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: Ron Rogers <RROGERS_at_galottery.org>
Date: Tue, 06 Mar 2001 11:55:56 -0800
Message-ID: <F001.002C4FD0.20010306113527@fatcity.com>

MDSYS and the others were created automatically when I created a 8.1.7 rel 3 database on NT 4.0 sp6a. The user MDsys ownes the tables: CS_SRS,
MD$ (various)
OGIS_GEOMERTY_COLUMNS,
OGIS_SPATIAL_REFERENCE_SYSTEMS,
SDO_GEOM_METADATA_TABLE,
SDO_INDEX_METADATA_TABLE,
USER_CS_SYS I have not done any thing with the features offered from the load, I created the database for the developers to get familiar with the 8i features and I have to get use to the database when I get a chance.

HTH in your quest for info.
ROR mª¿ªm

>>> sawmillert_at_state.mi.us 03/06/01 10:25AM >>>
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).

--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Ron Rogers
  INET: RROGERS_at_galottery.org

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:55:56 CST

Original text of this message

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