Oracle DMP file import Error

Dear all,
i have file of file.dmp and want to import to my database on oracle, here i have user but when i am importing my file i get the bellow error
imp file=file.dat  touser=user_one log=logfile.LOG data_only=Y
no i get the eror of :
IMP-00037: Character set marker unknown
IMP-00000: Import terminated unsuccessfully
i have my user and my user heve the rights of ...
PRIVILEGE
CREATE CLUSTER
CREATE INDEXTYPE
CREATE MATERIALIZED VIEW
CREATE OPERATOR
CREATE PROCEDURE
CREATE SEQUENCE
CREATE SESSION
CREATE SYNONYM
CREATE TABLE
CREATE TRIGGER
CREATE TYPE
Where i have done mistak on my importing proccess
regards

HI,
Did you transfer the file in binary mode?
/*(IMP-00037: Character set marker unknown
*Cause: The export file is corrupted.
*Action: Try to obtain an uncorrupted version of the export file.
  If the export file is not corrupted, report this as an Import
  internal error and submit the export file to customer support.*/
Or please check link: Oracle Tution and Other Stuff: Error - IMP-00037: Character set marker unknown / IMP-00000: Import terminated unsuccessf…
forms: https://forums.oracle.com/message/734478
Thank you

Similar Messages

  • Dmp file import error

    Hi
    My Oracle version is , oracle 9i , i wanted to import a dump file which has taken by same version of oracle.when i executed the imp command for that dump file , i'm getting following error message.
    Export file created by EXPORT:V09.02.00 via conventional path
    import done in UTF8 character set and UTF8 NCHAR character set
    import server uses AL32UTF8 character set (possible charset conversion)
    export client uses US7ASCII character set (possible charset conversion)
    export server uses AL16UTF16 NCHAR character set (possible ncharset conversion)
    IMP-00017: following statement failed with ORACLE error 4068:
    "BEGIN "
    "sys.dbms_logrep_imp.instantiate_schema(schema_name=>'Hotels', export_db_na"
    "me=>'Hotels.US.ORACLE.COM', inst_scn=>'1363425837');"
    "COMMIT; END;"
    IMP-00003: ORACLE error 4068 encountered
    ORA-04068: existing state of packages has been discarded
    ORA-04063: package body "SYS.DBMS_LOGREP_UTIL" has errors
    ORA-06508: PL/SQL: could not find program unit being called
    ORA-06512: at "SYS.DBMS_LOGREP_IMP", line 271
    How can i solve this ? can some body help me plz ?
    Thank you
    Luke
    Edited by: user2975888 on Jul 10, 2009 7:36 AM

    Hi
    Sorry for delayed reply with results.
    SQL> select count(*) from dba_objects where status like '%INVALID%';
    COUNT(*)
    29
    OWNER OBJECT_NAME OBJECT_TYPE
    SYS DBA_LOGSTDBY_LOG VIEW
    SYS DBA_LOGSTDBY_PROGRESS VIEW
    SYS DBMS_ASYNCRPC_PUSH PACKAGE BODY
    SYS DBMS_CAPTURE_ADM_INTERNAL PACKAGE BODY
    SYS DBMS_CAPTURE_PROCESS PACKAGE BODY
    SYS DBMS_DEFER_QUERY PACKAGE BODY
    SYS DBMS_DEFER_SYS PACKAGE BODY
    SYS DBMS_DEFER_SYS_PART1 PACKAGE BODY
    SYS DBMS_INTERNAL_LOGSTDBY PACKAGE BODY
    SYS DBMS_LOGMNR_D PACKAGE BODY
    SYS DBMS_LOGMNR_FFVTOLOGMNRT PROCEDURE
    SYS DBMS_LOGMNR_INTERNAL PACKAGE BODY
    SYS DBMS_LOGMNR_LOGREP_DICT PACKAGE BODY
    SYS DBMS_LOGMNR_OCTOLOGMNRT PROCEDURE
    SYS DBMS_LOGMNR_SESSION PACKAGE BODY
    SYS DBMS_LOGREP_UTIL PACKAGE BODY
    SYS DBMS_LOGSTDBY PACKAGE BODY
    SYS DBMS_REPCAT_MAS PACKAGE BODY
    SYS DBMS_REPCAT_SNA_UTL PACKAGE BODY
    SYS DBMS_REPCAT_UTL PACKAGE BODY
    SYS DBMS_SNAPSHOT PACKAGE BODY
    SYS DBMS_STREAMS_ADM_UTL PACKAGE BODY
    SYS LOGMNR_DICT_CACHE PACKAGE BODY
    SYS LOGMNR_GTLO3 PROCEDURE
    SYS LOGMNR_KRVRDA_TEST_APPLY PROCEDURE
    SYS LOGMNR_KRVRDLUID3 PROCEDURE
    SYS LOGMNR_KRVRDREPDICT3 PROCEDURE
    GATEWAY AB_TRIGGER TRIGGER
    GATEWAY APPLETINFO_TRIGGER TRIGGER
    29 rows selected
    This is the error  i'm getting when i'm importing the dmp file .
    Import: Release 9.2.0.7.0 - Production on Sat Jul 11 18:48:37 2009
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    Connected to: Oracle9i Enterprise Edition Release 9.2.0.7.0 - Production
    With the Partitioning option
    JServer Release 9.2.0.7.0 - Production
    Export file created by EXPORT:V09.02.00 via conventional path
    import done in UTF8 character set and UTF8 NCHAR character set
    import server uses AL32UTF8 character set (possible charset conversion)
    export client uses US7ASCII character set (possible charset conversion)
    export server uses AL16UTF16 NCHAR character set (possible ncharset conversion)
    IMP-00017: following statement failed with ORACLE error 4068:
    "BEGIN "
    "sys.dbms_logrep_imp.instantiate_schema(schema_name=>'GATEWAY', export_db_na"
    "me=>'GATEWAY.US.ORACLE.COM', inst_scn=>'1363425837');"
    "COMMIT; END;"
    IMP-00003: ORACLE error 4068 encountered
    ORA-04068: existing state of packages has been discarded
    ORA-04063: package body "SYS.DBMS_LOGREP_UTIL" has errors
    ORA-06508: PL/SQL: could not find program unit being called
    ORA-06512: at "SYS.DBMS_LOGREP_IMP", line 271
    ORA-06512: at line 2
    Thanks
    Luke

  • Designer 9i dmp file import error to Designer 10g

    I have installed Designer 9i R2 and Designer 10g on two separated Windows XP.
    I exported a dmp file of an application system from Designer 9i R2. I copied the dmp file to the other Windows XP.
    I imported the dmp file to Designer 10g and the following errors appear:
    RME-02105: Oracle error occurred
    ORA-01986: OPTIMIZER_GOAL is obsolete
    Does any one know how to resolve this problem?

    Hi,
    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 the import will work fine.
    HTH,
    Wilson.

  • Oracle Dump file Import Error

    Hello,
    I need an urgent reply on this. Im trying to import a dump file which was created in Oracle 10.2 on an Xp system to Oracle 10.1 on Win2003 server. Pls find below the error encountered.
    Regards
    Kazeem
    IMP-00008: unrecognized statement in the export file:
    IMP-00017: following statement failed with ORACLE error 2248:
    "ALTER SESSION SET PLSQL_OPTIMIZE_LEVEL = 1 NLS_LENGTH_SEMANTICS = 'BYTE' PL"
    "SQL_CODE_TYPE = 'INTERPRETED' PLSQL_DEBUG = FALSE PLSQL_WARNINGS = 'DISABLE"
    ":ALL'PLSQL_CCFLAGS = ''"
    IMP-00003: ORACLE error 2248 encountered
    ORA-02248: invalid option for ALTER SESSION
    IMP-00000: Import terminated unsuccessfully

    Hello,
    I need an urgent reply on this. Im trying to import aYou have already gotten valid answers in your first thread here:
    Importing Oracle DB dump file
    dump file which was created in Oracle 10.2 on an Xp
    system to Oracle 10.1 on Win2003 server. Pls findYou cant. As already told, you need to redo the export with 10.1 exp utility against the 10.2 database. (so to produce a dump file that your 10.1 db understands)
    IMP-00008: unrecognized statement in the export file:

  • How to import Oracle .dmp file

    Hi !
    1. I want to import oracle .dmp file in to mySql database.
    2. How it is possible.
    3. I am using oracle 10g database.
    Plz help me.
    Thanks in advance.
    Regards.

    Thanks for your kind reply.
    o.k leave mysql database.
    Just tell me how we can take text/flat file from Oracle tables throgh SQL * Plus environment using select command or other way.
    e.g. select * from emp;
    and then i make selection to all rows and press cont+c and save in notepad as text file.
    But some time with thousand records i can not make selection.
    Plz help me, the poper way to do this.
    Regards!

  • ORACLE 10g : Datapump-Import : Error: unknown parameter name 'REMAP_TABLE'

    Hi,
    I am working on Oracle 10g. When executed import datapump script in the UNIX box with option “RMAP_TABLE” I received the error “unknown parameter name 'REMAP_TABLE' “Can you please give me solution for it?
    Scripts :-
    impdp eimsexp/xyz TABLES=EIMDBO.DIVISION DIRECTORY=DATAMART_DATA_PUMP_DIR DUMPFILE=expdp_DATAMART_tables_%u_$BATCH_ID.dmp LOGFILE=impdp_DATAMART_tables.log REMAP_TABLE=EIMDBO.DIVISION:EIM2DBO:YR2009_DIM_DIVISION
    Note :- The YR2009_DIM_DIVISION table is available in the target database. It is without partition table. The EIMDBO.DIVISION is partition table.
    Thanks,

    See your post here
    ORACLE 10g : Datapump-Import : Error: unknown parameter name 'REMAP_TABLE'
    Srini

  • How to convert Oracle *.dmp files into something that SQL can read ?

    Is there a method I can use to convert Oracle *.dmp files into .txt files? .xls files or something??
    Any and all suggestions appreciated!
    Thanks,

    Hi
    you can't convert your .dmp file into text or xls file though you can see the contents of your .dmp file using parameter SHOW=Y in your import command. It will just show the contents of .dmp file and will not import the objects.
    Regards
    Ilyas
    <BLOCKQUOTE><font size="1" face="Verdana, Arial, Helvetica">quote:</font><HR>Originally posted by ():
    Is there a method I can use to convert Oracle *.dmp files into .txt files? .xls files or something??
    Any and all suggestions appreciated!
    Thanks,<HR></BLOCKQUOTE>
    null

  • File Import Error - Adobe Media Encoder, help!

    I'm at a complete loss. AME worked very well for me for a long time and booting it up yesterday gave me a paralyzing error.
    Upon trying to import an MOV, MP4, and later a WMV, I received the following error:
    File Import Error
    The file C:\Users\tj\Desktop\New folder\SH_GS_PeekPlay_DEMO_720.mp4 could not be imported. Could not open source file. Please check that file exists with correct permissions.
    I've tried everything I can think of:
    1. Moved the file off the server and onto my desktop.
    2. Double checked file permissions (all of which I have)
    3. Uninstalled AE and Premiere to try to get rid of Media Encoder.
    4. Searched for a way to uninstall AME so I could put a fresh install (can't find how to do this)
    5. Manually updated AME
    6. Reboot (multiple times between these steps)
    7. Contact customer support - no help thus far.
    I'm running Windows 7 64bit with Adobe CC and AME 7.0.1.58

    Tried that as well.
    To rule everything out, I had the files placed:
    1. On company internal server
    2. External Harddrive connected through Firewire
    3. Internal Hard Drive (with OS)
    4. Internal secondary Hard Drive (data only)
    5. On Desktop (technically 1st internal drive)
    I have since fixed this by uninstalling every single Adobe application (including Flash and Air) and redownloading and installing each.

  • CS6 File Import Error

    MAC PRO 2 x 2.93 GHz 6 Core
    12 GB 1333 MJZ DDR3 Ram
    Kona 3 card
    Quadro 4000 graphics card
    Video drive Apple XServe raid
    plus 2 TB G-raid & 3, 2 TB internal 7200 RPM drives
    OS 10.7.4
    CS6.0.1.31
    I have run into this "File Import Error"  several times since installing the PP update and the new AJA drivers for CS6.
    The message tells me that the file is an unsupported format or that it's damaged.  These files will open if I keep trying and they'll also open in QT player and in After Effects and eventually in PP.
    Also when I open an existing project I consistently get a dialogue box: 
    "The scratch disks are write protected or unavailable.  To open this project, the scratch disks will be set to your documents folder.  Would you like to continue?
    second dialogue appears
    "The project could not be loaded.  It may be damaged or contain outdated elements.
    Then another:
    "Video filter missing
    AE_A7D2C2A2-6AB7-4551-84A6-45830F6ADF3C"
    If I try the project a coupl.e of times it will usually open, showing the first and third dialogue box, but not the second saying that it is damaged.
    Of course none of the scrazttch disks are locked.
    Problem #3
    All day yesterday could not render any clips or timeline.  Today I repaired permissions and seem to now be ble to render.
    Problem #4
    Sent the unrendered timeline to Media encoder, hoping the Media Encoder would be able to render and it just locked up with no encode.
    I deleted the files and now Media encoder seems to be working.
    Something very Hinkey going on.  Anyone have any ideas or solutions to prevent this from happening in the future.
    Thanks...Jim Watt

    Problem 1: What sort of file(s) are you trying to import when you get the error?
    Problem 2: Was the previous scartch disk setting pointing to a drive that is not available on your current system? If so, open the project then change the scratch disk manually to whiver drive/directory you want... Or just accept the default.
    Problem 3: Glad that worked... doesn't that negate probelm 4?
    Problem 4: Timeline rendering and rendering at export are two different things. They are not directly related, so an export will not render the timelien for you. You did the right thing by deleteing your existing preview files. That's always a good thing to do after upgrading old projects to current versions. Plus, it saves a lot of storage space if you do that whenever you're 'done' with a project.

  • File Import Error for mpeg-1?

    When attempting to add mpeg1 files to render queue, AME 5.0.1.0 displays a messagebox "File Import Error" "Error while decompressing the source file".
    These mpeg1s are direct from my Sony DSC-N2 point-&-shoot. GSpot identifies them as mpeg1 video codec & 32khz,64kbs,mono layer2 audio. VirtualDub has no problem with these files.
    Any ideas?  I'd upload them here but as uncompressed mpeg1s they're 41 & 19MB.

    Hi Peter,
    Thanks for posting the clip. I tested it and was able to reproduce your results.  In Adobe Media Encoder 5.0.1, installed as part of CS5 Design Premium on Windows 7 64-bit with QuickTime 7.6.9, encoding the file to F4V (or FLV or H.264) was very very slow.  It looks like AME is duplicating every frame many times over, which was confirmed when I stopped the encode and examined the partial file.
    The problem did not occur, however, on a similar computer with CS5 Production Premium installed.
    The reason, if I understand the inner workings of AME well (which I like to think that I do), has to do with which codecs are installed with AME, which is dependent on which Adobe products you have installed.  Only Production Premium, After Effects, and Premiere Pro include the MPEG codecs necessary for AME to decode MPEG files natively.  Design Premium, Flash, or any other Adobe product that installs AME do not install the MPEG codecs.
    In theory, AME shouldn't be able to read your MPEG file at all.  But when QuickTime is installed AME has a rule that allows it to ask QuickTime if it can decode certain types of files if AME can't decode them natively.  In this case, yes, QuickTime can read this MPEG file.  So it's actually QuickTime that is decoding the file for AME, and then AME takes those frames and encodes them to the output format.  If you didn't have QuickTime installed, AME would just produce an error when you tried to open the file.  (I confirmed this by uninstalling QuickTime; this is also why your previous bad QuickTime install was generating the error you first posted about.)
    The problem here seems to be that QuickTime and AME aren't talking together very well.  Either AME isn't requesting the frames correctly, or QuickTime isn't handing over the frames correctly.
    The best workaround for you will be to use a different program to transcode your MPEG files to a different format.  Either directly to F4V, or to an intermediate format (QuickTime, AVI, other) that you can then import into AME so it can properly transcode it.
    Or you can take Jim's suggestion and shoot with a camera that produces files that are more friendly to editing.  MPEG files are notoriously difficult to decode efficiently for editing, and the wide variety of implementations of the MPEG guidelines makes it nearly impossible for editing programs to be compatible with every single device that can write MPEG files.
    I do have some good news: this problem has already been resolved for a future release of AME; my test of an internal build did not reproduce the problem.
    -=TimK
    -=Adobe After Effects and Adobe Media Encoder QE

  • Oracle dmp file to import

    hi,
    I have a dmp file from another team. export log for that dmp file was deleted accidently.
    now i am planning to import the dmp file. but we don't know the (fromuser) to start import.
    Is their any way to get those details from dmp file ?

    hi,
    I have a dmp file from another team. export log for
    that dmp file was deleted accidently.
    now i am planning to import the dmp file. but we
    don't know the (fromuser) to start import.
    Is their any way to get those details from dmp file ?Hi,
    You can run the import as another (DBA) user with the SHOW=Y option. This will show you the contents of the export without actually importing. You'll see the schema that was exported in the output (if you use LOG=<file> in the import command it'll be easier to go back and see the output):
    [ora10g@oel51 ~]$ imp file=/tmp/jjc1.dmp log=/tmp/imp.log show=yes full=y
    Import: Release 10.2.0.3.0 - Production on Mon Jan 21 23:07:16 2008
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Username: system
    Password:
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - Production
    With the Partitioning, OLAP and Data Mining options
    Export file created by EXPORT:V10.02.01 via conventional path
    Warning: [b]the objects were exported by JJC1, not by you
    import done in US7ASCII character set and AL16UTF16 NCHAR character set
    import server uses WE8ISO8859P1 character set (possible charset conversion)
    . [b]importing JJC1's objects into SYSTEM
    "BEGIN "
    Regards,
    Joseph

  • .DMP File Import Troubles.

    I am trying to import a .DMP file from Oracle 9i (see below) using the Oracle Database Homepage (Oracle 10g Express Edition) and I received the following, error message:
    "Your export file is not supported."
    So, I believe the problem to be with the charset that is being used to export. Does this make any sense? I really need to get this database imported. Any help is greatly appreciated.
    Connected to: Oracle9i Enterprise Edition Release 9.2.0.5.0 - Production With the Partitioning option JServer Release 9.2.0.5.0 - Production Enter array fetch buffer size: 4096 > 40960 Export file: USERS:[XXXX]EXPDAT.DMP > DOUG_EXPORT.DMP (2)U(sers), or (3)T(ables): (2)U > 3 Export table data (yes/no): yes > Compress extents (yes/no): yes > no Export done in US7ASCII character set and AL16UTF16 NCHAR character set server uses WE8ISO8859P1 character set (possible charset conversion)

    Hi
    Read this document, it can helps you. You should use exp 9.2 to import into 10g.
    Compatibility Matrix for Export & Import Between Different Oracle Versions
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=132904.1
    Which EXPORT utility to use when importing into an Oracle8
              or a higher database release
              (always use IMPORT utility of the target database):
    -------------------------------------------------------------------------+
    |  EXPORT   |                         IMPORT into:                         |
    |   from    --------------------------------------------------------
    |    \/     |  8.1.5 |  8.1.6 |  8.1.7 |  9.0.1 |  9.2.0 | 10.1.0 | 10.2.0 |
    -------------------------------------------------------------------+
    |  5.x 1) 2)| EXP5x  | EXP5x  | EXP5x  | EXP5x  | EXP5x  | EXP5x  | EXP5x  |
    |  6.x    2)| EXP6x  | EXP6x  | EXP6x  | EXP6x  | EXP6x  | EXP6x  | EXP6x  |
    |  7.x    3)| EXP7x  | EXP7x  | EXP7x  | EXP7x  | EXP7x  | EXP7x  | EXP7x  |
    -------------------------------------------------------------------+
    |  8.0.3    | EXP803 | EXP803 | EXP803 | EXP803 | EXP803 | EXP803 | EXP803 |
    |  8.0.4    | EXP804 | EXP804 | EXP804 | EXP804 | EXP804 | EXP804 | EXP804 |
    |  8.0.5    | EXP805 | EXP805 | EXP805 | EXP805 | EXP805 | EXP805 | EXP805 |
    |  8.0.6    | EXP806 | EXP806 | EXP806 | EXP806 | EXP806 | EXP806 | EXP806 |
    -------------------------------------------------------------------+
    |  8.1.5    | EXP815 | EXP815 | EXP815 | EXP815 | EXP815 | EXP815 | EXP815 |
    |  8.1.6    | EXP815 | EXP816 | EXP816 | EXP816 | EXP816 | EXP816 | EXP816 |
    |  8.1.7    | EXP815 | EXP816 | EXP817 | EXP817 | EXP817 | EXP817 | EXP817 |
    -------------------------------------------------------------------+
    |  9.0.1    |   N/S  | EXP816 | EXP817 | EXP901 | EXP901 | EXP901 | EXP901 |
    |  9.2.0    |   N/S  |   N/S  | EXP817 | EXP901 | EXP920 | EXP920 | EXP920 |
    -------------------------------------------------------------------+
    | 10.1.0  4)|  Not Supported  | EXP817 | EXP901 | EXP920 |    4)  |    4)  |
    | 10.2.0  4)|  Not Supported  | EXP817 | EXP901 | EXP920 |    4)  |    4)  |
    -------------------------------------------------------------------+Bye, Aron

  • Oracle dmp file

    Hi I have a set of data in a dmp file. How can I import that into a oracle 11G enterprise server that is remote.
    I do not have admin access to the server but my account does have privileges to create delete and update tables.

    You can import it using import utility.
    You can get parameter using
    imp help=y
    Import: Release 10.2.0.1.0 - Production on Fri Aug 20 14:51:50 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)
    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.
    Regards
    Rajesh

  • Oracle .DMP file Which version

    Hi,
    Is there any way to find out which oracle version(oracle 10g or 9i) a .DMP file belongs to???
    Regards,
    Nagarjun.

    C:\>imp system/oracle show=y full=y
    Import: Release 10.1.0.2.0 - Production on Wed Sep 20 12:37:48 2006
    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 file created by EXPORT:V10.01.00 via direct path
    ...Message was edited by:
    user52

  • .dmp file import

    Hi this is kamesh,
    I received one dump file(.dmp) from the client(UK) at the time of export that file they were used Oraacle 8.1.7 Version.That file in ASCII mode.
    How can i import that .dmp file in Oracle 10.2 Version.
    At the time of Export the data they were used following Charactersets:
    Exoport client uses US7ASCII character set
    Export server uses WE8ISO8859P1 NCHAR character set
    At our end We have the following character set:
    NLS_CHARACTERSET is WE8ISO8859P1
    NLS_NCHAR_CHARACTERSET is AL16UTF16
    please send me the solution as earely as possible
    With Reg,
    Kamesh.

    impdp system/manager@orcl file=file name(.dmp) full=y show=y log=show.logimpdp ? Is it a typo ? If not, then you can't use impdp to import an 8.1.7 export file, you have to use imp command.
    To set NLS_LANG environment variable you can do :
    SYS@db102 SQL> select * from nls_database_parameters
      2  where parameter in ('NLS_LANGUAGE', 'NLS_TERRITORY', 'NLS_CHARACTERSET');
    PARAMETER                      VALUE
    NLS_LANGUAGE                   AMERICAN
    NLS_TERRITORY                  AMERICA
    NLS_CHARACTERSET               WE8ISO8859P15
    SYS@db102 SQL>                                                                   then, at OS level, before importing
    $ export NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P15
    change values with yours.

Maybe you are looking for

  • Tuning Data

    Anyone,, please help me... I have one problem.. In my Database, I have 260,000,000 records.. Then, I execute this query : Select name, gender, phone, address ,bla bla bla from table_name where name like '%sa%' and gender = 'male' and mother's_name li

  • Simple question re miniDV tapes

    Let's say I use a Sony camcorder to record some video. Would I be able to put that tape into a Canon camcorder and import it into my Mac?

  • SubscriberList from a jmxTopic

    Hello, is there anyway to get a list of subscribers from a JMX-topic (from within a Server-class)? If I look in the JMX-MBean-view I can see the info I want (AllSubscriptionsCount-attribute and the listAllSubscriptions()-operation) I already have the

  • To recover a deleted program unit from forms 6i

    Hi, I have accidently deleted a program unit and saved it in forms6i. Is there any way for recovering it back? I know this would sound insane but hoping to get a solution from someone Thanks in advance.

  • EAS Access Question

    End users want to be able to view the outlines in EAS as they need a visual tool other than SmartView. Is there a way to grant them EAS access where they can only 'VIEW' outlines and not be able to 'EDIT'?