$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
- Next message: Douglas Smith: "Problems compiling DBI 1.38 on perl 5.6.1"
- Previous message: James H Anderson: "DBI install question (Mac OS X - Panther)"
- Next in thread: Michael A Chase: "Re: $dbh->tables() printing error messages for Oracle under Cygwin pe rl 5.8"
- Reply: Michael A Chase: "Re: $dbh->tables() printing error messages for Oracle under Cygwin pe rl 5.8"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
**************************************************************************************
- Next message: Douglas Smith: "Problems compiling DBI 1.38 on perl 5.6.1"
- Previous message: James H Anderson: "DBI install question (Mac OS X - Panther)"
- Next in thread: Michael A Chase: "Re: $dbh->tables() printing error messages for Oracle under Cygwin pe rl 5.8"
- Reply: Michael A Chase: "Re: $dbh->tables() printing error messages for Oracle under Cygwin pe rl 5.8"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|