Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle10g & Java
>
> My initialization script, based on files generated with DBCA, contains the
> following statements for JServer.
>
> connect SYS/&&sysPassword as SYSDBA
> set echo on
> spool /u00/app/oracle/admin/A1010/create/log/JServer.log
> @/u00/app/oracle/product/10.1.0/javavm/install/initjvm.sql;
> @/u00/app/oracle/product/10.1.0/xdk/admin/initxml.sql;
> @/u00/app/oracle/product/10.1.0/xdk/admin/xmlja.sql;
> @/u00/app/oracle/product/10.1.0/rdbms/admin/catjava.sql;
> @/u00/app/oracle/product/10.1.0/rdbms/admin/catexf.sql;
> spool off
Thanks for posting. I was almost convinced it would work, but alas java is
still causing troubles.
I've executed every mentioned script, but still I can't access loaded java
sources...
Can Özdemir Received on Tue Sep 07 2004 - 12:34:19 CDT
![]() |
![]() |