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:[EMAIL PROTECTED] 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.
