Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: exporting MDSYS schema from an Oracle Apps 11i database?

RE: exporting MDSYS schema from an Oracle Apps 11i database?

From: Tim Sawmiller <sawmillert_at_state.mi.us>
Date: Tue, 06 Mar 2001 11:06:49 -0800
Message-ID: <F001.002C4CCA.20010306072525@fatcity.com>

Somewhere in the rdbms stuff (I can't remember where anymore) there should be a script to create MDSYS and ORDSYS. These should be used instead of exp/imp.

>>> Jacques.Kilchoer_at_quest.com 03/05/01 06:46PM >>>
>-----Original Message-----
>From: Jacques Kilchoer [mailto:Jacques.Kilchoer_at_quest.com]
>Sent: lundi, 5. mars 2001 11:51
>
>I know that there is an MDSYS schema (see results of SQL below) but export
says
>----
>About to export specified users ...
>EXP-00010: MDSYS is not a valid username
>----

FYI to the list: I found out why the export was unsuccessful. In "catexp.sql" I see the following condition: "u$.name not in ('ORDSYS', 'MDSYS', 'CTXSYS', 'ORDPLUGINS')"

Does anyone know if MDSYS is in fact the Oracle 8i Spatial functions user and/or how I could create that user and its objects in an Oracle 8i database (said database being created to server as an Oracle Apps 11i repository)?

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Tim Sawmiller
  INET: sawmillert_at_state.mi.us

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Tue Mar 06 2001 - 13:06:49 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US