Imp to Oracle 10.1.0.2.0

OS: SuSE Linux Enterprise Server 8
I am doing exp/imp from Oracle 7.3.4 to Oracle 10.1.0.2.0.
I have exported the dmp file from Oracle 7.3.4 and through FTP I put this file the following directory.
$ORACLE_HOME/bin
Now When I typed imp from command line following message comes up:
dhshrwits:/opt/oracle/product/10.1.0/db_1/bin # imp
bash: imp: command not found
Any idea why?
Thanks in advance
Regards,
D

Anyway I did (exp/imp) whole process again
Getting errors on imp as below:
I ran imp from command line.
imp --- as a system/passwordConnected to: Oracle Database 10g Enterprise Edition Release 10.1.0.2.0 -
Production
With the Partitioning, OLAP and Data Mining options
Import
file: expdat.dmp > dn.dmp
Enter
insert buffer size (minimum is 8192) 30720>
Export file created by EXPORT:V07.03.04 via
conventional path
List contents of import file only (yes/no): no >
Ignore create error due to object existence (yes/no): no >
Import grants (yes/no): yes >
Import table data (yes/no): yes >
Import entire export file (yes/no): no >
Username: system
Enter table(T) or partition(T:P) names.
Null list means all tables for user
Enter table(T) or partition(T:P) name or . if done:
IMP-00015: following statement failed because the object already exists:
"CREATE TABLE "SRW_CMD_NAMES" ("CMD_NUM" NUMBER(5, 0), "CMD_NAME" VARCHAR2(3"
"0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 10240 NE"
"XT 10240 MINEXTENTS 1 MAXEXTENTS 121 PCTINCREASE 50 FREELISTS 1 FREELIST GR"
"OUPS 1)
IMP-00017: following statement failed with ORACLE error 1917:
"GRANT DELETE ON "MENU_V_APPL_GRP" TO "WITS" WITH GRANT OPTION"
IMP-00003: ORACLE error 1917 encountered
ORA-01917: user or role 'WITS' does not exist
IMP-00003: ORACLE error 1917 encountered
ORA-01917: user or role 'CASEDICT' does not exist
IMP-00015: following statement failed because the object already exists:
"CREATE FORCE VIEW "SYSTEM"."MENU_V_OPTION" ("MENU_"
"NAME","APPLICATION_NAME","OPTION_NUMBER","SHORT_NAME","DISPLAYED","OPTION_T"
"EXT","OBJECT_TEXT_ID","COMMAND_TYPE","COMMAND_LINE") AS "
"SELECT "MENU_NAME","APPLICATION_NAME","OPTION_NUMBER","SHORT_NAME","DISPLAY"
"ED","OPTION_TEXT","OBJECT_TEXT_ID","COMMAND_TYPE","COMMAND_LINE" FROM MENU_"
"B_OPTION "
IMP-00017: following statement failed with ORACLE error 1917:
"GRANT DELETE ON "MENU_V_OPTION" TO "WITS" WITH GRANT OPTION"
IMP-00003: ORACLE error 1917 encountered
ORA-01917: user or role 'CASEDICT' does not exist
IMP-00015: following statement failed because the object already exists:
"CREATE FORCE VIEW "SYSTEM"."SRW_STE" ("OWNER","APP"
"ID","ITEMID","TYPE","NAME") AS "
"select "OWNER","APPID","ITEMID","TYPE","NAME" from system.srw__ste where ow"
"ner = user or appid in"
" (select appid from srw_granted)"
" with check option"
I also tried as follows
oracle@dhshrwits:~/product/10.1.0/db_1/rdbms/admin> ./catexp7.sql
bash: ./catexp7.sql: Permission denied
oracle@dhshrwits:~/product/10.1.0/db_1/rdbms/admin> su
Password:
dhshrwits:/opt/oracle/product/10.1.0/db_1/rdbms/admin # ./catexp7.sql
bash: ./catexp7.sql: Permission denied
Any feed back will be appreciated.
Regards,
D

