EXP 9i , 10g

Is exp dmp file from 10g database compatible with 9i database. In the other words Is export from 10g database using 10g exp command be impoted in 9i database using 9i exp command.
Thx

<code class="km">think this will help you.
Matrix 2: Which Export client to use when importing into an Oracle8i
or a higher database release
(always use the
Import client of the target database):
-------------------------------------------------------------------------+| EXPORT | IMPORT into:
|
| from --------------------------------------------------------| \/ | 8.1.x | 8.1.7 | 9.0.1 | 9.2.0 | 10.1.0 | 10.2.0 |
11.1.0 |
-------------------------------------------------------------------+
| 5.x 1) 2)| EXP5x | EXP5x |
EXP5x | EXP5x | EXP5x | EXP5x | EXP5x |
| 6.x 2)| EXP6x | EXP6x | EXP6x | EXP6x | EXP6x | EXP6x |
EXP6x |
| 7.x 3)| EXP7x | EXP7x | EXP7x | EXP7x | EXP7x | EXP7x |
EXP7x |
-------------------------------------------------------------------+
| 8.0.3 | EXP803 | EXP803 | EXP803 |
EXP803 | EXP803 | EXP803 | EXP803 |
| 8.0.4 | EXP804 | EXP804 | EXP804 |
EXP804 | EXP804 | EXP804 | EXP804 |
| 8.0.5 | EXP805 | EXP805 | EXP805 | EXP805 | EXP805 | EXP805 | EXP805 || 8.0.6 | EXP806 | EXP806 | EXP806 | EXP806 | EXP806 | EXP806 | EXP806 |+-------------------------------------------------------------------
| 8.1.5 | EXP815 | EXP815 | EXP815 |
EXP815 | EXP815 | EXP815 | EXP815 |
| 8.1.6 | EXP81x | EXP816 | EXP816 |
EXP816 | EXP816 | EXP816 | EXP816 |
| 8.1.7 | EXP81x | EXP817 | EXP817 |
EXP817 | EXP817 | EXP817 | EXP817 |
-------------------------------------------------------------------+| 9.0.1 | EXP81x | EXP817 | EXP901 | EXP901 | EXP901 | EXP901 | EXP901 || 9.2.0 | N/S | EXP817 | EXP901 | EXP920 | EXP920 | EXP920 | EXP920 |+-------------------------------------------------------------------
| 10.1.0 4)| N/S | EXP817 | EXP901 | EXP920 |
4) |
| 10.2.0 4)| Not Supported | EXP920 | 4)
|
-------------------------------------------------------------------+
| 11.1.0 4)|
Not Supported | EXP920 |
4) |
-------------------------------------------------------------------+</code>

