Database full compile while doing schema import using impdp

hi,
oracle 10g
Database full compile while doing schema import using impdp..
what is happening here..
regards,
Deepak

My scenario
I need to import the particular schema from the full export dump. which has taken by using expdp. while importing i am using remap_schema for a single schema.
But it try to import the full dump and compile all the schema objects.
regards,
Deepak

Similar Messages

  • Geeting error while doing Mass UD using t code QA41

    Hi
    While doing mass UD using t code QA41 I am getting below error messages:
    1. You can not make the UD because of 0001 non-valuated physical samples,
    2. You can not make the UD because of 0002 non-valuated physical samples,
    My objection is to do mass UD for all INPROCESS inspection lots where results are recorded but no UD given.
    Request a solution where I am doing wrong and a solution to it.
    Thanks in advance.
    Pradipta Sahoo

    Hi Craig
    Thanks a lot for all your answers.
    Last query:  I will not able to do MASS UD if all samples are not valuated means I have to record results in all 3 physical samples.
    1. In QA11 I am able to UD for each inspection lot (where result is recorded in 2 physical sample & 3rd one is not valuated). Why it is so? Why I am not getting the same error that 3rd sample is not valuated.
    2. In QA41 mass UD is not possible if 3rd sample is not valuated. Why I am not getting all inspection lots and getting few in the output screen? Is there any other way where I can valuate all open inspection lots in mass operation?
    3. In QA16, also I am not getting all inspection lots in the output screen. Why?
    Requesting yo clarify my queries to make me undrstand the process better. So that I can convince my higher management to reduce physical sample generation in auto.
    Thanks in advance for your help.
    Pradipta Sahoo
    +91 9909994216

  • While doing inbound delivery using VL31N

    While doing inbound delivery using the T-code VL31N , am getting the error message " Factory calendar  is not recognised "
    Guys Please help me out

    Hello ,
    while doing the PO in the item detail  confirmations tab i have selected the inbound delivery ECC and saved .After that i tried to create the inbound delivery for the PO at that time am getting the message 'factory calender is not recognised " .
    I have checked in the factory calender which is assigned to controlling area is"  K4 "
    Please help me out

  • Error while doing schema level import using datapump

    Hi I get the following ierrors while importing a schema from prod to dev database... can anyone help ,thanks!
    impdp system DIRECTORY=DATA_PUMP_DIR DUMPFILE=abcdprod.DMP LOGFILE=abcdprod.log REMAP_SCHEMA=abcdprod:abcddev
    ORA-39002: invalid operation
    ORA-31694: master table "SYSTEM"."SYS_IMPORT_FULL_01" failed to load/unload
    ORA-31644: unable to position to block number 170452 in dump file "/ots/oracle/echo/wxyz/datapump/abcdprod.DMP

    877410 wrote:
    Hi I get the following ierrors while importing a schema from prod to dev database... can anyone help ,thanks!
    impdp system DIRECTORY=DATA_PUMP_DIR DUMPFILE=abcdprod.DMP LOGFILE=abcdprod.log REMAP_SCHEMA=abcdprod:abcddev
    ORA-39002: invalid operation
    ORA-31694: master table "SYSTEM"."SYS_IMPORT_FULL_01" failed to load/unload
    ORA-31644: unable to position to block number 170452 in dump file "/ots/oracle/echo/wxyz/datapump/abcdprod.DMPpost complete command line for the expdp that made the abcdprod.DMP file

  • How to change the g/l a/c being used while doing goods issue using migo

    when I pass a migo entry whilie purchasing material
         , the entry goes through stock
         stock (230000 a/c no)    150        dr
          GR/IR (150000 a/c)      150        cr
    when I issue material after reservation for which again migo is done
        entry is
          repairs to plant and mach (4800569 a/c)   175
                    stock (230000 a/c no)           175
    The stock a/c is debited and credited due to t.code obyc where for inventory posting I have assigned a/c 2300000 for valuation class assigned to material.
    now I want to have a/c no  4800689 in place of 4800569. how can i change that.
    that is when I issue material from stock this should be debited to 4800689 instead of 4800569. please provide t.code to change the gl from 4800689 from 4800569
    full points will be awarded

    continuing my issue is it possible to that we donot have to change the gbb and vbr and still we can have the desired results.
    that is we are able to use different gl for debit while doing goods issue from a single stocked material
    or we want to have this result
    1.          repairs to p&m    1000    dr
                         stock of cement  a/c           1000    cr
    2.          repairs  to building    2000   dr
                          stock of cement  a/c            2000   cr.
    3.             construction     3500     dr
                                 stock  of cement     3500     cr
    we donot want to change the GBB and VBR every time    or change the GL a/c while doing reservation.
    is there any third option where we get the desired result without changing or entering the g/l manually
    if there is please let me know the t.codes

  • ORA-02374: conversion error loading table during import using IMPDP

    HI All,
    We are trying to migrate the data from one database to an other database.
    The source database is having character set
    SQL> select value from nls_database_parameters where parameter='NLS_CHARACTERSET';
    VALUE
    US7ASCII
    The destination database is having character set
    SQL> select value from nls_database_parameters where parameter='NLS_CHARACTERSET';
    VALUE
    AL32UTF8
    We took an export of the whole database using expdp and when we try to import to the destination database using impdp. We are getting the following error.
    ORA-02374: conversion error loading table <TABLE_NAME>
    ORA-12899: value too large for column <COLUMN NAME> (actual: 42, maximum: 40)
    ORA-02372: data for row:<COLUMN NAME> : 0X'4944454E5449464943414349E44E204445204C4C414D414441'
    Kindly let me know how to overcome this issue in destination.
    Thanks & Regards,
    Vikas Krishna

    Hi,
    You can overcome this issue by increasing the column width in the target database for the max value required for all data to be imported successfully in the table.
    Regards

  • Error while doing BAPI extract using tcode  RSCRM_BAPI

    Hi,
      I am trying to extract a OLAP Bex query into a table.  However, I am getting the error message that
    Error: Metadata for extract /BIC/0CZCARRYOVR is inconsistent
    Error: Error 0 when generating from extract /BIC/0CZCARRYOVR
    Where ZCARRYOVR is my extract table.  What could be the reason?
    What had happened is that I created this extract table before and then deleted it from SE11.  But now I cannot create the table while extracting.  If I give a brand new table name then it works fine.  Is there any place where table metadata is stores.  I checked TADIR table and there was no extry.  I should have used SE14 and delete the table from database but cant use it now since the dictionary table doesnt exist.
    thanks

    Hi ,
    I have the same issues. If you have solved the issues can you please let me know the solution for this.
    Regards,
    Varma

  • Error while doing usage decison using moment type 321

    Hi,
    I have created a batch by confirming process order
    (t code COR6). But when I do usage decision for this batch using transaction QA11, material stock from batch created by order gets transferred to new batch.
    When I checked material document, there is complimentory movement for batch created with process order.
    For ex.
    I have created batch 000400 by confirmation of process order.
    Batch stock is in quality stock. Now I want to move this stock to unrestricted, for this I did usage decision using transaction code QA11. After usage decision when I checked material documents then I found that there is only one movement for 321 movement for batch 000400 i.e. for debit no credit (that means there is no complimentary moment) & credit movement exists for new batch 000401 which is created by sytem itself.
    My requirement is that system should not create new batch for material posting while using moment type 321, it shoud post material stock to same batch after usage decision.
    It is urgent issue.

    In the SAP IMG configuration,
    Material Management ->Inventory Management and Physical Inventory -->Movement types --> Copy and Change Movement type(OMJJ)
    In the field screen, select movement type and then "321" and getinto the definition.
    Please verify the field "Create new batch" is empty.
    Other reason could be user-exit or custom code which during material movement does the new batch creation.
    Thanks,
    Srinivas Karri

  • Error while trying to import using OdiImportObject

    When trying to import project using OdiImportObject from command prompt the following error is encountered...
    E:\ODIHome\oracledi\bin>startcmd.bat OdiImportObject -FILE_NAME=E:\slot\ego\patch\115\odi\US\mode\MFOL_PIM.xml -IMPORT_MODE=SYNONYM_INSERT_UPDATE
    OracleDI: Starting Command OdiImportObject -FILE_NAME=E:\slot\ego\patch\115\odi\
    US\model\MFOL_PIM.xml -IMPORT_MODE=SYNONYM_INSERT_UPDATE
    +com.sunopsis.tools.core.exception.SnpsSimpleMessageException: Import failed. No+
    work repository name was defined and the import failed in the master repository.*
    at com.sunopsis.dwg.tools.ImportObject.actionExecute(ImportObject.java)
    at com.sunopsis.dwg.function.SnpsFunctionBaseRepositoryConnected.execute
    +(SnpsFunctionBaseRepositoryConnected.java)+
    at com.sunopsis.dwg.tools.ImportObject.main(ImportObject.java)
    at com.sunopsis.dwg.tools.OdiImportObject.main(OdiImportObject.java)
    The required work repository name, master repository credentials and driver details have been provided in the Odiparams.bat file

    I have digged through the Startcmd codes and for odiimportobject it calls
    for %%a in (SnpsImportObject OdiImportObject) do if %%a == %1 goto CONNECTED_COMMAND_WITHOUT_WORK_REP
    %ODI_JAVA_START% com.sunopsis.dwg.tools.%* -SECURITY_DRIVER=%ODI_SECU_DRIVER% -SECURITY_URL=%ODI_SECU_URL% -SECURITY_USER=%ODI_SECU_USER% -SECURITY_PWD=
    %ODI_SECU_ENCODED_PASS% -USER=%ODI_USER% -PASSWORD=%ODI_ENCODED_PASS%
    and it does not have any mention about work rep name in the parameters.
    I can't figure out the reason why its not working but the solution ican suggest is that instead of default use this
    for %%a in (SnpsImportObject OdiImportObject) do if %%a == %1 goto CONNECTED_COMMAND
    as connected command reads the work rep name from the odiparams file and that solve your issue.
    Might be you can look into metalink for the most appropriate reason why your command is not working. But for the time being the solution i gave will work .

  • Are policies imported using IMPDP?

    Hi,
    I have done a Schema level expdp on my PROD and wanted to import on TEST. After sucessful import, I dont see the policies of PROD in Test. Does expdp/impdp export and import policies? Do we have to use any special parameters for that?
    Is there any difference b/w exp/imp and expdp/impdp in importing policies?
    Thanks.

    Hey Dean,
    thanks for the help. I really appreciate it. I tried as u said...both the full=y and include=RLS_POLICY,FGA_POLICY
    expdp directory=PROD_PUMP_DIR full=y dumpfile=prod_policies.dmp logfile=expdp_policy_1132.log INCLUDE=RLS_POLICY,FGA_POLICY
    but looks like only RLS_POLICY's have been exported. and not the FGA_POLICY's.
    Error Message:
    Processing object type DATABASE_EXPORT/SCHEMA/TABLE/TABLE_DATA
    Total estimation using BLOCKS method: 0 KB
    Processing object type DATABASE_EXPORT/SCHEMA/TABLE/RLS_POLICY
    Processing object type DATABASE_EXPORT/SCHEMA/VIEW/RLS_POLICY
    Processing object type DATABASE_EXPORT/SCHEMA/SYNONYM/RLS_POLICY
    ORA-39168: Object path FGA_POLICY was not found.
    Master table "SYS"."SYS_EXPORT_FULL_01" successfully loaded/unloaded
    Dump file set for SYS.SYS_EXPORT_FULL_01 is:
    /ora_backup/prod/exports/prod_policies.dmp
    Job "SYS"."SYS_EXPORT_FULL_01" completed with 1 error(s) at 11:31:28
    but,
    from the query below:
    SQL> select unique(full_path) from sys.datapump_paths where het_type = 'DATABASE_EXPORT' AND FULL_PATH LIKE '%POLIC%';
    FULL_PATH
    DATABASE_EXPORT/SCHEMA/PUBLIC_SYNONYM/FGA_POLICY
    DATABASE_EXPORT/SCHEMA/PUBLIC_SYNONYM/RLS_POLICY
    DATABASE_EXPORT/SCHEMA/SYNONYM/FGA_POLICY
    DATABASE_EXPORT/SCHEMA/SYNONYM/RLS_POLICY
    DATABASE_EXPORT/SCHEMA/TABLE/FGA_POLICY
    DATABASE_EXPORT/SCHEMA/TABLE/RLS_POLICY
    DATABASE_EXPORT/SCHEMA/VIEW/FGA_POLICY
    DATABASE_EXPORT/SCHEMA/VIEW/RLS_POLICY
    and
    SQL> select unique(full_path) from sys.datapump_paths where het_type = 'SCHEMA_EXPORT' AND FULL_PATH LIKE '%POLIC%';
    FULL_PATH
    SCHEMA_EXPORT/SYNONYM/FGA_POLICY
    SCHEMA_EXPORT/SYNONYM/RLS_POLICY
    SCHEMA_EXPORT/TABLE/FGA_POLICY
    SCHEMA_EXPORT/TABLE/RLS_POLICY
    SCHEMA_EXPORT/VIEW/FGA_POLICY
    SCHEMA_EXPORT/VIEW/RLS_POLICY
    I think FGA_POLICY shud be exported. Is there any different way to specify the include option in the expdp statement. like using braces or semicolons,,,just like we use to specify particular tables...from Metalink Doc 341733.1???
    Thanks.

  • Unusual error while importing using Import: Release 10.2.0.1.0

    I am getting an error that I have never encountered before during an import. It is ORA-01403: no data found.
    As stated in the "Subject" I am doing the import using Import: Release 10.2.0.1.0 and am importing into a 10g database. The first few lines of output from the "imp" utility are as follows:
    Import: Release 10.2.0.1.0 - Production on Wed Sep 30 15:17:27 2009
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the Partitioning, Data Mining and Real Application Testing options
    Export file created by EXPORT:V10.02.01 via conventional path
    Warning: the objects were exported by SYSTEM, not by you
    import done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    import server uses WE8ISO8859P1 character set (possible charset conversion)
    export client uses WE8ISO8859P15 character set (possible charset conversion)
    . importing EMPFR_MIG's objects into NCC_D_EPAEMP
    . . importing table "EM_GOV_EPA_OFFICE" 1680 rows imported
    . . importing table "EM_LOCATION_ADDRESS" 612 rows imported
    IMP-00058: ORACLE error 1403 encountered
    ORA-01403: no data found
    IMP-00058: ORACLE error 1403 encountered
    ORA-01403: no data found
    . . importing table "EM_ORGANIZATION" 1680 rows imported
    IMP-00058: ORACLE error 1403 encountered
    ORA-01403: no data found
    Has anyone ever encountered this before or have any idea why it is happening or what causes it? (I tried searching the forum before posting, but could not find anything relevant.)
    Thank you.
    Ed. H.

    I can not tell you precisely why you are getting the error as you thought posting the control file commands unimportant but I can provide two general observations.
    1. There is no excuse for being in version 10.2.0.1 so many years, and patches, after its release. You should be in 10.2.0.3 or 10.2.0.4 at the minimum.
    2. You should import this as SYSTEM. If you can not then ask a DBA to do so for you.

  • Export schema - Import Schema ... fails on sequence

    Hi.
    I'm doing an schema export on 10.1.0.2 and then import of the same schema in 10.2.0.3.
    Everything works fine, except the sequences.
    I'll get the following error on ALL sequences while doing the import
    CREATE SEQUENCE "JACTNG"."SQ_AGENT" MINVALUE 1 MAXVALUE 1,00000000000000E+27 INCREMENT BY 1 START WITH 10 NOCACHE NOORDER NOCYCLE
    ORA-39083: Object type SEQUENCE failed to create with error:
    ORA-00933: SQL command not properly ended
    What could be the reason?

    Exactly! NOW.
    So, as usual, you didn't analyse the problem at hand at all, not even the obvious step of repeating the affected command in a sql*plus session to isolate whether it is a generic problem or a specific imp problem. You didn't post you were using expdp and impdp, you just DUMPED the error, in order to have someone else doing your work for free.
    If you need someone else to do your work, especially as you have a CSI, please go to Metalink. At least the analysts over there are getting paid to do the research you refuse to do. Apart from that: entering the error messages during SR entry would have provided a correct solution.
    Sybrand Bakker
    Senior Oracle DBA

  • ORA-22921 while doing impdp

    hi all,
    I am doing a table import using impdp and getting the following error.
    both the Source and Target database have the same Oracle Anyversion 11.2.0.1.0,same Characterset and same IBM AIX 5.3 Servers.
    Below is the parfile:
    Userid=system
    DUMPFILE=directory4:dump01.dmp,directory4:dump02.dmp,dump03.dmp,dump04.dmp,directory4:dump05.dmp,directory5:dump06.dmp
    logfile=xxxxxxxxxxxxxxx.log
    directory=dump1
    remap_schema=xxxxxxxxxxxxxx:xxxxxxxxxxxxxx
    remap_tablespace=xxxxxxxxxxxxxx:xxxxxxxxxxxxxx
    Table_exists_action=TRUNCATE
    remap_tablespace=xxxxxxxxxxxxxx:xxxxxxxxxxxxxx
    remap_tablespace=xxxxxxxxxxxxxx:xxxxxxxxxxxxxx
    LOG:
    ++Import: Release 11.2.0.1.0 - Production on Sat May 21 21:17:10 2011++
    ++Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.++
    ++;;;++
    ++Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production++
    ++With the Partitioning, Real Application Clusters, OLAP, Data Mining++
    ++and Real Application Testing options++
    ++Master table "SYSTEM"."SYS_IMPORT_FULL_01" successfully loaded/unloaded++
    ++Starting "SYSTEM"."SYS_IMPORT_FULL_01": system/******** parfile=s_c.par++
    ++Processing object type TABLE_EXPORT/TABLE/TABLE++
    ++ORA-39153: Table "Schema_Name"."Table_Name" exists and has been truncated. Data will be loaded but all dependent metadata wi++
    ++ll be skipped due to table_exists_action of truncate++
    ++Processing object type TABLE_EXPORT/TABLE/TABLE_DATA++
    ++ORA-31693: Table data object "Schema_Name"."Table_Name":"Partition_name" failed to load/unload and is being skipped du++
    ++e to error:++
    ++ORA-29913: error in executing ODCIEXTTABLEOPEN callout++
    ++ORA-29400: data cartridge error++
    ++ORA-02373: Error parsing insert statement for table "Schema_Name"."Table_Name".++
    ++ORA-22921: length of input buffer is smaller than amount requested++
    ++......++
    ++......++
    ++ORA-31693: Table data object "Schema_Name"."Table_Name":"Partition_name" failed to load/unload and is being skipped du++
    ++e to error:++
    ++ORA-29913: error in executing ODCIEXTTABLEOPEN callout++
    ++ORA-29400: data cartridge error++
    ++ORA-02373: Error parsing insert statement for table "Schema_Name"."Table_Name".++
    ++ORA-22921: length of input buffer is smaller than amount requested++
    ++. . imported "Schema_Name"."Table_Name":"Partition_name" 0 KB 0 rows++
    ++. . imported "Schema_Name"."Table_Name":"Partition_name" 0 KB 0 rows++
    ++Processing object type TABLE_EXPORT/TABLE/GRANT/OWNER_GRANT/OBJECT_GRANT++
    ++Processing object type TABLE_EXPORT/TABLE/INDEX/INDEX++
    ++Processing object type TABLE_EXPORT/TABLE/CONSTRAINT/CONSTRAINT++
    ++Processing object type TABLE_EXPORT/TABLE/INDEX/STATISTICS/INDEX_STATISTICS++
    ++Processing object type TABLE_EXPORT/TABLE/TRIGGER++
    ++Processing object type TABLE_EXPORT/TABLE/STATISTICS/TABLE_STATISTICS++
    ++Job "SYSTEM"."SYS_IMPORT_FULL_01" completed with 23 error(s) at 21:17:24++
    Any suggestions?

    You have used directory=dump1 but instead of dump1 i think it should be directory 4..
    And also You need to get whoever created the directory to grant you user access (read/write) to that directory

  • Weblogic 9.1 with JDK1.6 giving error ( while doing weblogic.appc )

    hi,
    I am trying to build my ear using jdk1.6 with weblogic 9.1.
    I am getting this error while doing weblogic.appc using my ant scripts. Could some one pls let me know the solution for this problem.
    [java] Created working directory: c:\windows\TEMP\appcgen_gdoasis.jar
    [java] <02-Aug-2007 14:54:22 o'clock BST> <Error> <J2EE> <BEA-160187> <weblogic.appc failed to compile yo
    ur application. Recompile with the -verbose option for more details. Please see the error message(s) below.>
    [java] javax.xml.stream.FactoryConfigurationError: Provider javax.xml.stream.XMLInputFactory could not be
    instantiated: java.lang.InstantiationException
    [java] at javax.xml.stream.XMLInputFactory.newInstance(XMLInputFactory.java:158)
    [java] at weblogic.ejb.container.dd.xml.DDUtils.<clinit>(DDUtils.java:85)
    [java] at weblogic.ejb.container.ejbc.EJBCompiler.parseDescriptors(EJBCompiler.java:1345)
    [java] at weblogic.ejb.container.ejbc.EJBCompiler.compileEJB(EJBCompiler.java:431)
    [java] at weblogic.application.compiler.AppcUtils.compileEJB(AppcUtils.java:292)
    [java] at weblogic.application.compiler.EJBCompiler.compile(EJBCompiler.java:95)
    [java] at weblogic.application.compiler.flow.AppCompilerFlow.compileInput(AppCompilerFlow.java:113)
    [java] at weblogic.application.compiler.flow.AppCompilerFlow.compile(AppCompilerFlow.java:43)
    [java] at weblogic.application.compiler.FlowDriver$FlowStateChange.next(FlowDriver.java:55)
    [java] at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
    [java] at weblogic.application.compiler.FlowDriver.run(FlowDriver.java:24)
    [java] at weblogic.application.compiler.Appc.runBody(Appc.java:151)
    [java] at weblogic.utils.compiler.Tool.run(Tool.java:158)
    [java] at weblogic.utils.compiler.Tool.run(Tool.java:115)
    [java] at weblogic.application.compiler.Appc.main(Appc.java:162)
    [java] at weblogic.appc.main(appc.java:14)
    [java] Provider javax.xml.stream.XMLInputFactory could not be instantiated: java.lang.InstantiationExcept
    ion
    Thanks

    Hi,
    First thing, I am not sure this will work :-)
    The main issue is that there is no StAX provider to parse I-not-know-what XML file.
    You may try to execute appc with the parameter
    -Djavax.xml.stream.XMLInputFactory=com.bea.xml.stream.MXParserFactory
    Anyhow, you may still have some issues given that Java 6 is not a supported Java version for WL 9.1.
    Regards,
    lg

  • ORA:31696 error occured while imporitng using impdp utility

    Hi Forum Team,
    I found below exception while importing export dump file into one of my schema user using impdp utility.
    ORA-31696: unable to export/import TABLE_DATA:"PMM"."IMGCTLEE" using client specified AUTOMATIC method
    ORA-31696: unable to export/import TABLE_DATA:"PMM"."PRDSIMEE" using client specified AUTOMATIC method
    PMM is my schema user. But, the import process is not erminating after this exception. its continuing.
    import command given as below.
    impdp userid=pmm_css/pmm_css@pmmtrnglocal dumpfile='pmm750.dmp' logfile='pmm750_1_log.log' schemas=pmm
    PLease can some one reply with answer to my query?
    Thanks in advance.

    Hi.
    Your tables has columns of which type.. ??? maybe LONG, RAW, others..
    There are some metalink's bugs related... you can check that is your case...
    1. 4239903
    Regards.

Maybe you are looking for