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...".
I'm getting similar error with $dbh->column_info( ) as well.
Sql stmt is working fine,if i run in SqlPlus 8.1.7.
Have u got any help ?
Thanks, Ravi
