Asked: Apr 23 2008 3:58 PM GMT
Asked by: AUpadhyay
BLOB Data move from Oracle 9i to Oracle 10g
Database,
Oracle 10g,
Oracle 9i,
BLOB,
ORA-00942
I want to move BLOB data from oracle9i to oracle 10g through java application. I am getting following error : java.sql.SQLException: ORA-00942: table or view does not exist.
Using JDK1.5 & ojdbc5.jar