10g upgrade on windows 2003 server

Hi all,
I am trying to upgrade database from 10.2.0.1.0 to 10.2.0.5.0,I have 5 database running in the server so i dont want to shutdown all the database at once ,so i decided to do for each database with the following steps and give a try ,when i try to connect a database for upgrade ,it throws error(+ORA-12557: TNS:protocol adapter not loadable+),please help me to resolve and correct me if i am wrong .
1.Installed oracle 10.2.0.1.0 in new location on same server.
2. Apply patches and upgrade the oracle to 10.2.0.5.0 in new location on same server
3. set ORCLE_HOME=<newly installed home path>
4. Set ORCLE_SID =<SID NAME>
5. sqlplus /nolog
6. conn sys as sysdba
password:<password>
ORA-12557: TNS:protocol adapter not loadable

Thank sirini,
Here is the steps which i followed to upgrade database.
ORACLE_HOME1-10.2.0.1.0,ORACLE_HOME2-10.2.0.5.0
1. install oracle in new drive on same machine and applyed patches for it.
2. Set enveroinment with OUI to new ORACLE_HOME2
3. shutdown the instance on HOME1 and copy the datafiles,controlfile,redologfile to HOME2
4.using oradim delete the instance
c:\oradim -delete -sid <database>
5. create new instance with ORADIM in HOME2
h:\oradim -new -sid <db>
6. on HOME2 create database database using control file .
7.open database with upgrade command
alter database open resetlogs upgrade;
run utlu102i.sqlall valid
run catupgrd.sql
shutdown
startup database
run utlrp.sql
SELECT COMP_NAME, VERSION, STATUS FROM SYS.DBA_REGISTRY;COMP_NAME     VERSION      STATUS
Oracle Enterprise Manager     10.2.0.5.0      VALID
Spatial     10.2.0.1.0     OPTION OFF
Oracle interMedia     10.2.0.5.0     VALID
OLAP Catalog     10.2.0.1.0     OPTION OFF
Oracle XML Database     10.2.0.5.0     VALID
Oracle Text     10.2.0.5.0     VALID
Oracle Expression Filter     10.2.0.5.0     VALID
Oracle Rule Manager     10.2.0.5.0     VALID
Oracle Workspace Manager     10.2.0.5.0     VALID
Oracle Data Mining     10.2.0.1.0     OPTION OFF
Oracle Database Catalog Views 10.2.0.5.0     VALID
Oracle Database Packages and Types     10.2.0.5.0     VALID
JServer JAVA Virtual Machine     10.2.0.5.0     VALID
Oracle XDK     10.2.0.5.0     VALID
Oracle Database Java Packages 10.2.0.5.0     VALID
OLAP Analytic Workspace     10.2.0.1.0     OPTION OFF
Oracle OLAP API     10.2.0.1.0     OPTION OFF
@utlu102s.sql
database server INVALID
*>select * from dba_objects where status="INVALID';*
OWNER     OBJECT_NAME     OBJECT_TYPE
PUBLIC     ALL_OLAP2_AW_CUBE_AGG_OP     SYNONYM
OLAPSYS     MRAC_OLAP2_AW_DIMENSIONS_V     VIEW
OLAPSYS     MRAC_OLAP2_AW_ATTRIBUTES_V     VIEW
OLAPSYS     MRAC_OLAP2_AW_CUBES_V     VIEW
OLAPSYS     MRAC_OLAP2_AW_CUBE_MEASURES_V VIEW
PUBLIC     MRV_OLAP2_AW_DIMENSIONS SYNONYM
PUBLIC     MRV_OLAP2_AW_ATTRIBUTES SYNONYM
PUBLIC     MRV_OLAP2_AW_CUBES     SYNONYM
PUBLIC     MRV_OLAP2_AW_CUBE_MEASURES     SYNONYM
OLAPSYS     CWM2_OLAP_METADATA_REFRESH     PACKAGE BODY
OLAPSYS     OLAP_SYS_AW_ACCESS_DIM_VIEW     VIEW
OLAPSYS     OLAP_SYS_AW_ACCESS_CUBE_VIEW     VIEW
OLAPSYS     OLAP_SYS_AW_ENABLE_ACCESS_VIEW     VIEW
PUBLIC     OLAP_SYS_AW_ACCESS_CUBE_VIEW     SYNONYM
PUBLIC     OLAP_SYS_AW_ACCESS_DIM_VIEW     SYNONYM
PUBLIC     OLAP_SYS_AW_ENABLE_ACCESS_VIEW     SYNONYM
OLAPSYS     CWM2_OLAP_OLAPAPI_ENABLE     PACKAGE BODY
OLAPSYS     DBMS_AWM     PACKAGE BODY
OLAPSYS     CWM2_OLAP_CUBE     PACKAGE BODY
>
*exec dbms_utility.compile_schema('<except sys schema i compiled all other schema in this>')*
run utlrp.sql again
SELECT COMP_NAME, VERSION, STATUS FROM SYS.DBA_REGISTRY;same result as before.
*select * from dba_objects where status ='INVALID';*SYS     ORAPERF          89736          PACKAGE BODY
ORDSYS     ORDSOURCE          42743          TYPE BODY
@utlu102s.sql_database server INVALID_
database is working fine till now i didn't face any issue on it.