Similar Messages

  • How to fix this error: IMP-00003: ORACLE error 1435 encountered

    Hello,
    I am new to oracle database. I am trying import a data dump file *.dmp into my test database. I am using Oracle Database 11g. I have created "datatest" to be the user and I granted all possible rights that was there. :) but still getting this error message.
    Does Oracle has a GUI tool somewhere I can try or how I can fix this issue? PLEASE HELP.
    Below are the actions taken:
    =========================================================================
    C:\app\Administrator\admin\ORCLENT1\dpdump>imp
    Import: Release 11.2.0.1.0 - Production on Wed Aug 29 22:32:39 2012
    Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
    Username: datatest
    Password:
    Connected to: Personal Oracle Database 11g Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Import data only (yes/no): no > no
    Import file: EXPDAT.DMP > expdat.dmp
    Enter insert buffer size (minimum is 8192) 30720> 8299
    Export file created by EXPORT:V11.02.00 via conventional path
    Warning: the objects were exported by SYSTEM, not by you
    import done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    import server uses AL32UTF8 character set (possible charset conversion)
    List contents of import file only (yes/no): no > no
    Ignore create error due to object existence (yes/no): no > no
    Import grants (yes/no): yes > yes
    Import table data (yes/no): yes > yes
    Import entire export file (yes/no): no > yes
    . importing SYSTEM's objects into DATATEST
    . importing DW_OWNER's objects into DW_OWNER
    IMP-00003: ORACLE error 1435 encountered
    ORA-01435: user does not exist
    Import terminated successfully with warnings.
    =============================================================

    Thanks for helping with the script. It is very helpful, especially for newbie like me. :) When I run the script, there seems to be a lot of error during this process. Here is the log. Any suggestions how I can fix this?
    =====================================================
    Connected to: Personal Oracle Database 11g Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Export file created by EXPORT:V11.02.00 via conventional path
    Warning: the objects were exported by SYSTEM, not by you
    import done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    import server uses AL32UTF8 character set (possible charset conversion)
    . . importing table "MVW_MATCH_STATS" 335481 rows imported
    . . importing table "MVW_PLAYER_AGG" 34937 rows imported
    . . importing table "MVW_PLAYER_TOURNAMENT_AGG" 519174 rows imported
    . . importing table "MVW_TOURNAMENT_AGG" 12785 rows imported
    . . importing table "MVW_UT_AGG1" 8 rows imported
    . . importing table "TMP_CATEGORY_ATP" 29999 rows imported
    . . importing table "TMP_CATEGORY_WTA" 29999 rows imported
    . . importing table "TMP_IMPORT_STATS_PLAYER1" 32578 rows imported
    . . importing table "TMP_MATCH_COURT_TYPE" 335562 rows imported
    . . importing table "TMP_PLAYER_ATP" 47070 rows imported
    . . importing table "TMP_RESULT_COMBINATIONS" 16889 rows imported
    . . importing table "TMP_STADIA" 852 rows imported
    . . importing table "TMP_TOUR_ATP" 16762 rows imported
    . . importing table "TMP_TOUR_STADIA" 5222 rows imported
    . . importing table "TMP_TOUR_WTA" 9000 rows imported
    . . importing table "W_COURT_TYPE_D" 7 rows imported
    . . importing table "W_DATE_D" 22330 rows imported
    . . importing table "W_MATCH_D" 506408 rows imported
    . . importing table "W_MATCH_F" 1012812 rows imported
    . . importing table "W_MINUTE_D" 1440 rows imported
    . . importing table "W_PLAYER_D" 35305 rows imported
    . . importing table "W_PLAYER_D_F" 23538 rows imported
    . . importing table "W_PLAYER_D_M" 45804 rows imported
    . . importing table "W_ROUND_D" 19 rows imported
    . . importing table "W_STADIUM_D" 428 rows imported
    . . importing table "W_TOURNAMENT_D" 12882 rows imported
    . . importing table "W_TOURNAMENT_F" 433111 rows imported
    IMP-00017: following statement failed with ORACLE error 959:
    "CREATE TABLE "W_USAGE_TRACKING" ("USER_NAME" VARCHAR2(128), "REPOSITORY_NAM"
    "E" VARCHAR2(128), "SUBJECT_AREA_NAME" VARCHAR2(128), "NODE_ID" VARCHAR2(15)"
    ", "START_TS" DATE, "START_DT" DATE, "START_HOUR_MIN" CHAR(5), "END_TS" DATE"
    ", "END_DT" DATE, "END_HOUR_MIN" CHAR(5), "QUERY_TEXT" VARCHAR2(1024), "QUER"
    "Y_BLOB" CLOB, "QUERY_KEY" VARCHAR2(128), "SUCCESS_FLG" NUMBER(10, 0), "ROW_"
    "COUNT" NUMBER(10, 0), "TOTAL_TIME_SEC" NUMBER(10, 0), "COMPILE_TIME_SEC" NU"
    "MBER(10, 0), "NUM_DB_QUERY" NUMBER(10, 0), "CUM_DB_TIME_SEC" NUMBER(10, 0),"
    " "CUM_NUM_DB_ROW" NUMBER(10, 0), "CACHE_IND_FLG" CHAR(1) NOT NULL ENABLE, ""
    "QUERY_SRC_CD" VARCHAR2(30), "SAW_SRC_PATH" VARCHAR2(250), "SAW_DASHBOARD" V"
    "ARCHAR2(150), "SAW_DASHBOARD_PG" VARCHAR2(150), "PRESENTATION_NAME" VARCHAR"
    "2(128), "ERROR_TEXT" VARCHAR2(250), "IMPERSONATOR_USER_NAME" VARCHAR2(128),"
    " "NUM_CACHE_INSERTED" NUMBER(10, 0), "NUM_CACHE_HITS" NUMBER(10, 0), "QUERY"
    "_DATE_WID" NUMBER(10, 0)) PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 ST"
    "ORAGE(INITIAL 3145728 NEXT 1048576 MINEXTENTS 1 FREELISTS 1 FREELIST GROUPS"
    " 1 BUFFER_POOL DEFAULT) TABLESPACE "DW_DATA" NOLOGGING NOCOMPRESS LOB ("QUE"
    "RY_BLOB") STORE AS BASICFILE (TABLESPACE "DW_DATA" ENABLE STORAGE IN ROW C"
    "HUNK 8192 RETENTION NOCACHE NOLOGGING STORAGE(INITIAL 65536 NEXT 1048576 "
    "MINEXTENTS 1 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT))"
    IMP-00003: ORACLE error 959 encountered
    ORA-00959: tablespace 'DW_DATA' does not exist
    . . importing table "W_USER" 8 rows imported
    IMP-00017: following statement failed with ORACLE error 942:
    "CREATE SNAPSHOT "MVW_UT_AGG1" ( "USER_NAME","QUERY_COUNT","ROW_COUNT" ) US"
    "ING ("MVW_UT_AGG1", (9, 'ORCL', 1, 0, 0, "DW_OWNER", "W_USAGE_TRACKING", '2"
    "012-05-31:23:56:48', 8, 74659, '2012-05-31:23:56:48', '', 1, '0280', 281368"
    "84, 0, NULL), 2101313, 10, ('1950-01-01:12:00:00', 25, 0, 0, 28136884, 0, 2"
    "098180, 2, NULL, NULL)) REFRESH COMPLETE AS"
    "SELECT "
    "user_name,"
    "count(*) as query_count,"
    "sum(row_count) as row_count"
    "FROM W_USAGE_TRACKING "
    "group by user_name"
    IMP-00003: ORACLE error 942 encountered
    ORA-00942: table or view does not exist
    IMP-00017: following statement failed with ORACLE error 12003:
    "ALTER SNAPSHOT "MVW_UT_AGG1" COMPILE"
    IMP-00003: ORACLE error 12003 encountered
    ORA-12003: materialized view "YANXIZAOTENNIS"."MVW_UT_AGG1" does not exist
    About to enable constraints...
    Import terminated successfully with warnings.
    ==============================

  • Imp and Oracle 8i LITE

    iH:
    There was another post on this topic, but the answer was vague.
    I have an Oracle 8 database dump file (a DMP). I would like to import (a subset of) this dump file into my Oracle 8i LITE database.
    Is this possible? I don't have access right now to an Oracle8(i) server, so I can't use the Oracle 8 Navigator to cut and paste the data that I need from the dump file ...
    When I run imp80.exe (which was installed by the Oracle Lite installer) I get the message:
    IMP-00003: ORACLE error 942 encountered
    OCA-30034: table not found
    [POL-5130] table or view not found
    IMP-00021: operating system error - error code (dec 2, hex 0x2)
    IMP-00023: Import views not installed, please notify your DBA
    IMP-00000: Import terminated unsuccessfully
    So is imp80.exe supported by Oracle LITE or not?
    Aaron
    [email protected]
    null

    Before you can import/export, you need to run the SQL catexp.sql from the $ORACLE_HOME/rdbms/admin directory.

  • Export / import  exp / imp commands Oracle 10gXE on Ubuntu

    I have Oracle 10gXE installed on Linux 2.6.32-28-generic #55-Ubuntu, and I need soe help on how to export / import the base with exp / imp commands. The commands seems to be installed on */usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin* directory but I cannot execute them.
    The error message I got =
    No command 'exp' found, did you mean:
    Command 'xep' from package 'pvm-examples' (universe)
    Command 'ex' from package 'vim' (main)
    Command 'ex' from package 'nvi' (universe)
    Command 'ex' from package 'vim-nox' (universe)
    Command 'ex' from package 'vim-gnome' (main)
    Command 'ex' from package 'vim-tiny' (main)
    Command 'ex' from package 'vim-gtk' (universe)
    Command 'axp' from package 'axp' (universe)
    Command 'expr' from package 'coreutils' (main)
    Command 'expn' from package 'sendmail-base' (universe)
    Command 'epp' from package 'e16' (universe)
    exp: command not found
    Is there something I have to do ?

    Hi,
    You have not set environment variables correctly.
    http://download.oracle.com/docs/cd/B25329_01/doc/install.102/b25144/toc.htm#BABDGCHH
    And of course that sciprt have small hickup, so see
    http://ubuntuforums.org/showpost.php?p=7838671&postcount=4
    Regards,
    Jari

  • IMP-00017-ORACLE error 1012

    Hi,
    in 8.1.7 I want importe a table then I have this error :
    import done in WE8DEC character set and WE8DEC NCHAR character set^C
    IMP-00017: following statement failed with ORACLE error 1012:
    "CREATE TABLE "TRAILOCC" ("TO_REF" NUMBER(12, 0), "TO_ENTITY" CHAR(40), "TO_"
    "DATE" DATE, "TO_TIME" DATE, "TO_OCC" LONG) PCTFREE 10 PCTUSED 40 INITRANS "
    "1 MAXTRANS 255 NOLOGGING STORAGE(INITIAL 723025920 FREELISTS 1 FREELIST GRO"
    "UPS 1) TABLESPACE "PROD_DATA""
    Can I then create this table TRAILOCC with INITIAL 223025920 and then importe the table ?
    What should I add in imp command to importe just data since table is already created ?
    Many thanks

    hi
    cmd> imp ignore=y
    hope this helps
    Tajcheck the prod_data tablespace has enough space

  • Exp/Imp In Oracle 10g client

    Hi All,
    I want to take one schema export from Oracle 10g Client. I am in new Oracle 10g.
    In oracle 9i, we can using exp/imp command for Export and Import from Client itself.
    I heard about in Oracle 10g, we can use Expdb/Impdb in Server only. Is there any possibility to take exp/imp in Client also.
    Pls help me...
    Cheers,
    Moorthy.GS

    To add up to expdb from oracle client
    NETWORK_LINK
    Default: none
    Purpose
    Enables an export from a (source) database identified by a valid database link. The data from the source database instance is written to a dump file set on the connected database instance.
    Syntax and Description
    NETWORK_LINK=source_database_link
    The NETWORK_LINK parameter initiates an export using a database link. This means that the system to which the expdp client is connected contacts the source database referenced by the source_database_link, retrieves data from it, and writes the data to a dump file set back on the connected system.
    The source_database_link provided must be the name of a database link to an available database. If the database on that instance does not already have a database link, you or your DBA must create one. For more information about the CREATE DATABASE LINK statement, see Oracle Database SQL Reference.
    If the source database is read-only, then the user on the source database must have a locally managed tablespace assigned as the default temporary tablespace. Otherwise, the job will fail. For further details about this, see the information about creating locally managed temporary tablespaces in the Oracle Database Administrator's Guide.
    Restrictions
    When the NETWORK_LINK parameter is used in conjunction with the TABLES parameter, only whole tables can be exported (not partitions of tables).
    The only types of database links supported by Data Pump Export are: public, fixed-user, and connected-user. Current-user database links are not supported.
    Example
    The following is an example of using the NETWORK_LINK parameter. The source_database_link would be replaced with the name of a valid database link that must already exist.
    expdp hr/hr DIRECTORY=dpump_dir1 NETWORK_LINK=source_database_linkDUMPFILE=network_export.dmp LOGFILE=network_export.log

  • Imp full oracle 10G database window 2003

    Hi Experts,
    I made a full data based exp as
    exp USERID=SYSTEM/scott@cas full=y FILE=D:\Oraclebackup\CAS\exports\casdatabase_042009.dmpLOG=D:\Oraclebackup\CLS\exports\logs\exportTables_042009.log OBJECT_CONSISTENT=Y STATISTICS=NONE
    then I create a blank database with new DBname in Oracle 10G in window 32 bit 2003
    I try to imp this full data exp. However I got lots of message as
    importing SYSTEM's objects into SYSTEM
    IMP-00061: Warning: Object type "SYSTEM"."REPCAT$_OBJECT_NULL_VECTOR" already exists with a different identifier
    "CREATE TYPE "REPCAT$_OBJECT_NULL_VECTOR" TIMESTAMP '2005-10-17:13:31:32' OI"
    "D '306C410305254B08A55576824763662E' AS OBJECT"
    " -- type owner, name, hashcode for the type represented by null_vector"
    " type_owner VARCHAR2(30),"
    " type_name VARCHAR2(30),"
    " type_hashcode RAW(17),"
    " -- null_vector for a particular object instance"
    " -- ROBJ REVISIT: should only contain the null image, and not version#"
    " null_vector RAW(2000)"
    IMP-00061: Warning: Object type "OLAPSYS"."ALL_OLAP2_AW_METADATA_O" already exists with a different identifier
    "CREATE TYPE "ALL_OLAP2_AW_METADATA_O" TIMESTAMP '2005-10-17:13:45:23' OID '"
    "B8722EEBE57D428296D658C522D2209F' AS OBJECT ("
    It seems that try to duplicate system/sys objects
    aslo I got message as
    ORA-04052: error occurred when looking up remote object [email protected]
    ORA-00604: error occurred at recursive SQL level 1
    ORA-02019: connection description for remote database not found
    Please let me know if you have experience for full database IMP.
    Thanks,
    JiM

    These types of errors are expected. The problem is that types and tables are created as the database gets created. As far as I know SYS owned objects are never exported/imported, but other schema objects are exported and imported. These types of errors are generally ok since the object exists in the target database when the database is created with certain objects.
    I'm not familar with this error:
    ORA-04052: error occurred when looking up remote object [email protected]
    Dean

  • EXP/IMP on Oracle RDB

    I am being told that I can simply use the exp command on Oracle RDB to export a database, and use the imp command to import this database on HP-UX 9i.
    Obviosuly this is not the system tables, just the application tables, but I cannot seem to get this confirmed or denied.
    Please can someone point me in the right direction here....
    I see there is a plugin for OEM now for RDB, so would this enable the port? Oracle Migration Workbench does not support the source as RDB, so I am hoping exp is supported.
    Cheers
    Pete

    I was looking for an answer to this question also.
    Since this old thread didn't get properly closed off with a "this is how you do it", and since I poked around in VMS and found where you go to enter the command, I thought y'all might like me to post it here! :-)
    The export command appears at the RDO prompt. Type RDO at the DCL $ prompt to get into RDO.
    Then you can type the EXPORT command at the RDO> prompt as follows:
    RDO> EXPORT 'DEPT3:PERS' INTO 'DISK2:PERSONNEL.RBR'
    This is the example you are presented with if you type HELP EXPORT at the RDO> prompt. Of course, you would replace DEPT3: with the path to the database root file that you want to export, PERS with the database file name (this example refers to the file PERS.RDB, and the .RDB extension is assumed), DISK2: with the path to the output file, and PERSONNEL.RBR with the filename of the output file.
    I haven't executed the command as yet, so I can't promise it will work, but I will do it and re-post here if it didn't work. So assume it does :-)
    All the best,
    Eldon

  • IMP in oracle 9i

    Hi,
    i am importing a a DMP file exported from Oracle 8i DB to Oracle 9i. i am importing through a user ADMIN with DBA a role.
    when i type IMP ADMIN/Password on CMD & press enter ...
    then it does not gets into interactive mode .& shows help parameters of IMP & gives message parameters are not given.. why it is so? i am new to oracle 9i. please guide me in this regard.
    should i have to run catalog.sql ? from which user i should rum this script ? SYSTEM user has this privilige to run this script ? please guide me in detail ...
    thanks

    Please post a copy paste of the exact command entered and output you see.

  • How to use exp,imp in oracle 8i version....

    Hi developer ...
    I am using oracle 8i version in windows xp platform. Can you please explain how to export and import my tables in to export.txt file.
    with
    Regards
    sure...:)--

    Hi,
    Did you want to downgrade from 8i to 7.0, 7.3 and 8.0 ?
    To downgrade, you need to use the export utility from the target database.
    So, you will need three export files :
    Run the 7.0 export to export from the 8i database, and import into a 7.0 database with the 7.0 import utility.
    Same for 7.3 and 8.0 database.
    More info into metalink note : Compatibility Matrix for Export & Import Between Different Oracle Versions - Note:132904.1
    Nicolas.

  • Exp File from Oracle 8i  and  Imp into Oracle 10G

    Dear Friends
    I have two servers one using oracle 8i and the other 10G. Firstly i have exported the file from oracle 8i using exp command. Im trying to import the file into 10G , Although this takes place successfully the character set conversion takes place please see the output below
    Import: Release 10.2.0.1.0 - Production on Sat Apr 30 13:00:41 2011
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    Username: cane_bill
    Password:
    Connected to: Oracle Database 10g Release 10.2.0.1.0 - Production
    Import file: EXPDAT.DMP > C:\cbbkp_mun_06042011.DMP
    Enter insert buffer size (minimum is 8192) 30720>
    Export file created by EXPORT:V08.01.07 via conventional path
    import done in WE8MSWIN1252 character set and AL16UTF16 NCHAR character set
    import server uses WE8ISO8859P1 character set (possible charset conversion)
    export client uses WE8ISO8859P1 character set (possible charset conversion)
    export server uses WE8ISO8859P1 NCHAR character set (possible ncharset conversio
    n)
    List contents of import file only (yes/no): no >These are the NLS_DATABASE_PARAMETERS for *8i*
    SQL> SELECT * FROM NLS_DATABASE_PARAMETERS;
    PARAMETER                      VALUE
    NLS_LANGUAGE                   AMERICAN
    NLS_TERRITORY                  AMERICA
    NLS_CURRENCY                   $
    NLS_ISO_CURRENCY               AMERICA
    NLS_NUMERIC_CHARACTERS         .,
    NLS_CHARACTERSET               WE8ISO8859P1
    NLS_CALENDAR                   GREGORIAN
    NLS_DATE_FORMAT                DD-MON-RR
    NLS_DATE_LANGUAGE              AMERICAN
    NLS_SORT                       BINARY
    NLS_TIME_FORMAT                HH.MI.SSXFF AM
    PARAMETER                      VALUE
    NLS_TIMESTAMP_FORMAT           DD-MON-RR HH.MI.SSXFF AM
    NLS_TIME_TZ_FORMAT             HH.MI.SSXFF AM TZH:TZM
    NLS_TIMESTAMP_TZ_FORMAT        DD-MON-RR HH.MI.SSXFF AM TZH:TZM
    NLS_DUAL_CURRENCY              $
    NLS_COMP                       BINARY
    NLS_NCHAR_CHARACTERSET         WE8ISO8859P1
    NLS_RDBMS_VERSION              8.1.7.0.0
    18 rows selected.These are the NLS_DATABASE_PARAMETERS for *10G*
    SQL> SELECT * FROM NLS_DATABASE_PARAMETERS;
    PARAMETER                      VALUE
    NLS_LANGUAGE                   AMERICAN
    NLS_TERRITORY                  AMERICA
    NLS_CURRENCY                   $
    NLS_ISO_CURRENCY               AMERICA
    NLS_NUMERIC_CHARACTERS         .,
    NLS_CHARACTERSET               WE8ISO8859P1
    NLS_CALENDAR                   GREGORIAN
    NLS_DATE_FORMAT                DD-MON-RR
    NLS_DATE_LANGUAGE              AMERICAN
    NLS_SORT                       BINARY
    NLS_TIME_FORMAT                HH.MI.SSXFF AM
    PARAMETER                      VALUE
    NLS_TIMESTAMP_FORMAT           DD-MON-RR HH.MI.SSXFF AM
    NLS_TIME_TZ_FORMAT             HH.MI.SSXFF AM TZR
    NLS_TIMESTAMP_TZ_FORMAT        DD-MON-RR HH.MI.SSXFF AM TZR
    NLS_DUAL_CURRENCY              $
    NLS_COMP                       BINARY
    NLS_LENGTH_SEMANTICS           BYTE
    NLS_NCHAR_CONV_EXCP            FALSE
    NLS_NCHAR_CHARACTERSET         AL16UTF16
    NLS_RDBMS_VERSION              10.2.0.1.0
    I'm not able figure out why a conversion is taking place even though the same character set is used in 10G.
    I would be greatful to you guys if can suggest a way to avoid this conversion as i fear data will be affected kindly need your suggestions for the same and thank you.
    Regards
    Parikshit

    based on your nsl parameter settings, we can see that both databases use the same characterset. so, characterset conversion should not take place. the reason why you are facing these warnings is due to environment variables.
    you should set NLS_LANG environment variables both before exporting and importing. Then warnings should disappear. For example, in your case you can set NLS_LANG=.WE8ISO8859P1 (please note that I have omitted language and territory parts here)
    Try setting enviroment variables and then perform export and import again.

  • IMP-00017: following statement failed with ORACLE error 901:

    Why I get these error messages while I do full import? Could anyone help me on this issue?
    IMP-00017: following statement failed with ORACLE error 901:
    "CREATE FORMAT92TRIG "
    IMP-00003: ORACLE error 901 encountered
    ORA-00901: invalid CREATE command
    IMP-00008: unrecognized statement in the export file:
    ýÿ$
    Note:- I have used the same command to import the same export file to a different SID and it went fine but when I try to do import for SID (DEMO), I get the above mentioned errors.
    Thanks
    Rajesh Kumar

    Thanks for the clue
    Got it right, when i changed the primary Oracle Home from 10gDS to 9iDB. 10gDS has a lower version of import as compared to 9iDB.
    Rajesh

  • IMP-00017: following statement failed with ORACLE error 2304

    Hi,
    in 9i DB when importing I have :
    IMP-00017: following statement failed with ORACLE error 2304:
    "CREATE TYPE "T_NUMBER" TIMESTAMP '2007-04-02:10:02:26' OID '6B4C21C0310143B"
    "A97211E5E8301C09E' "
    " as table of number"
    IMP-00003: ORACLE error 2304 encountered
    ORA-02304: invalid object identifier literal
    Can any one please explaine me the problem and if possible a solution ?
    Many thanks.

    The problem is explained in the metalink Note:113335.1

  • IMP-00017: following statement failed with ORACLE error 1849

    Hi
    We have a instance 11.1.0.7
    while doing import i got the issue as:
    IMP-00017: following statement failed with ORACLE error 1849:
    "BEGIN "
    "dbms_scheduler.create_job('"MAXIMOTSSYNC"',"
    "job_type=>'STORED_PROCEDURE', job_action=>"
    "'maximo_ts_job'"
    ", number_of_arguments=>0,"
    "start_date=>'30-AUG-12 15.12.04.000000 +04:00', repeat_interval=> "
    "'SYSDATE + 5/1440'"
    ", end_date=>NULL,"
    "job_class=>'"DEFAULT_JOB_CLASS"', enabled=>FALSE, auto_drop=>TRUE,comments="
    ">"
    "NULL"
    "dbms_scheduler.enable('"MAXIMOTSSYNC"');"
    "COMMIT; END;"
    IMP-00003: ORACLE error 1849 encountered
    ORA-01849: hour must be between 1 and 12
    ORA-06512: at line 2
    IMP-00091: Above error occurred on the following function and object: CREATE MAXIMOTSSYNC. Remaining PL/SQL blocks for this object will be skipped.
    Import terminated successfully with warnings.
    My imp command is:
    imp system/manager file=schema.DMP log=schema.log fromuser=max touser=max
    Please suggest on this
    Thanks
    Shaik

    ORA-01849: hour must be between 1 and 12Error: ORA 1849
    Text: hour must be between 1 and 12
    Cause: An invalid hour was specified for a date using the 12-hour time format.
    If a 12-hour format code (HH or HH12) is used, the specified hour must
    be between 1 and 12.
    Action: Enter an hour value between 1 and 12.

  • IMP-00017: following statement failed with ORACLE error 1031

    Hello,
    I export a schema from prod (database A) and I try to imported to onther test database (databse B).
    database A: single database - Non ASM - 10gR1
    database B: RAC database - ASM -10gR2
    To import database I use this:
    imp osiris/b@osiris file=prod_osiris070601.dmp full=y ignore=y log=osiris.log
    All the tables are imported withot problem but when he start to imprt views I get this error:
    IMP-00017: following statement failed with ORACLE error 1031:
    Can you please help?
    Thanck you in advance.

    I thing that the problem is that the user can not create views!!!
    I create the user normaly and I give him this rols: "CREATE SESSION", "CONNECT" and "RESOURCE"
    it's ok?
    . . importing table "ZIP_CODE" 70768 rows imported
    IMP-00017: following statement failed with ORACLE error 1031:
    "CREATE FORCE VIEW "OSIRIS"."DETAILED_FRANKING_SYSTEM_VIEW" "
    " ("CONFIGURATION_SYSTEM_ID","SYSTEM_ID","DEVICE_SERIAL_NO","OPCO_DE"
    "VICE_SERIAL_NO","STATUS","BO_CUST_ID","CUSTOMER_NAME","CUSTOMER_ADDRESS_NAM"
    "E","CUSTOMER_STREET1","CUSTOMER_STREET2","CUSTOMER_STREET3","CUSTOMER_STREE"
    "T4","CUSTOMER_CITY","CUSTOMER_STATE","CUSTOMER_ZIP4","CUSTOMER_ZIP","CUSTOM"
    "ER_COUNTRY","CUSTOMER_NAME_CAP","CUSTOMER_ADDRESS_NAME_CAP","CUSTOMER_STREE"
    "T1_CAP","CUSTOMER_STREET2_CAP","CUSTOMER_STREET3_CAP","CUSTOMER_STREET4_CAP"
    "","CUSTOMER_ADDRESS_STREET_CAP","CUSTOMER_CITY_CAP","CUSTOMER_STATE_CAP","C"
    "USTOMER_COUNTRY_CAP","INSTALL_ADDRESS_NAME","INSTALL_STREET1","INSTALL_STRE"
    "ET2","INSTALL_STREET3","INSTALL_STREET4","INSTALL_CITY","INSTALL_STATE","IN"
    "STALL_ZIP4","INSTALL_ZIP","INSTALL_COUNTRY","INSTALL_ADDRESS_NAME_CAP","INS"
    "TALL_STREET1_CAP","INSTALL_STREET2_CAP","INSTALL_STREET3_CAP","INSTALL_STRE"
    "ET4_CAP","INSTALL_ADDRESS_STREET_CAP","INSTALL_CITY_CAP","INSTALL_STATE_CAP"
    "","INSTALL_COUNTRY_CAP","DESCRIPTION","CONFIG_MODEL_ID","TYPE","PART_NUMBER"
    "AND DEVICE_SYSTEM.DEVICE_TYPE='METER'"
    "AND US_SERIAL_NO_CONVERTER.DEVICE_SERIAL_NO(+) = DEVICE_SYSTEM.DEVICE_SERIA"
    "L_NO"
    IMP-00003: ORACLE error 1031 encountered
    ORA-01031: insufficient privileges
    IMP-00017: following statement failed with ORACLE error 942:
    "GRANT DELETE ON "DETAILED_FRANKING_SYSTEM_VIEW" TO "APP""
    IMP-00003: ORACLE error 942 encountered
    Message was edited by:
    ASkika

