Import from a full database export having  5 .dmp files

i have a full database export having 5 .dmp files of 2g each, its having a user agvlc and which contains some partitioned tables,i imported the data for the user agvlc in a tablespace agvlc al the tables gets imported but the partitions are not getting imported what can i do to import the partitions as well
thanx in advance

Hello,
al the tables gets imported but the partitions are not getting imported what can i do to import the partitions as wellHow do you see that the Partitions are not imported ? Do you have any error message ?
Which options did you use for the Import ?
Please, as previously said, post all the informations so that we can help you efficiently.
Best regards,
Jean-Valentin

Similar Messages

  • Full Database Export/Import

    I was attempting to export a full database from one server (DB files on the N: drive) and import it into a freshly created new database with the same instance name on a new server (DB files on the D: drive).
    I was told to:
    1) Export the full database as sys using full=y
    2) Pre-create all of the tablespaces on the target database that do not exist on the target database
    3) Import the full database as sys using full=y
    =========================================================
    Here are the steps I had to follow:
    1) Export the full database as sys using full=y
    2) Pre-create all of the tablespaces on the target database
    3) Import the full database as sys using full=y - Result: over 1900 invalid objects and thousands of errors
    4) Run Utlrp.sql - Result: 8 to 10 invalid objects
    5) Manually attempt to compile or rebuild objects. Several grants were required to get most of these to work. - Result: After quite a bit of hand crafting, two objects are still invalid.
    6) After spending almost two hours in a Collaborative Conference with an analyst who is working very hard to sold this, there are still two objects that are invalid.
    Note: From my perspective this is not a straight forward process
    =========================================================
    Questions:
    1) Has anyone successfully moved a database as described without all of these annoying steps?
    2) Is there a document that details the full database export/import?
    Thanks, RJZ

    Hello RJZ,
    There is not sufficient information to reply accurately to your queries,
    1. Could you post the error message that you're getting when you compile these two programs? Do they compile okay on the old server?
    2. What was the reason you choose exp and imp, to move your db to the new server and different disk? Were you migrating to a different version, or was it because of the db-reorg? It would have been possible to simple copy the db-files to the new location, and then rename the datafiles in mount-state. It would be more simpler I believe unless as stated above
    Did you check the import logs? While importing were there any errors? Actually it should have been pretty straight forward (no reason why you need documentation for exp / imp). Grants should have automatically come, unless you have select grants=n option
    I think because of the changes you have done for step-5, you might have changed some stuff somewhere. Please post the error message, and tell us if you have migrated the db to a higher version
    Regards
    Sudhanshu

  • Full database Export

    Hi
    We are having a database 10g running on solaris OS. We are getting a new server and I need to move the data. This is what I am planning to do.
    Take full database export from original server. (This includes tablespaces, all schemas and data)
    Import in new server, from SYS schema once Oracle is installed. so all the schemas and objects are imported.
    Can you let me know this approach is right any precautions to be taken?
    Thanks

    user625850 wrote:
    Hi
    We are having a database 10g running on solaris OS. We are getting a new server and I need to move the data. This is what I am planning to do.
    Take full database export from original server. (This includes tablespaces, all schemas and data)
    Import in new server, from SYS schema once Oracle is installed. so all the schemas and objects are imported.
    Can you let me know this approach is right any precautions to be taken?
    ThanksRMAN DUPLICATE

  • Full database export hangs (Oracle9i rel2)

    I recently migrated successfully from oracle8i rel 8.0. to oracle9i release 2,But now am not able to do a full database export.has anyone experienced this and whats the remedy?.
    the text i get is listed below.
    Microsoft Windows [Version 5.2.3790]
    (C) Copyright 1985-2003 Microsoft Corp.
    C:\Documents and Settings\Administrator>exp system/manager@ORCL file=C:\orclbk\p
    oll.dmp full=y
    Export: Release 9.2.0.1.0 - Production on Tue Aug 9 18:36:13 2005
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    Connected to: Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.1.0 - Production
    Export done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    About to export the entire database ...
    . exporting tablespace definitions
    . exporting profiles
    . exporting user definitions
    . exporting roles
    . exporting resource costs
    . exporting rollback segment definitions
    . exporting database links
    . exporting sequence numbers
    . exporting directory aliases
    . exporting context namespaces
    . exporting foreign function library names
    . exporting PUBLIC type synonyms
    . exporting private type synonyms
    . exporting object type definitions
    EXP-00090: cannot pin type "OE"."CUSTOMER_TYP"
    EXP-00056: ORACLE error 22303 encountered
    OCI-22303: type "OE"."CUSTOMER_TYP" not found
    EXP-00056: ORACLE error 24323 encountered
    ORA-24323: value not allowed
    EXP-00000: Export terminated unsuccessfully
    C:\Documents and Settings\Administrator>

    You have to run the export with the SYS user. This error may arise on any plattform ranging form 9.0.1 to 10.2.0.
    C:\>exp "'sys/oracle as sysdba'" full=y

  • Scheduled shutdown immediate and full database export

    Hi all,
    The database is Oracle 10g.
    How to make a scheduled shutdown immediate and full database export ? I want to use a batch file for it so I can make a sheduled task from the windows control panel everyday at 2 am. So what to write in the batch file because I am a bit new to 10g ?
    Thank you very much

    >
    How to make a scheduled shutdown immediate and full database export ? I want to use a batch file for it so I can make a sheduled task from the windows control panel everyday at 2 am. So what to write in the batch file because I am a bit new to 10g ?No, you can't take logical backup after shutdown database.
    If you want to schedule the logical backup of your database, just you can refer from here
    Schema level
    http://mohamedazar.wordpress.com/2010/04/18/datapump-scheduler-for-schema-level/
    Full export
    http://mohamedazar.wordpress.com/2010/02/16/dbms-scheduler-for-data-pump/

  • ORA-29540 during full database export

    Hi,
    Anyone encounter this error ORA-29540 during full database export. Have check out the web site for solution. Have check that the init file compatible is set to 8.1.0, the public synonym dba_java is been removed. However after the above remedies, the problem still occured. My database version is 8.1.5. Please let me know if there is other solution to this problem.
    Thank You ...
    regards,
    lbs

    Hi,
    Thanks...Any idea how to check whether the installation for the initjvm.sql is successful. cos I just took over from the previous DBA and he too have no idea...
    Thank You..

  • Import error while full database import

    Hi,
    I am getting below error while import from one server to other server.
    oracle version from 10.2.0.1.0 to 10.2.0.5.0.
    IMP-00015: following statement failed because the object already exists: on full import
    Export file created by EXPORT:V10.02.01 via conventional path
    import done in US7ASCII character set and AL16UTF16 NCHAR character set
    import server uses WE8ISO8859P1 character set (possible charset conversion)
    . importing SYSTEM's objects into SYSTEM
    IMP-00017: following statement failed with ORACLE error 1119:
    "CREATE TABLESPACE "JISPREPCORBILLINGPRD501" BLOCKSIZE 8192 DATAFILE '/opt/"
    "u01/app/oracle/oradata/ora10g/jisprepcorbillingprd501.dbf' SIZE 52428800 "
    " AUTOEXTEND ON NEXT 8192 MAXSIZE 32767M EXTENT MANAGEMENT LOCAL AUTOAL"
    "LOCATE ONLINE PERMANENT SEGMENT SPACE MANAGEMENT AUTO"
    IMP-00003: ORACLE error 1119 encountered
    ORA-01119: error in creating database file '/opt/u01/app/oracle/oradata/ora10g/jisprepcorbillingprd501.dbf'
    ORA-27040: file create error, unable to create file
    Linux-x86_64 Error: 2: No such file or directory
    IMP-00017: following statement failed with ORACLE error 1119:
    "CREATE TABLESPACE "CYBEROAM" BLOCKSIZE 8192 DATAFILE '/opt/u01/app/oracle/"
    "oradata/ora10g/cyberoam.dbf' SIZE 70057984 AUTOEXTEND ON NEXT 8192 M"
    "AXSIZE 32767M EXTENT MANAGEMENT LOCAL AUTOALLOCATE ONLINE PERMANENT SEGM"
    "ENT SPACE MANAGEMENT AUTO"
    IMP-00003: ORACLE error 1119 encountered
    ORA-01119: error in creating database file '/opt/u01/app/oracle/oradata/ora10g/cyberoam.dbf'
    ORA-27040: file create error, unable to create file
    Linux-x86_64 Error: 2: No such file or directory
    IMP-00017: following statement failed with ORACLE error 1119:
    "CREATE TABLESPACE "CAPTIVEPORTAL" BLOCKSIZE 8192 DATAFILE '/opt/u01/app/or"
    "acle/oradata/ora10g/captiveportal.dbf' SIZE 52428800 AUTOEXTEND ON NE"
    "XT 8192 MAXSIZE 32767M EXTENT MANAGEMENT LOCAL AUTOALLOCATE ONLINE PERMA"
    "NENT SEGMENT SPACE MANAGEMENT AUTO"
    IMP-00003: ORACLE error 1119 encountered
    how to resolve it?
    Thanks in advance.

    "CREATE TABLESPACE "JISPREPCORBILLINGPRD501" BLOCKSIZE 8192 DATAFILE '/opt/"
    "u01/app/oracle/oradata/ora10g/jisprepcorbillingprd501.dbf' SIZE 52428800 "
    " AUTOEXTEND ON NEXT 8192 MAXSIZE 32767M EXTENT MANAGEMENT LOCAL AUTOAL"
    "LOCATE ONLINE PERMANENT SEGMENT SPACE MANAGEMENT AUTO"
    "CREATE TABLESPACE "CYBEROAM" BLOCKSIZE 8192 DATAFILE '/opt/u01/app/oracle/"
    "oradata/ora10g/cyberoam.dbf' SIZE 70057984 AUTOEXTEND ON NEXT 8192 M"
    "AXSIZE 32767M EXTENT MANAGEMENT LOCAL AUTOALLOCATE ONLINE PERMANENT SEGM"
    "ENT SPACE MANAGEMENT AUTO"
    "CREATE TABLESPACE "CAPTIVEPORTAL" BLOCKSIZE 8192 DATAFILE '/opt/u01/app/or"
    "acle/oradata/ora10g/captiveportal.dbf' SIZE 52428800 AUTOEXTEND ON NE"
    "XT 8192 MAXSIZE 32767M EXTENT MANAGEMENT LOCAL AUTOALLOCATE ONLINE PERMA"
    "NENT SEGMENT SPACE MANAGEMENT AUTO"
    IMP-00003: ORACLE error 1119 encounteredThree tablespaces.
    how to resolve it?Create those tablesspaces manually and then try to improt it.
    to take the DDL, you can use either SQLFILE option in impdp or use dbms_metadata.get_ddl

  • Getting error in full database export

    hi,
    I am exporting full database i am getting this error shown below:
    operating system:windows 2003 server
    oracle:oracle 10g
    C:\Documents and Settings\Administrator.SRCSD>exp system/systemsms file=d:\21041
    0.dmp log=d:\210410.log full=y
    Export: Release 10.1.0.2.0 - Production on ╟ط╟╤╚┌╟┴ ╟╚╤وط 21 11:15:42 2010
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    Connected to: Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Produc
    tion
    With the Partitioning, OLAP and Data Mining options
    Export done in AR8MSWIN1256 character set and AL16UTF16 NCHAR character set
    server uses AR8ISO8859P6 character set (possible charset conversion)
    About to export the entire database ...
    . exporting tablespace definitions
    . exporting profiles
    . exporting user definitions
    . exporting roles
    . exporting resource costs
    . exporting rollback segment definitions
    . exporting database links
    . exporting sequence numbers
    . exporting directory aliases
    . exporting context namespaces
    . exporting foreign function library names
    . exporting PUBLIC type synonyms
    . exporting private type synonyms
    . exporting object type definitions
    . exporting system procedural objects and actions
    . exporting pre-schema procedural objects and actions
    . exporting cluster definitions
    EXP-00056: ORACLE error 4021 encountered
    ORA-04021: timeout occurred while waiting to lock object
    ORA-06512: at "SYS.DBMS_METADATA", line 1511
    ORA-06512: at "SYS.DBMS_METADATA", line 1548
    ORA-06512: at "SYS.DBMS_METADATA", line 1864
    ORA-06512: at "SYS.DBMS_METADATA", line 3707
    ORA-06512: at "SYS.DBMS_METADATA", line 3689
    ORA-06512: at line 1
    EXP-00056: ORACLE error 4021 encountered
    ORA-04021: timeout occurred while waiting to lock object
    ORA-06512: at "SYS.DBMS_METADATA", line 1511
    ORA-06512: at "SYS.DBMS_METADATA", line 1548
    ORA-06512: at "SYS.DBMS_METADATA", line 1864
    ORA-06512: at "SYS.DBMS_METADATA", line 3707
    ORA-06512: at "SYS.DBMS_METADATA", line 3689
    ORA-06512: at line 1
    EXP-00000: Export terminated unsuccessfully
    C:\Documents and Settings\Administrator.SRCSD>
    plz reply me appropriate solution.
    thanks.

    Possibly bug 3386590 (4021: TIMEOUT OCCURRED WHILE WAITING TO LOCK OBJECT), upgrade to 10gR2 or even better 11gR2.
    Werner

  • Oracle8i full database export

    while taking database export in ORACL8i it is terminating with errror. Please suggest remedial action. The messages given by system are appended below
    Connected to: Oracle8i Enterprise Edition Release 8.1.5.0.0 - Production
    With the Partitioning and Java options
    PL/SQL Release 8.1.5.0.0 - Production
    Export done in US7ASCII character set and US7ASCII NCHAR character set
    About to export specified users ...
    . exporting pre-schema procedural objects and actions
    . exporting foreign function library names for user DEEPAK
    . exporting object type definitions for user DEEPAK
    About to export DEEPAK's objects ...
    . exporting database links
    . exporting sequence numbers
    . exporting cluster definitions
    . about to export DEEPAK's tables via Conventional Path ...
    . . exporting table XX 0 rows exported
    . exporting synonyms
    EXP-00008: ORACLE error 904 encountered
    ORA-00904: invalid column name
    EXP-00000: Export terminated unsuccessfully
    Could this be related to following code which is present in /oraclehome/rdbms/admin/catexp.sql
    These are the last few lines of catexp.sql
    REM Add versioning support for export
    REM This will get bumped up as the views evolve. The insert is needed
    REM for upgrades from 7.0 or new databases. The update is needed for
    REM databases that have older compatibility.
    REM These are the releases when the compatibility was bumped:
    REM 7.0.* - no compatibility - assume zero
    REM 7.1.3 - set to one
    REM 7.2.1 - set to two
    REM 7.2.3 - set to three
    REM 8.0.1 - set to four
    REM 8.0.2 - set to five
    REM 8.0.3 - set to six
    REM 8.0.4 - set to seven
    REM
    insert into props$
    select 'EXPORT_VIEWS_VERSION', '7', 'Export views revision #' from dual
    where not exists
    (select 'x' from props$ where name = 'EXPORT_VIEWS_VERSION')
    update props$ set value$ = 7 where name = 'EXPORT_VIEWS_VERSION'

    This forum is for feedback about the OTN program and problems with OTN accounts. Technical questions cannot be answered here. Please post your question in the appropriate product or technology forum. http://forums.oracle.com/forums/index.jsp?cat=48

  • 4.0 EA3 import from designer and database leads to differences in compare models

    Hello,
    I followed two ways to import a model in Data Modeler:
    1 - an import from Oracle Designer
    2 - an import from the database generated on basis from Oracle Designer
    Then I compare the two models in Data Modeler, and found differences ...
    One of the differences is in Table check constraints. The text is the same when viewing it in the compare model.
    So I opened the corresponding XML files for the tables and compared the XML for the constraint text. And there are differences:
    example:
    <rule>(file_locatie is not null and file_naam_org is not null) or&lt;br/&gt;(file_locatie is null and file_naam_org is null)</rule>
    <rule>(file_locatie is not null and file_naam_org is not null) or&lt;br&gt;(file_locatie is null and file_naam_org is null)</rule>    <<-- designer
    the design imported from designer contains br, the databse imported version contains br/
    This should not be considered during comparision, or better: boths imports should use the same way of formatting.
    Joop

    The Rule specification is not re-formatted in Data Modeler code; it is stored as extracted from the database.
    For Oracle Database, the Rule is extracted using SQL of the form SELECT search_condition FROM dba_constraints/all_constraints WHERE constraint_type = 'C';
    For Oracle Designer, the Rule is extracted using SQL like SELECT txt_text FROM rm_text_lines WHERE txt_type = 'CDWHCL';
    Are you able to tell how your Table Check Constraint is represented (with respect to the 'br') in your Database and Designer?
    Regards,
    Tony

  • Import from Multi-dimensional Database-Essbase Error 1030724

    Hi all
    OBIEE version is 10.1.3.4.1
    Essbase version is 11.1.1.3
    I am trying to create a repository and selecting Import-> From Multidimensional
    and on the connection screen, i am entering essbase connection information(essbase and obiee are running on the same server) but giving me
    Essbase Error 1030724- Failed to set locale information
    But could not solve this issue!!
    Any ideas!
    Best Regards,
    Kenan

    Hello Kenan,
    We had the same problem, but after adding the system variables the problem was solved.
    Make sure the ARBORPATH and ESSBASEPATH variables are available as System Variables.
    (Right click om my computer and goto Environment Variables).
    Kind regards,
    Peter

  • How to restrict users from printing documents and exporting to local file

    Hi SAP gurus,
    I have two questions.
    1. How can I restrict users from printing a document? i.e. billdoc? I would like to know if I could block it though authorization. If yes, what auth obj to use?
    2. How to restrict certain users from exporting to local file? the System> List>Save-->Local File. I have tried restricting it using auth object S_GUI but it seems it is only applicable to older versions of SAP. im on ecc6.
    Thank you in advance.

    Hi,
    Check this:
    Create your own gui status and attach it to the list in the event START-OF-SELECTION.
    In the menu painter extra -> adjust template.
    Make it a list status and you will see all the standard list options appear including list->download
    Deactivate the ones you don't want. 
    If you just want to prevent users from downloading the list you can achieve this with authorization object S_GUI, activity 61. Menu option will still be there though.
    Please note that if you remove authorisation for S_GUI activity 61 then all downloads will not be possible. 
    If you just want to disable downloads only for a particular report, you can try this test program:
    Code:
    REPORT ztest. 
      DATA: PROGNAME LIKE SY-CPROG value 'Z_CHECK_AUTH', 
            FORMNAME LIKE SY-XFORM value 'F_CHECK_AUTH'.
    START-OF-SELECTION. 
        CALL FUNCTION 'SET_DOWNLOAD_AUTHORITY' 
             EXPORTING 
                  FORM    = FORMNAME 
                  PROG    = PROGNAME 
             EXCEPTIONS 
                  OTHERS  = 1.
      WRITE: / 'TEST'.
    You also need this:
    Code:
    PROGRAM z_check_auth.
    FORM f_check_auth USING pe_result TYPE i. 
      pe_result = 5. 
    ENDFORM.
    Also have a look at the exit SGRPDL00.
    Hope this helps you.
    Rgds,
    Raghu

  • Import from HD folder with NEF and JPEG files-Can't see JPEG files

    I am using Aperture 2 and I am trying to import from an external HD folder of images, with both NEF and JPEG files of the same photo. Using the import function, the import pane only shows the NEF file, not the JPEG file. Is there a setting somewhere that will allow me to see the JPEG file also, so I can import only the JPEG. (note: if I move the JPEG to a different folder away from the NEF file, then the JPEG appears and I can import it.)
    PS I am importing only the JPEG because I have a Nikon D60, which is still un-supported.

    You could import both, select all images afterwards, select 'Create version from master jpeg'(alt-J), unstack all (shift-cmd-K while everything is still selected), sort by file size to separate the raws from the jpegs, and delete the raws.
    Or run the raws through Adobe's DNG converter (which in its newest version, 4.4, supports the D60) and use the DNG baseline support until Apple (or rather Aperture) supports the D60.

  • Premiere Pro CC crashes upon XML import from Final Cut 7 Export

    Hello all,
    I have recently tried to import a FCP7 XML into Premiere Pro CC 2014, and a few seconds after initiating the export Premiere Pro crashes. Any solution to this???
    I Exported on a Mac Tower running FCP7 and then imported the XML on a PC Running the latest Premiere CC v8.1. Could that be a problem in itself?
    Also I'm considering a workaround where I move the FCP7 to FCPX, generate the XML then try importing again. Worth a shot?
    Also trying this strictly on an Apple computer to import and save before moving to my main PC station. Thoughts?
    The sequence I'm trying to import is fairly massive too, not sure if this is why, but it is mult-layered, both in audio and video and is running about an hour in length with several other blocks of video files after that, probably running up to 2 hrs. This should not be a problem, right?
    Help! It would be greatly appreciated to get out of the clutches of final cut finally.

    I am having the same issue.
    Your best bet is to logon to Adobe website and go to customer support. If you chat with someone they can go on your computer and trash all your preferences. Your computer will be stable again. It worked great for me, but I just imported an XML from Resolve and it is crashing the system again.
    Good luck. 

  • Importing from an Oracle database converted from non-unicode to unicode - SSIS 2012

    Hi,
    I've some SSIS 2012 pkgs that read from a non-unicode Oracle database to a non-unicode SQL Server database.
    Few days later, the Oracle database will be converted to unicode one and so I need to update the SQL database and the SSIS pkgs. Obiously no data conversion transformations are present in the pkgs. I'd like to avoid to add more of these data conversions.
    As a first step, I'm trying to convert a SQL table to unicode format, but it isn't possible to convert non-unicode and unicode string data types.
    I did not expect to have an error about the conversion from to non-unicode Oracle database (not yet converted) to unicode SQL Server database: a such conversion doesn't lost any information content. For me, it is right to have an error by from unicode to
    non-unicode conversion.
    Any suggests to solve this issue with a minimum development effort? Many thanks

    Nope once you change datatypes to unicode you've to refresh metadata settings within SSIS packages for it to work fine. SSIS doesnt have the ability to do metadata changes at runtime. So someone has to update package metadata information to make them unicode
    to make sure it works correctly after the changes.
    What you can do is create test dbs in oracle and sql in uncode and create some modified packages based on it. Once you make changes to production dbs you need to move these modified copies also to production after making necessary config value changes like
    servername,dbname,folder paths etc and then they will continue to work normally without causing any further downtimes to the customer.
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

Maybe you are looking for