Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Full export/import doesn't carry javavm with it?
hboswel1_at_bellsouth.net wrote:
>I had to rebuild a database yesterday, so I did a full export,
>recreated the database files, and then a full import. When I was
>finished, all the java stuff was missing from the database. Is there
>some special switch I need on the exp/imp process to include the java?
>
>Thanks,
>Harry Boswell
By 'recreated the database files' do you mean you reinstalled the Oracle RDBMS ( with the Java Option) and then configured
it to match the old one?
Or just a 'cloning' from the existing instance?
The Java components are installed when the database software is installed ( before the instance is created), but I do not think they are exported ( even in a Full export).
Could be mistaken, however, since we do not use the Java components. Received on Tue Jan 20 2004 - 14:42:42 CST
![]() |
![]() |