Import terminated unsuccessfully

OS : LINUX
oracle : 10.1.0.5.0
import
command issued : imp osdba/orasys07 file=toltmt.dmp ignore=y buffer=2000000 log= toltmt.log fromuser=(archive1, cognos1, general2, extranet1 ,inventory1, order1 ,pbe1, rtds1, sage1, security1, ses1, tp1, tp2, utility1, wc1)
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
How to solve this.

It looks like you're possibly trying to import an Oracle 10.2 export file into 10.1. The only reason I think so is because I don't think PLSQL_CCFLAGS existed in 10.1. Try using statistics=none in the import and/or remove PLSQL_CCFLAGS from the export file by hand using a hex editor; NOTE: make sure you have a backup first.
Of course, this may be caused by something else... but that's all I can think of given the info at hand.

Similar Messages

  • Import terminated unsuccessfully with error message imp-00013

    I am trying to import dump file of one table in another database.
    import is terminating unsuccessfully with error message imp-00013.
    (only a dba can import a file exported by another dba)
    None of the user has sysdba role.

    Wheather this is a valid solution?Immagine somebody who knows the account password finds a dump from an old release of your database. If he has IMP_FULL_DATABASE privilege, he can do whatever he wants, compromising data "safety".
    Is this valid? Well... IMHO, I don't think so. At least, now the import is done, revoke the privilege.
    Regards,
    Yoann.

  • SQL2012: Internal Error: The operation terminated unsuccessfully. The connection timeout was exceeded. Server: The operation has been cancelled

    When rendering a SSRS native mode report based on a query to SSAS the report with fail with the following error:
    An error has occurred during report processing. (rsProcessingAborted)  Cannot read the next data row for the dataset. (rsErrorReadingNextDataRow).  The connection either timed out or was lost.  Unable to read data from the transport connection:
    An existing connection was forcibly closed by the remote host.
    Putting a trace on the SSAS instance, I get an error:
    Internal error: The operation terminated unsuccessfully.  The connection timeout was exceeded. Server: The operation has been cancelled.
    I've modified the IIS (6) application pool timeouts, the SSRS rsreportserver.config timeouts, and the SSAS timeouts.  Restarted services, rebooted, and still I get this error.
    The report will render if I select a shorter time period (less data, shorter query time).
    Running SQL2012 (11.0.5058.0), SSAS and SSRS on separate servers, same subnet.
    Any help or suggested troubleshooting greatly appreciated.

    Please check the links below.
    http://www.symantec.com/business/support/index?page=content&id=TECH186577
    https://support.microsoft.com/kb/2200755?wa=wsignin1.0
    http://msdn.microsoft.com/en-IN/library/ms155782.aspx
    http://blogs.msdn.com/b/dynamicsaxbi/archive/2013/02/14/how-to-addressing-ssrs-session-timeouts.aspx

  • Export Terminated Unsuccessfully

    Dear Experts
    When I rune export utility on my oracle 9i database it ends with the following errors.
    EXP-00008: ORACLE error 3113 encountered
    ORA-03113: end-of-file on communication channel
    EXP-00008: ORACLE error 1041 encountered
    ORA-01041: internal error. hostdef extension doesn't exist
    EXP-00000: Export terminated unsuccessfully
    Please help me out. thanks

    You seem to be in hurry, If you need solution, you should try to provide information to the people who are trying to help you. I asked following which you did not reply
    Is it windows? If yes then can you remove parameter SQLNET.AUTHENTICATION_SERVICES from your SQLNET.ORA
    Are you connecting as SYSDBA for full database export? Can you do followin.
    1) What is you export a schema using sysdba user
    2) What is you try exporting full database using user SYSTEM.

  • EXP-00000: Export terminated unsuccessfully

    When Im perform export it terminated unsuccessfully with bellow message,please clarify why is this
    EXP-00008: ORACLE error 1555 encountered
    ORA-01555: snapshot too old: rollback segment number 3 with name "_SYSSMU3$" too small
    EXP-00000: Export terminated unsuccessfully

    I'm going to assume you are running an older version of Oracle? 9i? And/or that you use manual rollback segments?
    I've had that error before when running an export because my export was running for longer than the database was keeping the undo blocks that I needed to read from. Our export was running for 6 hours, so you need to ensure that it can have a read consistent view of the data as of 6 hours ago. If using automatic undo management, which I would recommend, you can set the undo_retention to 6 hours.

  • EXP-00002: error in writing to export file  EXP-00002:   EXP-00000: Export terminated unsuccessfully

    Dear All,
    <code>
    . . exporting table
    CDM_HIST_INFO_SERV_RES_DEF     
    0 rows exported
    . . exporting table         
    CDM_HIST_INFO_SLA     
    0 rows exported
    . . exporting table   
    CDM_HIST_INFO_WORKGROUP     
    0 rows exported
    . . exporting table     
    CDM_INCIDENT2SERVICES  
    1040 rows exported
    . . exporting table             
    CDM_INCIDENTS </code>
    EXP-00002: error in writing to export file
    EXP-00002: error in writing to export fileerror closing export file /archive/weeklybkp/export/loc2/sd-04-Sep-08-55.dmp
    EXP-00000: Export terminated unsuccessfully
    I got the above error.It only backup 2Gb after that the above error came.Please help me.
    Regards,
    DB.

    following link can help you out.
    http://arjudba.blogspot.in/2009/12/export-fails-with-exp-00002-error-in.html
    Check the solution section.

  • Import terminated during TBATG CONVERSION OF DD-OBJECTS with return code 12

    Hi,
    When we are doing an import, a particular transport fails with the error message
    'Import terminated during TBATG CONVERSION OF DD-OBJECTS with return code 12’
    We are not able to determine, why its failing. If you guys have come across this error message, can you please let me know how you resolved it?
    Thanks,
    Sri

    Hi,
    Pls attach error file with this.
    Regards,
    Payal Patel

  • Import terminated version difference!

    i exported from oracle 8.1.6 and want to import in 8.1.5
    but due to difference in character sets it wasn't possible. also where can i find previous version exp
    so that i can export from it?

    As Karen explained above, you can run exp out of the Oracle 8.1.5 Home against the 8.1.6 db.
    8.1.5          8.1.6
       ___     |    ___
      (db1)    |   (db2)
      (___)    |   (___)
    1. exp <-----/
    2. imp    |yeah :)
    For 1 to work you will have to define an alias for the connection to db2. Look in, make a backup copy, and edit the file HOME/network/admin/tnsnames.ora (connection info should include hostname/IP and db2 SID)
    After you have edit tnsnames.ora, test connection alias with sqlplus system/password@your_alias.
    Then it goes something like this:
    1. exp dba2/pw@your_alias file=db2.dmp other_exp_parameters
    2. imp dba1/pw file=db2.dmp other_imp_parameters
    Hth
    Fredrik

  • Difficulties importing .dmp on Ubuntu 8.04

    Hi, I currently have a .dmp file which I am trying to import using the imp tool. Unfortunately, I have not been able to get this working correctly. Here is an example of how I have attempted to invoke this tool, and the resulting error:
    jacob@jacob-laptop:/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin$ ./imp file=/usr/lib/oracle/xe/app/oracle/admin/XE/dpdump/artimo.dmp system/password touser=MAINDB_ARTIMO full=Y
    Message 100 not found; No message file for product=RDBMS, facility=IMP: Release 10.2.0.1.0 - Production on Fri Jun 5 14:07:23 2009
    Copyright (c) 1982, 2005, Oracl
    Invalid format of Import utility name
    Verify that ORACLE_HOME is properly set
    Import terminated unsuccessfully
    IMP-00000: Message 0 not found; No message file for product=RDBMS, facility=IMP
    I get this error message for any set of parameters I pass to imp. I also get similar errors when trying to use impdp.
    I also noticed that there is a script oracle_env.sh in that same directory which appears to set up the necessary environment variables. After invoking this script, I can confirm that ORACLE_HOME is set up correctly, but the results are exactly the same.
    If anyone has any idea what the problem might be, and could let me know the best way to resolve it, I would greatly appreciate it if you would let me know. Thanks,
    Jake

    For me, the following error occurs:
    rafael@rafael:/usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin$ ./oracle_env.sh
    /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/nls_lang.sh: 114: [[: not found
    /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/nls_lang.sh: 114: [[: not found                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • How to import data from a text file into a table

    Hello,
    I need help with importing data from a .csv file with comma delimiter into a table.
    I've been struggling to figure out how to use the "Import from Files" wizard in Oracle 10g web-base Enterprise Manager.
    I have not been able to find a simple instruction on how to use the Wizard.
    I have looked at the Oracle Database Utilities - Overview of Oracle Data Pump and the Help on the "Import: Files" page.
    Neither one gave me enough instruction to be able to do the import successfully.
    Using the "Import from file" wizard, I created a Directory Object using the Create Directory Object button. I Copied the file from which i needed to import the data into the Operating System Directory i had defined in the Create Directory Object page. I chose "Entire files" for the Import type.
    Step 1 of 4 is the "Import:Re-Mapping" page, I have no idea what i need to do on this page. All i know i am not tying to import data that was in one schema into a different schema and I am not importing data that was in one tablespace into a different tablespace and i am not R-Mapping datafiles either. I am importing data from a csv file.
    For step 2 of 4, "Import:Options" page, I selected the same directory object i had created.
    For step 3 of 4, I entered a job name and a description and selected Start Immediately option.
    What i noticed going through the wizard, the wizard never asked into which table do i want to import the data.
    I submitted the job and I got ORA-31619 invalid dump file error.
    I was sure that the wizard was going to fail when it never asked me into which table do i want to import the data.
    I tried to use the "imp" utility in command-line window.
    After I entered (imp), i was prompted for the username and the password and then the buffer size as soon as i entered the min buffer size I got the following error and the import was terminated:
    C:\>imp
    Import: Release 10.1.0.2.0 - Production on Fri Jul 9 12:56:11 2004
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    Username: user1
    Password:
    Connected to: Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 - Produc
    tion
    With the Partitioning, OLAP and Data Mining options
    Import file: EXPDAT.DMP > c:\securParms\securParms.csv
    Enter insert buffer size (minimum is 8192) 30720> 8192
    IMP-00037: Character set marker unknown
    IMP-00000: Import terminated unsuccessfully
    Please show me the easiest way to import a text file into a table. How complex could it be to do a simple import into a table using a text file?
    We are testing our application against both an Oracle database and a MSSQLServer 2000 database.
    I was able to import the data into a table in MSSQLServer database and I can say that anybody with no experience could easily do an export/import in MSSQLServer 2000.
    I appreciate if someone could show me how to the import from a file into a table!
    Thanks,
    Mitra

    >
    I can say that anybody with
    no experience could easily do an export/import in
    MSSQLServer 2000.
    Anybody with no experience should not mess up my Oracle Databases !

  • Error while importing a .dmp file

    Hi Friends,
    I have created a DB in Oracle 10g and when i started to import the dump file
    C:\>imp sys/pwd@sample file=E:\sample\sample.dmp ignore=y
    I get the following error
    IMP-00058: ORACLE error 12514 encountered
    ORA-12514: TNS:listener does not currently know of service requested in connect
    descriptor
    IMP-00000: Import terminated unsuccessfully
    someone please correct me

    C:\>tnsping sample
    TNS Ping Utility for 32-bit Windows: Version 10.2.0.1.0 - Production on 02-OCT-2
    007 10:08:46
    Copyright (c) 1997, 2005, Oracle. All rights reserved.
    Used parameter files:
    E:\oracle\product\10.2.0\db_1\network\admin\sqlnet.ora
    Used TNSNAMES adapter to resolve the alias
    Attempting to contact (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = TCP)
    (HOST = ipaddress)(PORT = 1521))) (CONNECT_DATA = (SERVICE_NAME = sample)))
    OK (10 msec)
    C:\>lsnrctl status
    LSNRCTL for 32-bit Windows: Version 10.2.0.1.0 - Production on 02-OCT-2007 10:09:40
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 9.2.0.6.0 - Production
    Start Date 02-OCT-2007 05:56:11
    Uptime 0 days 4 hr. 13 min. 28 sec
    Trace Level off
    Security OFF
    SNMP OFF
    Listener Parameter File D:\oracle\ora92\network\admin\listener.ora
    Listener Log File D:\oracle\ora92\network\log\listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC0ipc)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=machine name)(PORT=8080))(Presentation=HTTP)(Session=RAW))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=machine name)(PORT=2100))(Presentation=FTP)(Session=RAW))
    Services Summary...
    Service "test3" has 2 instance(s).
    Instance "test3", status UNKNOWN, has 1 handler(s) for this service...
    Instance "test3", status READY, has 1 handler(s) for this service...

  • Character set marker unknown error while importing data in 10g from 8i

    Hi All,
    I am trying to import the whole database schema wise (one by one) through oracle 10g database control page (which is browser based)
    But when i try to import the objects of a schema i get the error that
    "IMP-00037 : Character set marker unknown "
    Import terminated unsuccessfully
    Would anybody please tell me about the mentioned error ???
    Kindly provide the solution.
    Mentioned below are the character sets available in both the version.
    Character sets in oracle 8.1.7 :-
    Database Character Set :: WE8ISO8859P1
    National Character Set :: WE8ISO8859P1
    Character sets in oracle 10.2.0.1.0 :-
    Database Character Set :: WE8ISO8859P1
    National Character Set :: AL16UTF16
    Regards
    Milin...
    Message was edited by:
    user640001

    Hi,
    As you have asked, i have mentioned the export command below to get the full database export file.
    And I have copied this export file (dump) to another machine(Server) where i have to import that file to upgrade the database to 10g Rel 2.
    SET CC=%DATE:~4,2%-%DATE:~7,2%-%DATE:~10,4%
    exp username/password@db_name
    file=D:\PAY_BKP\EXP_FULL_PAY_%CC%.DMP log=D:\PAY_BKP\EXP_FULL_PAY.log
    indexes=yes
    full=yes
    Kindly provide guidance.
    Regards
    Milin

  • Error while importing data from 8i to 9i

    Hello !
    I have installed 9i and now want to import data from previous database 8i which contains GB's of data.
    I have exported through transporatble tablespaces but while importing to 9i i receive the following error of national character set .
    Import done in WE8MSWIN1252 character set and WE8ISO8859P1 NCHAR character set
    import server uses WE8ISO8859P1 character set (possible charset conversion)
    export client uses US7ASCII character set (possible charset conversion)
    export server uses US7ASCII NCHAR character set (possible ncharset conversion)
    IMP-00003: ORACLE error 2248 encountered
    ORA-02248: invalid option for ALTER SESSION
    IMP-00000: Import terminated unsuccessfully
    Can any one fix this problem
    Regards
    Shimak

    If you're moving data from 10G to 9i, using EXP/IMP, I would try using the 9i EXP to create the dumpfile with data from the 10G database, and then using the 9i IMP to import that dumpfile into the 9i database.
    Sounds like you have been using the 10G EXP and IMP in both cases.

  • Export import issue from higher version to lower version

    Hi,
    I have an export dump file which was taken from 11g database(11.2.0.2.0) and trying to import into lower version of the database 9i(9.2.0.6.0), unable to complete the process.
    Two ways i have found and tested in my test db
    1)TNS entry of 9i database has been put into 11g database
    a)Export dump was successfuly taken from 11g db
    b)Getting below error,while import into 9i database
    IMP-00058: ORACLE error 6550 encountered
    ORA-06550: line 1, column 33:
    PLS-00302: component 'SET_NO_OUTLINES' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignoredIMP-00000: Import terminated unsuccessfully
    2)TNS entry of 11g database put into 9i database version.
    a)During export (trying to take exp dump from 11g db in 9i exp utility),getting below error
    EXP-00008: ORACLE error 1455 encountered
    ORA-01455: converting column overflows integer datatype
    EXP-00000: Export terminated unsuccessfully
    Kindly advice me to overcome from this issue.
    Regards,
    Faiz

    mafaiz wrote:
    Hi,
    I have an export dump file which was taken from 11g database(11.2.0.2.0) and trying to import into lower version of the database 9i(9.2.0.6.0), unable to complete the process.
    Two ways i have found and tested in my test db
    1)TNS entry of 9i database has been put into 11g database
    a)Export dump was successfuly taken from 11g db
    b)Getting below error,while import into 9i database
    IMP-00058: ORACLE error 6550 encountered
    ORA-06550: line 1, column 33:
    PLS-00302: component 'SET_NO_OUTLINES' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignoredIMP-00000: Import terminated unsuccessfully
    2)TNS entry of 11g database put into 9i database version.
    a)During export (trying to take exp dump from 11g db in 9i exp utility),getting below error
    EXP-00008: ORACLE error 1455 encountered
    ORA-01455: converting column overflows integer datatype
    EXP-00000: Export terminated unsuccessfully
    Kindly advice me to overcome from this issue.This has nothing to do with APEX. Post on the {forum:id=61} forum.

  • Import Error - while trying higher to lower version

    When I try to import dump from -
    Version 10.2.0.1.0 to Version 10.1.0.2.0 ; i'm getting error as
    ==>
    IMP-00058: ORACLE error 6550 encountered
    ORA-06550: line 1, column 33:
    PLS-00302: component 'SET_NO_OUTLINES' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    IMP-00000: Import terminated unsuccessfully
    ==>
    pls suggest me how import the dumpt.
    Subir

    ...then import with lower version againThe official way should be export with the lowest version of export utility, but import with the import utility in the same version of the target database (where you are importing).
    Metalink note 132904.1
    Nicolas.

Maybe you are looking for

  • Help needed in select query

    Hi, I need to select the max time for the transaction using the below query. I'm able to get the o/p. Here the problem is I need to fetch the corrletorid (primary key) as well. if try to get that I'm getting the o/p like case2. I want the o/p to be l

  • Adding a JSP page to an application

    Hi, I want to add a JSP page called image.jsp to an oc4j service called analytics. I probably have to change something in the web.xml, but keep running into: 500 Internal Server Error Servlet error: An exception occurred. The current application depl

  • Talbes For Vendor Reconciliation Report

    Hi all, Could any of one please tell me. What is Vendor Reconciliation and what are tables used in it. If Any one of you can explain When we will go for Vendor Reconciliation Report. I will be help full for me. Thanks in Advance. Regards Vardhan

  • ITS 6.1 compatability with ECC 6.0

    Hi, can you say me whether ITS 6.1 is compatable with ECC 6.0? Thanks, Architha

  • Workflow Notification Error

    Hi guys, Does anybody know what this error mean and how to resolve it: To                SYSADMIN Sent                25-JUN-09 14:17:38 ID                4706955 The notification with the ID of experienced problems when attempting to dispatch an ema