Oracle error 0603 where importing dmp file

hi,
i have an error message when importing a dmp file.
$ORACLE_HOME/bin/imp system/xxxx file=$PIPE_NAME log=$FIC_LOG commit=y buffer=4194304 fromuser=user touser=user
. . Import de la table "RACLEGL" 471445 lignes importées <
IMP-00017: Echec de l'instruction suivante avec erreur ORACLE 603 :
"CREATE UNIQUE INDEX "RAPRIK_CGL" ON "RACLEGL" ("CGL_RENTITY" , "CGL_CODE" ,"
" "CGL_ORG" , "CGL_LINE" ) PCTFREE 10 INITRANS 2 MAXTRANS 255 STORAGE(INITI"
"AL 65536 FREELISTS 1 FREELIST GROUPS 1) TABLESPACE "IDX_1" LOGGING"
IMP-00003: Erreur ORACLE 603 rencontrée
ORA-00603: La session de serveur ORACLE s'est terminée par une erreur fatale
IMP-00017: Echec de l'instruction suivante avec erreur ORACLE 3114 :
"BEGIN DBMS_STATS.SET_INDEX_STATS(NULL,'"RAPRIK_CGL"',NULL,NULL,NULL,470059"
",2380,470059,1,1,204641,2,0); END;"
IMP-00003: Erreur ORACLE 3114 rencontrée
ORA-03114: pas connecté à ORACLE
IMP-00003: Erreur ORACLE 3114 rencontrée
Thanks for your help

