Importing Statistics - Oracle 11g upgrade

Hi,
We are in the middle for planning for migration of oracle 9.2.0.8 database hosted in HP-UX to oracle 11gR2 to Linix. The database size is 1 TB ( 400GB of table data & 600GB of index data).
Please let us know whether we can use the option of import/export the statistics from the Oraclr 9i to oradle 11g database. The database is highly OLTP/Batch. Will it be any Query performance problem due to the statistics import from oracle 9i to oracle 11g.
Any suggestion are welcome and let me know if you need any more information.
thanks,
Mahesh

Hello,
Please let us know whether we can use the option of import/export the statistics from the Oraclr 9i to oradle 11g databaseIf I were you, when the data are imported to the 11g Database I would refresh the Statistics by using the dbms_stats Package.
Then, you can test the most common queries on the new Database. If some perfomance troubles appear, you can use classical tools (Statspack, Explain Plan, TKPROF,...) or some useful tools you have in 11g as SQL Tuning Advisor or SQL Access Advisor :
http://download.oracle.com/docs/cd/E11882_01/server.112/e16638/sql_tune.htm#PFGRF028
http://download.oracle.com/docs/cd/E11882_01/server.112/e16638/advisor.htm#PFGRF008
Hope this help.
Best regards,
Jean-Valentin

