Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Why won't this statement terminate?
OK, I'm running 9.2.0.1 on HP-UX 11i, and I'm trying to create a java
object using:
create java class schema pt using BFILE ('/home/oracle/pt' , 'SiemensForeignObject.class') ;
(Yes, that is cut and pasted.)
However, when I hit return, sqlplus says:
2
WHAT AM I MISSING IN TERMINATING THIS STATEMENT? Why is Oracle demanding more input from this statement?
Muz Received on Tue Jul 26 2005 - 07:23:32 CDT
![]() |
![]() |