Importing 10g dmp in Oracle 9i

hello,
just wanted to know, if the dmp file created with Oracle exp utility can be safely imported into Oracle 9i DB.
regards

If you want to import into a 9i database, you would need to use the 9i export utility to create the dump file.
Justin
Distributed Database Consulting, Inc.
http://www.ddbcinc.com/askDDBC

Similar Messages

  • Import a 10g DMP file into a 9.2.0.5 instance

    Is it possible to import a 10g DMP file into a 9.2.0.5 instance? Thanks
    in advance for your thoughts.

    No, do NOT run the catexp.sql from 9i in your 10g db! That was only a valid method with Oracle 6/7 and Oracle 7/8!
    Just use the Oracle 9.2 version of exp to create the dumpfile from the 10g database. You can use SQL*Net to connect to the 10g db from your 9.2 server connecting like system/manager@tnsname. Then use 9.2 imp to import the dumpfile into your 9.2 db.
    If you have access to Metalink please refer to the following note for full details on compatibility between Oracle releases for exp/imp: 132904.1

  • How to import a *.dmp file (exported from 10g) to 8i database?

    Hi everybody!
    Could anybody tell me how to import a *.dmp file (exported from 10g) to 8i database?
    I have tried but it seemed to be error "wrong version".
    Thanks a lot!

    From 10.1.0 to 8.1.7 => Use the EXPORT 8.1.7 to export the data from the 10.1.0 database and IMPORT 8.1.7 to
    import the data into the 8.1.7 database.
    Metalink note 132904.1 Subject: Compatibility Matrix for Export & Import Between Different Oracle
    Nicolas.

  • Importing from 8 to oracle 10g

    how can i export oracle 8 data to oracle 10g

    Hi,
    There is two ways to do it.
    1) export from oracle 8 database and import in to oracle10g database
    2) export oracle 8 data from oracle 10g database by using tns alias and import in to the oracle 10g database.
    example: form oracle 10g database
         (tnsalias= for connect to oracle 8 from oracle 10g)
         exp system/XXXX@<tnsalias> file=xyz.dmp log=xyz.log ......
    Alex

  • How import 10g,11g dump file in oracle 9 and oracle 8

    Dear all
    I import dump file exported from oracle 9 to oracle 10g and 11g now i want exported dump file from oracle 10g/11g to import in oracle 9 (lower version).
    How said job will be done.
    Thanks

    I've already tried your method, but it fails when you import the dmp exported from lower version.
    To import Oracle 11g user to Oracle 10g, the following method works fine:
    It is assumed that both 11g and 10g servers are on same LAN.
    Make sure that 11g sqlplus connects to your 10g server.
    Step 1. Export the 11g user from 11g machine.
    Step 2.Import the dmp file created in step 1 into 10g server from 11g machine itself.
    The 11g exp/import utility should be used for both export and import operations.
    Only source and destination servers will be different.
    Pramod Dubey

  • Importing a dmp file from 9.2.0.4 to 10g(patched 9.2.0.6)

    i am trying to import a dmp file to a 9.2.0.6 db .
    the source of the dmp file is 9.2.0.4 db.
    i have tryied every thing including exporting with the 9.2.0.6 exp from 9.2.0.4.
    two broblem occuer and i thing thay are connected.
    a. imp hung.
    b. the imp is using two versions of oracle one 9i and the other is 10g.!!
    look:
    D:\oracle9\bin>imp system/9204@9204db file=d:\exp\yahud11_itam.dmp log=d
    :\exp\yahud_itam111.log fromuser=itam touser=YEHUD
    Import: Release 9.2.0.6.0 - Production on Tue Aug 26 08:01:15 2008
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - Produc
    tion
    With the Partitioning, OLAP and Data Mining options
    Export file created by EXPORT:V09.02.00 via conventional path
    import done in IW8ISO8859P8 character set and AL16UTF16 NCHAR character set
    . importing ITAM's objects into YEHUD^C ---the hung-------

    uri lerner wrote:
    look:
    D:\oracle9\bin>imp system/9204@9204db file=d:\exp\yahud11_itam.dmp log=d
    :\exp\yahud_itam111.log fromuser=itam touser=YEHUD
    *> Import: Release 9.2.0.6.0 - Production on Tue Aug 26 08:01:15 2008*
    >
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    *> Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - Produc*
    tion
    With the Partitioning, OLAP and Data Mining options
    You are trying to use 9.2.0.6 import to import into 10.2.0.3 database. This is not supported. You need to use 10.2.0.3 version import.

  • Can I import a .dmp file exported in 9i windows to 10g linux?

    I have a .dmp file that I can import in 9i windows XP, can I import it in DB10g linux RH4? i keep on getting errors, any idea about the problem and suggested solutions?
    Thanks,

    Hi thanks for the replies...
    1. the export was done on Windows using 9i version of exp
    2. the .dmp file was taken to linux RH4
    3. import was done on Linux using 10g imp (the DB used is the DB installed with OAS 10.1.2)
    4. when imp is done the following log appears: the object already exists statement is bec. i did the imp twice and this is the second time log...
    [oracle@nour SOPHOI]$ imp
    Import: Release 10.1.0.4.2 - Production on Tue May 16 21:52:07 2006
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Username: salesdemo/salesdemo@asdb
    Connected to: Oracle Database 10g Enterprise Edition Release 10.1.0.4.2 - Produc tion
    With the Partitioning, OLAP and Data Mining options
    Import file: expdat.dmp > /home/oracle/SOPHOI/OraDB.dmp
    Enter insert buffer size (minimum is 8192) 30720>
    Export file created by EXPORT:V09.02.00 via conventional path
    import done in US7ASCII character set and AL16UTF16 NCHAR character set
    import server uses AL32UTF8 character set (possible charset conversion)
    export client uses WE8MSWIN1252 character set (possible charset conversion)
    List contents of import file only (yes/no): no >
    Ignore create error due to object existence (yes/no): no >
    Import grants (yes/no): yes >
    Import table data (yes/no): yes >
    Import entire export file (yes/no): no > yes
    . importing SYSTEM's objects into SYSTEM
    IMP-00017: following statement failed with ORACLE error 29339:
    "CREATE UNDO TABLESPACE "UNDOTBS1" BLOCKSIZE 4096 DATAFILE 'E:\ORACLE\ORADA"
    "TA\SALES\UNDOTBS01.DBF' SIZE 209715200 AUTOEXTEND ON NEXT 5242880 MA"
    "XSIZE 16383M EXTENT MANAGEMENT LOCAL "
    IMP-00003: ORACLE error 29339 encountered
    ORA-29339: tablespace block size 4096 does not match configured block sizes
    IMP-00017: following statement failed with ORACLE error 29339:
    "CREATE TEMPORARY TABLESPACE "TEMP" BLOCKSIZE 4096 TEMPFILE 'E:\ORACLE\ORAD"
    "ATA\SALES\TEMP01.DBF' SIZE 97517568 AUTOEXTEND ON NEXT 655360 MAXSIZ"
    "E 16383M EXTENT MANAGEMENT LOCAL UNIFORM SIZE 1048576"
    IMP-00003: ORACLE error 29339 encountered
    ORA-29339: tablespace block size 4096 does not match configured block sizes
    IMP-00017: following statement failed with ORACLE error 29339:
    "CREATE TABLESPACE "DRSYS" BLOCKSIZE 4096 DATAFILE 'E:\ORACLE\ORADATA\SALES"
    "\DRSYS01.DBF' SIZE 20971520 AUTOEXTEND ON NEXT 655360 MAXSIZE 16383M"
    " EXTENT MANAGEMENT LOCAL AUTOALLOCATE ONLINE PERMANENT NOLOGGING SEGMENT"
    " SPACE MANAGEMENT AUTO"
    IMP-00003: ORACLE error 29339 encountered
    ORA-29339: tablespace block size 4096 does not match configured block sizes
    IMP-00017: following statement failed with ORACLE error 29339:
    "CREATE TABLESPACE "EXAMPLE" BLOCKSIZE 4096 DATAFILE 'E:\ORACLE\ORADATA\SAL"
    "ES\EXAMPLE01.DBF' SIZE 152698880 AUTOEXTEND ON NEXT 655360 MAXSIZE 1"
    "6383M EXTENT MANAGEMENT LOCAL AUTOALLOCATE ONLINE PERMANENT NOLOGGING SE"
    "GMENT SPACE MANAGEMENT AUTO"
    IMP-00003: ORACLE error 29339 encountered
    ORA-29339: tablespace block size 4096 does not match configured block sizes
    IMP-00017: following statement failed with ORACLE error 29339:
    "CREATE TABLESPACE "INDX" BLOCKSIZE 4096 DATAFILE 'E:\ORACLE\ORADATA\SALES\"
    "INDX01.DBF' SIZE 26214400 AUTOEXTEND ON NEXT 1310720 MAXSIZE 16383M "
    "EXTENT MANAGEMENT LOCAL AUTOALLOCATE ONLINE PERMANENT NOLOGGING SEGMENT "
    "SPACE MANAGEMENT AUTO"
    IMP-00003: ORACLE error 29339 encountered
    ORA-29339: tablespace block size 4096 does not match configured block sizes
    IMP-00017: following statement failed with ORACLE error 29339:
    "CREATE TABLESPACE "ODM" BLOCKSIZE 4096 DATAFILE 'E:\ORACLE\ORADATA\SALES\O"
    "DM01.DBF' SIZE 20971520 AUTOEXTEND ON NEXT 655360 MAXSIZE 16383M EXT"
    "ENT MANAGEMENT LOCAL AUTOALLOCATE ONLINE PERMANENT NOLOGGING SEGMENT SPA"
    "CE MANAGEMENT AUTO"
    IMP-00003: ORACLE error 29339 encountered
    ORA-29339: tablespace block size 4096 does not match configured block sizes
    IMP-00017: following statement failed with ORACLE error 29339:
    "CREATE TABLESPACE "TOOLS" BLOCKSIZE 4096 DATAFILE 'E:\ORACLE\ORADATA\SALES"
    "\TOOLS01.DBF' SIZE 10485760 AUTOEXTEND ON NEXT 327680 MAXSIZE 16383M"
    " EXTENT MANAGEMENT LOCAL AUTOALLOCATE ONLINE PERMANENT NOLOGGING SEGMENT"
    " SPACE MANAGEMENT AUTO"
    IMP-00003: ORACLE error 29339 encountered
    ORA-29339: tablespace block size 4096 does not match configured block sizes
    IMP-00017: following statement failed with ORACLE error 29339:
    "CREATE TABLESPACE "USERS" BLOCKSIZE 4096 DATAFILE 'E:\ORACLE\ORADATA\SALES"
    "\USERS01.DBF' SIZE 26214400 AUTOEXTEND ON NEXT 1310720 MAXSIZE 16383"
    "M EXTENT MANAGEMENT LOCAL AUTOALLOCATE ONLINE PERMANENT NOLOGGING SEGMEN"
    "T SPACE MANAGEMENT AUTO"
    IMP-00003: ORACLE error 29339 encountered
    ORA-29339: tablespace block size 4096 does not match configured block sizes
    IMP-00017: following statement failed with ORACLE error 29339:
    "CREATE TABLESPACE "XDB" BLOCKSIZE 4096 DATAFILE 'E:\ORACLE\ORADATA\SALES\X"
    "DB01.DBF' SIZE 39976960 AUTOEXTEND ON NEXT 655360 MAXSIZE 16383M EXT"
    "ENT MANAGEMENT LOCAL AUTOALLOCATE ONLINE PERMANENT NOLOGGING SEGMENT SPA"
    "CE MANAGEMENT AUTO"
    IMP-00003: ORACLE error 29339 encountered
    ORA-29339: tablespace block size 4096 does not match configured block sizes
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "OUTLN" IDENTIFIED BY VALUES '4A3BA55E08595C81' TEMPORARY TABLE"
    "SPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "DBSNMP" IDENTIFIED BY VALUES 'E066D214D5421CCC' TEMPORARY TABL"
    "ESPACE "TEMP""
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "WMSYS" IDENTIFIED BY VALUES '7C9BA362F8314299' TEMPORARY TABLE"
    "SPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "ANONYMOUS" IDENTIFIED BY VALUES 'anonymous' DEFAULT TABLESPACE"
    " "XDB" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "WKSYS" IDENTIFIED BY VALUES '69ED49EE1851900D' DEFAULT TABLESP"
    "ACE "DRSYS" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "WKPROXY" IDENTIFIED BY VALUES 'B97545C4DD2ABE54' DEFAULT TABLE"
    "SPACE "DRSYS" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "ODM" IDENTIFIED BY VALUES 'C252E8FA117AF049' DEFAULT TABLESPAC"
    "E "ODM" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00017: following statement failed with ORACLE error 959:
    "CREATE USER "ODM_MTR" IDENTIFIED BY VALUES 'A7A32CD03D3CE8D5' DEFAULT TABLE"
    "SPACE "ODM" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00003: ORACLE error 959 encountered
    ORA-00959: tablespace 'ODM' does not exist
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "HR" IDENTIFIED BY VALUES '6399F3B38EDF3288' DEFAULT TABLESPACE"
    " "EXAMPLE" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "OE" IDENTIFIED BY VALUES '9C30855E7E0CB02D' DEFAULT TABLESPACE"
    " "EXAMPLE" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00017: following statement failed with ORACLE error 959:
    "CREATE USER "PM" IDENTIFIED BY VALUES '72E382A52E89575A' DEFAULT TABLESPACE"
    " "EXAMPLE" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00003: ORACLE error 959 encountered
    ORA-00959: tablespace 'EXAMPLE' does not exist
    IMP-00017: following statement failed with ORACLE error 959:
    "CREATE USER "SH" IDENTIFIED BY VALUES '9793B3777CD3BD1A' DEFAULT TABLESPACE"
    " "EXAMPLE" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00003: ORACLE error 959 encountered
    ORA-00959: tablespace 'EXAMPLE' does not exist
    IMP-00017: following statement failed with ORACLE error 959:
    "CREATE USER "QS_ADM" IDENTIFIED BY VALUES '991CDDAD5C5C32CA' DEFAULT TABLES"
    "PACE "EXAMPLE" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00003: ORACLE error 959 encountered
    ORA-00959: tablespace 'EXAMPLE' does not exist
    IMP-00017: following statement failed with ORACLE error 959:
    "CREATE USER "QS" IDENTIFIED BY VALUES '8B09C6075BDF2DC4' DEFAULT TABLESPACE"
    " "EXAMPLE" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00003: ORACLE error 959 encountered
    ORA-00959: tablespace 'EXAMPLE' does not exist
    IMP-00017: following statement failed with ORACLE error 959:
    "CREATE USER "QS_WS" IDENTIFIED BY VALUES '24ACF617DD7D8F2F' DEFAULT TABLESP"
    "ACE "EXAMPLE" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00003: ORACLE error 959 encountered
    ORA-00959: tablespace 'EXAMPLE' does not exist
    IMP-00017: following statement failed with ORACLE error 959:
    "CREATE USER "QS_ES" IDENTIFIED BY VALUES 'E6A6FA4BB042E3C2' DEFAULT TABLESP"
    "ACE "EXAMPLE" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00003: ORACLE error 959 encountered
    ORA-00959: tablespace 'EXAMPLE' does not exist
    IMP-00017: following statement failed with ORACLE error 959:
    "CREATE USER "QS_OS" IDENTIFIED BY VALUES 'FF09F3EB14AE5C26' DEFAULT TABLESP"
    "ACE "EXAMPLE" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00003: ORACLE error 959 encountered
    ORA-00959: tablespace 'EXAMPLE' does not exist
    IMP-00017: following statement failed with ORACLE error 959:
    "CREATE USER "QS_CBADM" IDENTIFIED BY VALUES '7C632AFB71F8D305' DEFAULT TABL"
    "ESPACE "EXAMPLE" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00003: ORACLE error 959 encountered
    ORA-00959: tablespace 'EXAMPLE' does not exist
    IMP-00017: following statement failed with ORACLE error 959:
    "CREATE USER "QS_CB" IDENTIFIED BY VALUES 'CF9CFACF5AE24964' DEFAULT TABLESP"
    "ACE "EXAMPLE" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00003: ORACLE error 959 encountered
    ORA-00959: tablespace 'EXAMPLE' does not exist
    IMP-00017: following statement failed with ORACLE error 959:
    "CREATE USER "QS_CS" IDENTIFIED BY VALUES '91A00922D8C0F146' DEFAULT TABLESP"
    "ACE "EXAMPLE" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00003: ORACLE error 959 encountered
    ORA-00959: tablespace 'EXAMPLE' does not exist
    IMP-00015: following statement failed because the object already exists:
    "CREATE USER "SCOTT" IDENTIFIED BY VALUES 'F894844C34402B67' TEMPORARY TABLE"
    "SPACE "TEMP""
    IMP-00017: following statement failed with ORACLE error 959:
    "CREATE USER "RMAN" IDENTIFIED BY VALUES 'E7B5D92911C831E1' DEFAULT TABLESPA"
    "CE "TOOLS" TEMPORARY TABLESPACE "TEMP" PASSWORD EXPIRE ACCOUNT LOCK"
    IMP-00003: ORACLE error 959 encountered
    ORA-00959: tablespace 'TOOLS' does not exist
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "SELECT_CATALOG_ROLE""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "SELECT_CATALOG_ROLE" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "EXECUTE_CATALOG_ROLE""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "EXECUTE_CATALOG_ROLE" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "DELETE_CATALOG_ROLE""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "DELETE_CATALOG_ROLE" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "RECOVERY_CATALOG_OWNER""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "RECOVERY_CATALOG_OWNER" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "GATHER_SYSTEM_STATISTICS""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "GATHER_SYSTEM_STATISTICS" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "LOGSTDBY_ADMINISTRATOR""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "LOGSTDBY_ADMINISTRATOR" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "AQ_ADMINISTRATOR_ROLE""
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "AQ_USER_ROLE""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "AQ_USER_ROLE" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "GLOBAL_AQ_USER_ROLE" IDENTIFIED GLOBALLY "
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "OEM_MONITOR""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "OEM_MONITOR" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "JAVA_DEPLOY""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "JAVA_DEPLOY" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "HS_ADMIN_ROLE""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "HS_ADMIN_ROLE" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "WM_ADMIN_ROLE""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "WM_ADMIN_ROLE" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "JAVAUSERPRIV""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "JAVAUSERPRIV" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "JAVAIDPRIV""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "JAVAIDPRIV" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "JAVASYSPRIV""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "JAVASYSPRIV" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "JAVADEBUGPRIV""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "JAVADEBUGPRIV" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "EJBCLIENT""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "EJBCLIENT" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "JAVA_ADMIN""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "JAVA_ADMIN" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "CTXAPP""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "CTXAPP" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "XDBADMIN""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "XDBADMIN" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "AUTHENTICATEDUSER""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "AUTHENTICATEDUSER" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "WKUSER""
    IMP-00015: following statement failed because the object already exists:
    "REVOKE "WKUSER" FROM SYSTEM"
    IMP-00015: following statement failed because the object already exists:
    "CREATE ROLE "SALES_HISTORY_ROLE""
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT CREATE SESSION TO "ODM_MTR""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'ODM_MTR' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT CREATE TABLE TO "ODM_MTR""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'ODM_MTR' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT CREATE SYNONYM TO "ODM_MTR""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'ODM_MTR' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT CREATE VIEW TO "ODM_MTR""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'ODM_MTR' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT CREATE SEQUENCE TO "ODM_MTR""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'ODM_MTR' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT CREATE PROCEDURE TO "ODM_MTR""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'ODM_MTR' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT CREATE TYPE TO "ODM_MTR""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'ODM_MTR' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT UNLIMITED TABLESPACE TO "PM""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'PM' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT UNLIMITED TABLESPACE TO "SH""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'SH' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT UNLIMITED TABLESPACE TO "QS_ADM""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_ADM' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT UNLIMITED TABLESPACE TO "QS""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT UNLIMITED TABLESPACE TO "QS_WS""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_WS' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT UNLIMITED TABLESPACE TO "QS_ES""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_ES' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT UNLIMITED TABLESPACE TO "QS_OS""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_OS' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT UNLIMITED TABLESPACE TO "QS_CBADM""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_CBADM' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT UNLIMITED TABLESPACE TO "QS_CB""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_CB' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT UNLIMITED TABLESPACE TO "QS_CS""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_CS' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT UNLIMITED TABLESPACE TO "RMAN""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'RMAN' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "BEGIN "
    "SYS.DBMS_AQADM.GRANT_SYSTEM_PRIVILEGE('DEQUEUE_ANY','QS_ADM',FALSE);"
    "COMMIT; END;"
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_ADM' does not exist
    ORA-06512: at "SYS.DBMS_AQADM_SYSCALLS", line 106
    ORA-06512: at "SYS.DBMS_AQADM_SYS", line 4578
    ORA-06512: at "SYS.DBMS_AQADM", line 465
    ORA-06512: at line 2
    IMP-00017: following statement failed with ORACLE error 1917:
    "BEGIN "
    "SYS.DBMS_AQADM.GRANT_SYSTEM_PRIVILEGE('ENQUEUE_ANY','QS_ADM',FALSE);"
    "COMMIT; END;"
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_ADM' does not exist
    ORA-06512: at "SYS.DBMS_AQADM_SYSCALLS", line 106
    ORA-06512: at "SYS.DBMS_AQADM_SYS", line 4578
    ORA-06512: at "SYS.DBMS_AQADM", line 465
    ORA-06512: at line 2
    IMP-00017: following statement failed with ORACLE error 1917:
    "BEGIN "
    "SYS.DBMS_AQADM.GRANT_SYSTEM_PRIVILEGE('ENQUEUE_ANY','QS',FALSE);"
    "COMMIT; END;"
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS' does not exist
    ORA-06512: at "SYS.DBMS_AQADM_SYSCALLS", line 106
    ORA-06512: at "SYS.DBMS_AQADM_SYS", line 4578
    ORA-06512: at "SYS.DBMS_AQADM", line 465
    ORA-06512: at line 2
    IMP-00017: following statement failed with ORACLE error 1917:
    "BEGIN "
    "SYS.DBMS_AQADM.GRANT_SYSTEM_PRIVILEGE('ENQUEUE_ANY','QS_WS',FALSE);"
    "COMMIT; END;"
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_WS' does not exist
    ORA-06512: at "SYS.DBMS_AQADM_SYSCALLS", line 106
    ORA-06512: at "SYS.DBMS_AQADM_SYS", line 4578
    ORA-06512: at "SYS.DBMS_AQADM", line 465
    ORA-06512: at line 2
    IMP-00017: following statement failed with ORACLE error 1917:
    "BEGIN "
    "SYS.DBMS_AQADM.GRANT_SYSTEM_PRIVILEGE('ENQUEUE_ANY','QS_ES',FALSE);"
    "COMMIT; END;"
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_ES' does not exist
    ORA-06512: at "SYS.DBMS_AQADM_SYSCALLS", line 106
    ORA-06512: at "SYS.DBMS_AQADM_SYS", line 4578
    ORA-06512: at "SYS.DBMS_AQADM", line 465
    ORA-06512: at line 2
    IMP-00017: following statement failed with ORACLE error 1917:
    "BEGIN "
    "SYS.DBMS_AQADM.GRANT_SYSTEM_PRIVILEGE('ENQUEUE_ANY','QS_OS',FALSE);"
    "COMMIT; END;"
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_OS' does not exist
    ORA-06512: at "SYS.DBMS_AQADM_SYSCALLS", line 106
    ORA-06512: at "SYS.DBMS_AQADM_SYS", line 4578
    ORA-06512: at "SYS.DBMS_AQADM", line 465
    ORA-06512: at line 2
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "SELECT_CATALOG_ROLE" TO "ODM_MTR""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'ODM_MTR' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "CONNECT" TO "PM""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'PM' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "RESOURCE" TO "PM""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'PM' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "CONNECT" TO "SH""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'SH' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "RESOURCE" TO "SH""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'SH' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "SALES_HISTORY_ROLE" TO "SH""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'SH' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "SELECT_CATALOG_ROLE" TO "SH""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'SH' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "CONNECT" TO "QS_ADM""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_ADM' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "RESOURCE" TO "QS_ADM""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_ADM' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "AQ_ADMINISTRATOR_ROLE" TO "QS_ADM""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_ADM' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "CONNECT" TO "QS""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "RESOURCE" TO "QS""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "CONNECT" TO "QS_WS""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_WS' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "RESOURCE" TO "QS_WS""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_WS' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "CONNECT" TO "QS_ES""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_ES' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "RESOURCE" TO "QS_ES""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_ES' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "CONNECT" TO "QS_OS""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_OS' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "RESOURCE" TO "QS_OS""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_OS' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "CONNECT" TO "QS_CBADM""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_CBADM' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "RESOURCE" TO "QS_CBADM""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_CBADM' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "CONNECT" TO "QS_CB""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_CB' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "RESOURCE" TO "QS_CB""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_CB' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "CONNECT" TO "QS_CS""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_CS' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "RESOURCE" TO "QS_CS""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'QS_CS' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "CONNECT" TO "RMAN""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'RMAN' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "RESOURCE" TO "RMAN""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'RMAN' does not exist
    IMP-00017: following statement failed with ORACLE error 1917:
    "GRANT "RECOVERY_CATALOG_OWNER" TO "RMAN""
    IMP-00003: ORACLE error 1917 encountered
    ORA-01917: user or role 'RMAN' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "ODM_MTR" DEFAULT ROLE ALL"
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'ODM_MTR' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "QS_ADM" DEFAULT ROLE ALL"
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'QS_ADM' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "PM" DEFAULT ROLE ALL"
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'PM' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "SH" DEFAULT ROLE ALL"
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'SH' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "RMAN" DEFAULT ROLE ALL"
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'RMAN' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "QS" DEFAULT ROLE ALL"
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'QS' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "QS_WS" DEFAULT ROLE ALL"
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'QS_WS' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "QS_ES" DEFAULT ROLE ALL"
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'QS_ES' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "QS_OS" DEFAULT ROLE ALL"
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'QS_OS' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "QS_CBADM" DEFAULT ROLE ALL"
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'QS_CBADM' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "QS_CB" DEFAULT ROLE ALL"
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'QS_CB' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "QS_CS" DEFAULT ROLE ALL"
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'QS_CS' does not exist
    IMP-00017: following statement failed with ORACLE error 959:
    "ALTER USER "ODM" QUOTA UNLIMITED ON "ODM""
    IMP-00003: ORACLE error 959 encountered
    ORA-00959: tablespace 'ODM' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "ODM_MTR" QUOTA UNLIMITED ON "ODM""
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'ODM_MTR' does not exist
    IMP-00017: following statement failed with ORACLE error 959:
    "ALTER USER "HR" QUOTA UNLIMITED ON "EXAMPLE""
    IMP-00003: ORACLE error 959 encountered
    ORA-00959: tablespace 'EXAMPLE' does not exist
    IMP-00017: following statement failed with ORACLE error 959:
    "ALTER USER "OE" QUOTA UNLIMITED ON "EXAMPLE""
    IMP-00003: ORACLE error 959 encountered
    ORA-00959: tablespace 'EXAMPLE' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "PM" QUOTA UNLIMITED ON "EXAMPLE""
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'PM' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "SH" QUOTA UNLIMITED ON "EXAMPLE""
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'SH' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "QS_ADM" QUOTA UNLIMITED ON "EXAMPLE""
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'QS_ADM' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "QS" QUOTA UNLIMITED ON "EXAMPLE""
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'QS' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "QS_WS" QUOTA UNLIMITED ON "EXAMPLE""
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'QS_WS' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "QS_ES" QUOTA UNLIMITED ON "EXAMPLE""
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'QS_ES' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "QS_OS" QUOTA UNLIMITED ON "EXAMPLE""
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'QS_OS' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "QS_CBADM" QUOTA UNLIMITED ON "EXAMPLE""
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'QS_CBADM' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "QS_CB" QUOTA UNLIMITED ON "EXAMPLE""
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'QS_CB' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "QS_CS" QUOTA UNLIMITED ON "EXAMPLE""
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'QS_CS' does not exist
    IMP-00017: following statement failed with ORACLE error 1918:
    "ALTER USER "RMAN" QUOTA UNLIMITED ON "TOOLS""
    IMP-00003: ORACLE error 1918 encountered
    ORA-01918: user 'RMAN' does not exist
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "MVIEW$_ADVSEQ_GENERIC" MINVALUE 1 MAXVALUE 4294967295 INCR"
    "EMENT BY 1 START WITH 1 CACHE 50 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "MVIEW$_ADVSEQ_ID" MINVALUE 1 MAXVALUE 4294967295 INCREMENT"
    " BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "LOGMNR_SEQ$" MINVALUE 1 MAXVALUE 9999999999999999999999999"
    "99 INCREMENT BY 1 START WITH 1 CACHE 20 ORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "LOGMNR_UIDS$" MINVALUE 1 MAXVALUE 999999999999999999999999"
    "999 INCREMENT BY 1 START WITH 100 CACHE 20 ORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_FLAVORS_S" MINVALUE -2147483647 MAXVALUE 214748364"
    "7 INCREMENT BY 1 START WITH 1 NOCACHE NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_FLAVOR_NAME_S" MINVALUE 1 MAXVALUE 999999999999999"
    "999999999999 INCREMENT BY 1 START WITH 1 NOCACHE NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_REPPROP_KEY" MINVALUE 1 MAXVALUE 99999999999999999"
    "9999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT_LOG_SEQUENCE" MINVALUE 1 MAXVALUE 99999999999999999"
    "9999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_REFRESH_TEMPLATES_S" MINVALUE 1 MAXVALUE 999999999"
    "999999999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_USER_AUTHORIZATIONS_S" MINVALUE 1 MAXVALUE 9999999"
    "99999999999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_TEMPLATE_REFGROUPS_S" MINVALUE 1 MAXVALUE 99999999"
    "9999999999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_TEMPLATE_OBJECTS_S" MINVALUE 1 MAXVALUE 9999999999"
    "99999999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_TEMPLATE_PARMS_S" MINVALUE 1 MAXVALUE 999999999999"
    "999999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_USER_PARM_VALUES_S" MINVALUE 1 MAXVALUE 9999999999"
    "99999999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_TEMPLATE_SITES_S" MINVALUE 1 MAXVALUE 999999999999"
    "999999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_TEMP_OUTPUT_S" MINVALUE 1 MAXVALUE 999999999999999"
    "999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_RUNTIME_PARMS_S" MINVALUE 1 MAXVALUE 9999999999999"
    "99999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "TEMPLATE$_TARGETS_S" MINVALUE 1 MAXVALUE 99999999999999999"
    "9999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "REPCAT$_EXCEPTIONS_S" MINVALUE 1 MAXVALUE 9999999999999999"
    "99999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    . importing WMSYS's objects into WMSYS
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WM$UP_DEL_TRIG_NAME_SEQUENCE" MINVALUE 1 MAXVALUE 99999999"
    "9999999999999999999 INCREMENT BY 1 START WITH 1 NOCACHE NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WM$ADT_SEQUENCE" MINVALUE 1 MAXVALUE 999999999999999999999"
    "999999 INCREMENT BY 1 START WITH 1 NOCACHE NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WM$ROW_SYNC_ID_SEQUENCE" MINVALUE 1 MAXVALUE 9999999999999"
    "99999999999999 INCREMENT BY 1 START WITH 11 NOCACHE NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WM$NESTED_COLUMNS_SEQ" MINVALUE 1 MAXVALUE 999999999999999"
    "999999999999 INCREMENT BY 1 START WITH 1 NOCACHE NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WM$LOCK_SEQUENCE" MINVALUE 1 MAXVALUE 99999999999999999999"
    "9999999 INCREMENT BY 2 START WITH 2 NOCACHE NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WM$UDTRIG_DISPATCHER_SEQUENCE" MINVALUE 1 MAXVALUE 9999999"
    "99999999999999999999 INCREMENT BY 1 START WITH 1 NOCACHE NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WM$VERSION_SEQUENCE" MINVALUE 1 MAXVALUE 99999999999999999"
    "9999999999 INCREMENT BY 1 START WITH 1 NOCACHE NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WM$VTID" MINVALUE 1 MAXVALUE 999999999999999999999999999 I"
    "NCREMENT BY 1 START WITH 1 NOCACHE NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WM$INSTEADOF_TRIGS_SEQUENCE" MINVALUE 1 MAXVALUE 999999999"
    "999999999999999999 INCREMENT BY 1 START WITH 1 NOCACHE NOORDER NOCYCLE"
    . importing WKSYS's objects into WKSYS
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WK$INST_SEQ" MINVALUE 1 MAXVALUE 9999999999999999999999999"
    "99 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WK$SUBSCRIBER_SEQ" MINVALUE 1 MAXVALUE 9999999999999999999"
    "99999999 INCREMENT BY 1 START WITH 3 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WK$DSTYPE_ID_SEQ" MINVALUE 1 MAXVALUE 99999999999999999999"
    "9999999 INCREMENT BY 1 START WITH 101 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WK$DS_ID_SEQ" MINVALUE 1 MAXVALUE 999999999999999999999999"
    "999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WK$SG_ID_SEQ" MINVALUE 1 MAXVALUE 999999999999999999999999"
    "999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WK$JOB_ID_SEQ" MINVALUE 1 MAXVALUE 99999999999999999999999"
    "9999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WK$SCHED_ID_SEQ" MINVALUE 1 MAXVALUE 999999999999999999999"
    "999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WK$CRAWLERID_SEQ" MINVALUE 1 MAXVALUE 99999999999999999999"
    "9999999 INCREMENT BY 1 START WITH 1000 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WK$TRACE_SEQ" MINVALUE 1 MAXVALUE 999999999999999999999999"
    "999 INCREMENT BY 1 START WITH 11 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WK$SEARCH_ATTR_SEQ" MINVALUE 1 MAXVALUE 999999999999999999"
    "999999999 INCREMENT BY 1 START WITH 100 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WK$DOC_ATTR_SEQ" MINVALUE 1 MAXVALUE 999999999999999999999"
    "999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WK$DSPARAM_ID_SEQ" MINVALUE 1 MAXVALUE 9999999999999999999"
    "99999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WK$DATA_SOURCE_PARAM_SEQ" MINVALUE 1 MAXVALUE 999999999999"
    "999999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WK$MIMETYPES_SEQ" MINVALUE 1 MAXVALUE 99999999999999999999"
    "9999999 INCREMENT BY 1 START WITH 41 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WK$CHARSET_SEQ" MINVALUE 1 MAXVALUE 9999999999999999999999"
    "99999 INCREMENT BY 1 START WITH 61 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WK$MAILLIST$SEQ" MINVALUE 1 MAXVALUE 999999999999999999999"
    "999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WK$UNIQUE_STRINGID_SEQ" MINVALUE 1 MAXVALUE 99999999999999"
    "9999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "WK$PT_ID_SEQ" MINVALUE 1 MAXVALUE 999999999999999999999999"
    "999 INCREMENT BY 1 START WITH 1 CACHE 20 NOORDER NOCYCLE"
    . importing ODM's objects into ODM
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "SEQ_TEST_RESULT_ID" MINVALUE 1 MAXVALUE 999999999999999999"
    "999999999 INCREMENT BY 1 START WITH 1 CACHE 20 ORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "SEQ_ODM_MESSAGE_LOG_ID" MINVALUE 1 MAXVALUE 99999999999999"
    "9999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 ORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "SEQ_MATRIX_ENTRY_ID" MINVALUE 1 MAXVALUE 99999999999999999"
    "9999999999 INCREMENT BY 1 START WITH 1 CACHE 20 ORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "SEQ_LIFT_RESULT_ID" MINVALUE 1 MAXVALUE 999999999999999999"
    "999999999 INCREMENT BY 1 START WITH 1 CACHE 20 ORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "SEQ_CLASSIFICATION_RESULT_ID" MINVALUE 1 MAXVALUE 99999999"
    "9999999999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 ORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "SEQ_ODM_MINING_TASK_ID" MINVALUE 1 MAXVALUE 9999999999999 "
    "INCREMENT BY 1 START WITH 1 CACHE 20 ORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "SEQ_MS_RESULT_ID" MINVALUE 1 MAXVALUE 99999999999999999999"
    "9999999 INCREMENT BY 1 START WITH 1 CACHE 20 ORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "SEQ_MS_RESULT_ENTRY_ID" MINVALUE 1 MAXVALUE 99999999999999"
    "9999999999999 INCREMENT BY 1 START WITH 1 CACHE 20 ORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "SEQ_ODM_UNIQUE_OBJECT_ID" MINVALUE 1 MAXVALUE 999999999999"
    "9 INCREMENT BY 1 START WITH 1 CACHE 20 ORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "UNIQUE_ID" MINVALUE 1 MAXVALUE 999999999999999999999999999"
    " INCREMENT BY 1 START WITH 1 CACHE 20 ORDER NOCYCLE"
    . importing HR's objects into HR
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "LOCATIONS_SEQ" MINVALUE 1 MAXVALUE 9900 INCREMENT BY 100 S"
    "TART WITH 3300 NOCACHE NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "DEPARTMENTS_SEQ" MINVALUE 1 MAXVALUE 9990 INCREMENT BY 10 "
    "START WITH 280 NOCACHE NOORDER NOCYCLE"
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "EMPLOYEES_SEQ" MINVALUE 1 MAXVALUE 99999999999999999999999"
    "9999 INCREMENT BY 1 START WITH 207 NOCACHE NOORDER NOCYCLE"
    . importing OE's objects into OE
    IMP-00015: following statement failed because the object already exists:
    "CREATE SEQUENCE "ORDERS_SEQ" MINVALUE 1 MAXVALUE 99999999999999999999999999"
    "9 INCREMENT BY 1 START WITH 1000 NOCACHE NOORDER NOCYCLE"
    . importing QS's objects into QS
    "ALTER SESSION SET CURRENT_SCHEMA= "QS""
    IMP-00003: ORACLE error 1435 encountered
    ORA-01435: user does not exist
    IMP-00000: Import terminated unsuccessfully
    Thanks,

  • Can I import a tablespace into Oracle 10g Express Edition

    I am very new to Oracle 10g Express Edition. We have a server running Oracle Enterprise Edition and we have been creating a transportable tablespace to be imported into a few servers. This works fine for us. I would like to find out if I can import the tablespace into Oracle 10g Express Edition. Someone told me that I should be able to do that but I have no clue to how to do it. If this is possible, can someone tell where to find the information how to do this.
    Thanks,
    RJ

    I finally tried it and I got the following errors:
    IMP-00017: following statement failed with ORACLE error 721:
    "BEGIN sys.dbms_plugts.checkCompType('COMPATSG','10.2.0.2.0'); END;"
    IMP-00003: ORACLE error 721 encountered
    ORA-00721: changes by release 10.2.0.2.0 cannot be used by release 10.2.0.1.0
    ORA-06512: at "SYS.DBMS_PLUGTS", line 2004
    ORA-06512: at line 1
    IMP-00000: Import terminated unsuccessfully
    Am I right that the server that I exported the tablespace is using Oracle 10.2.0.2.0 while Oracle Express is 10.2.0.1.0? I looked around and I did not see Oracle Express version 10.2.0.2.0 that I can download. Is there a patch or something to upgrade it?
    Thanks,
    RJ

  • How we import oracle 10g dump to oracle 9i

    Hi
    Expert I want to import oracle 10g dump to oracle 9i
    is it possible ??????????
    but how
    Thanks
    Madhvesh

    Welcome to the forums !
    Pl post details of your OS and database versions.
    Pl see MOS Doc 1065604.1 (How to Import to lower version database or run network export with exp/imp utilities)
    HTH
    Srini

  • I can not import the mvdemo.dmp into oracle database

    I have download mapviewer from oracle ,but i can not import the demo data of mvdemo.dmp into oracle database ,it just report the character set problem can not transfer. i am using oracle 9i resease Chinese edition,may smoe friend tell me the how to solve problem. thanks a lot.and which character character set of mvdemo.dmp has used.

    Drag the photos to the iPhoto icon on the dock. Then wait for the fix that will hopefully come in 10.8.3

  • Problem while importing dump file from oracle 8i to 10g

    I export dump file from Oracle 8i database (using EXP utility) but I'm unable to import it to the oracle 10g (using EXP utility); after the import all the table are not created.
    Thank
    my best regards

    Where there any errors during the import? If so, what were the errors?

  • Import Datapump problems on Oracle 11g

    am trying to Import (using Datapump) and DMP file from Oracle 10g (10.2.0.4).
    The 10g database server has nls_characterset of:
    SYSTEM@testers>
    PARAMETER VALUE
    NLS_CHARACTERSET WE8MSWIN1252
    1 row selected.
    The 11g server has:
    SQL> select * from v$nls_parameters
    2 where parameter = upper('nls_characterset');
    PARAMETER
    VALUE
    NLS_CHARACTERSET
    AL32UTF8
    Here are the errors:
    Import: Release 11.2.0.2.0 - Production on Tue Nov 8 16:40:11 2011
    Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
    Connected to: Oracle Database 11g Release 11.2.0.2.0 - 64bit Production
    Master table "SYSTEM"."SYS_IMPORT_FULL_01" successfully loaded/unloaded
    Starting "SYSTEM"."SYS_IMPORT_FULL_01": system/********@Testers11g DIRECTORY=impdp_dir DUMPFILE=expdpT1400.dmp REMAP_SCHEMA=t1400:t1500 LOGFILE=expdpt1500.log
    Processing object type SCHEMA_EXPORT/PRE_SCHEMA/PROCACT_SCHEMA
    Processing object type SCHEMA_EXPORT/SEQUENCE/SEQUENCE
    Processing object type SCHEMA_EXPORT/TABLE/TABLE
    Processing object type SCHEMA_EXPORT/TABLE/TABLE_DATA
    . . imported "T1500"."DPR_OPENING_BALANCE" 172.2 MB 4537640 rows
    . . imported "T1500"."IVC_OFFSITE_OPENING_BALANCE" 199.0 MB 5120520 rows
    . . imported "T1500"."IVC_OPENING_BALANCE" 187.3 MB 5171512 rows
    . . imported "T1500"."FIN_AR_STATEMENT_SAVE" 33.73 MB 93 rows
    . . imported "T1500"."AUDIT_CONTRACT" 17.74 MB 39855 rows
    . . imported "T1500"."S1_CONTRACT_FORMAT_TEMP" 6.078 KB 2 rows
    . . imported "T1500"."FO_OPENING_BALANCE" 12.42 MB 406974 rows
    . . imported "T1500"."S1_TICKET_CHARGE_SAVE" 11.62 MB 24 rows
    . . imported "T1500"."FO_TRANSACTION_SUMMARY" 11.76 MB 406974 rows
    . . imported "T1500"."FIN_GL_ACCOUNT_BALANCE" 10.89 MB 337260 rows
    . . imported "T1500"."FIN_GL_AUDIT_TRAIL_JOURNAL" 25.48 KB 30 rows
    . . imported "T1500"."FIN_GL_AUDIT_TRAIL" 1.024 MB 6648 rows
    . . imported "T1500"."DPR_TRANSACTION_DETAIL" 5.888 MB 74588 rows
    ORA-02374: conversion error loading table "T1500"."AUDIT_RELEASE"
    ORA-12899: value too large for column SHIP_TO_SHORT_NAME (actual: 11, maximum: 10)
    ORA-02372: data for row: SHIP_TO_SHORT_NAME : 0X'C8746F696C65204C656D'
    I also tried to Import a DMP (from Export) from Oracle10g server and got this result:
    Connected to: Oracle Database 11g Release 11.2.0.2.0 - 64bit Production
    Export file created by EXPORT:V10.02.01 via conventional path
    import done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    import server uses AL32UTF8 character set (possible charset conversion)
    export client uses US7ASCII character set (possible charset conversion)
    . importing T1400's objects into T1500
    . . importing table "A1_ASYNCH_COMMUNICATION" 0 rows imported
    . . importing table "A1_BROADCAST_LOCK" 1 rows imported
    . . importing table "A1_BROADCAST_MESSAGE" 6 rows imported
    . . importing table "A1_BROADCAST_USER" 0 rows imported
    . . importing table "A1_BUILD_SCRIPT" 437 rows imported
    . . importing table "A1_DBC_APPLIED_SCRIPT" 0 rows imported
    . . importing table "A1_ERROR_HANDLER" 5880 rows imported
    . . importing table "A1_ERROR_HANDLER_COMMON" 2956 rows imported
    . . importing table "A1_ERROR_HANDLER_TITLE"
    IMP-00019: row rejected due to ORACLE error 12899
    IMP-00003: ORACLE error 12899 encountered
    ORA-12899: value too large for column "T1500"."A1_ERROR_HANDLER_TITLE"."TITLE_DESCRIPTION" (actual: 34, maximum: 32)
    Column 1 7
    Column 2 FR
    Column 3 Relâche des Fact. Récurr des CAP
    IMP-00019: row rejected due to ORACLE error 12899
    IMP-00003: ORACLE error 12899 encountered
    The errors always occur when I try to import a column containing French accented characters.
    What am I missing???

    Multiple posts on the same topic is considered to be rude and bordering on spam - https://forums.oracle.com/forums/thread.jspa?threadID=2308355

  • Importing a dump into Oracle...

    I have a dump file (*.dmp) from an Oracle database. How do I import it into my Oracle database? The tables are alll created in my Oracle database. The import utility only seems to import from XML or Excel files. I have the Oracle Database 10g Express Edition I downloaded from this site.
    I think this is the last piece of the puzzle to get me set up with what I need.
    Thanks!

    "The import utility only seems to import from XML or Excel files."
    The import utility can only understand the dump file (*.dmp) created by export utility. Import cannot read XML or Excel files.
    To import the data one example is as follows
    c:\> imp file=yourfile.dmp fromuser=scott touser=hary
    You can also take the help of imp utility by the following command.
    c:\> imp help=y
    As concern to version compatibility issues, Please read the following thread.
    Re: Getting problem in Import/export of data
    -aijaz

  • How can i import a dmp file.

    Hi
    i am uzma. i m using oracle 8i. i m facing a big
    problem in import/ export utitlity.
    Description of my problem
    i created 4 users and grant them dba role.
    now i want to export only one user named DBC that user is very
    important and contains 7 tables and 25,000 records.
    when i start exporting user dbc it export all the user eg
    system, sysdba, scott, dbc, uzma, other....
    and i received this message that export terminated successfully.
    but when i import abc.dmp file in another computer i recevied
    such type of messages.
    * unrecongnized Export file or these obecject are already exsist.
    sholud i drop all users except system, scott, dbc
    what should i do plz help me in this regard and tell me the
    right way to export and import.
    with lots of regards
    a helpless user

    if you run export as a user with DBA privs, you can export only specific users that you need:
    Export file: EXPDAT.DMP >
    (1)E(ntire database), (2)U(sers), or (3)T(ables): (2)U > U
    Export grants (yes/no): yes >
    Export table data (yes/no): yes >
    Compress extents (yes/no): yes >
    Export done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    server uses AL32UTF8 character set (possible charset conversion)
    About to export specified users ...
    User to be exported: (RETURN to quit) > scott
    User to be exported: (RETURN to quit) >
    . exporting pre-schema procedural objects and actions
    . exporting foreign function library names for user SCOTT
    . exporting PUBLIC type synonyms
    . exporting private type synonyms
    . exporting object type definitions for user SCOTT
    About to export SCOTT's objects ...
    . exporting database links
    . exporting sequence numbers
    . exporting cluster definitions
    . about to export SCOTT's tables via Conventional Path ...
    . . exporting table                          BONUS          0 rows exported
    EXP-00091: Exporting questionable statistics.
    . . exporting table                           DEPT          4 rows exported
    EXP-00091: Exporting questionable statistics.
    EXP-00091: Exporting questionable statistics.
    . . exporting table                            EMP         14 rows exported
    EXP-00091: Exporting questionable statistics.
    EXP-00091: Exporting questionable statistics.
    . . exporting table                       SALGRADE          5 rows exported
    EXP-00091: Exporting questionable statistics.
    . exporting synonyms
    . exporting views
    . exporting stored procedures
    . exporting operators
    . exporting referential integrity constraints
    . exporting triggers
    . exporting indextypes
    . exporting bitmap, functional and extensible indexes
    . exporting posttables actions
    . exporting materialized views
    . exporting snapshot logs
    . exporting job queues
    . exporting refresh groups and children
    . exporting dimensions
    . exporting post-schema procedural objects and actions
    . exporting statistics
    Export terminated successfully with warnings.
    F:\>When you want to import to other database, have that user created already with correct privs, and then do the import:
    Import file: EXPDAT.DMP >
    Enter insert buffer size (minimum is 8192) 30720>
    Export file created by EXPORT:V10.02.01 via conventional path
    import done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    import server uses AL32UTF8 character set (possible charset conversion)
    List contents of import file only (yes/no): no >
    Ignore create error due to object existence (yes/no): no >
    Import grants (yes/no): yes >
    Import table data (yes/no): yes >
    Import entire export file (yes/no): no >
    Username: scott
    Enter table(T) or partition(T:P) names. Null list means all tables for user
    Enter table(T) or partition(T:P) name or . if done:
    . importing SYS's objects into SYS
    . importing SCOTT's objects into SCOTT
    . . importing table                        "BONUS"          0 rows imported
    . . importing table                         "DEPT"          4 rows imported
    . . importing table                          "EMP"         14 rows imported
    . . importing table                     "SALGRADE"          5 rows imported
    About to enable constraints...
    Import terminated successfully without warnings.
    F:\>Message was edited by:
    Kamal Kishore

  • Problem in importing from dmp file

    Hi ,
    I am facing problem while importing from dmp file on unix server
    Error is as follows :
    Export file created by EXPORT:V08.01.07 via conventional path
    IMP-00013: only a DBA can import a file exported by another DBA
    IMP-00000: Import terminated unsuccessfully
    Export taken was with user xxx@yyy
    import command is : imp xxx/ppp file=abc.dmp TABLES=xxx.table1 ignore=y feedback=500
    please help me out.
    Atul Chougule

    I tried with FROM USER / TO USER , but the result is same.
    $ imp uuu/ppp file=aaa.dmp fromuser=uuu touser=uuu ignore=Y
    Import: Release 8.1.7.3.0 - Production on Thu Jun 15 06:44:49 2006
    (c) Copyright 2000 Oracle Corporation. All rights reserved.
    Connected to: Oracle8i Enterprise Edition Release 8.1.7.3.0 - Production
    With the Partitioning option
    JServer Release 8.1.7.3.0 - Production
    Export file created by EXPORT:V08.01.07 via conventional path
    IMP-00013: only a DBA can import a file exported by another DBA
    IMP-00000: Import terminated unsuccessfully
    I am stucked up ,Dont know what to do .

Maybe you are looking for