RE: ORA-65285 by $dbh->tables if DBD::Oracle build with 8.1.7 and server is 7.3.4
From: Ron Reidy (Ron.Reidy_at_arraybiopharma.com)
Date: 06/08/04
- Previous message: Tim Bunce: "Re: DBD::Oracle::st ... Use of uninitialized value in subroutine entr y"
- Maybe in reply to: Silvio Wanka: "ORA-65285 by $dbh->tables if DBD::Oracle build with 8.1.7 and server is 7.3.4"
- Next in thread: Ravi Kongara: "RE: ORA-65285 by $dbh->tables if DBD::Oracle build with 8.1.7 and server is 7.3.4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 8 Jun 2004 08:27:10 -0600 To: "Silvio Wanka" <Silvio.Wanka@alcatel.de>, "Jared Still" <jkstill@cybcon.com>
Trace files are generated in the 'user_dump_destination' specified in init<SID>.ora.
-----------------
Ron Reidy
Senior DBA
Array BioPharma, Inc.
-----Original Message-----
From: Silvio Wanka [mailto:Silvio.Wanka@alcatel.de]
Sent: Tuesday, June 08, 2004 4:43 AM
To: Jared Still
Cc: DBI List
Subject: Re: ORA-65285 by $dbh->tables if DBD::Oracle build with 8.1.7
and server is 7.3.4
Jared Still wrote:
> Oracle doesn't know what this error message is, and it
> may in fact be erroneous.
>
> Try adding ...
>
> $dbh->do(q{alter session set events '65285 trace name errorstack level
> 3'});
>
> ... after your connection to the database.
>
> A trace file should then be generated.
where? I have searched in $ORACLE_HOME/rdbms/log on server side, but
nothing apears.
Silvio
This electronic message transmission is a PRIVATE communication which contains
information which may be confidential or privileged. The information is intended
to be for the use of the individual or entity named above. If you are not the
intended recipient, please be aware that any disclosure, copying, distribution
or use of the contents of this information is prohibited. Please notify the
sender of the delivery error by replying to this message, or notify us by
telephone (877-633-2436, ext. 0), and then delete it from your system.
- Previous message: Tim Bunce: "Re: DBD::Oracle::st ... Use of uninitialized value in subroutine entr y"
- Maybe in reply to: Silvio Wanka: "ORA-65285 by $dbh->tables if DBD::Oracle build with 8.1.7 and server is 7.3.4"
- Next in thread: Ravi Kongara: "RE: ORA-65285 by $dbh->tables if DBD::Oracle build with 8.1.7 and server is 7.3.4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|