Java Mailing List Archive

http://www.dba.5341.com/

Home » Home (12/2007) » oracle l »

RE: Missing Java classes after 817 to 9204 migration

M Rafiq

2004-03-02


You figures are correct. I don't think you have to.

Regards
Rafiq




From: "Martin, Alan (Contractor) (DLIS)" <Alan.S.Martin@(protected)>
Reply-To: oracle-l@(protected)
To: "'oracle-l@(protected)>
Subject: Missing Java classes after 817 to 9204 migration
Date: Tue, 2 Mar 2004 13:02:53 -0500

I successfully migrated my database with zero errors. Before the upgrade SYS
owned
10,404 java objects. After the migration SYS owned 9,582 objects. If you
create a new 9.2.x DB you get the following counts:

SQL> select count(*), owner from all_objects where object_type like '%JAVA%'
group by owner;

COUNT(*) OWNER
---------- ------------------------------
247 ODM
1 ORDPLUGINS
903 ORDSYS
9261 SYS
40 WKSYS

Does anyone know what I need to run to create these other schemas?

Thanx,
Alan Martin
Defense Logistics Info Service

_________________________________________________________________
Get business advice and resources to improve your work life, from bCentral.
http://special.msn.com/bcentral/loudclear.armx

----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to: oracle-l-request@(protected)
put 'unsubscribe' in the subject line.
--
Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
-----------------------------------------------------------------


©2008 dba.5341.com - Jax Systems, LLC, U.S.A.