Maybe you are looking for

  • How can I have proxy settings stay for multiple users on an educational network?

    Hi, I want to be able to have mutlple users log onto machines and haave proxy settings already set in preferences. I have tried by copying the Mozilla folder in to the All users location and does not help. Each user logs onto a computer with a mandat

  • Using External HD and Itunes

    I bought an external HD to deal with my increasing music collection. However, I don't t want to completely remove all my music from my computer -- I'd still like to keep some music local. What's the best way to manage the music, assuming I don't want

  • Read/Write Oracle database

    Hello all, I was thinking about having a look at reading from and writing to tables in an Oracle DB. Immediately I thought about using JCA, but then started thinking... Is JCA only a method of running RFC enabled functions? I used JCo before to conne

  • Scrollable Content and Swipe to next article Problem.

    I have multiple scroll trays on my page that when pulled out take up all the space on the screen.  Since interactive content always sits on top of static content how does one workaround not being able to swipe to next article. At the moment I create

  • How do I export my contact list from 10.3.9 to a 10.4 mac?

    I have an iPhone 3G.  I am unable to sync it with my emac 10.3.9.  I also have a imac 10.4, but it does not have my email contact list on it.  How do I export my contact list from the 10.3.9 to the 10.4, so I can sync it with my new iPhone 3G?