Similar Messages

  • Export a schema

    Hello
    i got the below error , when i try to export the schema from Database 11g using exp utility 10g .
    its successfuly exported if i export it using exp utility 11g , but i need it using exp utility 10g so i can import it to oracle db 10g .
    Export: Release 10.1.0.4.2 - Production on Mon Sep 27 11:37:47 2010
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Export done in AR8MSWIN1256 character set and AL16UTF16 NCHAR character set
    Note: indexes on tables will not be exported
    . exporting pre-schema procedural objects and actions
    . exporting foreign function library names for user CPI_STG
    . exporting PUBLIC type synonyms
    . exporting private type synonyms
    . exporting object type definitions for user CPI_STG
    About to export CPI_STG's objects ...
    . exporting database links
    . exporting sequence numbers
    . exporting synonyms
    . exporting views
    . exporting stored procedures
    . exporting operators
    . exporting referential integrity constraints
    . exporting triggers
    EXP-00056: ORACLE error 1455 encountered
    ORA-01455: converting column overflows integer datatype
    EXP-00000: Export terminated unsuccessfully

    Using expdp you can export to a lower version.
    You should be able to use impdp 10g to import that data.
    Obviously you can also use the NETWORK_LINK parameter in the 10g command line to have impdp connect direclty to the 11g database.
    I wouldn't use exp and imp, and they are also officially obsolete.
    Sybrand Bakker
    Senior Oracle DBA

  • Export -import error  'SYS.DBMS_DATAPUMP'

    1-->Hi I exported data from oracle10 g by imp utility.on the same server
    Now I want to import the dump file on the oracle 9i user.
    when I give command on linux server
    c:\> imp username/password@oracle9i ..
    It will give mi error as
    UDI-00008: operation generated ORACLE error 6550
    ORA-06550: line 1, column 52:
    PLS-00201: identifier 'SYS.DBMS_DATAPUMP' must be declared
    ORA-06550: line 1, column 52:
    PL/SQL: Statement ignored
    Can you tell mi what is this error ?
    2-->After that I tried to export data of oracle10g user from oracle 9i exp utility
    but in some tables it give mi error as
    . . exporting table QRTZ_JOB_DETAILS
    EXP-00003: no storage definition found for segment(17, 31315)
    whts the error ?
    3-How Can I create the replica of schema from oracle10g to oracle 9i.?

    To transfer data from any lower version you must use the lower version exp against the higher version database.
    So 9i exp against 10g database.
    Apart from that, datapump is incompatible with exp/imp
    This has been posted NUMEROUS times!!!
    Is there any reason why you can't use the 'Search Forum' function, prior to posting?
    Please use the 'Search Forum' function always prior to posting, in order to avoid redudant posts and more clutter.
    Thank you,
    Sybrand Bakker
    Senior Oracle DBA

  • Upgrading IMP/EXP utility in ORACLE 10g

    Hi,
    I have installed Oracle 10g 10.2 Enterprise edition.Can I upgrade the the version of the EXP/IMP utility od my oracle so that i can import dump files which are exported from Oracle 11g 11.2 version.
    Thanks in advance,
    Anindya

    user13006709 wrote:
    Hi,
    I have installed Oracle 10g 10.2 Enterprise edition.Can I upgrade the the version of the EXP/IMP utility od my oracle so that i can import dump files which are exported from Oracle 11g 11.2 version.
    Thanks in advance,
    Anindya
    No, you must use the imp utility from target database which is 10g.
    Cheers

  • SYSTEM HANGS WHILE RUNNING EXP COMMAND IN ORACLE 10G

    WHEN WE ARE RUNNING THE EXP (EXPORT) COMMAND IN ORACLE 10G
    TO TAKE THE BACKUP IT GETS HANGED FOR A LONG TIME AND THEN IN THE LOG FILE WE FIND THE FOLLOWING ERROR MESSAGE.
    SOMETIMES AFTER RESTARTING THE SERVER WE ARE ABLE TO RUN THE EXP COMMAND.
    Connected to: Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Production
    With the Partitioning, OLAP and Data Mining options
    Export done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    About to export specified users ...
    . exporting pre-schema procedural objects and actions
    . exporting foreign function library names for user MANHAR
    . exporting PUBLIC type synonyms
    . exporting private type synonyms
    . exporting object type definitions for user MANHAR
    About to export MANHAR's objects ...
    . exporting database links
    . exporting sequence numbers
    . exporting cluster definitions
    *********************************** AT THIS POINT THE SYSTEM HANGS FOR A LONG TIME.
    EXP-00056: ORACLE error 24324 encountered
    ORA-24324: service handle not initialized
    EXP-00056: ORACLE error 24324 encountered
    ORA-24324: service handle not initialized
    EXP-00000: Export terminated unsuccessfully
    THE EXP COMMAND THAT WE USE IS AS FOLLOWS:
    EXP MANHAR/MANHAR FILE=F:\BACKUP\MANHAR.DMP LOG=F:\BACKUP\MANHAR.LOG BUFFER=1000000 GRANTS=Y CONSTRAINTS=Y
    WE ARE RUNNING THE EXP COMMAND ON THE SERVER ITSELF.
    THE SERVER OPERATING SYSTEM IS WINDOWS 2003 SERVER.
    Kindly give us a solution at the earliest.

    You should ask Oracle support for help. There's only one entry for this error stack (Bug 3361288 - Export of XMLSCHEMA may fail with ORA-24324 in UTF8), but it should have been fixed for your DB version and , as far as I can see, you don't have a Unicode database.
    Werner

  • Exp/Imp In Oracle 10g client

    Hi All,
    I want to take one schema export from Oracle 10g Client. I am in new Oracle 10g.
    In oracle 9i, we can using exp/imp command for Export and Import from Client itself.
    I heard about in Oracle 10g, we can use Expdb/Impdb in Server only. Is there any possibility to take exp/imp in Client also.
    Pls help me...
    Cheers,
    Moorthy.GS

    To add up to expdb from oracle client
    NETWORK_LINK
    Default: none
    Purpose
    Enables an export from a (source) database identified by a valid database link. The data from the source database instance is written to a dump file set on the connected database instance.
    Syntax and Description
    NETWORK_LINK=source_database_link
    The NETWORK_LINK parameter initiates an export using a database link. This means that the system to which the expdp client is connected contacts the source database referenced by the source_database_link, retrieves data from it, and writes the data to a dump file set back on the connected system.
    The source_database_link provided must be the name of a database link to an available database. If the database on that instance does not already have a database link, you or your DBA must create one. For more information about the CREATE DATABASE LINK statement, see Oracle Database SQL Reference.
    If the source database is read-only, then the user on the source database must have a locally managed tablespace assigned as the default temporary tablespace. Otherwise, the job will fail. For further details about this, see the information about creating locally managed temporary tablespaces in the Oracle Database Administrator's Guide.
    Restrictions
    When the NETWORK_LINK parameter is used in conjunction with the TABLES parameter, only whole tables can be exported (not partitions of tables).
    The only types of database links supported by Data Pump Export are: public, fixed-user, and connected-user. Current-user database links are not supported.
    Example
    The following is an example of using the NETWORK_LINK parameter. The source_database_link would be replaced with the name of a valid database link that must already exist.
    expdp hr/hr DIRECTORY=dpump_dir1 NETWORK_LINK=source_database_linkDUMPFILE=network_export.dmp LOGFILE=network_export.log

  • Exp File from Oracle 8i  and  Imp into Oracle 10G

    Dear Friends
    I have two servers one using oracle 8i and the other 10G. Firstly i have exported the file from oracle 8i using exp command. Im trying to import the file into 10G , Although this takes place successfully the character set conversion takes place please see the output below
    Import: Release 10.2.0.1.0 - Production on Sat Apr 30 13:00:41 2011
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    Username: cane_bill
    Password:
    Connected to: Oracle Database 10g Release 10.2.0.1.0 - Production
    Import file: EXPDAT.DMP > C:\cbbkp_mun_06042011.DMP
    Enter insert buffer size (minimum is 8192) 30720>
    Export file created by EXPORT:V08.01.07 via conventional path
    import done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    import server uses WE8ISO8859P1 character set (possible charset conversion)
    export client uses WE8ISO8859P1 character set (possible charset conversion)
    export server uses WE8ISO8859P1 NCHAR character set (possible ncharset conversio
    n)
    List contents of import file only (yes/no): no >These are the NLS_DATABASE_PARAMETERS for *8i*
    SQL> SELECT * FROM NLS_DATABASE_PARAMETERS;
    PARAMETER                      VALUE
    NLS_LANGUAGE                   AMERICAN
    NLS_TERRITORY                  AMERICA
    NLS_CURRENCY                   $
    NLS_ISO_CURRENCY               AMERICA
    NLS_NUMERIC_CHARACTERS         .,
    NLS_CHARACTERSET               WE8ISO8859P1
    NLS_CALENDAR                   GREGORIAN
    NLS_DATE_FORMAT                DD-MON-RR
    NLS_DATE_LANGUAGE              AMERICAN
    NLS_SORT                       BINARY
    NLS_TIME_FORMAT                HH.MI.SSXFF AM
    PARAMETER                      VALUE
    NLS_TIMESTAMP_FORMAT           DD-MON-RR HH.MI.SSXFF AM
    NLS_TIME_TZ_FORMAT             HH.MI.SSXFF AM TZH:TZM
    NLS_TIMESTAMP_TZ_FORMAT        DD-MON-RR HH.MI.SSXFF AM TZH:TZM
    NLS_DUAL_CURRENCY              $
    NLS_COMP                       BINARY
    NLS_NCHAR_CHARACTERSET         WE8ISO8859P1
    NLS_RDBMS_VERSION              8.1.7.0.0
    18 rows selected.These are the NLS_DATABASE_PARAMETERS for *10G*
    SQL> SELECT * FROM NLS_DATABASE_PARAMETERS;
    PARAMETER                      VALUE
    NLS_LANGUAGE                   AMERICAN
    NLS_TERRITORY                  AMERICA
    NLS_CURRENCY                   $
    NLS_ISO_CURRENCY               AMERICA
    NLS_NUMERIC_CHARACTERS         .,
    NLS_CHARACTERSET               WE8ISO8859P1
    NLS_CALENDAR                   GREGORIAN
    NLS_DATE_FORMAT                DD-MON-RR
    NLS_DATE_LANGUAGE              AMERICAN
    NLS_SORT                       BINARY
    NLS_TIME_FORMAT                HH.MI.SSXFF AM
    PARAMETER                      VALUE
    NLS_TIMESTAMP_FORMAT           DD-MON-RR HH.MI.SSXFF AM
    NLS_TIME_TZ_FORMAT             HH.MI.SSXFF AM TZR
    NLS_TIMESTAMP_TZ_FORMAT        DD-MON-RR HH.MI.SSXFF AM TZR
    NLS_DUAL_CURRENCY              $
    NLS_COMP                       BINARY
    NLS_LENGTH_SEMANTICS           BYTE
    NLS_NCHAR_CONV_EXCP            FALSE
    NLS_NCHAR_CHARACTERSET         AL16UTF16
    NLS_RDBMS_VERSION              10.2.0.1.0
    I'm not able figure out why a conversion is taking place even though the same character set is used in 10G.
    I would be greatful to you guys if can suggest a way to avoid this conversion as i fear data will be affected kindly need your suggestions for the same and thank you.
    Regards
    Parikshit

    based on your nsl parameter settings, we can see that both databases use the same characterset. so, characterset conversion should not take place. the reason why you are facing these warnings is due to environment variables.
    you should set NLS_LANG environment variables both before exporting and importing. Then warnings should disappear. For example, in your case you can set NLS_LANG=.WE8ISO8859P1 (please note that I have omitted language and territory parts here)
    Try setting enviroment variables and then perform export and import again.

  • Database upgrade from 8i to 10g using exp/imp

    Dear Friends,
    Please provide the steps to upgrade from 8i to 10g using exp/imp.
    Thanks,
    Rathinavel

    Hi;
    Please also see cold backup option
    How to migrate from 8i to 10g to new server using cold backup [ID 742108.1]
    Also see:
    Upgrading from 8i to 10g with import utility
    http://searchoracle.techtarget.com/answer/Upgrading-from-8i-to-10g-with-import-utility
    Regard
    Helios

  • Can't recreate 9i to 10g with EXP/IMP

    I've been trying to duplicate a database from 9i to 10g. I'm only interested to recreate the users, roles, database links,
    etc. The (production) server that has 9i is outdated, and the 10g is on a new server. I've created a new database on the 10g server, and created all the tablespaces that reflects the 9i server. Next, I used the EXP command on 9i:
    exp system/password FILE=allusers.DMP LOG=allusers.log OWNER=(*list of users*) COMPRESS=N ROWS=N DIRECT=Y CONSTRAINTS=Y INDEXES=Y;
    In the 10g server, I used the import command:
    imp system/password FULL=Y CONSTRAINTS=Y INDEXES=Y FILE=allusers.DMP LOG=allusers.log ROWS=n;
    When I try the IMP command in 10g, I get an error that the users doesn't exist. That only way I can think of to resolve this is
    if I export the entire database from 9i. Wouldn't that conflict with the 10g SYSTEM tablespace? IE:
    exp system/password FULL=Y FILE=full.dmp LOG=allusers.log COMPRESS=N ROWS=N DIRECT=Y CONSTRAINTS=Y INDEXES=Y;
    I even tried to import one user at a time, and it didn't work. IE:
    imp system/password FROMUSER=user1 CONSTRAINTS=Y INDEXES=Y FILE=allusers.DMP LOG=allusers.log ROWS=n;
    I'm stuck. Please help.

    Hello,
    Here's an example of some of the objects, as well as the result when I manually compile them (I even logged in as SYS):
    SQL> alter package cwh.smp_vdg compile;
    Warning: Package altered with compilation errors.
    SQL> alter package sys.comp_login_funct compile;
    alter package sys.comp_login_funct compile
    ERROR at line 1:
    ORA-04043: object comp_LOGIN_FUNCT does not exist
    Few other objects are SYS.DBMS_XPLAN, PUBLIC.SDO_TO_DATE.

  • Migrating from 9i to 10g through exp/imp

    Hi,
    We need to migrate a database on 9i in HP-UNIX to 10g in IBM AIX. Can you please tell me whether i can export data in 9i with 9i export utility and import it into 10g using 10g data pump utility for faster import ?
    We don't have the 10g software installed in the HP-UNIX platform.
    And what other alternatives we have to reduce the amount of time for the migration process as it's a critical Production database ?
    Thanks,
    Jayanta

    I believe that Justin is correct that if you use exp to unload the data you will need to use imp and not impdp to reload the data.
    To speed up the cross-platform exp/imp process I suggest you consider running multiple concurrent exp/imp jobs. You can generate a table=list into a spool file using sql. You can give each large table its own exp job and bunch the small tables.
    Depending on how your database objects are organized you might also be albe to export by owner or a combination of owner, tables= exports.
    You can use a full=y with the rows=n option to grab the public synonyms, non-owning users, packages, etc.... not brought in by the prior exp/imp.
    HTH -- Mark D Powell --

  • Exp/imp between 10g and 9i

    Hi Gurus,
    In project we would like to transfer data from oracle 10g to 8i.
    Option selected in exp data from 10g and import to 9i.
    From 9i again export and import to 8i.
    Is there any issue between 10g and 9i and 9i to 8i ?
    Will normal exp file will work in 9i from 10g ?
    Thanks in advance !!!!!!

    Hi NKU
    EXP:
    exp FILE=TEST.dmp tables=<<TABLE>> rows=Y STATISTCS=NONE
    With the Partitioning, OLAP and Data Mining options
    Export done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    server uses US7ASCII character set (possible charset conversion)
    About to export specified tables via Conventional Path ...
    . . exporting table <<TABLE>> 18 rows exported
    Export terminated successfully without warnings.
    IMP
    imp file=TEST.dmp tables=<<TABLE>> rows=Y STATISTICS=NONE
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bit
    Production
    With the Partitioning, OLAP and Data Mining options
    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 US7ASCII character set (possible charset conversion)
    . importing UKLINK_OWNER's objects into UKLINK_OWNER
    . importing UKLINK_OWNER's objects into UKLINK_OWNER
    . . importing table <<TABLE(same as above)>> 18 rows imported
    Import terminated successfully without warnings.
    But i have doubt of character converion issue .
    I did statistics=NONE .

  • 10g exp edition

    I want to Install 10g exp edition on my pc having
    192mb Ram and 20gb Harddisk 700mhz processer intel celeron.
    can any body help me in installing this as its giving err saying
    that minimum ram req is 256mb.
    If i install 9i than my system will slow down much... I only want it for
    learning sql and plsql.
    Thanks
    aak.

    your same post has already been answered to you two times before, and this is the third:
    10g exp edition
    RAM requirment for Oracle 10g XE(Express Edition)
    In a forum it is not a good code of conduct to repeat several times the same question, overall if what you'll obtain is the same answer.

  • Can I use 9i imp/exp utility after installing 10g

    Hello, all:
    I have two database co-exist in one machine, one is 9i, another one is 10.2, which was just installed recently . Now I need to imp/exp the 9i database, I can't invoke 9i imp/exp utility anymore, even under 9i oracle_home, I can only get 10g's imp/exp screen comes up, can someone help me? Is there anyway that I can use both version of utility in the same machine?
    Thanks a lot in advance.
    wendy

    I can't invoke 9i imp/exp utility anymoreThat might be because the 10G_ORA_HOME\BIN appears first in your PATH environment variable. Either put 9i_HOME\BIN first in your PATH or navigate to the BIN directory of 9i home and run the export/import from there.
    C:\>exp
    Export: Release 10.2.0.1.0 - Production on Wed Oct 25 09:31:50 2006
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    Username: ^C
    C:\>
    C:\>cd Oracle\ora92\bin
    C:\oracle\ora92\bin>exp
    Export: Release 9.2.0.7.0 - Production on Wed Oct 25 09:32:03 2006
    Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.
    Username: ^C
    C:\oracle\ora92\bin>

  • While Exporting Oracle9i Database with 10g EXP.

    Hi Friends,
    when export ing Oracle9i Database with Oracle10g EXP utility, it gives following error.
    EXP-00056: ORACLE error 6550 encountered
    ORA-06550: line 1, column 41:
    PLS-00302: component 'SET_NO_OUTLINES' must be declared
    ORA-06550: line 1, column 15:
    PL/SQL: Statement ignored
    EXP-00000: Export terminated unsuccessfully

    You can't use 10g exp against 9i database.
    Use 9i exp.
    Sybrand Bakker
    Senior Oracle DBA

  • Can we migrate data from 7.3.4 to 10g? (imp / exp)

    Can we migrate data from 7.3.4 to 10g? (imp / exp)
    Please note: 7.3.4 is on Sun Solaris and 10g is on Linux x86, SuSE linux
    enetrprise server 8.0.
    But please remeber Direct upgrade is not supported from 7.3.4 to 10g. can we do
    migartion without any issue?

    Justin is correct, you can do that with exp 7.
    look on metalink for note 132904.1. Here is the matrix out of this note
    +-----------+------------------------------------------------------+
    | EXPORT | IMPORT into: |
    | from +--------+--------+--------+--------+--------+---------+
    | \/ | 8.1.5 | 8.1.6 | 8.1.7 | 9.0.1 | 9.2.0 | 10.1.0 |
    +-----------+--------+--------+--------+--------+--------+---------+
    | 5.x 1) 2)| EXP5x | EXP5x | EXP5x | EXP5x | EXP5x | EXP5x |
    | 6.x 2)| EXP6x | EXP6x | EXP6x | EXP6x | EXP6x | EXP6x |
    | 7.x 3)| EXP7x | EXP7x | EXP7x | EXP7x | EXP7x | EXP7x |
    +-----------+--------+--------+--------+--------+--------+---------+
    | 8.0.3 | EXP803 | EXP803 | EXP803 | EXP803 | EXP803 | EXP803 |
    | 8.0.4 | EXP804 | EXP804 | EXP804 | EXP804 | EXP804 | EXP804 |
    | 8.0.5 | EXP805 | EXP805 | EXP805 | EXP805 | EXP805 | EXP805 |
    | 8.0.6 | EXP806 | EXP806 | EXP806 | EXP806 | EXP806 | EXP806 |
    +-----------+--------+--------+--------+--------+--------+---------+
    | 8.1.5 | EXP815 | EXP815 | EXP815 | EXP815 | EXP815 | EXP815 |
    | 8.1.6 | EXP815 | EXP816 | EXP816 | EXP816 | EXP816 | EXP816 |
    | 8.1.7 | EXP815 | EXP816 | EXP817 | EXP817 | EXP817 | EXP817 |
    +-----------+--------+--------+--------+--------+--------+---------+
    | 9.0.1 | EXP815 | EXP816 | EXP817 | EXP901 | EXP901 | EXP901 |
    | 9.2.0 | EXP815 | EXP816 | EXP817 | EXP901 | EXP920 | EXP920 |
    +-----------+--------+--------+--------+--------+--------+---------+
    | 10.1.0 4)| EXP815 | EXP816 | EXP817 | EXP901 | EXP920 | 4) |
    +-----------+--------+--------+--------+--------+--------+---------+
    Remarks:
    1) IMPORT can read export dump files created by EXPORT release 5.1.22 and
    higher (up to same version).
    2) An Oracle5 or Oracle6 export dump and an Oracle7 IMPORT:
    see the Oracle Utilities Manual, Chapter 2 "Import" for special
    considerations to keep in mind.
    3) To export from Oracle7 for import into an Oracle6 database: user SYS
    must run script CATEXP6.SQL on the Oracle7 database first (this script
    needs to be run only once to have the version6 views been created).
    4) To export from Oracle8, Oracle8i for import into an Oracle7 database:
    user SYS must run script CATEXP7.SQL on the Oracle8/8i database first
    (this script needs to be run only once in order to create the version7
    views).

Maybe you are looking for

  • No text appears in my chat box... help!

    My iChat crashed last night, and when I opened it back up, everything seemed to be working -- I could see my status as available, see who was online, etc, but when I try to chat nothing appears but the thought bubble like when you're typing. I can't

  • Crackling Video???

    I'm need to burn around 20 DVD's for some people by Sunday-- but I'm having a big problem. The movie, which is in high-definition (I don't know if that makes a difference) fits on the DVD, but in random parts, the video breaks up into colored/pattern

  • E71 with Maps 2... should I stay or should I go......

    Currently in China... fantastic country...amazing cold spell... snow 3m thick in places... Europe appears the same... still a working off line version of maps would be very useful... I have an E71 phone with maps 2 and the chat seems to be I'm better

  • Activate Button in Header Conditions Screen

    Hello,   Can somebody tell me the purpose of 'Activate' button in Header Conditions Screen of Purchase Order (Trasaction ME22N)? Thanks for your help. Venu

  • My camera often gets stuck or says "camera not available" what's the problem? What should I do?

    My camera is not working properly. It often gets stuck or says " camera not available" and if I take video via manual mode it gets stuck with a photo but the video is being taken. What's the problem? Solved! Go to Solution.