Hi,
Make sure you set the LD_LIBRARY_PATH environment variable to the directory
whre you have the instantclient installed.
Regards,
Rafael Caceres
- Original Message -
From: "srinivasan subramanian"
To: dbi-users@perl.org
Sent: Friday, November 2, 2012 4:53:28 AM
Subject
While trying to make test DBD::Oracle 1.15 (with DBI 1.45), t/general.t
test #5 fails.
>From reading the test, my understanding is that excercising:
eval { $p1=$sth->{NUM_OFFIELDS_typo} };
ok(0, $@ =~ /attribute/);
should fail. It does, setting $@ to:
Can't get DBI::st=HASH(0x9dd10c4)->{NUM_OFFIE
orrect LDA area
or open the cursor as required. If there is no problem with the cursor,
it may be necessary to increase the AREASIZE and MAXOPENCURSORS options
before precompiling.
Anyone seen this before?
Rafael Caceres
Neale:
Remove the ..'-q64' from the LD_RUN_PATH in the Makefile. That should
fix it.
Regards,
Rafael Caceres
On Mon, 2004-03-15 at 17:50, Neale Hirsh wrote:
> Friends
>
> I installed DBI::Oracle and DBD::Oracle. The latter required modifying the
> according to the corre
Shail,
We had problems using database links with 9.2.0.1.0 and 9.2.0.2.0, after
going to 9.2.0.3.0 the problems went away.
I should mention that this was in the context of links used outside
perl/DBI, and were rather aleatory.
Rafael Caceres
On Wed, 2004-03-10 at 15:49, Shail Dahal wrote
Tim,
> > On Mon, Feb 23, 2004 at 08:47:44AM -0500, Rafael Caceres wrote:
> > > Bjorn:
> > >
> > > No, I abandoned the idea after reading several postings indicating
> > that
> > > there were problems with 64 bit perl.
> >
> >
Bjorn:
No, I abandoned the idea after reading several postings indicating that
there were problems with 64 bit perl.
regards,
Rafael Caceres
On Mon, 2004-02-23 at 07:59, [EMAIL PROTECTED] wrote:
> Rafael,
>
> Were you ever able to build a full 64-bit perl, DBI and DBD-ORACLE?
ump, or simply hang). The same
goes for a Linux build or a Digital build, regarding access of different
Oracle versions.
Rafael Caceres
On Tue, 2003-07-22 at 08:12, [EMAIL PROTECTED] wrote:
>
> I dont believe I compiled Oracle. During the installation it was linked
> but I am not sure i
references to the -q64 or -q32 parameters for ld in Makefile,
as they shouldn't be there.
Rafael Caceres
On Mon, 2003-07-21 at 15:00, [EMAIL PROTECTED] wrote:
> Hi all
> I am having real difficulties trying to get DBD to work with Oracle 9.2.0.3
> Every time I try to make I ge
Ian:
perl -MCPAN -e `force install DBD::Oracle` will do. But then, you will
not have tested that the module operates correctly.
A better approach is to setup the ORACLE_SID (or TWO_TASK), ORACLE_HOME
and ORACLE_USERID environment variables required for the build/test
process before you attempt to
No, it has to do with the version of the OCI libraries that DBD::Oracle
was linked with. In fact, if you link with the 9.x libraries, you can't
access a 7.x server, or if you linked with 7.x libraries, you can't
access a version 9.x server.
I do not have an 8.x server (or it's client libraries), bu
next
week, and will post results. If you try this route, per Tim Bunce's
comment, disregard a DBI test fail on 03handle.pl indicating that the
wrong number of bytes was returned.
regards,
Rafael Caceres
On Wed, 2003-06-18 at 08:42, [EMAIL PROTECTED] wrote:
>
> Guys, I'm having the sa
onversions under DBI, and DBI
does not build correctly.
Can anyone point at the 'right' combination of Perl build parameters to
enable using DBD::Oracle under AIX 5.1 with Oracle 9.2?
Rafael Caceres
13 matches
Mail list logo