On Wed, Jun 09, 2004 at 04:16:22PM -0700, Ravi Kongara wrote: > Hi Silvio, > > I also ran into the same problem when i tried to reconcile meta data of > source and > target tables in a typical datawarehouse application. My situation is > also identical as urs. > DBI is built with 8.1.7.4 and 'm trying to access table_info( ) of 7.3.4 > server and getting following error. > > "DBD::Oracle::st fetchrow_array failed: ORA-65285: Message 65285 not > found; > product=RDBMS; facility=ORA (DBD ERROR: OCIStmtFetch) [for Statement...".
does this command output anything useful for you: oerr ora 65285 Tim.