I tried reinstalling imp.exe and exp.exe using the Oracle Universal Installer. I checked the import/export utility, but the OUI removed THE ENTIRE developer suite ;-(
So, I decided reinstalling the Oracle and the developer suite from scratch! The installation was ok and I could see the imp.exe working fine during the repository building.
I also did a lot of experiments and some results follows:
I can export and import an application system if I use the SAME user to export and import the .dmp file;
I can import a .dat file exported by another user sometimes…
But, my main trouble still exists: I can’t import .dmp or .dat files from another user that used exp.exe 8.xxx.
The symptom when I try this last option is the “freezing” of imp.exe like the follow example:
“Import: Release 10.1.0.4.2 - Production on Sßb Fev 18 21:15:51 2006
Copyright (c) 1982, 2005, Oracle. All rights reserved.
Conectado a: Personal Oracle Database 10g Release 10.2.0.1.0 - Production
With the Partitioning, OLAP and Data Mining options
Arquivo de exportaþÒo criado por EXPORT:V10.01.00 via caminho convencional
AdvertÛncia: os objetos foram exportados por ALUNO; nÒo por vocÛ
importaþÒo realizada nos conjuntos de caracteres WE8MSWIN1252 e NCHAR AL16UTF16
. importando objetos de ALUNO para ALEXFM
. . importando table "XTSYS_EXPORT_OBJECTS" 1 linhas importadas
. . importando table "XTSYS_IMPORT_IRID_MAPPING" 68 linhas importadas
. . importando table "XTSYS_IMPORT_IVID_MAPPING" 68 linhas importadas
. . importando table "XTSYS_RM$REPOSITORIES" 1 linhas importadas
. . importando table "XTSYS_TABS_EXPORTED" 14 linhas importadas”
The imp.exe always freezes at xtsys_tabs_exported…
Any ideas?
Regards, Alexandre

Similar Messages

  • Import DMP file into Oracle 8.1.5 on Windows 2000

    How to import DMP file into Oracle 8.1.5 database on Windows 2000 ?
    Please mention a coding example
    Thanks,
    Vivek Gupta

    Import has a lot of options, so it depends on what you want to do.
    C:\> imp help=y
    will show you all possible options. An example of full import :
    C:\> imp <username>/<password>@<TNS alias> file=<DMP file> full=y log=<LOG file>
    Message was edited by:
    Paul M.
    ...and there is always [url http://download-uk.oracle.com/docs/cd/F49540_01/DOC/index.htm]The documentation

  • How to import *.dmp file Through Oracle SQL Developer (3.2.20.09)

    hi
    how to import *.dmp file Through Oracle SQL Developer (3.2.20.09) ?
    how to do it ?
    thanks

    You do not.
    .dmp files are created from our Export and Data Pump database utilities and are proprietary files. You use the corresponding Import (or Data Pump) utility to import the data.

  • Reg import dmp file.

    hi friends
    what is the command to import DMP file in Oracle 10g database.
    how to import this file in particular schema..
    pls. help..

    Prior to import you must have below requirement,
    1. Directory created on DB where you have your dump file, you must have priviledge on this directory.
    2. dump file on above mentioned directory.
    3 use imp if you have export your dump with exp command , use impdp if have exported your dmp file using impdp.
    4. Also you must have correct priviledge on exp,expdp utilities.
    try to run 'impdp help=y' on your putty, it will open help for impdp.
    hope it will help you in some extend.
    Edited by: imkhan on Oct 22, 2012 4:32 PM

  • Can not Import *.dmp file in 10g Database

    I have successful to install 10gDB and 10gDS to my home computer. But when i try to import *.dmp file to my Repository Object Navigator.
    Would you mind help me to take a look.
    Error Message
    RME-02105 Oracle error occurred...
    ORA-01986: OPTIMIZER_GOAL is obsolete
    Cause: An unhandled oracle error has occurred.
    Action: Examine reported errors for specific detail.

    Ken,
    This issue has been reported with Designer releases prior to 9.0.4.4 against 10g database. Please upgrade to the latest Designer release 9.0.4.5 (available on OTN) and the import should work correctly.
    - Suresh

  • Help to import .dmp file to APEX

    Hi All,
    I have a question about export and import .dmp file to APEX.
    I'm working on a data mining application based on database 11g. I managed to export the data mining model to a .dmp file using oracle data miner (ODM). now I wanna to know how to import this dmp file to the online schema (for example the free apex hosting). I used DBMS_DATA_MINING.EXPORT_MODEL and DBMS_DATA_MINING.IMPORT_MODEL and it's work in my computer.
    thanks

    Hello <unknown user>,
    In short : you can't import a dmp file into apex.oracle.com.
    That's because you need the imp utility (and the corresponding roles/rights).
    You can create sql scripts for the DML and DDL and upload and run those.
    Greetings,
    Roel
    http://roelhartman.blogspot.com/

  • Error while trying to import .dmp file in oracle

    Hi,
    I am trying to import a .dmp file using impdp command. Whenever I try that I get following error logs:
    Import: Release 10.2.0.1.0 - Production on Wednesday, 27 July, 2011 19:22:18
    Copyright (c) 2003, 2005, Oracle. All rights reserved.
    Connected to: Oracle Database 10g Express Edition Release 10.2.0.1.0 - Production
    Master table "SYSTEM"."SYS_IMPORT_FULL_01" successfully loaded/unloaded
    Starting "SYSTEM"."SYS_IMPORT_FULL_01": system/******** DUMPFILE=HIST_IR_APR_2011.dmp
    Processing object type TABLE_EXPORT/TABLE/TABLE
    ORA-39083: Object type TABLE failed to create with error:
    ORA-00439: feature not enabled: Partitioning
    Failing sql is:
    CREATE TABLE "DBO"."HIST_IR" ("IR_ID" NUMBER(9,0), "ELS_ID1" NUMBER(9,0), "ELS_ID2" NUMBER(9,0), "ZONE_ID" NUMBER(2,0) NOT NULL ENABLE, "TYPE" NUMBER(2,0) NOT NULL ENABLE, "START_TIME" DATE NOT NULL ENABLE, "END_TIME" DATE NOT NULL ENABLE, "ROAD_NAME" VARCHAR2(50) NOT NULL ENABLE, "UP_POINT" NUMBER(4,2), "DN_POINT" NUMBER(4,2), "UP_LINK_ID" NUMBER(9,0) NOT NULL ENABLE, "DN_LINK_ID" NUMBER
    Processing object type TABLE_EXPORT/TABLE/TABLE_DATA
    Processing object type TABLE_EXPORT/TABLE/GRANT/OWNER_GRANT/OBJECT_GRANT
    ORA-39112: Dependent object type OBJECT_GRANT:"DBO" skipped, base object type TABLE:"DBO"."HIST_IR" creation failed
    ORA-39112: Dependent object type OBJECT_GRANT:"DBO" skipped, base object type TABLE:"DBO"."HIST_IR" creation failed
    ORA-39112: Dependent object type OBJECT_GRANT:"DBO" skipped, base object type TABLE:"DBO"."HIST_IR" creation failed
    Processing object type TABLE_EXPORT/TABLE/INDEX/INDEX
    ORA-39112: Dependent object type INDEX:"DBO"."INDX_HIST_IR_LOC_TYPE" skipped, base object type TABLE:"DBO"."HIST_IR" creation failed
    ORA-39112: Dependent object type INDEX:"DBO"."INDX_HIST_IR_ROAD_NAME" skipped, base object type TABLE:"DBO"."HIST_IR" creation failed
    ORA-39112: Dependent object type INDEX:"DBO"."INDX_HIST_IR_ELS_ID1" skipped, base object type TABLE:"DBO"."HIST_IR" creation failed
    ORA-39112: Dependent object type INDEX:"DBO"."PK_HIST_IR" skipped, base object type TABLE:"DBO"."HIST_IR" creation failed
    ORA-39112: Dependent object type INDEX:"DBO"."INDX_HIST_IR_START_TIME" skipped, base object type TABLE:"DBO"."HIST_IR" creation failed
    Processing object type TABLE_EXPORT/TABLE/CONSTRAINT/CONSTRAINT
    ORA-39112: Dependent object type CONSTRAINT:"DBO"."PK_HIST_IR" skipped, base object type TABLE:"DBO"."HIST_IR" creation failed
    Job "SYSTEM"."SYS_IMPORT_FULL_01" completed with 10 error(s) at 19:22:21
    Any idea how to get rid of the errors ?
    BR///
    Tayyab

    I also tried to open the .dmp file using Oracle 11g Enterprise Edition but kept getting following errors:
    Connected to: Oracle Database 11g Enterprise Edition Release 11.1.0.6.0 - Production
    With the Partitioning, 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/******** dumpfile=HIST_IR_APR_2011.dmp
    Processing object type TABLE_EXPORT/TABLE/TABLE
    ORA-39083: Object type TABLE failed to create with error:
    ORA-01918: user 'DBO' does not exist

  • Error when import dmp file

    Hi,
    I try to do imp dmp file in oracle 10g xe.
    the export done was done on oracle 9i but when i do import in oracle 10g it comes with this error msg:
    Export file created by EXPORT:V09.02.00 via direct path
    import done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    import server uses AL32UTF8 character set (possible charset conversion)
    export client uses US7ASCII character set (possible charset conversion)
    IMP-00031: Must specify FULL=Y or provide FROMUSER/TOUSER or TABLES arguments
    IMP-00000: Import terminated unsuccessfully
    Is it dmp file was done using ascii rather than binary mode?
    Do I have to migrate the character set from US7ASCII to WE8MSWIN1252? or any other idea?
    Thanks.

    Hi,
    IMP-00031: Must specify FULL=Y or provide FROMUSER/TOUSER or TABLES arguments
    IMP-00000: Import terminated unsuccessfullyIn your import command: imp you need to use full=y if you want to importa all in the new DB or fromuser=x touser=x to import schema by schame or use tables=...
    Cheers,
    Francisco Munoz Alvarez
    http://www.oraclenz.com

  • Regarding Import .dmp files to Oracle

    I have GosalesDw.dmp files. I need to import these files to Oracle database.
    I am loging to system/admin . Then I issues 'host cmd' and then i am using ' imp' command for import. But i am unable to import.
    I think I am giving wrong information for path . so suggested me how i will give the path.
    can you please explain me with Example.
    Thanks,
    MohanaKrishna K

    Post Operating System (OS) name & version for DB server system.
    Post results of
    SELECT * from v$version
    I am loging to system/admin why
    imp help=yes
    Import: Release 10.2.0.1.0 - Production on Wed Mar 3 09:47:46 2010
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    You can let Import prompt you for parameters by entering the IMP
    command followed by your username/password:
         Example: IMP SCOTT/TIGER
    Or, you can control how Import runs by entering the IMP command followed
    by various arguments. To specify parameters, you use keywords:
         Format:  IMP KEYWORD=value or KEYWORD=(value1,value2,...,valueN)
         Example: IMP SCOTT/TIGER IGNORE=Y TABLES=(EMP,DEPT) FULL=N
                   or TABLES=(T1:P1,T1:P2), if T1 is partitioned table
    USERID must be the first parameter on the command line.
    Keyword  Description (Default)       Keyword      Description (Default)
    USERID   username/password           FULL         import entire file (N)
    BUFFER   size of data buffer         FROMUSER     list of owner usernames
    FILE     input files (EXPDAT.DMP)    TOUSER       list of usernames
    SHOW     just list file contents (N) TABLES       list of table names
    IGNORE   ignore create errors (N)    RECORDLENGTH length of IO record
    GRANTS   import grants (Y)           INCTYPE      incremental import type
    INDEXES  import indexes (Y)          COMMIT       commit array insert (N)
    ROWS     import data rows (Y)        PARFILE      parameter filename
    LOG      log file of screen output   CONSTRAINTS  import constraints (Y)
    DESTROY                overwrite tablespace data file (N)
    INDEXFILE              write table/index info to specified file
    SKIP_UNUSABLE_INDEXES  skip maintenance of unusable indexes (N)
    FEEDBACK               display progress every x rows(0)
    TOID_NOVALIDATE        skip validation of specified type ids
    FILESIZE               maximum size of each dump file
    STATISTICS             import precomputed statistics (always)
    RESUMABLE              suspend when a space related error is encountered(N)
    RESUMABLE_NAME         text string used to identify resumable statement
    RESUMABLE_TIMEOUT      wait time for RESUMABLE
    COMPILE                compile procedures, packages, and functions (Y)
    STREAMS_CONFIGURATION  import streams general metadata (Y)
    STREAMS_INSTANTIATION  import streams instantiation metadata (N)
    VOLSIZE                number of bytes in file on each volume of a file on tape
    The following keywords only apply to transportable tablespaces
    TRANSPORT_TABLESPACE import transportable tablespace metadata (N)
    TABLESPACES tablespaces to be transported into database
    DATAFILES datafiles to be transported into database
    TTS_OWNERS users that own data in the transportable tablespace set
    Import terminated successfully without warnings.

  • Import .dmp file in Oracle 11g in Linux

    Hi experts,
    I m new here, please tell me how to import the database as .dmp file in Oracle 11g Release in Oracle Enterprise Linux 5.5.
    As i tried to execute this command:-
    **$ impdp username/password@orcl file = FILENAME.dmp full=y log=log.txt**
    but it gives error as:-
    **bash: impdp: command not found**
    Now please help me about this.
    Thanx.
    Abhishek Kumar

    Hello,
    **$ impdp username/password@orcl file = FILENAME.dmp full=y log=log.txt**
    but it gives error as:-
    **bash: impdp: command not found**First, if the command was not found it means that you don't have the right environment variables. So, be sure to be connected with the right OS User (oracle for instance).
    Secondly, the parameter FILE is not used with Datapump. Instead you should use the Parameter DUMPFILE and, more over, you should better specify a DIRECTORY.
    So, as said by Azar, you should read the documentation and see the differences between Datapump and classical Export/Import utility.
    These links may help you:
    http://download.oracle.com/docs/cd/E11882_01/server.112/e16536/toc.htm
    http://www.oracle.com/technetwork/database/datapump11g2009-techover-1-131288.pdf
    Hope this help.
    Best regards,
    Jean-Valentin

  • Import .dmp file

    Good Afternoon,
    I need to import a .dmp file. Could someone please give me a brief step-by-step procedure that I can work with to get started with this task. Also, where might I find information regarding this so that I'll have the guidance to do this on my own. I have recently begun to dive into 10g administration.
    Thanks for the help

    check oracle doc,
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14215/toc.htm
    find out if this is original export dump or data pump dump.

  • Import dmp file from a 64-bit to 32-bit database

    I encountered the problem for import data from one database installed on a 64-bit HP-UX 11.0 with 8i database 64-bit database to another which was installed on HP-UX 10.2. 32-bit machine with Oracle 7.3.4 database.
    The two databases were installed with default NLS.
    Is there a way to handle this problem ?

    Since you haven't provided an error message it is hard to tell what the problem might be? But from the scenario you are describing you may be importing a higher version of the export dmp file than the target database. This is not allowed. One thing you can try is to do the 8i database export using the EXP utility from 7.3.4, and then try importing into 7.3.4 .
    null

  • Problem for import dmp file

    Hi,
    I had installed both oracle 8i and 11g, I'm trying to import my dmp file in oracle 8i, but that query will shift to 11g environment.
    How can i import my dmp file in 8i.
    eg:
    host imp sys/sys@ora file='D:\Ven_Excercise\hlw_demo\koow.dmp' ignore=y
    fromuser=trainee
    regards
    venki

    Already some references had been provided in ur previous post itself. Refer the
    link been provided there.
    Ur Orginal post:
      problem of import file
    Regards
    Nirmal

  • Quicktime error -37 when importing video files

    Anyone know how I can import my videos successfully? Whenever I try to do it now, they don't show up and i get the error message.

    Hi and Welcome to the Community!
    Anytime random strange behavior or sluggishness shows up, the first thing to try is a proper reboot:
    Pre-BB10 Devices ONLY. With power ON, remove the back cover and pull out the battery. Wait about a minute then replace the battery and cover. Power up and wait patiently through the long reboot -- ~5 minutes.
    BB10 Devices. Hold the top button down until the counter reaches zero. Wait for the device to be fully shut down (e.g., nothing at all displayed on the screen, no LED lights, etc.). Hold the top button until the red LED is lit. Wait through the full boot-up process. If this fails, you can attempt the battery-pull method above, but it is normally NOT recommended unless nothing else works.
    See if things have returned to good operation. Like all computing devices, BB's suffer from memory leaks and such...with a hard reboot being the best cure.
    Otherwise, please provide additional details...for example:
    What, exactly is the true file format? Not simply the file extension, but the true format?
    Does the file extension match the true file format?
    Where was the file created?
    Does the file work on other devices?
    Do other format video files work OK on your device?
    What is your exact OS level, and what exact app are you using to try and play the file?
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Problems with importing .dmp file (CLOB)

    dear all
    i am using oracle 10g XE
    I am facing a problem with importing dmp ( one of my table contains clob coloum)
    below mentioned is the error it gives while importing, please guide me as to how to handle this.
    Thanks in advance
    regards
    Uday
    "CREATE TABLE "RTEXT" ("SRNO" NUMBER, "TEXTDET" CLOB) PCTFREE 10 PCTUSED 40"
    " INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 65536 FREELISTS 1 FREELIST GROUPS "
    "1 BUFFER_POOL DEFAULT) TABLESPACE "APEX_1244730274482010" LOGGING NOCOMPRES"
    "S LOB ("TEXTDET") STORE AS (TABLESPACE "APEX_1244730274482010" ENABLE STOR"
    "AGE IN ROW CHUNK 8192 PCTVERSION 10 NOCACHE LOGGING STORAGE(INITIAL 65536 "
    "FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT))"
    IMP-00003: ORACLE error 959 encountered
    ORA-00959: tablespace 'APEX_1244730274482010' does not exist

    You have to use SELECT tablespace_name, status FROM dba_tablespaces; from sql prompt or sql developer.
    Ash
    As Jonathan Lewis mentions:
    A general reminder about "Forum Etiquette / Reward Points": http://forums.oracle.com/forums/ann.jspa?annID=718
    If you never mark your questions as answered people will eventually decide that it's not worth trying to answer you because they will never know whether or not their answer has been of any use, or whether you even bothered to read it.
    It is also important to mark answers that you thought helpful - again it lets other people know that you appreciate their help, but it also acts as a pointer for other people when they are researching the same question, moreover it means that when you mark a bad or wrong answer as helpful someone may be prompted to tell you (and the rest of the forum) what's so bad or wrong about the answer you found helpful.

Maybe you are looking for

  • How big a Time Capsule do i need, I'm totally new to Mac!

    Hi, how big a Time Capsule do I need in order for it to work as my backup? Let say if I bought an Imac with 2 TB HDD + 256 GB SSD and with that, bought a 2 TB Time Capsule for backup, would that be enough or would I need to buy a 3 TB Time Capsule? T

  • Design patterns in portlet development

    Hello, I am a student at the Technical University in Munich, Germany and I am working on a university project on design patterns for portlets. The focus of my work is researching the best practices when developing a web portlet, especially which desi

  • Database out of memory error getting Web Intelligence prompts

    The following code generates an exception for a particular web intelligence report object ID: m_engines = (ReportEngines)m_entSession.getService("ReportEngines"); m_widocRepEngine = (ReportEngine)m_engines.getService(ReportEngines.ReportEngineType.WI

  • Podcasts deleted

    I have the new iTunes 12. I have no idea why, but a lot of my podcasts just got deleted when I plugged the iPod into the computer. I use Windows and I have Unplayed/My Episodes and Saved showing on the bottom? Can anyone please help me restore them?

  • New version of itunes not recognize my iphone

    itunes not find my devices