$dbh->tables() printing error messages for Oracle under Cygwin pe rl 5.8

From: Mark Buckle (mark.buckle_at_intechsolutions.co.uk)
Date: 10/30/03


To: "'dbi-users@perl.org'" <dbi-users@perl.org>
Date: Thu, 30 Oct 2003 16:32:49 -0000

This call :-

$dbh->tables() ;

gives rise to this error.

Use of uninitialized value in string eq at
/usr/lib/perl5/site_perl/5.8.0/cygwin-multi-64int/DBD/Oracle.pm line 327.
Use of uninitialized value in string eq at
/usr/lib/perl5/site_perl/5.8.0/cygwin-multi-64int/DBD/Oracle.pm line 327.
Use of uninitialized value in string eq at
/usr/lib/perl5/site_perl/5.8.0/cygwin-multi-64int/DBD/Oracle.pm line 327.

DBI version 1.38
DBD::Oracle version 1.12

Oracle client and server version 8.1.7
Has anyone any ideas what this could be ?

Thanks Marks

Mark Buckle, Database Administrator, Software - Insurance Technology
Solutions Ltd
Tel: 0113 220 6700 Fax: 0113 244 4201
mailto:Mark.Buckle@intechsolutions.co.uk
Website: http://www.intechsolutions.co.uk/

**************************************************************************************
This e-mail may contain information that is privileged, confidential
or otherwise protected from disclosure. It must not be used by, or
its contents copied or disclosed to, persons other than the intended
recipient. However, the contents of this e-mail may be intercepted,
monitored or recorded by Insurance Technology Solutions Limited
for the purposes of ensuring compliance with its policies and
procedures. Any liability (in negligence or otherwise) arising from any
third party acting, or refraining from acting, on any information
contained in this e-mail is excluded.

If you have received this e-mail by mistake please notify our System
Administrators at mail.admin@intechsolutions.co.uk and delete this e-mail.

It is the responsibility of the recipient to ensure that the onward
transmission, opening or use of this message and any attachments will
not adversely affect its systems or data. Please carry out such virus and
other checks as you consider appropriate. No responsibility is accepted
by Insurance Technology Solutions Limited in this regard.
**************************************************************************************



Relevant Pages

  • Re: Structured programs (long)
    ... > If you want to say that String and Date are not objects, ... Unfortunately the knowledge responsibility issue is critical here (along ... the only entity that has to access the first character of each string. ... dependency management during OOP, though. ...
    (comp.object)
  • RE: Sections in repeater
    ... Public Class Responsibility ... Public Property PersonAs String ... Public Sub New(ByVal activityStart As DateTime, ByVal person As String, ... Dim litSection As Literal ...
    (microsoft.public.dotnet.framework.aspnet.webcontrols)
  • Re: Articles or Turorials on Aggregation??
    ... > I think it is a matter of ownership, ... > to speak, owns the reference*, it is responsible for the lifetime of it. ... Responsibility for data? ... Suppose instead of exposing an actual string, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Operand
    ... It was indeed very nice of you to give me an explanation on datatypes. ... assigned a numeric string to a string, you could treat it just like a ... You have to take more responsibility for ... Sub btnInv ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Aggregation vs composition
    ... In both of the above examples, I expect that the getName method returns ... string getName() const ... That new string object is passed to the client and can be changed ... longer has "sole responsibility for the disposition" of the 'name' ...
    (comp.object)