Move "java class" from one database to another? 9.2.0.8..
Hi,
Sadly, today I have to work with an 9.2.0.8 database. I have two objects on source db:
One is a java_source, I have generated the DDL and create the object in the target db. But there is also an object which is of the type "JAVA CLASS", how can I get the DDL of that object type (or is there another way)?
ORA-31600: invalid input value JAVA CLASS for parameter OBJECT_TYPE in function
GET_DDL
ORA-31600: invalid input value JAVA_CLASS for parameter OBJECT_TYPE in function
GET_DDL
Any ideas?
Regards
TheLonelyDBA