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: Jacques Kilchoer <Jacques.Kilchoer_at_quest.com>
Date: Mon, 05 Mar 2001 16:03:47 -0800
Message-ID: <F001.002C4406.20010305154600@fatcity.com>

>-----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)? Received on Mon Mar 05 2001 - 18:03:47 CST

Original text of this message

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