IMP

IMP-00003: ORACLE error 604

ORA-00604: an error has occurred at the SQL level 1 recursive

ORA-01653: unable to extend the table SYS. IDL_UB1$ by 2048 in the SYSTEM tablespace

Hello

This seems to be the question of space with your SYSTEM tablespace.

SYSTEM tablespace autoextend is turned on?

Tags: Database

Similar Questions

  • KB958488? What is this and source of the Manon and why is it imp?

    KB958488?  What is this and source of the Manon and why is it imp?

    This is an update for net framework and it is important because it can protect you from viruses. irecomend install you it

  • Wise schema exp/imp or complete database exp/imp better in cross platform database 10g migration

    Hello

    When you perform a migration of database platform (big-endian to little endian) of 10 grams, which should be preferred to a database export import full or can do without schema using exp/imp?

    The data base is about 3 TB and a server Oracle ebs with many diagrams custom in it.

    Your suggestions are welcome.

    For EBS. export/import of individual schemas is not supported, because of the dependence between the different schemes of EBS - only complete export/import are supported.

    What are the exact versions of EBS and database?

  • Unexpected error IMP-00002

    Hello!

    I encountered this error while trying to import a dmp file with the imp command:

    > Log file = file.dmp user/pw = imp imp.log tables = TABLES

    Import: Version 11.2.0.2.0 - game Production. 5 November 16:49:21 2015

    Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.

    Connected to: Oracle Database 11g Express Edition Release 11.2.0.2.0 - 64 bit Pro

    production

    IMP-00002: cannot open opac.dmp to read


    My dmp file is located in the right directory DATA_PUMP_DIR, so the problem can't come from there.


    (for example, when I try whith impdp, I have this error (which led me to use imp), proving that the file path is well understood by my order):


    > impdp user/pw dumpfile = file.dmp = impdp logfile.log schemas = TABLES table_exists_action = replace

    Import: Version 11.2.0.2.0 - game Production. 5 November 16:36:38 2015

    Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.

    Connected to: Oracle Database 11g Express Edition Release 11.2.0.2.0 - 64 bit Pro

    production

    ORA-39001: invalid argument value

    ORA-39000: bad dump file specification

    ORA-39143: dump file "C:\oraclexe\app\oracle\product\11.2.0\server\log\app\oracl ". " e\admin\XE\dpdump\file.dmp" can be an original export dump file

    )


    I checked the file.dmp rights: all reading, writing, rights are granted to everyone.


    Is "file.dmp is damaged" the only answer?


    Thank you and a lot and sorry for my bad English!



    The imp utility uses NOT defined directories, done impdp.  If you aren't at the location of this dump file when you run your imp and imp can NOT find the file and open it; You must be in the directory where this dumpster or provide the FULL path to it.

    David Fitzjarrell

  • DPM backup: imp/exp with system/password

    Hello

    I export the database as:

    exp system/passwd owner=mi file=/var/Downloads/dmp/MI61015.dmp log=/var/Downloads/dmp/MI61015.log statistics=none
    

    Import database as:

    imp system/passwd fromuser=mi touser=mi file=/var/Downloads/dmp/MI61015.dmp log=/dmp/MI61015.log
    

    Question-1: An oracle expert says that's not good. Why?

    Question-2: If I do not write in the command export statistics = none then its display of warnings. Why should I use it?

    Thanks to anitcipation

    Hi H. Christy

    As you mentioned in the previous post, your database schema source GSW has segments in the following storage spaces;

    SQL > select tablespace_name distinct from dba_segments where owner = 'GSW ';

    TABLESPACE_NAME

    ------------------------------

    USERS

    SYSTEM

    When you import, you specify:

    REMAP_TABLESPACE = SYSTEM: GSW

    But the import process fails with:

    ORA-39083: TABLE object type: 'GSW '. "' REPORTS ' unable to create with the error:

    ORA-00959: tablespace 'GSW' does not exist

    Above means GSW tablespace must be created in the target database because you specify that all segments of the SYSTEM tablespace must be redirected (created) in tablespace GSW.

    Also, you must rewrite your import like this command:

    Impdp gsw/pass remap_tablespace = SYSTEM: GSW remap_tablespace = the rΘpertoire of USERS: GSW dumpfile = gsw.dmp = dmpdir

    Then, you must restart all import process in the target database:

    SQL> CREATE TABLESPACE gsw .......
    
    SQL> drop user gsw cascade;
    SQL> create user gsw identified by pass;
    SQL> grant connect, resource to gsw;
    SQL> grant read, write on directory dmpdir to gsw;
    SQL> grant create database link to gsw;
    
    impdp gsw/pass remap_tablespace=SYSTEM:GSW remap_tablespace=USERS:GSW dumpfile=gsw.dmp directory=dmpdir
    

    Kind regards

    Juan M

  • IMP-00017: statement failed with error ORACLE 1658:

    # imp system/pass fromuser = touser = file=/disk1/Downloads/dmp/MI61015.dmp databaseName databaseName

    Import: Release 11.2.0.2.0 - Production on Sat Oct 10 09:29:32 2015

    Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.

    Connected to: Oracle Database 11 g Express Edition Release 11.2.0.2.0 - 64 bit Production

    Export file created by EXPORT: V11.02.00 by conventional means

    import performed AL32UTF8 and AL16UTF16 NCHAR character set

    Customer export uses the (possible character set conversion) US7ASCII character set

    . imported objects from databaseName databaseName

    . . import of table 'ACCOUNTS' 12 rows imported

    . . table import 'AGREEMENTS' 6 imported lines

    . . importing table "ASSIGNEDDEPT" 0 rows imported

    . . import of 2713 lines imported from the table 'BULKSAVEDCVS '.

    . . import of table "CERTIFICATION" 7 lines imported

    . . importing table "COMMONDOCS" 0 rows imported

    . . table import 'COUNTRY' 256 imported lines

    . . importing table "CVCATEGORIES" 6 imported lines

    . . table 'CVCERTIFICATION' import 92 lines imported

    . . importing table "CVCHECKAGAIN" 56 imported lines

    . . importing table "CVDETAILS".

    IMP-00058: ORACLE error 1653

    ORA-01653: unable to extend table databaseName.CVDETAILS 8192 in the SYSTEM tablespace

    IMP-00028: partial import of the restored previous table: 20960 restored lines

    . . table 'CVLICENSE' import 756 lines imported

    . . importing table "CVPROPERTIES" 69752 imported lines

    . . rows in table 'CVSPECIALTY' import imported 6159

    . . import of 1701 lines imported from the table 'CVVIEWS '.

    . . "DEPT" table import 2 lines imported

    IMP-00017: statement failed with error ORACLE 1658:

    ' CREATE TABLE 'DETAILRESUME' ("D_ID" (14: 0), THE NUMBER OF 'CV_ID' (14: 0), "").

    "NUMBER OF 'CAT_ID' (14: 0), 'DETAILRESUME' CLOB) INITRANS PCTUSED 40 PCTFREE 10.

    1 MAXTRANS 255' STORAGE ' (INITIALS 67108864 THEN 1048576 MINEXTENTS 1 FREELIST).

    "S 1 FREELIST GROUPS 1 DEFAULT USER_TABLES) TABLESPACE 'SYSTEM' LOGGING NOCO.

    "COMPRESS LOB ("DETAILRESUME") AS STORE BASICFILE (TABLESPACE 'SYSTEM' ENABLE '.

    "CHUNK 8192 PCTVERSION 10 NOCACHE LOGGING STORAGE (INITIAL 6" ONLINE STORAGE ".

    "THE NEXT 5536 1048576 MINEXTENTS 1 FREELISTS 1 FREELIST GROUPS 1 USER_TABLES OF."

    "FAULT)).

    IMP-00003: ORACLE error 1658

    ORA-01658: unable to create the INITIAL extent for segment in tablespace SYSTEM

    . . importing table "DOCCATEGORIES" 0 rows imported

    . . table 'EMPLOYERORAGENT' import 62 lines imported

    . . table 'FAQ' import 4 lines imported

    . . importing table "FOLDERCVS" 6 imported lines

    . . table import 'FOLDERS' 3 imported lines

    . . "JOBDETAILS" table import 84 lines imported

    . . table 'JOBKEYWORDS' import 190 lines imported

    . . table 'JOBPOSTINGS' import 84 lines imported

    . . import of table 'JOBPROPERTIES' 89 imported lines

    . . table 'JOBRESPONSES' import 64019 lines imported

    . . table import "LICENSE" 20 imported lines

    . . import of table 'MESSAGES' 0 rows imported

    . . table import 'NEWS' 0 rows imported

    . . table import "SPECIALTY" 301 lines imported

    . . table import "STAFF" 12 rows imported

    . . table import 'TICKET' 0 rows imported

    . . importing table "TICKETCATEGORY" 0 rows imported

    . . importing table "TICKETTEMPLATES" 0 rows imported

    . . import of rows in table 'USERS' 4410 imported

    About to activate the constraints...

    Import completed successfully with warnings.

    #

    Please advise.

    Thank you in anticipation

    Christy H. wrote:

    How can I increase its space?

    That drive you some people to knowledge, but you can't make them think.

    http://www.lmgtfy.com/?q=Oracle+increase+tablespace+size

  • exp/expdp of 32-bit, and then imp/impdp 9i to 11 GR 2 64-bit

    Hi all

    This process is supported?

    exp/expdp of 32-bit, and then imp/impdp 9i to 11 GR 2 64-bit

    Thank you very much

    JC

    Hi, Jenna.

    Yes, it is supported.

    Import/export is done at the level of the data files OS no not really something to do with the system, the data files are the same regardless of the oracle software binary level. However, you should check if any problem with the compatibility of data on levels of oracle version.

    But please make sure that you use the same utility dump file, i.e., imp - exp and expdp-impdp(introduced from 10g)

    Thank you

    AbbasDBA

  • How to take partial dump using EXP/IMP in oracle only for the main tables

    Hi all

    select*from v$version;
    
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Prod
    PL/SQL Release 10.2.0.1.0 - Production
    "CORE    10.2.0.1.0    Production"
    TNS for 32-bit Windows: Version 10.2.0.1.0 - Production
    NLSRTL Version 10.2.0.1.0 - Production
    

    I have about 500 huge data main tables in my database of pre production. I have an environment to test with the same structure of old masters. This test environment have already old copy of main tables production. I take the dump file from pre production environment with data from last week. old data from the main table are not necessary that these data are already available in my test environment. And also I don't need to take all the tables of pre production. only the main tables have to do with last week data.

    How can I take partial data masters pre prodcution database tables?  and how do I import only the new record in the test database.

    I use orders EXP and IMP. But I don't see the option to take partial data. Please advice.

    Hello

    For the first part of it - the paintings of masters just want to - use datapump with a request to just extract the tables - see example below (you're on v10, so it is possible)

    Oracle DBA Blog 2.0: expdp dynamic list of tables

    However - you should be able to get a list of master tables in a single select statement - is it possible?

    For the second part - are you able to qrite a query live each main table for you show the changed rows? If you can not write a query to do this, then you won't be able to use datapump to extract only changed lines.

    Normally I would just extract all the paintings of masters completely and refresh all...

    See you soon,.

    Rich

  • 9i to 10g using conventional problem imp/exp migration patterns

    I have a 9i on windows xp and a 10g in a windows server 2003

    I want to export example tablespace for 9i and 10g.

    10g has no schema sample.

    I tried full export of export and a tablespace then when I imported all the imported schemas, tables 10g base in human resources, Ow, sh, ix and other tables were imported except for the pm.

    There is only 1 table that cannot be imported into the schema of the pm, which is online_media.

    This is my command imp system/oracle import file = full.dmp fromuser = touser = pm pm

    Here is the log:

    Export file created by EXPORT: V09.02.00 by conventional means

    import in WE8MSWIN1252 and AL16UTF16 NCHAR character set

    import server uses the AL32UTF8 (possible character set conversion) character set

    . import objects from the PM to PM

    IMP-00060: WARNING: jump table "PM". «' ONLINE_MEDIA ' because the object type ADR «»

    YS. "" ORDDOC ' does not exist or to identify different

    . . table import 'PRINT_MEDIA' 4 imported lines

    . . importing table "TEXTDOCS_NESTEDTAB" 12 imported lines

    IMP-00017: statement failed with error ORACLE 942:

    'ALTER TABLE 'ONLINE_MEDIA' ADD 'LOC_C_ID_FK' FOREIGN KEY ('PROD' CONSTRAINT '.

    "CT_ID") REFERENCES 'OE '. "" "PRODUCT_INFORMATION" ('PRODUCT_ID') ACTIVATE NOVALID.

    "SSA".

    IMP-00003: ORACLE error 942

    ORA-00942: table or view does not exist

    IMP-00017: statement failed with error ORACLE 942:

    'ALTER TABLE 'PRINT_MEDIA' ADD 'PRINTMEDIA_FK' FOREIGN KEY ('PROD' CONSTRAINT '.

    "UCT_ID") REFERENCES 'OE '. "" "PRODUCT_INFORMATION" ('PRODUCT_ID') ACTIVATING NOVALI.

    "DATE OF".

    IMP-00003: ORACLE error 942

    ORA-00942: table or view does not exist

    IMP-00017: statement failed with error ORACLE 942:

    "SCAN TABLE"ONLINE_MEDIA"ESTIMATE STATISTICS.

    IMP-00003: ORACLE error 942

    ORA-00942: table or view does not exist

    About to activate the constraints...

    IMP-00017: statement failed with error ORACLE 942:

    ' ALTER TABLE 'ONLINE_MEDIA' ENABLE CONSTRAINT "LOC_C_ID_FK"

    IMP-00003: ORACLE error 942

    ORA-00942: table or view does not exist

    IMP-00017: statement failed with error ORACLE 2430:

    "ALTER TABLE"PRINT_MEDIA"ENABLE CONSTRAINT"PRINTMEDIA_FK"

    Import completed successfully with warnings.

    Note that I created the example tablespace and patterns.

    desc online_media output is:

    SQL > desc online_media

    Name                                      Null?    Type

    ----------------------------------------- -------- -------------------------

    PRODUCT_ID NOT NULL NUMBER (6)

    PRODUCT_PHOTO ORDSYS. ORDIMAGE

    PRODUCT_PHOTO_SIGNATURE ORDSYS. ORDIMAGESIGNATURE

    PRODUCT_THUMBNAIL ORDSYS. ORDIMAGE

    PRODUCT_VIDEO ORDSYS. ORDVIDEO

    PRODUCT_AUDIO ORDSYS. ORDAUDIO

    CLOB PRODUCT_TEXT

    PRODUCT_TESTIMONIALS ORDSYS. ORDDOC

    If you copied the definitions of objects ORDSYS of 9i and 10g, so I think that it is incorrect. You should have instead installed/activated ORDSYS in 10g according to the 1078222.1

    HTH
    Srini

  • The IMP file

    I use my photos in win 7.  Because the last update cc bridge generates an imp file whenever I miss a photo.  Why he does this and I can stop it?

    Thank you

    Tina

    Hi lostit,.

    > Why bridge just start generating this separate file? >

    There are two possible settings that can have an impact on what you see. It is possible that your view settings changed and view > show hidden files has become active. Who will show you the XMP files that accompanied your images all along. The other is that your Camera Raw preferences have become reset. If you choose camera Raw preferences in Bridge or Photoshop, you'll see above under general you can save your settings to a file (by default) sidecar or the Camera Raw database.

    I chose to save it as a sidecar files, but I don't want to look at my files of bridge, so I uncheck view > show hidden files. Bridge cannot write directly to the raw files and store your settings somewhere, and it will be in the sidecar file OR the database. If you talk about JPEG or TIFF, you shouldn't see any XMP file when you add stars.

  • Accelerate exp/imp or expdp/impdp

    Hello

    Is it possible to speed up and exp/imp or expdp/impdp that already works? Is is possible to speed up a run RMAN backup or restore RMAN process?

    Kind regards

    007

    To accelerate a datapump export market and import you can attach to employment and increase the level of parallelism... impdp attach = job

    I don't know any way to speed up a running RMAN backup.

    To expedite an RMAN restore, you can kill the restoration and re - run using several channels.  The restoration should take up where he left off and can run faster with many channels.  It is relevant only if you have several items from backup.

  • HOW_TO_STOP_IMPORT(exp/IMP)

    Hi all

    I just looked at the work of the imp and I realized that my undo and redo space issue because iam ussing not commit = o and Statistics = n.

    Here I want to just stop or kill importation that is currently running, iam using old no imp not Datapump.

    Please give me the steps how stop or kill job IMP.

    Thank you

    Please run: BONES

    Yes you are right...

    Kill-9 8251

    Kill-9 38621

    Kill-9 41395

  • The problem with IMP-00038 IMP: could not convert to character set environment handle

    The export was made under linux.  I am told that their settings are: (I can't check)

    AL32UTF8 NLS_CHARACTERSET

    NLS_NCHAR_CHARACTERSET AL16UTF16

    export of the version

    Export: Release 11.2.0.3.0

    I'm trying to import into an empty database in windows with the Release 11.2.0.1.0 version (a few levels below patch)

    AL32UTF8 NLS_CHARACTERSET

    NLS_NCHAR_CHARACTERSET AL16UTF16

    Select userenv ('LANGUAGE') of double

    AMERICAN_AMERICA. AL32UTF8

    my var environment NLS_LANG = AMERICAN_AMERICA. AL32UTF8

    The value of KEY_HKLM\Software\oracle\OraDb11g_home1\NLS_LANG is also set to AMERICAN_AMERICA. AL32UTF8

    IMP prod_user/password@instacnename file = exportfile.dmp see the = y

    WITH JUST SHOW = Y ON... (even with him in the distance)

    Import: Free 11.2.0.1.0 - Production Fri Nov 14 11:09:51 2013

    Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.

    Connected to: Oracle Database 11 g Enterprise Edition Release 11.2.0.1.0 - 64 bit

    Production

    With the partitioning option

    IMP-00038: could not convert to character set environment handle

    IMP-00000: Import terminated unsuccessfully

    NO idea how to solve this problem?  I broadcast the gziped file and a new... to be sure of the xfer wasn't the question...

    I'm stumped... I searched the Forum and the web and tried most of what I found.

    Thanks in advance

    -Ken

    Hello

    I think that there is a single cause - see the example below

    expdp / schemas = bob

    Export: Release 11.2.0.3.0 - Production on Fri Nov 15 18:04:46 2013

    Copyright (c) 1982, 2011, Oracle and/or its affiliates.  All rights reserved.

    Connected to: Oracle Database 11 g Enterprise Edition Release 11.2.0.3.0 - 64 bit Production
    With the partitioning option
    Departure "OPS$ ORACLE." ' SYS_EXPORT_SCHEMA_06 ': / * schemas = bob.
    Current estimation using BLOCKS method...
    Processing object type SCHEMA_EXPORT/TABLE/TABLE_DATA
    Total estimation using BLOCKS method: 0 KB
    Processing object type SCHEMA_EXPORT/USER
    Processing object type SCHEMA_EXPORT/SYSTEM_GRANT
    Processing object type SCHEMA_EXPORT/DEFAULT_ROLE
    Processing object type SCHEMA_EXPORT/PRE_SCHEMA/PROCACT_SCHEMA
    Object type SCHEMA_EXPORT/TABLE/TABLE processing
    Object type SCHEMA_EXPORT/TABLE/STATISTICS/TABLE_STATISTICS treatment
    . . exported "BOB." » EMP"                                     0 KB       0 rows
    . . exported "BOB." "" EMP2 "0Ko 0 rows
    Main table "OPS$ ORACLE." "' SYS_EXPORT_SCHEMA_06 ' properly load/unloaded
    ******************************************************************************
    Empty the files together for OPS$ ORACLE. SYS_EXPORT_SCHEMA_06 is:
    /Oracle/11.2.0.3.0.DB/RDBMS/log/expdat.dmp
    Job ' OPS$ ORACLE. " "" SYS_EXPORT_SCHEMA_06 "led to 18:05:19

    [oracle@]:EMZA3:[~]# imp / file=/oracle/11.2.0.3.0.DB/rdbms/log/expdat.dmp]

    Import: Release 11.2.0.3.0 - Production on Fri 15 Nov 18:06:02 2013

    Copyright (c) 1982, 2011, Oracle and/or its affiliates.  All rights reserved.

    Connected to: Oracle Database 11 g Enterprise Edition Release 11.2.0.3.0 - 64 bit Production
    With the partitioning option

    IMP-00038: could not convert to character set environment handle
    IMP-00000: Import terminated unsuccessfully
    [oracle@]:EMZA3:[~]#

    Spot the problem?

    The original dump was expdp, we seek to import with IMP...

    If it is conversely impdp flags it is an exp file - but this round way you get just this random error!

    See you soon,.

    Harry

  • export/import of 9.2.0.1 11.2.0.2 64 bit and error IMP-00009

    Hello.

    I want to export/import two schemas of my former base 9i to a new 11 GR 2.

    I've done several times, but this time I am faced with an error that drives me crazy. I hope someone can tell me what I'm missing

    The scenario.
    Old machine: RedHat 8 with DB Oracle 9.2.0.1.

    New machine: 5.7 RHEL 64 bit with DB Oracle 11.2.0.2 64-bit.

    Yes, in the old machine, I export the users with a file parameter as follows:

    /Home/Oracle/exptmp/exp_parameters.par:

    file=/home/oracle/exptmp/NESE_20130829.dmp
    owner=nese
    compress=n
    grants=y
    indexes=y
    log=exp_NESE_20130829.log
    rows=y
    statistics=none
    
    
    

    And then.

    $ cd /home/oracle/exptmp/
    $ exp system/*******@resesdb parfile=exp_parameters.par
    
    Export: Release 9.2.0.1.0 - Production on Vie Ago 30 12:07:07 2013
    
    Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.
    
    Conectado a: Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
    With the Partitioning and Oracle Data Mining options
    JServer Release 9.2.0.1.0 - Production
    Exportación realizada en el juego de caracteres WE8ISO8859P1 y el juego de caracteres NCHAR AL16UTF16
    
    Exportando los usuarios especificados ...
    [...]
    La exportación ha terminado correctamente y sin advertencias.
    
    Export: Release 9.2.0.1.0 - Production on Vie Ago 30 13:08:18 2013
    
    Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.
    $
    

    I copy the dump file with SCP (scp, since it transfer files in binary mode only.) I also tried with SFTP but got the same result)

    $ scp NESE_20130829.dmp oracle@***.***.***.78:/home/oracle/imptmp/
    oracle@***.***.***.78's password:
    NESE_20130829.dmp  100% |*******************************************************************************************************|
    
    
    

    In the new machine:

    User "NESE" and tablespaces/data files needed have already been created.

    $ ls -la /home/oracle/imptmp/NESE_20130829.dmp
    -rwxr-xr-x 1 oracle oinstall 6196510720 ago 30 14:07 /home/oracle/imptmp/NESE_20130829.dmp
    
    
    

    I use a parameter for the import file.

    /Home/Oracle/imptmp/imp_parameters.par

    file=/home/oracle/imptmp/NESE_20130829.dmp
    fromuser=nese
    touser=nese
    commit=y
    grants=y
    ignore=y
    indexes=y
    log=import_nese_20130829.log
    rows=y
    
    
    

    But when I do the import, then:

    $ cd /home/oracle/imptmp/
    $ imp system/*******@seresdb file=imp_parameters.par
    
    
    Import: Release 11.2.0.2.0 - Production on Vie Ago 30 14:13:45 2013
    
    
    Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.
    
    
    Conectado a: Oracle Database 11g Enterprise Edition Release 11.2.0.2.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    
    
    IMP-00009: abnormal end of export file
    IMP-00000: Import terminated unsuccessfully
    $
    
    
    

    And that's all. I don't know what else to do.

    MOS, there is hardly this error information, except if you transfer the file by FTP in ascii mode.

    There is something that I am missing?

    Any idea?

    Concerning

    OK, I found the problem. (less)

    I think this problem is the file system of the old machine.

    The old machine's file system is reiserfs. I have not found any note on the problems with reiserfs, but this is my conclusion, given that all the tests I did.

    This old machine had an NFS volume on a backup server, so I changed to this volume export dump file. Then I transferred the file via scp on the new computer, as I did before.

    Now import worked well. !

    I repeated the steps by changing the backup file to export to back reiserfs volume, only to ensure that I did not make other changes, scp the new machine, and failed to import. So, no doubt. It seems that reiserfs causes a kind of corruption of dump files when they are copied to another file system (but it's weird, because I run md5sum on the two file systems and the result is the same)

    I would like to do another test. So I'll write here the results to confirm and help other people with the same problem.

    Thank you all.

  • Utility IMP EXP in Linux.

    Hi all

    I'm Imp the diagram but I'm not able to do this successfully.

    Step, I've done so far.

    1. I have a Exp. DMP folder under as follows

    Directory = DATA_PUMP_DIR

    what lsgdev/dpdumpexp_tbsbi.dmp

    2Select * from dba_directories;

    SYSlsgdev/dpdump/.

    3GRANT READ on DIRECTORY DATA_PUMP_DIR FOR system

    GRANT WRITING ON DIRECTORY DATA_PUMP_DIR ON the system

    4linux permission rwxrwxrwx on the file exp_tbsbi

    Linux permission dpdump rwxrwxrwx

    [oracle@lsgapps ~]impdp system $ / * remap_tablespace = directory USERS TBSBI:= DATA_PUMP_DIR exp_tbsbi. = dumpfile dmp full = y imp_tbsbi1. = logfile Open a parallel session = 4

    Import: Free 11.2.0.1.0 - Production on Mon Aug 12 09:50:01, 2013

    Copyright (c) 1982, 2009, Oracle and/or its affiliates.  All rights reserved.

    Connected to: Oracle Database 11 g Enterprise Edition Release 11.2.0.1.0 - 64 bit Production

    With partitioning, OLAP, Data Mining and Real Application Testing options

    ORA-39001: invalid argument value

    ORA-39000: bad dump file specification

    ORA-31640: could not open the dump file ' /lsgdb/dpdumpexp_tbsbi.dmp ' to read

    ORA-27037: unable to get file status

    Linux-x86_64 error: 2: no such file or directory

    Additional information: 3

    Can you pls help on this.

    Thank you

    You have two choices

    1. place the export file in the location/u02/app/oracle/admin/lsgdev/dpdump and then run the import.

    2. create a directory in the database (see CREATE a DIRECTORY ) pointing to/u02/app/oracle/admin/lsgdb/dpdump , and then call impdp using this directory.

    HTH
    Srini

Maybe you are looking for