Similar Messages

  • Problem in installing 10g R2 on Windows 2003 Server

    Dear all,
    We have a great problem when trying to install Oracle Standard Edition 10g to Windows 2003 Server. The procedure begins fine but at some point it stops (around 17% - 20%) without any Error Window.
    The install actions log finishes like that:
    "INFO: Method 'dispose()' Not implemented in class 'OiSuperAdminPasswd'
    INFO: config-context initialized
    INFO: *** Install Page***
    INFO: Only Binary inventory exists for the Home :1
    INFO: FastCopy : File Version is Compatible
    INFO: Install mode is fastcopy mode for component 'oracle.server' with Install type 'SE'.
    INFO: Only Binary inventory exists for the Home :1
    INFO: HomeSetup JRE files in Scratch :584
    INFO: Setting variable 'ROOTSH_LOCATION' to 'C:\oracle\product\10.2.0\db_1\root.sh'. Received the value from a code block.
    INFO: Performing fastcopy operations based on the information in the file 'oracle.server_SE_1.xml'.
    INFO: Performing fastcopy operations based on the information in the file 'racfiles.jar'.
    INFO: Performing fastcopy operations based on the information in the file 'oracle.server_SE_dirs.lst'.
    INFO: Performing fastcopy operations based on the information in the file 'oracle.server_SE_filemap.jar'.
    INFO: Performing fastcopy operations based on the information in the file 'oracle.server_SE_exp_1.xml'.
    INFO: Performing fastcopy operations based on the information in the file 'setperms1.sh'.
    INFO: Number of threads for fast copy :1
    INFO: FastCopy : The component info is ignored :oracle.swd.jre:1.4.2.8.0
    INFO: FastCopy : The component info is ignored :oracle.swd.jre:1.4.2.8.0
    WARNING: Do you really want to exit?
    INFO: User Selected: Yes/OK"
    Can anyone help with that?

    Please post to the Database Installation forum:
    Database Installation
    This is the Oracle Applications (E-Business Suite) Installation and Upgrade forum.

  • Connect linux 4 oracle 10g client to window 2003 server oracle 10g server

    Hi,
    I have my oracle 10g server installed on windows 2003 server.
    On another system i have oracle 10g client is installed having RedHad enterprise edition 4.
    I want to connect my client to the database server.
    I check using oracle universal installer it shows in installed products i.e.
    oracle 10g client is installed on linex system.
    but when i try to write any command like
    [oracle@satish ~]$ sqlplus$
    bash: sqlplus$: command not found
    [oracle@satish ~]$ tnsping
    bash: tnsping: command not foundand it doen't show any enty in applications for oracle which is strange.
    as i am new to linux.
    how to overcome this problem.
    Thanks
    Umesh

    thanks for quick reply
    i work like
    [oracle@satish ~]$ cd /home/oracle/oracle/product/10.2.0/client_1
    [oracle@satish client_1]$ ./tnsping
    bash: ./tnsping: No such file or directory
    [oracle@satish client_1]$ ./sqlplus /nolog
    bash: ./sqlplus: is a directory
    [oracle@satish client_1]$ ls
    assistants   has               jdbc     nls          oui       root.sh      wwg
    bin          hs                jdk      odbc         owm       root.sh.old  xdk
    cdata        install           jlib     olap         perl      slax
    cfgtoollogs  install.platform  jpub     OPatch       plsql     sqlj
    classes      instantclient     jre      opmn         precomp   sqlplus
    crs          inventory         ldap     oracore      racg      srvm
    css          jar               lib      oraInst.loc  rdbms     sysman
    diagnostics  javavm            network  ord          relnotes  uix
    [oracle@satish client_1]$
    and
    [oracle@satish ~]$ expot ORACLE_HOME=/home/oracle/oracle
    bash: expot: command not found
    [oracle@satish ~]$ expoRt ORACLE_HOME=/home/oracle/oracle
    bash: expoRt: command not found
    [oracle@satish ~]$ export ORACLE_HOME=/home/oracle/oracle
    [oracle@satish ~]$ export ORACLE_SID=neo
    [oracle@satish ~]$ export PATH=$PATH:/home/oracle/oracle/product/10.2.0/client_1[oracle@satish ~]$
    [oracle@satish ~]$ ./sqlplus /nolog
    bash: ./sqlplus: No such file or directory
    [oracle@satish ~]$ ./tnsping
    bash: ./tnsping: No such file or directory
    [oracle@satish ~]$thanks
    Edited by: Umesh Sharma on Feb 20, 2009 6:33 AM

  • Oracle 10g install on Windows 2003 Server 32-bit

    As far as I can tell there doesn't appear to be an Oracle10g download for 10.2.0.4 for Windows 2003 Server. It looks like you have to download 10.2.0.1 for Windows then apply the patch to bring it up to 10.2.0.4. Am I seeing this correctly or am I missing something?
    Thanks!

    >
    As far as I can tell there doesn't appear to be an Oracle10g download for
    10.2.0.4 for Windows 2003 Server. It looks like you have to download 10.2.0.1
    for Windows then apply the patch to bring it up to 10.2.0.4.
    Am I seeing this correctly or am I missing something?
    >
    Indeed you are; your eyes are definitely not lying to you. 10.2.0.4 is a patchset which can only be applied to an already existing Oracle Home.
    You might want to try and understand a little bit more about what the 10.2.0.4 means by accessing the links below.
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14238/intro.htm#sthref14
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14231/dba.htm#sthref94
    http://wiki.oracle.com/page/Patchset+Number+Overview
    Perhaps you also ought to go through this {message:id=3251402}
    Regards,
    Phiri

  • Install Oracle 10g R2 on Windows 2003 server x64

    Hello,
    I'm trying to install 10g on 2003 server x64, but everytime the progress window appears after getting the inital Orace Installer window, it just disappears, no messages.
    Anyone have any ideas? I've got 1GB memory and about 100GB on hard drive available.
    Thanks

    Got the same issue.
    I'm trying to install 10g on 2003 server x64, but
    but everytime the progress window appears after
    getting the inital Orace Installer window, it just
    disappears, no messages.Looks like a bug but the question is who's bug is that. sun java ?
    And there is a java error log file in a temp directory:
    # An unexpected error has been detected by HotSpot Virtual Machine:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000000816a3eb, pid=2508, tid=552
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (1.5.0_04-b05 mixed mode)
    # Problematic frame:
    # V [jvm.dll+0x16a3eb]
    --------------- T H R E A D ---------------
    Current thread (0x0000000001b87dd0): JavaThread "main" [_thread_in_vm, id=552]
    siginfo: ExceptionCode=0xc0000005, reading address 0x0000000000000000
    Registers:
    EAX=0x0000000001b87dd0, EBX=0x0000000001b87dd0, ECX=0x0000000000000002, EDX=0x0000000000000fb8
    ESP=0x000000000012eef0, EBP=0x000000000300c160, ESI=0x0000000008463f60, EDI=0x0000000000000000
    EIP=0x000000000816a3eb, EFLAGS=0x0000000000010246
    Top of Stack: (sp=0x000000000012eef0)
    0x000000000012eef0: 0000000000000009 0000000001b8ba10
    0x000000000012ef00: 0000000001b8bd48 00000000080c9955
    0x000000000012ef10: 0000000001b8bce8 0000000001b8bce8
    0x000000000012ef20: 00000000083f7cc0 0000000001b87f18
    0x000000000012ef30: 0000000000000000 00000000508e6c00
    0x000000000012ef40: 000000001001caa1 000000000816a320
    0x000000000012ef50: 0000000008463f60 000000000300c160
    0x000000000012ef60: 0000000000000000 0000000004f943fd
    0x000000000012ef70: 0000000001b87dd0 0000000001b87dd0
    0x000000000012ef80: 000000000012f118 00000000508e6c00
    0x000000000012ef90: 0000000000000000 0000000001b87dd0
    0x000000000012efa0: 000000000300c080 000000000300c120
    0x000000000012efb0: 000000000012f118 000000000012f110
    0x000000000012efc0: 000000000012f0e8 0000000010027637
    0x000000000012efd0: 000000000012f158 0000000000000000
    0x000000000012efe0: 0000000000000000 00000000508e6c08
    Instructions: (pc=0x000000000816a3eb)
    0x000000000816a3db: 06 00 00 00 8b 0d 13 d7 2f 00 ff 15 55 be 20 00
    0x000000000816a3eb: 48 8b 0f 4c 8b b8 e0 00 00 00 49 8b 47 18 4d 8b
    Stack: [0x0000000000030000,0x0000000000130000), sp=0x000000000012eef0, free space=1019k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    V [jvm.dll+0x16a3eb]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j oracle.sysman.oii.oiip.osd.win32.OiipwWin32NativeCalls.RegSetValue(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;ZILjava/lang/String;)V+0
    j oracle.sysman.oii.oiip.osd.win32.OiipwWin32NativeCalls.RegSetValue(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)V+9
    j oracle.sysman.oii.oiip.osd.win32.OiipwWin32NativeCalls.RegSetValue(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V+7
    j oracle.sysman.oii.oiip.oiipg.OiipgBootstrap.setInstallerKey(Ljava/lang/String;)V+7
    j oracle.sysman.oii.oiip.oiipg.OiipgBootstrap.updateInventoryLoc(Loracle/sysman/oii/oiic/OiicSessionInterfaceManager;Ljava/lang/String;Ljava/lang/String;)V+70
    j oracle.sysman.oii.oiic.OiicSessionInterfaceManager.doInvSetupOperations(Ljava/lang/String;Ljava/lang/String;)I+21
    j oracle.sysman.oii.oiic.OiicInvSetupWCCE.doOperation(Z)I+73
    j oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate(Z)I+249
    j oracle.sysman.oii.oiic.OiicPullSession.doOperation(Z)I+11
    j oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation(Z)I+100
    j oracle.sysman.oii.oiic.OiicInstaller.run()V+48
    j oracle.sysman.oii.oiic.OiicInstaller.runInstaller([Ljava/lang/String;)I+106
    j oracle.sysman.oio.oioc.OiocOneClickInstaller.runInstaller()I+13
    j oracle.sysman.oio.oioc.OiocOneClickInstaller.startRun()V+6
    j oracle.sysman.oio.oioc.OiocOneClickDB.nextClicked()V+3
    j oracle.sysman.oio.oioc.OiocOneClickInstaller.main([Ljava/lang/String;)V+59
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x0000000003e1c030 JavaThread "Image Fetcher 2" daemon [_thread_blocked, id=2956]
    0x0000000003e1bd80 JavaThread "Image Fetcher 1" daemon [_thread_in_Java, id=308]
    0x0000000003e1bad0 JavaThread "PrepareInvTreeThread" [_thread_blocked, id=1932]
    0x0000000003e1b570 JavaThread "CursorIdler" [_thread_blocked, id=1520]
    0x0000000003e1b2c0 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=3012]
    0x0000000003e1b010 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=2148]
    0x0000000003e1ad60 JavaThread "AWT-Windows" daemon [_thread_in_native, id=2472]
    0x0000000001b898b0 JavaThread "AWT-Shutdown" [_thread_blocked, id=2452]
    0x0000000001b89600 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=2988]
    0x0000000001b890a0 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=1004]
    0x0000000001b88df0 JavaThread "CompilerThread1" daemon [_thread_blocked, id=2132]
    0x0000000001b88b40 JavaThread "CompilerThread0" daemon [_thread_blocked, id=2032]
    0x0000000001b88890 JavaThread "AdapterThread" daemon [_thread_blocked, id=1568]
    0x0000000001b885e0 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=184]
    0x0000000001b88330 JavaThread "Finalizer" daemon [_thread_blocked, id=2656]
    0x0000000001b88080 JavaThread "Reference Handler" daemon [_thread_blocked, id=680]
    =>0x0000000001b87dd0 JavaThread "main" [_thread_in_vm, id=552]
    Other Threads:
    0x00000000003358c0 VMThread [id=936]
    0x0000000000335bf0 WatcherThread [id=724]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    PSYoungGen total 9984K, used 2385K [0x000000005d210000, 0x000000005e090000, 0x0000000061210000)
    eden space 6784K, 20% used [0x000000005d210000,0x000000005d36d9a8,0x000000005d8b0000)
    from space 3200K, 30% used [0x000000005dba0000,0x000000005dc96e18,0x000000005dec0000)
    to space 3008K, 0% used [0x000000005d8b0000,0x000000005d8b0000,0x000000005dba0000)
    PSOldGen total 11456K, used 4980K [0x0000000055210000, 0x0000000055d40000, 0x000000005d210000)
    object space 11456K, 43% used [0x0000000055210000,0x00000000556ed208,0x0000000055d40000)
    PSPermGen total 28096K, used 21641K [0x0000000050010000, 0x0000000051b80000, 0x0000000055210000)
    object space 28096K, 77% used [0x0000000050010000,0x0000000051532a68,0x0000000051b80000)
    Dynamic libraries:
    0x0000000000400000 - 0x0000000000411000      C:\TEMP\OraInstall2006-06-04_05-24-17PM\jre\1.5.0.0.0\bin\javaw.exe
    0x0000000078ec0000 - 0x0000000078ff9000      C:\WINDOWS\system32\ntdll.dll
    0x0000000078d40000 - 0x0000000078eb2000      C:\WINDOWS\system32\kernel32.dll
    0x000007ff7fee0000 - 0x000007ff7ffe5000      C:\WINDOWS\system32\ADVAPI32.dll
    0x000007ff7fd30000 - 0x000007ff7fed9000      C:\WINDOWS\system32\RPCRT4.dll
    0x0000000078c30000 - 0x0000000078d3c000      C:\WINDOWS\system32\USER32.dll
    0x000007ff7fc90000 - 0x000007ff7fd29000      C:\WINDOWS\system32\GDI32.dll
    0x000007ff7fc00000 - 0x000007ff7fc86000      C:\WINDOWS\system32\MSVCRT.dll
    0x0000000008000000 - 0x00000000084ce000      C:\TEMP\OraInstall2006-06-04_05-24-17PM\jre\1.5.0.0.0\bin\server\jvm.dll
    0x000007ff7e060000 - 0x000007ff7e0b0000      C:\WINDOWS\system32\WINMM.dll
    0x0000000010000000 - 0x0000000010009000      C:\TEMP\OraInstall2006-06-04_05-24-17PM\jre\1.5.0.0.0\bin\hpi.dll
    0x000007ff7e1b0000 - 0x000007ff7e1c0000      C:\WINDOWS\system32\PSAPI.DLL
    0x000007ff7e7f0000 - 0x000007ff7e812000      C:\WINDOWS\system32\Secur32.dll
    0x0000000000380000 - 0x0000000000390000      C:\TEMP\OraInstall2006-06-04_05-24-17PM\jre\1.5.0.0.0\bin\verify.dll
    0x0000000000390000 - 0x00000000003ba000      C:\TEMP\OraInstall2006-06-04_05-24-17PM\jre\1.5.0.0.0\bin\java.dll
    0x00000000003c0000 - 0x00000000003d4000      C:\TEMP\OraInstall2006-06-04_05-24-17PM\jre\1.5.0.0.0\bin\zip.dll
    0x0000000003f40000 - 0x0000000004137000      C:\temp\OraInstall2006-06-04_05-24-17PM\jre\1.5.0.0.0\bin\awt.dll
    0x000007ff78d50000 - 0x000007ff78d91000      C:\WINDOWS\system32\WINSPOOL.DRV
    0x000007ff7d320000 - 0x000007ff7d359000      C:\WINDOWS\system32\IMM32.dll
    0x000007ff7ece0000 - 0x000007ff7ef52000      C:\WINDOWS\system32\ole32.dll
    0x000007ff77060000 - 0x000007ff770df000      C:\WINDOWS\system32\uxtheme.dll
    0x000007ff79190000 - 0x000007ff79202000      C:\WINDOWS\system32\ddraw.dll
    0x000007ff793e0000 - 0x000007ff793e8000      C:\WINDOWS\system32\DCIMAN32.dll
    0x00000000042a0000 - 0x00000000042fc000      C:\temp\OraInstall2006-06-04_05-24-17PM\jre\1.5.0.0.0\bin\fontmanager.dll
    0x000007ff7a240000 - 0x000007ff7a2df000      C:\WINDOWS\system32\MSCTF.dll
    0x0000000004f50000 - 0x0000000004f81000      C:\temp\OraInstall2006-06-04_05-24-17PM\jre\1.5.0.0.0\bin\jpeg.dll
    0x0000000004f90000 - 0x0000000004fa5000      C:\temp\OraInstall2006-06-04_05-24-17PM\oui\lib\win64\oraInstaller.dll
    0x000007ff7fbf0000 - 0x000007ff7fbfb000      C:\WINDOWS\system32\VERSION.dll
    0x00000000050b0000 - 0x00000000050ca000      C:\temp\OraInstall2006-06-04_05-24-17PM\jre\1.5.0.0.0\bin\net.dll
    0x000007ff77150000 - 0x000007ff77180000      C:\WINDOWS\system32\WS2_32.dll
    0x000007ff77140000 - 0x000007ff7714c000      C:\WINDOWS\system32\WS2HELP.dll
    0x0000000005150000 - 0x000000000515a000      C:\temp\OraInstall2006-06-04_05-24-17PM\jre\1.5.0.0.0\bin\nio.dll
    0x000007ff7f190000 - 0x000007ff7fb98000      C:\WINDOWS\system32\shell32.dll
    0x000007ff7ef60000 - 0x000007ff7effb000      C:\WINDOWS\system32\SHLWAPI.dll
    0x0000000005320000 - 0x00000000054a7000      C:\WINDOWS\WinSxS\amd64_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.3790.1830_x-ww_ACED72AF\comctl32.dll
    VM Arguments:
    jvm_args: -Doracle.installer.library_loc=C:\TEMP\OraInstall2006-06-04_05-24-17PM\oui\lib\win64 -Doracle.installer.oui_loc=C:\TEMP\OraInstall2006-06-04_05-24-17PM\oui -Doracle.installer.bootstrap=TRUE -Doracle.installer.startup_location=H:\archive\oracle102010x64\install -Doracle.installer.jre_loc=C:\TEMP\OraInstall2006-06-04_05-24-17PM\jre\1.5.0.0.0 -Doracle.installer.exec_location=H:\archive\oracle102010x64\install\setup.exe -Doracle.installer.nlsEnabled=TRUE -Doracle.installer.prereqConfigLoc= -Xmx192m
    java_command: oracle.sysman.oio.oioc.OiocOneClickInstaller C:\TEMP\OraInstall2006-06-04_05-24-17PM\jre\1.5.0.0.0\bin\javaw.exe -Doracle.installer.library_loc=C:\TEMP\OraInstall2006-06-04_05-24-17PM\oui\lib\win64 -Doracle.installer.oui_loc=C:\TEMP\OraInstall2006-06-04_05-24-17PM\oui -Doracle.installer.bootstrap=TRUE -Doracle.installer.startup_location=H:\archive\oracle102010x64\install -Doracle.installer.jre_loc=C:\TEMP\OraInstall2006-06-04_05-24-17PM\jre\1.5.0.0.0 -Doracle.installer.exec_location=H:\archive\oracle102010x64\install\setup.exe -Doracle.installer.nlsEnabled=TRUE -Doracle.installer.prereqConfigLoc= -mx192m -cp C:\TEMP\OraInstall2006-06-04_05-24-17PM;C:\TEMP\OraInstall2006-06-04_05-24-17PM\oui\jlib\OraInstaller.jar;C:\TEMP\OraInstall2006-06-04_05-24-17PM\oui\jlib\oneclick.jar;C:\TEMP\OraInstall2006-06-04_05-24-17PM\oui\jlib\xmlparserv2.jar;C:\TEMP\OraInstall2006-06-04_05-24-17PM\oui\jlib\srvm.jar;C:\TEMP\OraInstall2006-06-04_05-24-17PM\oui\jlib\share.jar;C:\TEMP\OraInstall2006-06-04_05-24-17PM\oui\jlib\OraInstallerNet.jar;C:\TEMP\OraInstall2006-06-04_05-24-17PM\oui\jlib\xml.jar;C:\TEMP\OraInstall2006-06-04_05-24-17PM\oui\jlib\emCfg.jar;C:\TEMP\OraInstall2006-06-04_05-24-17PM\oui\jlib\ojmisc.jar;C:\TEMP\OraInstall2006-06-04_05-24-17PM\oui\jlib\InstImages.jar;C:\TEMP\OraInstall2006-06-04_05-24-17PM\oui\jlib\InstHelp.jar;C:\TEMP\OraInstall2006-06-04_05-24-17PM\oui\jlib\InstHelp_de.jar;C:\TEMP\OraInstall2006-06-04_05-24-17PM\oui\jlib\InstHelp_es.jar;C:\TEMP\OraInstall2006-06-04_05-24-17PM\oui\jlib\InstHelp_fr.jar;C:\TEMP\OraInstall2006-06-04_05-24-17PM\oui\jlib\InstHelp_it.jar;C:\TEMP\OraInstall2006-06-04_05-24-17PM\oui\jlib\InstHelp_ja.jar;C:\TEMP\OraInstall2006-06-04_05-24-17PM\oui\jlib\InstHelp_ko.jar;C:\TEMP\OraInstall2006-06-04_05-24-17PM\oui\jlib\InstHelp_pt_BR.jar;C:\TEMP\OraInstall2006-06-04_05-24-17PM\oui\jlib\InstHelp_zh_CN.jar;C:\TEMP\OraInstall2006-06-04_05-24-17PM\oui\jlib\InstHelp_zh_TW.jar;C:\TEMP\OraInstall2006-06-04_05-24-17PM\oui\jlib\orac
    Environment Variables:
    --------------- S Y S T E M ---------------
    OS: Windows Server 2003 family Build 3790 Service Pack 1
    CPU:total 2 amd64 3dnow ht
    Memory: 4k page, physical 2096504k(1306900k free), swap 4059216k(3507592k free)
    vm_info: Java HotSpot(TM) 64-Bit Server VM (1.5.0_04-b05) for windows-amd64, built on Jun 3 2005 01:43:58 by "java_re" with unknown MS VC++:1400

  • 10g, HTMLDB on Windows 2003 server web addition

    I know 10g is certified with Windows 2003, but i cannot find much documentation about windows server web addition. Does anyone have any comments or known issues about installing 10g on win 2003 web adddition. Thanks in advance

    Hi,
    just checked the certification matrix on metalink.
    Windows 2003 is certified For Oracle HTMLDB.
    Regards,
    Upendran .A
    DBA Team

  • Oracle XE 10g R2 on Windows 2003 Server SP1

    Hello, after a new installtion i can logon into the DB Homepage.
    But with the sys/system user i can´t see the databaseobjects like tables, sequences ond so on. The Cursor is still a sondbox in the browser and nothing happend.
    I have detect this problem, after trying to install a php-application on this server. The installtion of this application works fine, i can install the tables and the init-entrys. I also get the first page of this application one times. On the first call, the application writes a clob in ohne table. I have detect, that the application cant read this clob in php. Maybe is this issue the same like this in the DB-Homepage.
    Does anybody knows whats wrong? I didn´t get any oracle-error.
    There are some other services on the machine:
    apache @ port 80
    iis @ port 88
    tomcat @ port 8888
    mysql @ port 3306
    mssql @ port 1433
    the system has enough ram ( 4gb )
    and a dual-cpu system.

    SQL*Plus: Release 9.2.0.1.0 - Production on Fri Oct 27 12:34:15 2006
    Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.
    Connected to:
    Oracle Database 10g Express Edition Release 10.2.0.1.0 - Production
    SQL> grant connect,resource to jerstest identified by jer;
    Grant succeeded.
    SQL> exit
    Disconnected from Oracle Database 10g Express Edition Release 10.2.0.1.0 - Production
    C:\Documents and Settings\jer>sqlplus jerstest/jer@xeserver
    SQL*Plus: Release 9.2.0.1.0 - Production on Fri Oct 27 12:36:25 2006
    Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.
    Connected to:
    Oracle Database 10g Express Edition Release 10.2.0.1.0 - Production
    SQL> CREATE SEQUENCE   "JERSTEST_SEQ"  MINVALUE 1 MAXVALUE 1000 INCREMENT BY 1 START WITH 1 CACHE 10 NOORDER  NOCYCLE;
    Sequence created.
    SQL> select object_name from user_objects;
    OBJECT_NAME
    JERSTEST_SEQ
    SQL>I was then able to connect to apex, and view that in my list of objects. Is that pretty much what you were doing?
    ~Jer

  • Problem Oracle 10g database Installation on Windows 2003 Server

    Hi All,
    I am trying to face some problem to install oracle 10g database on windows 2003 server with service pack 2. Once I start to installation it give me an error "Error in writing to directory 'c:\documents and settings\administrator\local settings\temp\orainstall2004xxx'. Please ensure that this directory is writable and has at least 45MB of disk space. Installation cannot continue"
    I double-insured that there is enough disk-space and I am also in the Administrators-Group.
    Please guide me for the above problem although I have done oracle 9i database installation with the same configuration.
    Regards
    Muhammad Shoaib

    898118 wrote:
    Hi All,
    I am trying to face some problem to install oracle 10g database on windows 2003 server with service pack 2. Once I start to installation it give me an error "Error in writing to directory 'c:\documents and settings\administrator\local settings\temp\orainstall2004xxx'. Please ensure that this directory is writable and has at least 45MB of disk space. Installation cannot continue"
    I double-insured that there is enough disk-space and I am also in the Administrators-Group.
    Please guide me for the above problem although I have done oracle 9i database installation with the same configuration.
    Regards
    Muhammad ShoaibOracle really doesn't like to be installed into directories with spaces in their names.

  • Oracle 10g crashes Windows 2003 server (bluescreen)

    Hello,
    i have a problem that Oracle 10G crashes my Windows 2003 Server. All components are up-to-date and it is a certified system setup. The database worked well for months, but three days ago when our staff went to a workshop, I shut down the machine, and when we came back yesterday I just powered it up again (no changes have been done in the meantime).
    The boot procedure ended up at a bluescreen, I tried two more times with the same result. I was able to deactivate many services to narrow down the error cause. It came out that the starting of the OracleDBConsoleorcl service causes the bluescreen :
    BAD_POOL_CALLER 0x000000C2 (0x00000044,0x00000000,0x80000000,0x00000000) . This is re-producable, I just have to switch on that service and it will bluescreen the machine.
    The strange thing is, that the OracleServiceORCL is working fine, I can even use SQL-Plus and RMAN to get to the data, but without the OracleDBConsoleorcl the Enterprise manager doesnt work anymore, and our applications also cannot connect to the database. I´ve looked up the error on google, it seems to be an error in addressing memory. Anyway, the database worked fine for weeks and I wonder why I cant get it back into business anymore. Right now, i´m lost. Anybody know what to do with this error ?

    It turned out to be an error in the Windows 2003 OS-Kernel. Every install/uninstall of programs immediately leads to a bluescreen. Luckily, this can be solved with a hotfix from microsoft (you gotta email them to get it, it is not public yet). The corresponding article in the microsoft knowledge base is http://support.microsoft.com/default.aspx?scid=kb;en-us;888431
    It will install a new ntoskrnl.exe and the problem is solved afterwards (oracle DB starts again, and also the other install/uninstall problems are solved). Hint : Boot to safe mode and then install the hotfix, if you just start the hotfix it will bluescreen right when you click onto the hotfix.

  • Space Problem in G: - after NW2004s SR1 installation on Windows 2003 server

    HI Friends,
    I have installed NW2004s SR1 on Windows 2003 server with Oracle 10g database successfully. My server has sufficient harddisk space as follows.
    C: 9.6GB
    G: 24GB
    H:64GB & I: 73GB.
    RAM is 6GB
    While installing NW2004s i have defined a paging size on C: 400MB-1600MB and
    i have set the option as System Manageble on other drives G, H& I drives. I did not get any Swap space problem while installing.
    During installation I have chosen G: drive to store MirrorlogA, MirrorlogB, Oraarch, OriglogA, OriglogB folders of Oracle for redolog archives,.Total size of all these folders is 17.4 GB
    G: drive has one more folder Program files which is of 155KB  and no other files exist in it.
    But My system says that I am running out of Space on G: drive and free space available now is only 44MB.
    My question is where has the rest 5GB of space gone? Is it consumed as a part of Paging file which i have set on this drive as System manageble??
    I have set the same option on other drives too i..e H & I. But i am not facing any space issues for these drives.
    What could be going wrong?? Please suggest me how to correct this
    Thanks
    mv_d

    898118 wrote:
    Hi All,
    I am trying to face some problem to install oracle 10g database on windows 2003 server with service pack 2. Once I start to installation it give me an error "Error in writing to directory 'c:\documents and settings\administrator\local settings\temp\orainstall2004xxx'. Please ensure that this directory is writable and has at least 45MB of disk space. Installation cannot continue"
    I double-insured that there is enough disk-space and I am also in the Administrators-Group.
    Please guide me for the above problem although I have done oracle 9i database installation with the same configuration.
    Regards
    Muhammad ShoaibOracle really doesn't like to be installed into directories with spaces in their names.

  • ORA-00020 and Ora-12519 error contineous in 10g Enterprise on Windows 2003

    Hello Experts,
    I have Oracle 10g installed on windows 2003 server (64 bit), No issue with Storage (1TB) x5450 @3 GHz and 16 GB RAM.
    DB size is approx. 9 GB.
    We are facing this isue again and again. We tried to restart DB and after some hours we see the same issue.
    I check the Processes and session on INIT<SID>.ora file and was confugured to 750 each. I also check the no. of Inactive process (thru SYS login) and it shows me 728-729. Nos. of backgroung processes are 20.
    Can some expert show me the path to get success on this issue asap? This is PRODUCTION server and we can not reboot as many times as we can (you understand) :-).
    maximum number of processes (%s) exceeded. HELP?????

    Thanks for the quick reply,
    Here is the output...
    MACHINE COUNT(*)
    JCLM-PSDATA-S1 19
    JCLMPS\JCLM-PSDATA-S1 1
    JCLM-psapp-s1 33
    JCLM-psapp-s2 19
    JCLM-psapp-s3 18
    JCLM-psapp-s4 19
    JCLM-psapp-s5 17
    JCLM-psapp-s6 17
    JCLM-psdata-s1 525
    JCLM-psrpt-s1 15
    JCLM-psrpt-s2 18
    MACHINE COUNT(*)
    JCLM-pstch-s1 6
    JCLM-pstch-s2 7
    JCLM-pstch-s3 25
    JCLM-pstch-s4 9
    15 rows selected.
    BANNER
    Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - 64bi
    PL/SQL Release 10.2.0.3.0 - Production
    CORE 10.2.0.3.0 Production
    TNS for 64-bit Windows: Version 10.2.0.3.0 - Production
    NLSRTL Version 10.2.0.3.0 - Production
    Edited by: user1125897 on Sep 13, 2010 7:41 AM

  • Upgrading Oracle 9i to Oracle 10g R2 in windows 2003

    hi all,
    i installed oracle 10g grid control in windows 2003 server machine (new) and created database. in which 10g enterprise manager is installed. but, it installed oracle 9i version database.
    now i want to upgrade from 9i version to oracle 10g R2 version database. and the sid name and db name shuold be the older one.
    pls suggest me the way to upgrade.
    thanks.

    785092 wrote:
    hi all,
    i installed oracle 10g grid control in windows 2003 server machine (new) and created database. in which 10g enterprise manager is installed. but, it installed oracle 9i version database. WHAT?!
    now i want to upgrade from 9i version to oracle 10g R2 version database. and the sid name and db name shuold be the older one.
    pls suggest me the way to upgrade.Read the doc:
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14238/toc.htm

  • I have a Windows 2003 Server 64-Bit, and when I upgraded to Firefox 4.0.1 now it won't run, it keeps saying to restart to complete the installation, but I've restarted theserver 4 times, and I still can't use it.

    I have a Windows 2003 Server 64-Bit, and when I upgraded to Firefox 4.0.1 now it won't run, it keeps saying to restart the computer to complete the installation, but I've restarted theserver 4 times, and I still can't use it.

    I ended up putting it in DFU mode.  It's kinda hard to tell it was in DFU mode because nothing showed on the screen, it was just black, but the sounds from the computer helped to tell me it was connected.
    Itunes still didn't recognize the device for whatever reason.
    So I used redsn0w.  I don't know if I can say that on these forums, but considering itunes was worthless at this point I am going to give credit where credit is due.
    Now I am giving itunes a second chance to upgrade to 5.1, if it doesn't work, well, back to redsnow and maybe I will even jailbreak it this time rather than just using the fecovery fix found under extras.

  • 10g RAC on Oracle VM/Windows 2003 server

    Is there any documentation/thread/blog which describes installation of 10g clusterware on Windows 2003 VM on Oracle VM 2.1.2 using just direct attached storage? I created 2 Windows 2003 VMs. For OCR and Voting disks, I created shared virtual disks. These disks are visible from both VMs. When I try to install clusterware, both VMs blue screen about 50% into install. The error in CRS logs points to OCR disks not being in correct format. I have tested same process with VMWare server and it works fine. Do I need to do something different for Oracle VM?
    BTW this is not my first time installing RAC on Windows 2003. I have done more installations than I care to remember but always on physical servers. I followed the same process as I do for physical servers but it seems that Oracle VM does not like the shared virtual disks.
    Thanks...

    Check out my articles at http://dbasupport.com on 10g R2 RAC Clusterware setup. I was able to do that on my vmware BUT I hope to have the very irritating ASM scenario done before my 4th Article.
    Check it out.

  • Install Oracle 10g on Windows 2003 Server cluster (MSCS)

    Hi all
    How do I install Oracle 10g on Windows 2000 cluster (MSCS installed)?
    I have a 2-nodes Microsoft windows 2003 server cluster and I want to install Oracle 10g,
    Do I folloow this order:
    1. Install the software on both without the database
    2. Create the database from the first node
    in this case, The second node can see the database as it is available?,
    and what about the IP adresses?
    If you can point me to some documentation, or help in any way, I would appreciate it.
    Thanks for any help.

    Read here...
    http://download.oracle.com/docs/html/A96685_01/intro.htm
    >>
    Oracle Fail Safe comprises multiple components: Oracle Fail Safe Manager, Oracle Services for MSCS, and server components specific to Oracle Fail Safe.
    >>
    So I don't know how you can achieve this without Fail Safe.
    There might be other link which I cannot find right now.

Maybe you are looking for