Impdp using EXCLUDE

Hi
I want to import a full database excluding a list of schemas. I know I can use the parameter EXCLUDE to do that but I need to exclude several schemas and I am having problem writing the appropiate list in the parameter EXCLUDE. Can you help me?
Thanks

I tried as you recommed but I got an error as well
impdp system/???@????? exclude=SCHEMA:"='DBSNMP,MGMT_VIEW,SYSMAN,SYS,SYSTEM,FLOWS_FILES,MDSYS,SCOTT,WMSYS,APPQOSSYS,XS$NULL,APEX_030200,OWBSYS_AUDIT,MDDATA,OWBSYS,ORACLE_OCM,ORDDATA,ANONYMOUS,OUTLN,DIP,EXFSYS,APEX_PUBLIC_USER,XDB,ORDSYS,SPATIAL_CSW_ADMIN_USR,CTXSYS,SPATIAL_WFS_ADMIN_USR,ORDPLUGINS,OLAPSYS,SI_INFORMTN_SCHEMA'" DIRECTORY=dirorigen LOGFILE=DATA_PUMP_DIR:imp.log FULL=y DUMPFILE=fullbk.dmp
$
$ ./importarfullexclude.sh
LRM-00116: syntax error at 'SCHEMA:' following '='
$
I tried on this way and I got an error again...
Import: Release 11.2.0.2.0 - Production on Fri Feb 18 11:35:00 2011
Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
ORA-39071: Value for EXCLUDE is badly formed.
ORA-00920: invalid relational operator
$
impdp system/???@????? exclude=SCHEMA:"'DBSNMP,MGMT_VIEW,SYSMAN,SYS,SYSTEM,FLOWS_FILES,MDSYS,SCOTT,WMSYS,APPQOSSYS,XS$NULL,APEX_030200,OWBSYS_AUDIT,MDDATA,OWBSYS,ORACLE_OCM,ORDDATA,ANONYMOUS,OUTLN,DIP,EXFSYS,APEX_PUBLIC_USER,XDB,ORDSYS,SPATIAL_CSW_ADMIN_USR,CTXSYS,SPATIAL_WFS_ADMIN_USR,ORDPLUGINS,OLAPSYS,SI_INFORMTN_SCHEMA'" DIRECTORY=dirorigen LOGFILE=DATA_PUMP_DIR:imp_2011.log FULL=y DUMPFILE=fullbk_2011.dmp
$