Similar Messages

  • Oracle 11g upgrade: How to update stale statistics for sys and sysman?

    Hi,
    I am in the process of testing Oracle 11g upgrade from Oracle 10.2.0.3. I have run utlu111i.sql on the 10g database.
    The utility utlu111i.sql reports about the stale statistics for SYS and SYSMAN components.
    I executed dbms_stats.gather_dictionary_stats; dbms_stats.gather_schema_stats('SYS'); and dbms_stats.gather_schema_stats('SYSMAN');
    After that the utlu111i.sql still reports the stale statistics for sys and sysman. Does anyone know how to get rid off this warning successfully?
    Thanks,
    Sreekanth

    Does anyone know how to get rid off this warning successfully?Just ignore the warnings. Check The Utlu111i.Sql Pre-Upgrade Script Reports Stale Sys Statistics - 803774.1 from Metalink.

  • Oracle 11g upgrade from Oracle 10.2.0.4

    Dear  Friends,
    I am upgrading Oracle 11g on OS HP-UX11i v2 with SAP ECC6.0 application.
    But I m getting the error as below.
    Error in invoking target 'links proc gen_pcscfg' of makefile '/oracle/DVR/11202/precomp/lib/ins_precomp.mk'. See '/oracle/oraInventory/logs/installActions2011-08-09_05-51-08PM.log' for details.
    Please find the output of make.log file.
                     /usr/ccs/bin/ar rv /oracle/DVR/11202/lib/libn11.a /oracle/DVR/
    11202/lib/nnfgt.o ; fi)
            (if [ "compile" = "binary" ] ; then \
              /oracle/DVR/11202/bin/gennfgt > nnfgt.c
              TARGET_BINARY_INTERFACE=
              export TARGET_BINARY_INTERFACE
              cc +DD64 -c nnfgt.c
              -rm -f /oracle/DVR/11202/lib/nnfgt.o
              -mv nnfgt.o /oracle/DVR/11202/lib/
                      /usr/ccs/bin/ar rv /oracle/DVR/11202/lib/libn11.a /oracle/DVR/
    11202/lib/nnfgt.o ; fi)
    /usr/ccs/bin/make -f ins_rdbms.mk client_sharedlib ORACLE_HOME=/oracle/DVR/11202
    /       /oracle/DVR/11202/bin/genclntsh
    genclntsh: Failed to link libclntsh.so.11.1
    Error exit code 1
    Stop.
    /usr/ccs/bin/make -f ins_rdbms.mk client_sharedlib ORACLE_HOME=/oracle/DVR/11202
    /       /oracle/DVR/11202/bin/genclntsh
    genclntsh: Failed to link libclntsh.so.11.1
    Error exit code 1
    Stop.
    /usr/ccs/bin/make -f ins_precomp.mk links proc gen_pcscfg ORACLE_HOME=/oracle/DV
    R/11202/        (cd /oracle/DVR/11202/precomp/public/; rm -f SQLCA.H)
            (cd /oracle/DVR/11202/precomp/public/; rm -f ORACA.H)
            (cd /oracle/DVR/11202/precomp/public/; rm -f SQLDA.H)
            (cd /oracle/DVR/11202/precomp/public/; rm -f SQLCA.COB)
            (cd /oracle/DVR/11202/precomp/public/; rm -f ORACA.COB)
            (cd /oracle/DVR/11202/precomp/public/; rm -f SQLCA.FOR)
            (cd /oracle/DVR/11202/precomp/public/; rm -f ORACA.FOR)
            (cd /oracle/DVR/11202/precomp/public/; rm -f BNDDSC.FOR)
            (cd /oracle/DVR/11202/precomp/public/; rm -f SELDSC.FOR)
            cd /oracle/DVR/11202/precomp/public/; test ! -f sqlca.h    || ln -s sqlc
    a.h    SQLCA.H
            cd /oracle/DVR/11202/precomp/public/; test ! -f oraca.h    || ln -s orac
    a.h    ORACA.H
            cd /oracle/DVR/11202/precomp/public/; test ! -f sqlda.h    || ln -s sqld
    a.h    SQLDA.H
            cd /oracle/DVR/11202/precomp/public/; test ! -f sqlca.cob  || ln -s sqlc
    a.cob  SQLCA.COB
            cd /oracle/DVR/11202/precomp/public/; test ! -f oraca.cob  || ln -s orac
    a.cob  ORACA.COB
            cd /oracle/DVR/11202/precomp/public/; test ! -f sqlca.for  || ln -s sqlc
    a.for  SQLCA.FOR
            cd /oracle/DVR/11202/precomp/public/; test ! -f oraca.for  || ln -s orac
    a.for  ORACA.FOR
            cd /oracle/DVR/11202/precomp/public/; test ! -f bnddsc.for || ln -s bndd
    sc.for BNDDSC.FOR
            cd /oracle/DVR/11202/precomp/public/; test ! -f seldsc.for || ln -s seld
    sc.for SELDSC.FOR
            /usr/ccs/bin/make -f /oracle/DVR/11202/precomp/lib/ins_precomp.mk relink
    EXENAME=proc
    Linking /oracle/DVR/11202/precomp/lib/proc
    ld: Can't find library for -lclntsh
    Fatal error.
    Error exit code 1
    Stop.
    Error exit code 1
    Stop.
    Regards
    Ganesh Datt Tiwari

    HP-UX 11.23 is not supported with Oracle 11, you need 11.31:
    Note 1431796 - Oracle 11.2.0: Troubleshooting the Software Installation
    <...>
    Installing Oracle Database 11.2.0.2 on HP-UX 11.23 (11i V2)
    is not supported (see Oracle Installation Guide).
    Minimum OS version is 11.31 (11i V3).
    <...>
    Markus

  • Oracle 11g upgrade issue

    Dear Friends,
    We are running oracle 10.2.0.4 and HP-UX 11i v3. We have upgraded oracle 11g. Upgrade has completed successfully and after that We have installed the Oracle 11g client.
    Now we are trying to execute command  sqlplus "/ as sysdba" but it is giving the error message as below.
    jkepdvr:oraepd 1> sqlplus "/ as sysdba"
    /usr/lib/hpux64/dld.so: Unable to find library 'libsqlplus.so'.
    Killed
    Regards
    Ganesh Datt Tiwari

    Hi Ganesh,
    Are you able to execute the same command with the ora<sid> user . If
    yes then could you please check if the environment variables for the
    <sid> adm has been set properly .
    Please refer the below notes -:
    Note 96858: Environment variables (UNIX)
    Note 602843 :  Environment settings for R/3/Oracle on UNIX
    If the issue is not solved please provide these outputs
    Log in as <SID>adm user and please provide me the output of the
    following -:
    whoami
    env > environment_var_SID_ADM.txt
    Again log in as ORA<SID> user and do the same -:
    whoami
    env > environment_var_ORA_SID.txt
    Please upload both the files to the message-:
    environment_var_SID_ADM.txt
    environment_var_ORA_SID.txt
    These files would be located in the present working directory from
    where the env command was executed.
    The permission of sqlplus -:
    ls -lrt  $ORACLE_HOME/bin/sqlplus
    With the <SID>adm user , check the following command -:
    ls -alt $ORACLE_HOME/lib
    Do you encounter any permission issue ?
    Please upload the output of the following commands executed as <sid>adm
    to this message:
      - cat /etc/group
      - cat /etc/passwd
      - ls -ltr $ORACLE_HOME/bin/oracle
      - ldd /usr/sap/PRD/SYS/exe/run/dboraslib.so
    I hope it helps.
    Regards,
    Naveen.

  • Oracle 11g upgrade in AIX 6.1 with HACMP

    Hi Friends,
    As i have two Power Servers running in AIX 6.1 with oracle 10g in HACMP in which SAP application is running.
    The one is standalone Database and other is central Instance.
    I have done the 11g upgrades successfully in my DEV and QAS servers which are non-cluster Environment.
    Now i want to do the same upgrade in PRD which is in HACMP.
    Please let me know what are the areas should i concentrate specially for cluster environment servers.
    Thanks,
    Hari

    DB Filesystems
    Filesystem GB blocks Free %Used Iused %Iused Mounted on
    /dev/hd4 4.00 2.62 35% 15438 3% /
    /dev/hd2 8.00 5.03 38% 57744 5% /usr
    /dev/hd9var 4.00 2.85 29% 10914 2% /var
    /dev/hd3 4.00 3.50 13% 2575 1% /tmp
    /dev/fwdump 1.00 1.00 1% 13 1% /var/adm/ras/platform
    /dev/hd1 1.00 1.00 1% 6 1% /home
    /dev/hd11admin 0.25 0.25 1% 107 1% /admin
    /proc - - - - - /proc
    /dev/hd10opt 1.00 0.58 43% 9040 7% /opt
    /dev/livedump 0.25 0.25 1% 7 1% /var/adm/ras/livedump
    /dev/lv_oracle 2.00 1.86 8% 21 1% /oracle
    /dev/lv_ora_pip 2.00 2.00 1% 80 1% /oracle/PIP
    /dev/lv_usr_sap 2.00 1.92 5% 78 1% /usr/sap
    /dev/lv_sapmnt 2.00 0.62 70% 978 1% /sapmnt
    /dev/dumplv 95.00 32.80 66% 26790 1% /dump
    /dev/saparchlv 2.00 1.99 1% 57 1% /home/pipadm
    /dev/lv_pip_64 10.00 5.73 43% 18988 2% /oracle/PIP/102_64
    /dev/lv_mirlogA 1.00 0.61 40% 6 1% /oracle/PIP/mirrlogA
    /dev/lv_mirlogB 1.00 0.61 40% 6 1% /oracle/PIP/mirrlogB
    /dev/lv_oraarch 200.00 121.48 40% 433 1% /oracle/PIP/oraarch
    /dev/lv_oralogA 1.00 0.59 41% 8 1% /oracle/PIP/origlogA
    /dev/lv_oralogB 1.00 0.59 41% 8 1% /oracle/PIP/origlogB
    /dev/fslv01 2.00 1.97 2% 102 1% /oracle/PIP/saparch
    /dev/lv_sapbkp 5.00 5.00 1% 40 1% /oracle/PIP/sapbackup
    /dev/lv_sapchk 5.00 5.00 1% 80 1% /oracle/PIP/sapcheck
    /dev/lv_data1 200.00 86.26 57% 30 1% /oracle/PIP/sapdata1
    /dev/lv_data2 200.00 84.92 58% 26 1% /oracle/PIP/sapdata2
    /dev/lv_data3 200.00 84.92 58% 26 1% /oracle/PIP/sapdata3
    /dev/lv_data4 200.00 84.92 58% 26 1% /oracle/PIP/sapdata4
    /dev/lv_data5 200.00 84.92 58% 26 1% /oracle/PIP/sapdata5
    /dev/lv_data6 200.00 84.92 58% 26 1% /oracle/PIP/sapdata6
    /dev/lv_data7 200.00 84.92 58% 26 1% /oracle/PIP/sapdata7
    /dev/lv_data8 200.00 84.93 58% 26 1% /oracle/PIP/sapdata8
    /dev/lv_saporg 20.00 20.00 1% 7 1% /oracle/PIP/sapreorg
    /dev/saptrance 5.00 4.92 2% 588 1% /oracle/PIP/saptrace
    /dev/lv_inventry 2.00 1.99 1% 55 1% /oracle/oraInventory
    /dev/lv_102_64 10.00 5.05 50% 11044 1% /oracle/stage/102_64
    CI
    /dev/hd4 4.00 1.99 51% 14429 3% /
    /dev/hd2 8.00 5.01 38% 57680 5% /usr
    /dev/hd9var 4.00 3.38 16% 10936 2% /var
    /dev/hd3 4.00 3.82 5% 1362 1% /tmp
    /dev/fwdump 1.00 1.00 1% 18 1% /var/adm/ras/platform
    /dev/hd1 1.00 1.00 1% 55 1% /home
    /dev/hd11admin 0.25 0.25 1% 5 1% /admin
    /proc - - - - - /proc
    /dev/hd10opt 1.00 0.58 42% 9024 7% /opt
    /dev/livedump 0.25 0.25 1% 8 1% /var/adm/ras/livedump
    /dev/lv_oracle 2.00 2.00 1% 9 1% /oracle
    /dev/lv_ora_pip 2.00 2.00 1% 52 1% /oracle/PIP
    /dev/lv_usr_sap 10.00 10.00 1% 17 1% /usr/sap
    /dev/lv_client 2.00 1.86 8% 16 1% /oracle/client
    /dev/lv_smnt_pip 10.00 2.20 78% 114142 18% /sapmnt/PIP
    /dev/lv_sap_pip 10.00 8.10 19% 1577 1% /usr/sap/PIP
    /dev/lv_sap_cms 5.00 5.00 1% 8 1% /usr/sap/ccms
    root@pagedb:/ $ su - orapip
    pagedb:orapip 1> echo $ORACLE_HOME
    /oracle/PIP/102_64
    i have upgraded successfully in my DEV and QAS.
    So can i go with the same procedure as i went with non-cluster Env.
    Thanks

  • 03113 end-of-file on communication channel | Oracle 11g Upgrade

    Hi,
    Whilst upgrading our DEV system from 10.2.0.4 to 11.2.0.1 using DBUA
    with a powershell script , the upgraded failed with the error "ORA-
    03113 end-of-file on communication channel" during the "Upgrading
    Oracle Server" section.
    The oracle 11g service is created but it cannot start.
    The oradim.log reports
    03113 end-of-file on communication channel also.
    The alert log just show the database tries to start and reports the parameters from the pfile it's using but then stops without any error message.
    All the pre-upgrade tasks are done and there was no errors. This is on Windows 64bit 2003.
    The server is vmware , not sure if this could be an issue.
    It was possible to roll back using the dbua script and bring the system back up with 10g.
    Anyone come across a similar issue ?
    Thanks
    Jim

    ORA-3113 are well known output from a connection to database lost of a reason.
    Oracle says this reconnect and try again as solution.
    If you got the same error on the same place /job, investigate the script/job.
    Regards
    Audun
    DBA

  • Oracle 11g upgrade issues

    Hello :
    We recently migrated our database from 9.2.07 (RBO) to 11.2.0.1 (CBO) ( Solaris 10 Sparc 64 bit ). Ever since the migration happened we are experiencing the following issues:
    1. Execution plans are very costly. ( Please note that we moved from RBO to CBO )
    2. High Gets / Reads
    3. High CPU Utilization
    4. High waits on 'DB FILE SEQUENTIAL READ'
    5. This situation is vitually killing all our applications performance.
    I know that oracle 11g explicitly does not support RULE based optimizer , but is there any parameters that can force it go the RBO way.
    I would really appreciate your help.
    Regards,
    BMP

    Officially it is no more documented http://download.oracle.com/docs/cd/E11882_01/server.112/e10820/initparams165.htm#i1131532
    but it is still accepted:
    SQL> select * from v$version;
    BANNER
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    PL/SQL Release 11.2.0.1.0 - Production
    CORE    11.2.0.1.0      Production
    TNS for Linux: Version 11.2.0.1.0 - Production
    NLSRTL Version 11.2.0.1.0 - Production
    SQL> alter system set optimizer_mode=rule;
    System altered.
    SQL> show parameter optimizer
    NAME                                 TYPE        VALUE
    optimizer_capture_sql_plan_baselines boolean     FALSE
    optimizer_dynamic_sampling           integer     2
    optimizer_features_enable            string      11.2.0.1
    optimizer_index_caching              integer     0
    optimizer_index_cost_adj             integer     100
    optimizer_mode                       string      RULE
    optimizer_secure_view_merging        boolean     TRUE
    optimizer_use_invisible_indexes      boolean     FALSE
    optimizer_use_pending_statistics     boolean     FALSE
    optimizer_use_sql_plan_baselines     boolean     TRUEEdited by: P. Forstmann on 1 sept. 2010 20:21

  • Oracle 11g upgrade prerequisite fails for all the values

    Hi,
    We have planned Oracle upgrade from 10.2.0.4 to 11.2.0.2. We have
    followed the upgrade guide Database Upgrade Guide "Upgrade to Oracle Database 11g Release 2 (11.2): UNIX". Our OS versionis HP-UX ia64 B.11.31. According to the upgrade guide we have set all the environment vairables. And started the Oracle 11.2.0.2 software installation prerequisite with the command " ./RUNINSTALLER -check " The result of the prerequisite check was giving the all the parameters are failed. But the parameters like Physical memory, orasid user also showing failed eventhough we are having 16 GB of physical memory & we logged on
    with orasid it self and all the parameters are showing failed.
    We have check the Oracle metalink note#169706.1,  According to the note we have valid version of HP-UX 11.31 and some patches are already installed and some of them are not installed. But the prerequisite check showing all the patches are in failed state irrespective of some installed patches.
    Regards,
    Sreekanth

    Hi there
    For DB upgrades to 11g there are couple technical notes .
    SAP Note No. 1431793
    SAP Note No. 1431797
    SAP Note No. 1431800
    Hope them can be useful
    BR
    Venkat

  • Error while performing Oracle 11g upgrade

    Hi,
    I am facing error while performing an Oracle upgrade from 10.2.0.4 to 11.2.0.2.
    DBUA was disconnected with error Ora 1092 Oracle instance terminated.
    When tried to run manual upgrade it is showing the below error,
    SQL> @catupgrd.sql
    DOC>#######################################################################
    DOC>#######################################################################
    DOC>
    DOC> The first time this script is run, there should be no error messages
    DOC> generated; all normal upgrade error messages are suppressed.
    DOC>
    DOC> If this script is being re-run after correcting some problem, then
    DOC> expect the following error which is not automatically suppressed:
    DOC>
    DOC> ORA-00001: unique constraint (<constraint_name>) violated
    DOC> possibly in conjunction with
    DOC> ORA-06512: at "<procedure/function name>", line NN
    DOC>
    DOC> These errors will automatically be suppressed by the Database Upgrade
    DOC> Assistant (DBUA) when it re-runs an upgrade.
    DOC>
    DOC>#######################################################################
    DOC>#######################################################################
    DOC>#
    DOC>######################################################################
    DOC>######################################################################
    DOC> The following statement will cause an "ORA-01722: invalid number"
    DOC> error if the user running this script is not SYS. Disconnect
    DOC> and reconnect with AS SYSDBA.
    DOC>######################################################################
    DOC>######################################################################
    DOC>#
    no rows selected
    DOC>######################################################################
    DOC>######################################################################
    DOC> The following statement will cause an "ORA-01722: invalid number"
    DOC> error if the database server version is not correct for this script.
    DOC> Perform "ALTER SYSTEM CHECKPOINT" prior to "SHUTDOWN ABORT", and use
    DOC> a different script or a different server.
    DOC>######################################################################
    DOC>######################################################################
    DOC>#
    SELECT TO_NUMBER('MUST_BE_11_2') FROM v$instance
    ERROR at line 1:
    ORA-01722: invalid number
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Please help ASAP as this is a production system.
    Thanks,
    Prabhakar
    Edited by: prabhakaryc on Jun 19, 2011 2:47 PM

    prabhakaryc wrote:
    Hi Orkun Gedik,
    >
    > Thank you for your quick reply.
    >
    > Yes i am running this on windows and i have set with correct ORACLE_HOME (11202 directory)
    >
    > Do you think any other reason ? 
    >
    > I have seen this error log inside of catupgrd.sql and it seems to be very known error but i am not finding the solution anywhere ?
    >
    > Your quick reply helps me a lot.
    >
    > Thanks,
    > Prabhakar
    Hi Prabhakar,
    >> DBUA was disconnected with error Ora 1092 Oracle instance terminated.
    But, as far as I understand that you didn't completed DB upgrade succesfully. Under this circumstance, you shouldn't change ORACLE_HOME variable to 11.2.0.2. I suggest you that complete Oracle upgrade (restart DBUA) and do not execute upgrade procedures, manually.
    Best regards,
    Orkun Gedik

  • Upgrade oracle 9i RAC to Oracle 11g RAC

    Hi all,
    db version:oracle 9.2.0.5 RAC
    OS:Linux
    My project team and client is planning to upgrade oracle 9i RAC to Oracle 11g RAC.
    please suggest any MOS notes any links.
    thanks,
    Visu.
    Edited by: visu996253 on Apr 8, 2013 5:30 AM

    db version:oracle 9.2.0.5 RAC
    OS:Linux
    My project team and client is planning to upgrade oracle 9i RAC to Oracle 11g RAC.
    please suggest any MOS notes any links.Master Note For Oracle Database Upgrades and Migrations [ID 1152016.1]
    http://www.oracle.com/technetwork/products/upgrade/index-088044.html
    785351.1 - Oracle 11g Upgrade Companion
    http://download.oracle.com/docs/cd/E11882_01/server.112/e17222.pdf - Oracle® Database Upgrade Guide 11g Release 2 (11.2) E10819-02
    Edited by: KR10822864 on Apr 8, 2013 5:52 AM
    added more info.

  • Error 1114 on XP+SP2, Oracle 11g

    My environment:
    Server: Linux, Oracle Enterprise 5.3. Oracle 11g, upgrade to 11.07 by a package download from web site, name as p6890831_111070_Linux-x86-64.zip.
    Client: XP+SP2, 11.06, upgrade to 11.07 b a package download from web site, name as p6890831_111070_Win32. I don't know the original zip name, just can see the folder name from our file server.
    There are 6 clients at our lab, all them are OK, until I install a new OS(English) XP+SP2 in D disk at 2 clients. Both the two clients fail to create an ODBC connection now, but others still are OK (the left 4 clients OS is same with the 2 clients, that's say, XP(En)+SP2). I still can connect to my Oracle Serve by SQL Developer at the 2 client now, just ODBC driver doesn't work.
    I can see an ODBC Driver from Control Panel->Administrative Tools->Data Sources(ODBC), as the following,
    Oracle in OraOdac11g_home1 11.01.00.07
    but when I try to add a DSN, I can see an error said,
    The setup routines for the Oracle in instantclient11_1 ODBC driver could not be loaded due to system error code 126.
    When Connect to Oracle from my application software, I can see a messag said
    Error Cannot Load Resource File sqresus.dll, after click OK button, another error message pop up,
    ERROR[IM003] Specified driver could not be loaded due to system error 1114 (Oracle in OraOdac11g_home1).
    I have download the latest ODBC Driver from web site, but these files date and size in the package are same with existing. Anyway, I install it, then I can see a new ODBC driver from Data Sources(ODBC), name as
    Oracle in instantclient11_1 11.01.00.07
    after restart, I try to create a DSN, still failed.
    By checking HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\, I can see both driver and setup value are
    "D:\\app\\Administrator\\product\\11.1.0\\client_1\\SQORA32.DLL"
    it is my installation path, and I can see the DLL under the directory.
    By the way, current PATH is
    PATH=D:\app\Administrator\product\11.1.0\client_1;D:\app\Administrator\product\11.1.0\client_1\bin;D:\WINDOWS\system32;D:\WINDOWS;D:\WINDOWS\System32\Wbem;%ORACLE_HOME%\bin;%ORACLE_HOME%\bin
    anyone can give me a kindly help?
    Thanks in advance.
    Edited by: user11083815 on Oct 7, 2009 10:00 PM

    My environment:
    Server: Linux, Oracle Enterprise 5.3. Oracle 11g, upgrade to 11.07 by a package download from web site, name as p6890831_111070_Linux-x86-64.zip.
    Client: XP+SP2, 11.06, upgrade to 11.07 b a package download from web site, name as p6890831_111070_Win32. I don't know the original zip name, just can see the folder name from our file server.
    There are 6 clients at our lab, all them are OK, until I install a new OS(English) XP+SP2 in D disk at 2 clients. Both the two clients fail to create an ODBC connection now, but others still are OK (the left 4 clients OS is same with the 2 clients, that's say, XP(En)+SP2). I still can connect to my Oracle Serve by SQL Developer at the 2 client now, just ODBC driver doesn't work.
    I can see an ODBC Driver from Control Panel->Administrative Tools->Data Sources(ODBC), as the following,
    Oracle in OraOdac11g_home1 11.01.00.07
    but when I try to add a DSN, I can see an error said,
    The setup routines for the Oracle in instantclient11_1 ODBC driver could not be loaded due to system error code 126.
    When Connect to Oracle from my application software, I can see a messag said
    Error Cannot Load Resource File sqresus.dll, after click OK button, another error message pop up,
    ERROR[IM003] Specified driver could not be loaded due to system error 1114 (Oracle in OraOdac11g_home1).
    I have download the latest ODBC Driver from web site, but these files date and size in the package are same with existing. Anyway, I install it, then I can see a new ODBC driver from Data Sources(ODBC), name as
    Oracle in instantclient11_1 11.01.00.07
    after restart, I try to create a DSN, still failed.
    By checking HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBCINST.INI\, I can see both driver and setup value are
    "D:\\app\\Administrator\\product\\11.1.0\\client_1\\SQORA32.DLL"
    it is my installation path, and I can see the DLL under the directory.
    By the way, current PATH is
    PATH=D:\app\Administrator\product\11.1.0\client_1;D:\app\Administrator\product\11.1.0\client_1\bin;D:\WINDOWS\system32;D:\WINDOWS;D:\WINDOWS\System32\Wbem;%ORACLE_HOME%\bin;%ORACLE_HOME%\bin
    anyone can give me a kindly help?
    Thanks in advance.
    Edited by: user11083815 on Oct 7, 2009 10:00 PM

  • Oracle 8i*/9i* to Oracle 11g

    Hi Experts,
    I have few exp dumps from earlier version of oracle 8i & 9i, now i wanted to import in oracle 11g.
    So will you please tell me how to do or please provide some URLs/Docs to refer ?
    I have read MOS Doc 132904.1 do from where i can get earlier exp/imp client and how to use on oracle 11g DB server ?
    Thank you

    When importing older dump files you don't have to use an old client.  You can just use the imp client that came with your database. 
    imp help=y
    will help you with some of the syntax.
    Dean

  • Oracle 11G - Oracle AWR export import Query Statistics.

    I have Oracle 11G, i have seen the sql statements through Historical AWR option from Top Activites in performance tab. Can i export all AWR query statistics from production machine so that i can analyze all logs after importing it.
    How can i know all statistical sql ( information ) and performace of production machine ?
    any help ?

    Hello,
    have you checked the DBA_HIST* objects to see what / how was imported?
    If the awr export dosn't get the contents of the rolling buffer, then you won't see any session statistics that are only there. If you want to get the contents of the rolling buffer you have to dump the contents of it with :
    oradebug setmypid
    oradebug dump ashdump 10
    and load it into your "test" database.
    But before doing this I suggest you read the related metalink documentation if any!!!
    Regards,
    Franky

  • DB Upgrade from Oracle 8i to Oracle 11g express edition

    Hello,
    As per the requirement i have to upgrade some of our application from oracle 8i to oracle 11g express edition on window base platform.
    I am using import/export utility to migrate data from oracle 8i database to newly installed oracle 11g XE database. after importing i have tested my application in testing environment. It is working fine.Now I have to do this in production env. before proceeding with it.
    please someone let me know what all things i have to keep in mind before execute in prod env. Like all risk,databse backup recovery, or any guidelines need to follow while upgrading lower version of oracle to 11g XE version.
    waiting for your valuable inputs.

    You might want to consider what other programs interacts with the database; can they still connect to a much newer db server version? Any integrations that need a dry run before going in production? Any other "ad hoc" applications, like excel, running against the db? (you could use listener.log to find out what connects to the db, but a year worth of history might be needed)
    Do you have any scripts or other "loosly coupled" stuff that needs review?
    Read the New features guides released between versions - there are five or six of them.
    Check out the Database Upgrade forum (you could look at this as an upgrade in general from 8.1.x to 11.2), {forum:id=583}. Search the forum for previous related topics and ideas.

  • Oracle 11g dumpfile to be imported in 10g

    Hi ,
    I am using windows server 2003 and oracle 11g R1 .
    There is an old dump file taken using oracle export utility whch I need to import in oracle 10g R2 .
    Command I am using in 10g for doing this is
    imp tkcsowner/tkcsowner@wfcdbtst file=D:\Backups\Hold_Backups\wfcdbtst_export.dmp log=D:\Backups\Hold_Backups\wfcdbtst_export.log fromuser=tkcsowner touser=tkcsowner statistics=none
    But , it is throwing me the below error ..
    IMP-00010: not a valid export file, header failed verification
    IMP-00000: Import terminated unsuccessfully
    If I use the same dump file in 11g , it imports fine .
    Can , someone tell me if it is not possible to import an 11g dumpfile to 10g , if possible then please lete me know the steps . Thanks

    sourav wrote:
    Hi ,
    I am using windows server 2003 and oracle 11g R1 .
    There is an old dump file taken using oracle export utility whch I need to import in oracle 10g R2 .
    Command I am using in 10g for doing this is
    imp tkcsowner/tkcsowner@wfcdbtst file=D:\Backups\Hold_Backups\wfcdbtst_export.dmp log=D:\Backups\Hold_Backups\wfcdbtst_export.log fromuser=tkcsowner touser=tkcsowner statistics=none
    But , it is throwing me the below error ..
    IMP-00010: not a valid export file, header failed verification
    IMP-00000: Import terminated unsuccessfully
    If I use the same dump file in 11g , it imports fine .
    Can , someone tell me if it is not possible to import an 11g dumpfile to 10g , if possible then please lete me know the steps . Thanksis the export taken using exp or expdp?

Maybe you are looking for

  • Sales data are not integrated in R/3

    Hello I use BTE DE_BALE on R/3 to integrate data coming from CRM extension (EEWB). Everythig's fine in the customer FM in R/3 : I get the extension data and I add to table CT_IDOC_DATA segment E1KNVVM with these data, but they are not updated in R/3.

  • IPhone showing as offline using find my iphone

    Hey, My girlfriends iphone 4 got stolen, as she didnt have the find my iphone feature enabled (my bad) She has since bought a new one and the first thing i did was turn this feature on using my mobleme account. However 90% of the time her phone shows

  • How do i connect my ipod

    I'ce had my iPod Nano generation 6 for about 2-3 years now. I've never had a problem connecting my iPod to itunes before. I do now. I have followed the instruction on apples website, but it's still not working. I don't understand how/why this happene

  • V-Drum Input Mapping

    Hi I'm recording MIDI drums into Logic 10 from a set of Alesis DM Lite MIDI drum pads. To enable the hi-hat and the hi-hat controller pedal to work correctly with Logic's kits, every time I load-up a kit or change a kit I have to go into Drum Kit Des

  • 5.2.0-Defining C projects - problem with MULTITHREADED FALSE

    Hi, I am having a problem importing a UDS5.0.9 PEX file into a UDS5.2.0 environment that defines a "C" project. I have stripped down our PEX file to a level that highlights the problem (see below). The original PEX file links to a number of "external