Similar Messages

  • Script to execute impdp using SILO concept

    Hi ,
    Could any one help me to write a shell script to perform impdp using dbms_datapump using SILO concept .
    Thanks
    JP

    Hi Harry ,
    Thanks for your reply .
    In my company for performing schema refresh we are using expdp/impdp using dbms_datapump through network link .Since it uses n/w link it takes 8 to 10 hours to complete the refresh .
    Now we shouldn't use n/w link and time should be decresed 4 to 5 hours and we are planning for another solutions like performing export only 1 time in source db and moving the dump file into respective boxes and then perform impdp using dbms_datapump have to use SILO concept to perform impdp.
    I have wrote the script to perform export now i need to write the script to perform import using SILO concept and the SILO value should call trough shell script
    Thanks
    JP
    Edited by: JP88 on Apr 4, 2013 3:39 AM

  • Impdp with exclude issus

    Hi,
    I'm in oracle 10gR2/redhat4.
    I need to import a schema with excluding big tables.
    here is the syntax that I use :
    [oracle@osiris-rac-dev-2 datapump]$ impdp system DIRECTORY=datapump DUMPFILE=OSIRIS_100702.dump LOGFILE=osiris_light.log remap_schema=OSIMAX:OSIMAX_EU EXCLUDE=TABLE:"IN ('ASP_ADVANCED_STAT','ASP_ERROR_LOG','ASP_ERROR_LOG_OLD','JN_ON_BOARD_DATA_VALUE','ASP_COUNTER_HISTORY')"
    Import: Release 10.2.0.1.0 - Production on Friday, 14 January, 2011 16:54:47
    Copyright (c) 2003, 2005, Oracle.  All rights reserved.
    Password:
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, Real Application Clusters, OLAP and Data Mining options
    ORA-39001: invalid argument value
    ORA-39071: Value for EXCLUDE is badly formed.
    ORA-00936: missing expressionSome one right to use \ before ' and "
    {code}
    [oracle@osiris-rac-dev-2 datapump]$ impdp system DIRECTORY=datapump DUMPFILE=OSIRIS_100702.dump LOGFILE=osiris_light.log remap_schema=OSIRIS:OSIRIS_EU1 EXCLUDE=TABLE:\"IN (\'ASP_ADVANCED_STAT\',\'ASP_ERROR_LOG\',\'ASP_ERROR_LOG_OLD\',\'JN_ON_BOARD_DATA_VALUE\',\'ASP_COUNTER_HISTORY\')\"
    -bash: syntax error near unexpected token `('
    {code}
    What is the right syntax
    Regards,

    if you utilize PARFILE, it will avoid metacharacter conflict that occurs on command line

  • Taking impdp using network_link

    HI PPl,
    Am stuck in a very difficult situation..
    Can you please tell me is it possible to take an import from a database which is open in READ-ONLY mode,
    and i am going to use the impdp utility and network_link (syntax) and connect to readonly database and to carry out the import..
    Ples help as we want to do production testing.

    Zombie,
    English is probably not your first language.
    I say this because you
    export from
    and
    import into
    Import from a read-only database just doesn't make sense.
    Yes, you should be able to export from a read-only database
    No, you shouldn't be able to import into a read-only database.
    The network link doesn't matter in this regard.
    Can you please explain further?
    Sybrand Bakker
    Senior Oracle DBA

  • Impdp using network_link

    Hi All,
    I have imported a database from a remote server using the following script:-
    impdp system/manager DIRECTORY=dir NETWORK_LINK=LINK remap_schema=test:test FLASHBACK_SCN = 8254511416354 content=all TABLE_EXISTS_ACTION = REPLACE
    It was successfully imported.
    But constraints are not being imported. How to import these constrains now without affecting the data at all in the target database?

    Hi All,
    I have imported a database from a remote server using the following script:-
    impdp system/manager DIRECTORY=dir NETWORK_LINK=LINK remap_schema=test:test FLASHBACK_SCN = 8254511416354 content=all TABLE_EXISTS_ACTION = REPLACE
    It was successfully imported.
    But constraints are not being imported. How to import these constrains now without affecting the data at all in the target database?

  • Business Rule using Exclude

    I'm using Essbase 9.3.1, trying to make a business rule work with an exclusion. I can make the rule work with this:
    (@Level_0_Descendants("GROSS EXPENSES")) AND NOT ("1447")
    but I add more than one to the Exclude:
    (@Level_0_Descendants("GROSS EXPENSES")) AND NOT ("1447", "0008")
    The Business rule won't run, looking at the source code:
    Error Code: LAN002
    +Error Args: [Ljava.lang.Object;@43b884+
    ClassName: com.hyperion.hbr.excp.LanguageException
    Exception Encountered "," at line 1, column 148.
    Was expecting one of:
    +<RIGHTPARENTHESIS> ...+
    +"and" ...+
    +"or" ...+
    ClassName: java.lang.Exception
    Syntax error while parsing AFMIC ER&W 51667 - Geo Alloc - TEST.
    Anybody had luck with more than one exclusion?

    Well, I was able to replicate your issue in 11.1.1 -- I don't use the graphical editor very much so there may be something we're both doing incorrectly although I can't see what that issue might be. Maybe someone else can chime in.
    I wonder if it's a known issue -- it's so easy (and obvious) to select more than one member down into that excluded box.
    If it is a defect, it appears to be carried over to 11x.
    Per Glenn's comment, to get around this, you are going to need to do this as a non-graphical BR.
    If this is not the way you like to work, you might think about making the FIX..ENDFIX bits as two macros and then create yet another macro to contain the graphical code in between.
    I am not a fan of the graphical editor because of its generally poor performance and would just write the entire thing as an Enhanced BR.
    Regards,
    Cameron Lackpour

  • Impdp using parfile...

    Hi ,
    I am doing import of table using parfile with query option. My import is running is running from 4 hours where as export get completed with in half hours???
    Kindly suggest...
    query_imp.par
    tables=ABC
    query=ABC:"WHERE TIMESTAMP BETWEEN '09/20/2013 00:00:00' AND '10/09/2013' "
    logfile=import_ABC.log
    parallel= 3
    DIRECTORY=export_ABC
    DUMPFILE=export_ABC_%U.dmp
    table_exists_action=APPEND
    CONTENT=ALL
    JOB_NAME=import_ABC
    while executing the command:
    impdp SYSTEM/*****@orcl parfile=/***/***/query_imp.par
    O/P:
    Starting "SYSTEM"."IMPORT_ABC":  SYSTEM/********@ORCL tables=ABC parfile=/***/***/query_imp.par
    Processing object type TABLE_EXPORT/TABLE/TABLE
    ORA-39152: Table "XYZ"."ABC" exists. Data will be appended to existing table but all dependent metadata will be skipped due to table_exists_action of append
    Processing object type TABLE_EXPORT/TABLE/TABLE_DATA
    Why status is 100% completed where job is running ????
    and STATUS is:
    Import> STATUS
    Job: IMPORT_ABC
      Operation: IMPORT
      Mode: TABLE
      State: EXECUTING
      Bytes Processed: 0
      Current Parallelism: 5
      Job Error Count: 0
      Dump File: /**/**/export_ABC_%u.dmp
      Dump File: /**/**/export_ABC_01.dmp
      Dump File: /**/**/export_ABC_02.dmp
    Worker 1 Status:
      State: WORK WAITING
    Worker 2 Status:
      State: EXECUTING
      Object Schema:XYZ
      Object Name: ABC
      Object Type: TABLE_EXPORT/TABLE/TABLE_DATA
      Completed Objects: 1
      Completed Bytes: 55,512,836,576
      Percent Done: 100
      Worker Parallelism: 1

    Hi ,
    While checking the lock status: i am getting..throug this query:
    set linesize 150;
    set head on;
    col sid_serial form a13
    col ora_user for a15;
    col object_name for a35;
    col object_type for a10;
    col lock_mode for a15;
    col last_ddl for a8;
    col status for a10;
    break on sid_serial;
    SELECT l.session_id||','||v.serial# sid_serial,
           l.ORACLE_USERNAME ora_user,
           o.object_name,
           o.object_type,
           DECODE(l.locked_mode,
              0, 'None',
              1, 'Null',
              2, 'Row-S (SS)',
              3, 'Row-X (SX)',
              4, 'Share',
              5, 'S/Row-X (SSX)',
              6, 'Exclusive',
              TO_CHAR(l.locked_mode)
           ) lock_mode,
           o.status,
           to_char(o.last_ddl_time,'dd.mm.yy') last_ddl
    FROM dba_objects o, gv$locked_object l, v$session v
    WHERE o.object_id = l.object_id
          and l.SESSION_ID=v.sid
    order by 2,3;
    ===================
    SESSION_ID ORACLE_USERNAME OS_USER_NAME    OBJECT OWNER                   OBJECT_NAME                           OBJECT_TYPE                           LOCKED_MODE
    1028        SYSTEM         oracle          www                              ABC                          TABLE                                           6
    1015        NFINSERT       qa                 www                         ABC                        TABLE                                           0
    982         NFINSERT         qa                www                                  ABC                 TABLE                                           0
    482         NFINSERT          qa             www                                      ABC               TABLE                                           0

  • Refreshing sa user on 2 instances through impdp using network_link

    Hi all,
    I have 2 instances XLTCRM1 & XLTCRM2 .I want to refresh the sa user of XLTCRM2  with sa user of XLTCRM1.
    Can anyone provide the query for doing that through a single line impdp command and network_link or any other feature of impdp.
    Cheers,
    Kunwar

    Hi
    In XLTCRM2, create a database link:
    create database link old_sa connect to sa identified by <password>  using 'XLTCRM1';Then use following at the XLTCRM2
    impdp sa/<password> DIRECTORY=dmpdir NETWORK_LINK=old_sayou have to make sure that your tnsnames has the entry for the xltcrm1 and you have the directory with proper rights.
    regards

  • Impdp using ASM or local to instance file

    Hi,
    I am wondering if anyone compared performance running impdp from
    a) ASM with fiber optic (SAN)
    b) local file system to instance
    Would there be any performance benefit to move from local file system to ASM ?
    Linuks, Oracle 10g, 2 nodes RAC
    Thanks
    Turtle
    Edited by: Turtle on Jun 26, 2012 3:20 AM
    Edited by: Turtle on Jun 26, 2012 3:22 AM

    sed -e 's/\/.*$//' proxyLog
    Roger

  • How to impdp a specific table excluding rows which are corrupted using impdp

    Hello,
    I need some help with regard to the impdp. I have table which is corrupted and the information of corrupted rows is also available with me now i need to exclude those rows in specific and import the other error free rows.
    Can you please let me know what would be the option to use with impdp.
    Does the QUERY option work with impdp to exclude rows of that particular table.
    Thanks,
    Vinodh

    but import is running for  more than one day but the size of table is huge around 600GB.
    Below you can find the parfile output. How to check if this process is still running. I have used dba_datapump_jobs but no use.
    also truss output says thread is sleeping. Your inputs on this will be much helpful.
    DIRECTORY=DUMPDIR113
    DUMPFILE=expdpA_DDAPTE1_20130403_1003_%U.dmp
    TABLES=A_DDAPTE1.FGBA_JBBB069
    TABLE_EXISTS_ACTION=APPEND
    QUERY=A_DDAPTE1.FGBA_JBBB069:"WHERE RECID NOT IN ('600KR7Feb07-5010009050','FTS100913QA-1','FTS100913QA-11','FTS100913QA-14','FTS100913QA-15','FTS100913QA-16'
    ,'FTS100913QA-17','FTS100913QA-19','FTS100913QA-2','FTS100913QA-25','FTS100913QA-3','FTS100913QA-31','LnLmtTst4Mar06-LMT-1015000','LndPrdMixDec16-4510003850',
    'LndPrdMixDec16-4510004200','LndPrdMixDec30-4400041826','LndPrdMixJan08-1080005191','LndPrdMixJan19-1020043784','LndPrdMixJan24-1300009271','LndPrdMixJan27-20
    80004131','LndPrdMixFeb08-2200008537','LndPrdMixFeb12-2061035772','LndPrdMixFeb23-4010020173','LndPrdMixFeb27-4030043858','LnLmtTst4Mar06-LMT-1015000','LndPdM
    xMr17-1-2040044689','JPMF12309051824404','LndPrdMixMar31-4100030945','LndPrdMixApr26-5020016018','LndPdMxJl09-1-2090030535','JPMJ103090619303826','LndPrdMixSe
    p03-4070048268','LndPrdMixSep24-4400010477','FTS100913QA-14','FTS100913QA-16','FTS100913QA-2','FTS100913QA-17','FTS100913QA-15','FTS100913QA-25','FTS100913QA-
    31','FTS100913QA-11','FTS100913QA-19','FTS100913QA-3','FTS100913QA-1','JPMI22909071376392','LndPrdMixDec16-4510003850','LndPrdMixDec16-4510004200','LndPrdMixD
    ec22-5020009996','LndPdMxJ317-1-2090007173','LndYr2011Jan18-4070033301','LndYr2011Feb02-4400000479','Lndn-11-671BKFeb24-2-1000091345','LndYr2011Mar11-41000182
    11','RPS09090401918928','LndYr2011Feb26-3050008971','LndYr2011Mar214-4400016890','LndYr2011Apr08-4100023458','FTS09091801399914','LndYr2011May26-5010040755','
    LndYr2011Jun01-4030034285','Thrd25BulkJun30-5010048461','CobRun0211Jul08-5020030807','600KCsp511Aug09-4030048518','RlTime250k2Sep09-6010025105','CCS0911060114
    460','3600KR61284NOV24-4030000342','600KR7Feb07-5010009050','FTS09120801346378','600KFWDDATEDMAR09-5010016394','ST10912240129034','MMK0912300369630','600KR701
    MAY04-4100000188','GBA671Tes2RemDor-3000088468','R21210JUL2012R1-3200014672','CBG1002030116505','R312G10OCT2012R3-3070047935','R312G30OCT2012RR1-3090016437','
    SOLARIS07DEC2012RR1-3200011526','LINUX23JAN2013RR1-3020015180','LINUX29JAN2013RR1-3050004304','LINUX04FEB2013RT2-3020045579','MMK10032201164879','FTS100324012
    16453','MMB1003260224532','LINUX14FEB2013RB2-3060003239','LINUX25FEB2013RB1-3100048142','FTS10040802260630','LINUX24MAR2013RB1-4400044062','LINUX23MAY2013RR1-
    3060001245','LINUX10JUN2013RR3-3030035797','LINUX12JUN2013RR2-3060024808','LINUX14JUN2013RR2-3040046259')"
    LOGFILE=YYYY069_20130702LOG.log
    PARALLEL=15
    Thanks,
    Vinodh

  • Memory fault while using impdp

    I'm unable to import a database using impdp; as soon as I start the impdp cmd it errors out with a memory fault
    I was able to previously import 1 TB out of a total of 3 TB, and then got an error related to the new MEMORY_TARGET parameter, complaining about insufficient tmpfs.
    I resolved that error, and then after that I can't invoke impdp without the memory fault error as described below..
    $ nohup impdp "'/ as sysdba'" JOB_NAME=LANCE_FULL_01 parfile=auexpdp.dat &
    [1] 32118
    $ nohup: appending output to `nohup.out'
    [1] + Memory fault nohup impdp "'/ as sysdba'" JOB_NAME=LANCE_FULL_01 parfile=auexpdp.dat &
    $
    I also get the following error in the import log
    ORA-39012: Client detached before the job started.
    This is what my parfile looks like
    directory=dmpdir
    dumpfile=aexp1_%U.dmp,aexp2_%U.dmp,aexp3_%U.dmp,aexp4_%U.dmp
    parallel=8
    full=y
    exclude=SCHEMA:"='MDDATA'"
    exclude=SCHEMA:"='OLAPSYS'"
    exclude=SCHEMA:"='ORDSYS'"
    exclude=SCHEMA:"='DMSYS'"
    exclude=SCHEMA:"='OUTLN'"
    exclude=SCHEMA:"='ORDPLUGINS'"
    include=tablespace
    #transform=oid:n
    logfile=expdpapps.log
    trace=1FF0300
    Has anybody seen this type of error before ?
    Thanks

    Pl post details of OS and database versions
    >
    $ nohup impdp "'/ as sysdba'" JOB_NAME=LANCE_FULL_01 parfile=auexpdp.dat &
    >
    You should not use '/ as sysdba' for expdp/impdp - use SYSTEM account instead - see the first NOTE sections in these links
    http://docs.oracle.com/cd/E11882_01/server.112/e22490/dp_export.htm#i1012781
    http://docs.oracle.com/cd/E11882_01/server.112/e22490/dp_import.htm#i1012504
    HTH
    Srini

  • I need help with IMPDP and the parameter 'EXCLUDE'...

    Hi all... Im new at this forum and Im looking for some help =)
    I'm working with DataPump (EXPDP and IMPDP), and I'm importing some tables from HR... I'm able to import those tables without any problem, but I have to exclude the TRIGGER and PROCEDURES. I'm using the parameter EXCLUDE=TRIGGER,PROCEDURE and it shows me an error message , because its unable to find the object call "PROCEDURE"... if I remove the EXCLUDE=PROCEDURE then it shows no error message... can someone help me?
    this is the script Im using....
    IMPDP system/mypassword directory=DATA_PUMP REMAP_SCHEMA=HR:EXAMEN include=table:\"in('DEPARTAMENTS','EMPLOYEES','JOB_HISTORY','JOBS')\" EXCLUDE=TRIGGER,PROCEDURE DUMPFILE=IMP_HR.DMP LOGFILE=IMP_HR_.LOG

    Hi,
    Use:
    EXCLUDE=TRIGGER
    EXCLUDE=PROCEDURE
    Always read the docs first:
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14215/dp_import.htm#i1010670

  • Import database using impdp

    Hello,
    I wanna import a database using impdp. Can i import while i'm logged with system/<password> ? On which database should i be logged? I have a single database, 'orcl'
    Thanks

    I wanna import a database using impdp.
    Can i import while i'm logged with system/<password> ?
    On which database should i be logged? I have a single database, 'orcl'You don't have to login to any database to perform the import using datapump import.
    You just have to set the oracle database environment where you want to import into.
    suppose, you have an export dump generated already,using datapump export(expdp) and if you want to import into orcl database,
    set the oracle environment to orcl
    You have to have the directory object created with read,write access to the user performing export/import(expdp or impdp)
    use impdp help=y at the command line to see the list of available options.
    http://download.oracle.com/docs/cd/B13789_01/server.101/b10825/dp_import.htm
    -Anantha

  • Database Upgrade using Data Pump

    Hi,
    I am moving my database from a Windows 2003 server to a Windows 2007 server. At the same time I am upgrading this database from 10g to 11gR2(11.2.0.3).
    therefore I am using the export / import method of upgrade ( via Data Pump not the old exp/imp ).
    I have successfully exported by source database and have created the empty shell database ready to take the import. However I have a couple of queries
    Q1. regarding all the SYSTEM objects from the source database. How will they import given that the new target database already has a SYSTEM tablespace
    I am guessing I need to use the TABLE_EXISTS_ACTION option for the import. However should I set this to APPEND, SKIP, REPLACE or TRUNCATE - which is best ?
    Q2. I am planning to slightly change the directory structure on the new database server - would it therefore be better to pre-create the tablespaces or leave this to the import but use the REMAP DATAFILE option - what is everyone's experience as to which is the better way to go ? Again if I pre-create the tablespaces, how do I inform the import to ignore the creation of the tablespaces
    Q3. these 2 databases are on the same network, so in theorey instead of a manual export, copy of the dump file to the new server and then the import, I could use a Network Link for Import. I was just wondering where there any con's of this method over using the explicit export dump file ?
    thanks,
    Jim

    Jim,
    Q1. regarding all the SYSTEM objects from the source database. How will they import given that the new target database already has a SYSTEM tablespace
    I am guessing I need to use the TABLE_EXISTS_ACTION option for the import. However should I set this to APPEND, SKIP, REPLACE or TRUNCATE - which is best ?If all you have is the base database and nothing created, then you can do the full=y. In fact, this is probably what you want. The system tablespace will be there so when Data Pump tries to create it , it will just fail that create statement. Nothing else will fail. In most cases, your system tables will already be there, and this is ok too. If you do schema mode imports, you will miss out on some of the other stuff.
    Q2. I am planning to slightly change the directory structure on the new database server - would it therefore be better to pre-create the tablespaces or leave this to the import but use the REMAP >DATAFILE option - what is everyone's experience as to which is the better way to go ? Again if I pre-create the tablespaces, how do I inform the import to ignore the creation of the tablespacesIf the directory structure is different (which they usually are) then there is no easier way. You can run impdp but with sqlfile and you can say - include=tablespace. This will give you all of the create tablespace commands in a txt file and you can edit the text file to change what ever you want to change. You can tell datapump to skip the tablespace creation by using - exclude=tablespace
    Q3. these 2 databases are on the same network, so in theorey instead of a manual export, copy of the dump file to the new server and then the import, I could use a Network Link for Import. I >was just wondering where there any con's of this method over using the explicit export dump file ?The only con could be if you have a slow network. This will make it slower, but if you have to copy the dumpfile over the same network, then you will still see the same basic traffic. The pros are that you don't have to have extra disk space. Here is how I look at it.
    1. you need XX GB for the source database
    2. you need YY GB for the source dumpfile
    3. you need YY GB for the target dumpfile that you copy
    4. you need XX GB for the target databse.
    By doing network you get rid if 2*YY GB for the dumpfiles.
    Dean

  • Problem using IMPDB(ORA-31603:ORA-31693:)

    Hi guys i am getting the following errors when i run the following import impdp.
    I will show you both my export and import statemnets
    EXPORT
    ./expdp slc/pswd@slc parfile=slc_exp.par
    and parameter file contents
    DIRECTORY=exp_usac_dir
    DUMPFILE=slc.dmp
    SCHEMAS=slc
    CONTENT=DATA_ONLY
    ===========================================================
    ON IMPORT
    impdp slc/pswd@slcldtst parfile=slc_imp.par
    and parameter file contents
    DIRECTORY=IMP_USAC_DIR
    DUMPFILE=slc.dmp
    SCHEMAS=slc
    LOGFILE=slcutest.log
    =====================================================
    when i run th eimport i am getting a lot of the following errors
    ORA-31603:object "table_EXTENSION" of type TABLE not found in schema "SLC"
    ORA-31693: Table data object "QPHRN_MODIFY" failed to load/unload and is being skipped due to error:

    if i dont want any thing but data on the target database.
    i am thinkink about using exclude parameter on indexes,triggers,constraints,views,functions,prodecures,packages. this is how my parameter file will look for import.....
    DIRECTORY=IMP_USAC_DIR
    DUMPFILE=slcu.dmp
    SCHEMAS=slc
    EXCLUDE=ref_constraint
    EXCLUDE=index
    EXCLUDE=view
    EXCLUDE=function
    EXLUDE=trigger
    EXCLUDE=procedure
    EXCLUDE=package
    EXCLUDE=sequence
    LOGFILE=slcutest.log
    Let me know if this will work
    Thanks
    Message was edited by:
    mtaji wa maskini

Maybe you are looking for