ACFS Mounts change permission when Oracle Installer is run

I'm sorry for the confusion.  I mistated the permissions and since corrected.  We have the FS's set to 775 and when Oracle Installer is run they change to 770.
We are using ACFS filesystems for a viariety of things, one being user home directories between a two node 11G RAC cluster.
The problem that we are having is whenever we run the Oracle Installer, the permissions on certain directories change from 775 to 770. Our current ACFS mounts are located under the /oraclegrid/products directory, like this...
[Server1:root /oraclegrid/product ] # ls -l
total 35451
drwxrwx--- 3 oracle oinstall 3 Jun 29 2011 11.2.0.2_old
drwxrwxr-x 13 oracle oinstall 19 Jun 21 2011 acfsmounts
lrwxrwxrwx 1 oracle oinstall 13 Apr 27 2011 admin -> /oracle/admin
[Server1:root /oraclegrid/product/acfsmounts ] # ls -l
total 198
-rw-rw---- 1 oracle oinstall 80 May 2 2011 acfs_mount_ORADUMP.cmd
-rwxrwx--- 1 oracle oinstall 365 Jun 1 2011 acfs_mountall.sh
-rw-rw---- 1 oracle oinstall 1088 May 26 2011 acfs_mountsetup.sh
-rwxrwx--- 1 oracle oinstall 152 May 2 2011 acfs_storageinfo.sh
-rwxrwx--- 1 oracle oinstall 502 Jul 11 2011 acfs_unmountall.sh
drwxrwxr-x 75 root sys 8192 Feb 27 12:37 EXPHOME
drwxrwxr-x 8 root oinstall 4096 May 5 2011 OPTDEPLOY
drwxrwxr-x 7 root oinstall 4096 May 13 2011 OPTIN
drwxrwxr-x 8 iscdc iscdc 4096 Mar 12 18:52 OPTISCDC
drwxrwxr-x 24 root oinstall 8192 May 10 2011 OPTTEST
drwxrwxr-x 9 dmts dmts 4096 Jul 18 2011 OPTTESTDMTS
drwxrwxr-x 10 root oinstall 4096 May 12 2011 OPTTESTSAMBA
drwxrwx--- 13 oracle oinstall 4096 May 3 2011 ORADIAG
drwxrwx--- 30 oracle oinstall 8192 Feb 8 16:16 ORADUMP
The directories that change permission sometimes varies, for some reason. Most of the times the following change to 770 and we have to change then to 775 after Oracle Installer is run...
/oraclegrid/product
/oraclegrid/product/acfsmounts
/oraclegrid/product/acfsmounts/EXPHOME
/oraclegrid/product/acfsmounts/OPT*
This may have something to do with the location of the ACFS mountpoint, but really unsure.
Thanks for suggestions.
Brian
Edited by: user6705964 on Mar 28, 2012 4:38 AM

Yeah - I wasn't sure if I should have changed my original post... I hope that did not confuse the issue.
I appreciate your response, but I have not noticed the permissions changing on reboot. They seem to change only when we run the Oracle Installer. I'm think we may want to either change the owners to something other than root:oinstall or possibly move them out from under the /oraclegrid/product directory. We are on a change freeze now and I can't test this for a couple of weeks, but if you know of any reason why Oracle Installer would change these perms, please let me know.
Thanks again.
Brian
Edited by: Brian on Mar 29, 2012 7:40 AM

Similar Messages

  • Change permission for Oracle inventory.

    When I installed Oracle 10gR2, I have specified dba group for Oracle inventory as it was a primary group for Oracle user. Now I want to change the group to orainstall. Is it possible to do that now with out affecting Oracle software or residing databases and do I need to specify orainstall as primary group and dba as secondary group?
    If anyone does have good doc or link for rebuilding orainventory, please send it across.
    Appreciate your help!!!

    But you can always use any other name for dba group -
    like dba92, or dba99, or aaa, or even oinstall as the
    dba group. Same thing with the "oinstall" as well,
    Oracle binary DOES NOT recognize the character - just
    the group ID, of "oinstall".
    Correct me if I am wrong.
    Thanks.Of course you can pickup whatever name you like, but you need to decide your group name before installation. After installation if you plan to change the 'dba' group name, you need to modify config.s file and recompile Oracle executables.

  • Changing Permission when sudo cmd doesnt work

    This is what the permission says:
    " d-wx-wx--- 3 Spitfir3x admin 102 15 Feb 16:13 /Library/Folder"
    This is what happens when I use the sudo command in terminal:
    "unknown-00-23-12-27-ef-32:~ Spitfir3x$ sudo chmod 775 /Library/Folder
    Password:
    chmod: Unable to change file mode on /Library/Folder: Operation not permitted"
    I tried it the regular way to, and used disk utility to try to fix permissions, but nothing worked and I can't gain access to the file.
    Help

    Post to the Unix forum under OS X Technologies.

  • Oracle Installer Crash running ODTwithODAC10202.exe

    Can someone please help asap with the following problem? It sounds like it might be related to the psapi.dll problems others are having.
    I installed the Oracle Dev Tools about a month ago on my Win2K workstation and have been using ODP.NET with no problems since.
    I now need to reinstall ODT from scratch, so have run ODTwithODAC10202.exe, which successfully unzips files into /install and /stage. I'm then launching /install/setup.exe. This is when the problem occurs.
    A command prompt appears stating all installer requirements are met, then the Oracle Universal Installer window appears for about 2 seconds, before disappearing without a trace. Digging into C:\temp I found a file called hs_err_pid2052.log which was created at the time the installer crashed (see content below).
    What is happening here? C Shay - I would like to follow your advice re reinstalling the JVM, but there doesn't seem to be any obvious way to do so. Bear in mind I have admin privileges on my box, but Add/Remove Programs is not available to me.
    **** C:\temp\hs_err_pid2052.log ****
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x77FCCA14
    Function=RtlFreeHeap+0x3D0
    Library=C:\WINNT\system32\ntdll.dll
    Current Java thread:
         at oracle.sysman.oii.oiip.osd.win32.OiipwWin32NativeCalls.GetAllOracleHomes(Native Method)
         at oracle.sysman.oii.oiip.oiipg.OiipgOracleHomes.getOsdOracleHomeInfo(OiipgOracleHomes.java:291)
         at oracle.sysman.oii.oiif.oiifp.OiifpContentsTabPanel.add33Comps(OiifpContentsTabPanel.java:1020)
         at oracle.sysman.oii.oiif.oiifp.OiifpContentsTabPanel.fillInventoryTree(OiifpContentsTabPanel.java:702)
         at oracle.sysman.oii.oiif.oiifp.OiifpContentsTabPanel.refreshTree(OiifpContentsTabPanel.java:1508)
         at oracle.sysman.oii.oiif.oiifp.OiifpContentsTabPanel.prepareInvTree(OiifpContentsTabPanel.java:2253)
         at oracle.sysman.oii.oiif.oiifd.OiifdInventoryDialog.doModal(OiifdInventoryDialog.java:457)
         at oracle.sysman.oii.oiif.oiifw.OiifwWizDialog.onViewPrivate(OiifwWizDialog.java:863)
         at oracle.sysman.oii.oiif.oiifw.OiifwWizDialog.access$000(OiifwWizDialog.java:330)
         at oracle.sysman.oii.oiif.oiifw.OiifwWizDialog$PrepareInventoryTree.run(OiifwWizDialog.java:1778)
         at java.lang.Thread.run(Unknown Source)
    Dynamic libraries:
    0x00400000 - 0x0040B000      C:\TEMP\OraInstall2006-12-21_03-23-28PM\jre\1.4.2\bin\javaw.exe
    0x77F80000 - 0x77FFD000      C:\WINNT\system32\ntdll.dll
    0x7C2D0000 - 0x7C332000      C:\WINNT\system32\ADVAPI32.dll
    0x7C570000 - 0x7C624000      C:\WINNT\system32\KERNEL32.DLL
    0x77D30000 - 0x77D9F000      C:\WINNT\system32\RPCRT4.DLL
    0x77E10000 - 0x77E6F000      C:\WINNT\system32\USER32.dll
    0x77F40000 - 0x77F7C000      C:\WINNT\system32\GDI32.dll
    0x78000000 - 0x78045000      C:\WINNT\system32\MSVCRT.dll
    0x75E60000 - 0x75E7A000      C:\WINNT\system32\IMM32.DLL
    0x6CA60000 - 0x6CA68000      C:\WINNT\system32\LPK.DLL
    0x66650000 - 0x666A4000      C:\WINNT\system32\USP10.dll
    0x08000000 - 0x08138000      C:\TEMP\OraInstall2006-12-21_03-23-28PM\jre\1.4.2\bin\client\jvm.dll
    0x77570000 - 0x775A0000      C:\WINNT\system32\WINMM.dll
    0x10000000 - 0x10007000      C:\TEMP\OraInstall2006-12-21_03-23-28PM\jre\1.4.2\bin\hpi.dll
    0x007F0000 - 0x007FE000      C:\TEMP\OraInstall2006-12-21_03-23-28PM\jre\1.4.2\bin\verify.dll
    0x00800000 - 0x00819000      C:\TEMP\OraInstall2006-12-21_03-23-28PM\jre\1.4.2\bin\java.dll
    0x00820000 - 0x0082E000      C:\TEMP\OraInstall2006-12-21_03-23-28PM\jre\1.4.2\bin\zip.dll
    0x1A890000 - 0x1A9A2000      C:\temp\OraInstall2006-12-21_03-23-28PM\jre\1.4.2\bin\awt.dll
    0x77800000 - 0x7781E000      C:\WINNT\system32\WINSPOOL.DRV
    0x76620000 - 0x76630000      C:\WINNT\system32\MPR.DLL
    0x7CE20000 - 0x7CF0F000      C:\WINNT\system32\ole32.dll
    0x1A9B0000 - 0x1AA01000      C:\temp\OraInstall2006-12-21_03-23-28PM\jre\1.4.2\bin\fontmanager.dll
    0x51000000 - 0x5104D000      C:\WINNT\system32\ddraw.dll
    0x728A0000 - 0x728A6000      C:\WINNT\system32\DCIMAN32.dll
    0x5C000000 - 0x5C0C8000      C:\WINNT\system32\D3DIM700.DLL
    0x6E420000 - 0x6E426000      C:\WINNT\system32\INDICDLL.dll
    0x00840000 - 0x00869000      C:\temp\OraInstall2006-12-21_03-23-28PM\jre\1.4.2\bin\JavaAccessBridge.dll
    0x02B80000 - 0x02B85000      C:\temp\OraInstall2006-12-21_03-23-28PM\jre\1.4.2\bin\jawt.dll
    0x02B90000 - 0x02B98000      C:\temp\OraInstall2006-12-21_03-23-28PM\jre\1.4.2\bin\JAWTAccessBridge.dll
    0x02E50000 - 0x02E69000      C:\temp\OraInstall2006-12-21_03-23-28PM\oui\lib\win32\oraInstaller.dll
    0x77820000 - 0x77827000      C:\WINNT\system32\VERSION.dll
    0x759B0000 - 0x759B6000      C:\WINNT\system32\LZ32.DLL
    0x7C340000 - 0x7C396000      C:\temp\OraInstall2006-12-21_03-23-28PM\oui\lib\win32\msvcr71.dll
    0x02F90000 - 0x02FAE000      C:\temp\OraInstall2006-12-21_03-23-28PM\jre\1.4.2\bin\jpeg.dll
    0x77920000 - 0x77943000      C:\WINNT\system32\imagehlp.dll
    0x72A00000 - 0x72A2D000      C:\WINNT\system32\DBGHELP.dll
    0x690A0000 - 0x690AB000      C:\WINNT\system32\PSAPI.DLL
    Heap at VM Abort:
    Heap
    def new generation total 832K, used 493K [0x10010000, 0x100f0000, 0x10770000)
    eden space 768K, 57% used [0x10010000, 0x1007d9a0, 0x100d0000)
    from space 64K, 86% used [0x100e0000, 0x100ede28, 0x100f0000)
    to space 64K, 0% used [0x100d0000, 0x100d0000, 0x100e0000)
    tenured generation total 10276K, used 7437K [0x10770000, 0x11179000, 0x16010000)
    the space 10276K, 72% used [0x10770000, 0x10eb37e0, 0x10eb3800, 0x11179000)
    compacting perm gen total 12800K, used 12733K [0x16010000, 0x16c90000, 0x1a010000)
    the space 12800K, 99% used [0x16010000, 0x16c7f5d0, 0x16c7f600, 0x16c90000)
    Local Time = Thu Dec 21 15:23:43 2006
    Elapsed Time = 4
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.4.2_08-b03 mixed mode)
    #

    There are multiple folders (one for each botched installation) called:
    C:\temp\OraInstall<timestamp>
    These folders contain /diagnostics /jre and /oui folders, but the files you mentioned aren't there. Anywhere else I should look?
    OS details:
    Windows 2000 Professional 5.00.2195
    Service Pack 4
    Dump of HKLM/Software/Oracle:
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE]
    "NLS_DATE_FORMAT"="DD-MON-RR"
    "TNS_ADMIN"="C:\\Program Files\\ORANT\\NETWORK\\ADMIN"
    "API"="C:\\Program Files\\Oracle\\ora81\\dbs"
    "COMPANY_NAME"=hex(2):42,00,61,00,72,00,63,00,6c,00,61,00,79,00,73,00,20,00,43,\
    00,61,00,70,00,69,00,74,00,61,00,6c,00,00,00
    "NLS_LANG"="ENGLISH_UNITED KINGDOM.WE8ISO8859P1"
    "NLSRTL32"=hex(2):43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,\
    20,00,46,00,69,00,6c,00,65,00,73,00,5c,00,4f,00,52,00,41,00,4e,00,54,00,5c,\
    00,4e,00,4c,00,53,00,52,00,54,00,4c,00,33,00,32,00,00,00
    "ODBC_SYS"="system32"
    "OI_NLS32"=hex(2):43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,\
    20,00,46,00,69,00,6c,00,65,00,73,00,5c,00,4f,00,52,00,41,00,4e,00,54,00,5c,\
    00,6f,00,72,00,61,00,69,00,6e,00,73,00,74,00,5c,00,4e,00,4c,00,42,00,00,00
    "ORA_NLS32"=hex(2):43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,\
    20,00,46,00,69,00,6c,00,65,00,73,00,5c,00,4f,00,52,00,41,00,4e,00,54,00,5c,\
    00,4e,00,4c,00,53,00,52,00,54,00,4c,00,33,00,32,00,5c,00,44,00,41,00,54,00,\
    41,00,00,00
    "ORACLE_GROUP_NAME"="Oracle - OraHome81"
    "ORACLE_HOME"="C:\\Program Files\\Oracle\\ora81"
    "OTRACE73"=hex(2):43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,\
    20,00,46,00,69,00,6c,00,65,00,73,00,5c,00,4f,00,52,00,41,00,4e,00,54,00,5c,\
    00,4f,00,54,00,52,00,41,00,43,00,45,00,37,00,33,00,00,00
    "PLSQL23"=hex(2):43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,\
    20,00,46,00,69,00,6c,00,65,00,73,00,5c,00,4f,00,52,00,41,00,4e,00,54,00,5c,\
    00,50,00,4c,00,53,00,51,00,4c,00,32,00,33,00,00,00
    "PRO18"=hex(2):43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,20,\
    00,46,00,69,00,6c,00,65,00,73,00,5c,00,4f,00,52,00,41,00,4e,00,54,00,5c,00,\
    50,00,52,00,4f,00,31,00,38,00,00,00
    "RDBMS73"=hex(2):43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,\
    20,00,46,00,69,00,6c,00,65,00,73,00,5c,00,4f,00,52,00,41,00,4e,00,54,00,5c,\
    00,52,00,44,00,42,00,4d,00,53,00,37,00,33,00,00,00
    "SHARED_ORACLE_HOME"=hex(2):43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,\
    00,6d,00,20,00,46,00,69,00,6c,00,65,00,73,00,5c,00,4f,00,52,00,41,00,4e,00,\
    54,00,00,00
    "inst_loc"="C:\\Program Files\\Oracle\\Inventory"
    "ORACLE_HOME_NAME"="OraHome81"
    "OLEDB"="C:\\PROGRA~1\\Oracle\\ora81\\oledb\\mesg"
    "OO4O"="C:\\PROGRA~1\\Oracle\\Ora81\\oo4o\\mesg"
    "EXECUTE_SQL"=hex(2):50,00,4c,00,55,00,53,00,33,00,33,00,00,00
    "PLUS_DFLT"=hex(2):50,00,4c,00,55,00,53,00,33,00,33,00,00,00
    "PLUS33"=hex(2):43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,20,\
    00,46,00,69,00,6c,00,65,00,73,00,5c,00,4f,00,52,00,41,00,4e,00,54,00,5c,00,\
    50,00,4c,00,55,00,53,00,33,00,33,00,00,00
    "SQLPATH"=hex(2):43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,\
    20,00,46,00,69,00,6c,00,65,00,73,00,5c,00,4f,00,52,00,41,00,4e,00,54,00,5c,\
    00,44,00,42,00,53,00,00,00
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\ALL_HOMES]
    "DEFAULT_HOME"="ORAHOME81"
    "HOME_COUNTER"="2"
    "LAST_HOME"="1"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\ALL_HOMES\ID0]
    "NAME"="DEFAULT_HOME"
    "NLS_LANG"="NA"
    "PATH"="C:\\Program Files\\ORANT"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\ALL_HOMES\ID1]
    "NAME"="ORAHOME81"
    "NLS_LANG"="NA"
    "PATH"="C:\\PROGRA~1\\Oracle\\Ora81"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup]
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\ntinstall]
    "MOH Icons"="exec"
    "Shareable"="TRUE"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\ntinstall\OCSM Groups]
    "Full Download"="ntcompat,exec,deinstl"
    "Run From Server"="res:US,prodmsg:US,script:US,dll:US"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32netclt23]
    "Shareable"="TRUE"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32netclt23\Map Vars]
    "oracle_group_name"="Oracle for Windows NT"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32netclt23\OCSM Groups]
    "EXEs DLLs Download"="deinstl:US,tns,cfg23,sample,msb:US"
    "Full Download"="deinstl:US,tns,cfg23,sample,msb:US"
    "Run From Server"="deinstl:US,tns,cfg23,sample,msb:US"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32nmp23]
    "Shareable"="TRUE"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32nmp23\OCSM Groups]
    "EXEs DLLs Download"="deinstl:US,dll"
    "Full Download"="deinstl:US,dll"
    "Run From Server"="deinstl:US,dll"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32plus33]
    "Shareable"="TRUE"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32plus33\Map Vars]
    "oracle_group_name"="Oracle for Windows NT"
    "PLUS33"="C:\\Program Files\\ORANT\\PLUS33"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32plus33\OCSM Groups]
    "EXEs DLLs Download"="deinstl:US,msg:US,sql,prefs,exe"
    "Full Download"="deinstl:US,msg:US,sql,prefs,exe"
    "Run From Server"="deinstl:US,msg:US,sql,prefs,exe"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32plus33\Registry Backup]
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32plus33\Registry Backup\Outside locations]
    "1"="HKEY_LOCAL_MACHINE,SOFTWARE\\ORACLE,SQLPATH,1,1"
    "2"="HKEY_LOCAL_MACHINE,SOFTWARE\\ORACLE,PLUS33,1,1"
    "3"="HKEY_LOCAL_MACHINE,SOFTWARE\\ORACLE,EXECUTE_SQL,1,1"
    "4"="HKEY_LOCAL_MACHINE,SOFTWARE\\ORACLE,PLUS_DFLT,1,1"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32rsf73]
    "Shareable"="TRUE"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32rsf73\Map Vars]
    "NLSRTL32"="C:\\Program Files\\ORANT\\NLSRTL32"
    "OTRACE73"="C:\\Program Files\\ORANT\\OTRACE73"
    "PLSQL23"="C:\\Program Files\\ORANT\\PLSQL23"
    "PRO18"="C:\\Program Files\\ORANT\\PRO18"
    "RDBMS73"="C:\\Program Files\\ORANT\\RDBMS73"
    "SYSDIR"="System32"
    "WINSYS"="C:\\WINNT\\System32"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32rsf73\OCSM Groups]
    "EXEs DLLs Download"="deinstl:US,commdll,dll,msg:US,sql,nlsdata,user"
    "Full Download"="deinstl:US,commdll,dll,msg:US,sql,nlsdata,user"
    "Run From Server"="deinstl:US,commdll,dll,msg:US,sql,nlsdata,user"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32rsf73\Registry Backup]
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32rsf73\Registry Backup\Outside locations]
    "1"="HKEY_LOCAL_MACHINE,SOFTWARE\\ORACLE,RDBMS73,1,1"
    "2"="HKEY_LOCAL_MACHINE,SOFTWARE\\ORACLE,OTRACE73,1,1"
    "3"="HKEY_LOCAL_MACHINE,SOFTWARE\\ORACLE,PLSQL23,1,1"
    "4"="HKEY_LOCAL_MACHINE,SOFTWARE\\ORACLE,PRO18,1,1"
    "5"="HKEY_LOCAL_MACHINE,SOFTWARE\\ORACLE,NLSRTL32,1,1"
    "6"="HKEY_LOCAL_MACHINE,SOFTWARE\\ORACLE,ORA_NLS32,1,1"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32sodbc250]
    "Shareable"="TRUE"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32sodbc250\Map Vars]
    "ODBC_SYS"="system32"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32sodbc250\OCSM Groups]
    "Run From Server"="deinst,ora,mfc,ctl3d:nt,iconnt"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32sodbc250\Registry Backup]
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32sodbc250\Registry Backup\Outside locations]
    "1"="HKEY_LOCAL_MACHINE,SOFTWARE\\ODBC\\ODBCINST.INI\\Oracle73 Ver 2.5,,0,1"
    "2"="HKEY_LOCAL_MACHINE,SOFTWARE\\ODBC\\ODBCINST.INI\\ODBC Drivers,Oracle73 Ver 2.5,1,1"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32tcp23]
    "Shareable"="TRUE"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\Backup\w32tcp23\OCSM Groups]
    "EXEs DLLs Download"="deinstl:US,dll"
    "Full Download"="deinstl:US,dll"
    "Run From Server"="deinstl:US,dll"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\HOME0]
    "ID"="0"
    "NLS_LANG"="NA"
    "ORACLE_GROUP_NAME"="Oracle - DEFAULT_HOME"
    "ORACLE_HOME"="C:\\Program Files\\ORANT"
    "ORACLE_HOME_NAME"="DEFAULT_HOME"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\HOME1]
    "ID"="1"
    "NLS_LANG"="ENGLISH_UNITED KINGDOM.WE8ISO8859P1"
    "ORACLE_GROUP_NAME"="Oracle - ORAHOME81"
    "ORACLE_HOME"="C:\\PROGRA~1\\Oracle\\Ora81"
    "ORACLE_HOME_KEY"="Software\\ORACLE\\HOME1"
    "ORACLE_HOME_NAME"="ORAHOME81"
    "SQLPATH"="C:\\PROGRA~1\\Oracle\\ora81\\dbs"
    "MSHELP_TOOLS"="C:\\PROGRA~1\\Oracle\\ora81\\MSHELP"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\KEY_ODACHome1]
    "ORACLE_HOME"="C:\\Program Files\\Oracle\\Ora102"
    "ORACLE_HOME_NAME"="ODACHome1"
    "ORACLE_GROUP_NAME"="Oracle - ODACHome1"
    "ORACLE_BUNDLE_NAME"="Enterprise"
    "NLS_LANG"="ENGLISH_UNITED KINGDOM.WE8MSWIN1252"
    "ORACLE_HOME_KEY"="SOFTWARE\\ORACLE\\KEY_ODACHome1"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\ODP.NET]
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\ODP.NET\1.102.2.20]
    "DllPath"="C:\\Program Files\\Oracle\\Ora102\\bin"
    "TraceFileName"="C:\\odp.net1.trc"
    "TraceLevel"="0"
    "TraceOption"="0"
    "StatementCacheSize"="10"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\ODP.NET\2.102.2.20]
    "DllPath"="C:\\Program Files\\Oracle\\Ora102\\bin"
    "TraceFileName"="C:\\odp.net2.trc"
    "TraceLevel"="0"
    "TraceOption"="0"
    "StatementCacheSize"="10"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\OLEDB]
    "CacheType"="Memory"
    "ChunkSize"="100"
    "DisableRetClause"="1"
    "DistribTX"="1"
    "FetchSize"="100"
    "OSAuthent"="0"
    "PLSQLRSet"="0"
    "PwdChgDlg"="1"
    "SchRstLng"="10000"
    "TraceCategory"="0"
    "TraceFileName"="C:\\PROGRA~1\\Oracle\\Ora81\\network\\trace\\OraOLEDB.trc"
    "TraceLevel"="0"
    "TraceOption"="0"
    "UserDefFn"="0"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\OO4O]
    "CacheBlocks"="20"
    "FetchLimit"="100"
    "FetchSize"="4096"
    "HelpFile"="C:\\PROGRA~1\\Oracle\\Ora81\\MSHELP\\oracleo.hlp"
    "OO4O_HOME"="C:\\PROGRA~1\\Oracle\\Ora81\\oo4o"
    "PerBlock"="16"
    "SliceSize"="256"
    "TempFileDirectory"="c:\\temp"
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\ORACLE_HOMES]
    [HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\ORACLE_HOMES\ORACLE1]
    "API"=hex(2):43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,00,20,00,\
    46,00,69,00,6c,00,65,00,73,00,5c,00,4f,00,52,00,41,00,4e,00,54,00,5c,00,44,\
    00,42,00,53,00,00,00
    "COMPANY_NAME"=hex(2):42,00,61,00,72,00,63,00,6c,00,61,00,79,00,73,00,20,00,43,\
    00,61,00,70,00,69,00,74,00,61,00,6c,00,00,00
    "NLS_LANG"="AMERICAN_AMERICA.WE8ISO8859P1"
    "ORACLE_GROUP_NAME"=hex(2):4f,00,72,00,61,00,63,00,6c,00,65,00,20,00,66,00,6f,\
    00,72,00,20,00,57,00,69,00,6e,00,64,00,6f,00,77,00,73,00,20,00,4e,00,54,00,\
    00,00
    "ORACLE_HOME"=hex(2):43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,6d,\
    00,20,00,46,00,69,00,6c,00,65,00,73,00,5c,00,4f,00,52,00,41,00,4e,00,54,00,\
    00,00
    "SHARED_ORACLE_HOME"=hex(2):43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,\
    00,6d,00,20,00,46,00,69,00,6c,00,65,00,73,00,5c,00,4f,00,52,00,41,00,4e,00,\
    54,00,00,00

  • I changed permission setting on main disk...took forever now when I bootup I get the chime...apple icon...fan noise...thats it...internal drive is broken...no Mac install disk..I have a windows XP desktop with installation disk..if I was to get external d

    I changed permission setting on main disk...took forever now when I bootup I get the chime...apple icon...fan noise...thats it...internal drive is broken...no Mac install disk..I have a windows XP desktop with installation disk..if I was to get external drive ...could I use windows XP styartup disk just to boot the "17"Powerbook-G4...have no intention of downloading XP on the Mac...just want to boot it up...or is there a way to boot the Mac from the XP desktop...cables...etc?

    Hi Romko23, just pasted info from manual...PowerBook G4 "17"  5.3
    Your PowerBook comes with a minimum of 512 megabytes (MB) of 533
    MHz Double Data Rate (DDR2) Synchronous Dynamic Random-Access Memory
    (SDRAM) installed. Both memory slots can accept an SDRAM module that meets the
    following specifications:
    Â Double Data Rate Small Outline Dual Inline Memory Module (DDR SO-DIMM) format
    Â 1.25 inch or smaller
    Â 512 MB or 1 gigabyte (GB)
    Â 200-pin
    Â PC2-4200 DDR2 533 MHz Type RAM
    PS my keyboad is loose...I tighten the tiny screws...only...once ...tried  all the key-strokes...Comand-option..P-R.....safe-mode... etc...Mac only reacted ...once...right after.. I tightend K-board >>C-OpT- P-R...mac chimed twice...the Apple icon in grey screen got smaller....now after trying ...keyboard .boot short cuts 10 times..nothing...it chimes ...grey screen....apple in window...fan noice ....thats it...do you think I need to tighten screws...again,
    I actually think when I was changing permissions...on entire it was taking so ong...20 min...I just hit power,,shut it down...when it wasn't done...no patience.,...just thought of something ...sounds important...whern I resgisted on this site..I tried to use my Powrbook login name ..got message.... .. blocked...Secury problem....that has to be the problem..blocked..how do I unblock?
    Message was edited by: CMK1

  • When u install oracle where the oracle installation inventory information s

    when u install oracle where the oracle installation inventory information store in unix and windows . can we change location of this

    Again 'u' doesn't appear in any English dictionary.
    Assuming you are not a royal, can you please stop using the so-called 'majestic plural'.
    Why do you need to change the location?
    If you want to change to location: people here aren't get paid to abstract the installation manual on your behalf.
    If you can't be bothered to read it, please don't use Oracle.
    Sybrand Bakker
    Senior Oracle DBA

  • When i change permission of folder why it doesn't change the permission inside that folder?

    When i change permission of folder why it doesn't change the permission to inside  files of that folder?

    have to select "apply to enclosed items" options

  • When oracle invalidates result_cache results without any changes in objects

    Hi all!
    On our production servers we have simple function with result_cache, like this:
    create or replace function f_rc(p_id number) return number result_cache
    is
      ret number;
    begin
      select t.val into ret from rc_table t where t.id=p_id;
      return ret;
    exception
      when no_data_found then
         return null;
    end;
    /And its results frequently invalidates without any changes in table or
    function. I found only 2 cases when oracle invalidates result_cache
    results without any changes in table:
    1. "select for update" from this table with commit;
    2. deletion of unrelated rows from parent table if there is unindexed
    foreign key with "on delete cascade".
    I test it on 11.2.0.1, 11.2.0.3, on solaris x64 and windows. Test
    cases: http://www.xt-r.com/2012/07/when-oracle-invalidates-resultcache.html
    But none of them can be the cause of our situation: we have no
    unindexed fk, and even if i lock all rows with "select for update", it
    still does not stop invalidating.
    In what other cases this happens? Am I right that the oracle does not
    track any changes, but the captures of the locks and "commits"?
    Best regards,
    Sayan Malakshinov
    http://xt-r.com

    Hmm.. Do you about our situation or about test cases with "select for update" and "fk" too?
    I'm not sure that it is a bug, maybe it's an architectural approach to simplify and reduce the cpu load?
    Best regards,
    Sayan Malakshinov
    http://xt-r.com

  • Changed behaviour when handling Oracle Objects in SQL Developer 3.1

    In version of SQL Developer before (and including) 3.0, when one executed - F5, run script, not F9, run query - a query that included an SDO_GEOMETRY (oracle object) object the object's elements where displayed in the output text form.
    In SQL Developer 3.1 that has changed. Now, one only gets [MDSYS.SDO_GEOMETRY] as a placeholder.
    Many spatial users prefer the former behaviour.
    Has something changed in 3.1 that causes this?
    Is there a way that I can get the previous behaviour back?
    I program the GeoRaptor SQL Developer extension. GeoRaptor has an Addin that allows it to reformat SDO_GEOMETRY objects in a result set on the fly.
    Does one need to do something similar now in SQL Developer 3.1?
    If so, can you provide an example.
    Finally, are there any plans to release Javadoc for the SQL Developer jar files that an extension developer needs to use when constructing an extension?
    regards
    Simon

    >
    In SQL Developer 3.1 that has changed. Now, one only gets [MDSYS.SDO_GEOMETRY] as a placeholder.
    >
    Yes - there has been some history re SDO_GEOMETRY in particular.
    See Gary Graham's reply in this thread
    Re: Query result window doesn't show contents of collection types
    >
    There is some history behind this change. It started with a performance issue populating the grid for SDO_GEOMETRY objects:
    Re: SQLD 3.1EA -  Fails to render resultset output containing SDO_GEOMETRY

  • Mount ocfs2 error in oracle 10g installation on vmware

    Dear All this is very urgent.....kindly help me...
    i m running this command for mount ocfs folder but not run gives error below.......
    [root@rac1 ~]#mount -t ocfs2 -o datavolume,nointr /dev/sda1 /ocfs
    ocfs2_hb_ctl: Bad magic number in superblock while reading uuid
    mount.ocfs2: Error when attempting to run /sbin/ocfs2_hb_ctl: "Operation not permitted"
    --------I have run this command for checking----------
    $ mounted.ocfs2 -d
    $ mounted.ocfs2 -f
    $ cat /etc/ocfs2/cluster.conf
    $ /etc/rc.d/init.d/ocfs2 status [ as root ]
    ---------the output is below--------------------------------
    --------From node 1----------------------------------------------
    [root@rac1 ~]# mounted.ocfs2 -d
    Device FS UUID Label
    [root@rac1 ~]# mounted.ocfs2 -f
    Device FS Nodes
    [root@rac1 ~]# cat /etc/ocfs2/cluster.conf
    node:
    ip_port = 7777
    ip_address = 172.16.31.195
    number = 0
    name = rac1
    cluster = ocfs2
    node:
    ip_port = 7777
    ip_address = 172.16.31.197
    number = 1
    name = rac2
    cluster = ocfs2
    cluster:
    node_count = 2
    name = ocfs2
    [root@rac1 ~]#
    [root@rac1 ~]# /etc/rc.d/init.d/ocfs2 status
    [root@rac1 ~]#
    ----------------------from node 2----------------------------------
    output from node2
    [root@rac2 ~]# su -
    [root@rac2 ~]# mounted.ocfs2 -d
    -bash: mounted.ocfs2: command not found
    [root@rac2 ~]# mounted.ocfs2 -f
    -bash: mounted.ocfs2: command not found
    [root@rac2 ~]# cat /etc/ocfs2/cluster.conf
    node:
    ip_port = 7777
    ip_address = 172.16.31.195
    number = 0
    name = rac1
    cluster = ocfs2
    node:
    ip_port = 7777
    ip_address = 172.16.31.197
    number = 1
    name = rac2
    cluster = ocfs2
    cluster:
    node_count = 2
    name = ocfs2
    [root@rac2 ~]# /etc/rc.d/init.d/ocfs2 status
    [root@rac2 ~]#
    the both node is installed on VMWARE AND LINUX IS OEL4....THE CONFIGRATION OF vmx file below
    ------from first node vmx file configration----------------------
    .encoding = "windows-1252"
    config.version = "8"
    virtualHW.version = "7"
    scsi0.present = "TRUE"
    scsi0.virtualDev = "lsilogic"
    memsize = "1056"
    ide0:0.present = "TRUE"
    ide0:0.fileName = "D:\vmware\ractesting\rac1.vmdk"
    ide1:0.present = "TRUE"
    ide1:0.autodetect = "TRUE"
    ide1:0.deviceType = "cdrom-image"
    floppy0.startConnected = "FALSE"
    floppy0.fileName = ""
    floppy0.autodetect = "TRUE"
    ethernet0.present = "TRUE"
    ethernet0.wakeOnPcktRcv = "FALSE"
    ethernet0.addressType = "generated"
    usb.present = "TRUE"
    ehci.present = "TRUE"
    sound.present = "TRUE"
    sound.fileName = "-1"
    sound.autodetect = "TRUE"
    serial0.present = "TRUE"
    serial0.fileType = "thinprint"
    pciBridge0.present = "TRUE"
    pciBridge4.present = "TRUE"
    pciBridge4.virtualDev = "pcieRootPort"
    pciBridge4.functions = "8"
    pciBridge5.present = "TRUE"
    pciBridge5.virtualDev = "pcieRootPort"
    pciBridge5.functions = "8"
    pciBridge6.present = "TRUE"
    pciBridge6.virtualDev = "pcieRootPort"
    pciBridge6.functions = "8"
    pciBridge7.present = "TRUE"
    pciBridge7.virtualDev = "pcieRootPort"
    pciBridge7.functions = "8"
    vmci0.present = "TRUE"
    roamingVM.exitBehavior = "go"
    displayName = "rac1"
    guestOS = "rhel4"
    nvram = "rac1.nvram"
    virtualHW.productCompatibility = "hosted"
    printers.enabled = "TRUE"
    extendedConfigFile = "rac1.vmxf"
    disk.locking="FALSE"
    disklib.dataCacheMaxSize="0"
    scsi1.sharedBus="virtual"
    scsi0:0.present = "TRUE"
    scsi0:0.fileName = "D:\sharedstorage\ocfs2disk.vmdk"
    scsi0:0.mode = "independent-persistent"
    scsi0:0.deviceType="disk"
    scsi0:1.present = "TRUE"
    scsi0:1.fileName = "D:\sharedstorage\asmdisk1.vmdk"
    scsi0:1.mode = "independent-persistent"
    scsi0:1.deviceType="disk"
    scsi0:2.present = "TRUE"
    scsi0:2.fileName = "D:\sharedstorage\asmdisk2.vmdk"
    scsi0:2.mode = "independent-persistent"
    scsi0:2.deviceType="disk"
    scsi0:3.present = "TRUE"
    scsi0:3.fileName = "D:\sharedstorage\asmdisk3.vmdk"
    scsi0:3.mode = "independent-persistent"
    scsi0:3.deviceType="disk"
    ethernet1.present = "TRUE"
    ethernet1.connectionType = "hostonly"
    ethernet1.wakeOnPcktRcv = "FALSE"
    ethernet1.addressType = "generated"
    ide1:0.fileName = "E:\OEL4\Enterprise-R4-U4-i386-disc4.iso"
    ethernet0.generatedAddress = "00:0c:29:de:6c:7a"
    ethernet1.generatedAddress = "00:0c:29:de:6c:84"
    uuid.location = "56 4d a1 a0 2f 33 08 24-12 e5 7a 39 a7 de 6c 7a"
    uuid.bios = "56 4d a1 a0 2f 33 08 24-12 e5 7a 39 a7 de 6c 7a"
    cleanShutdown = "FALSE"
    replay.supported = "FALSE"
    replay.filename = ""
    ide0:0.redo = ""
    scsi0:0.redo = ""
    scsi0:1.redo = ""
    scsi0:2.redo = ""
    scsi0:3.redo = ""
    pciBridge0.pciSlotNumber = "17"
    pciBridge4.pciSlotNumber = "21"
    pciBridge5.pciSlotNumber = "22"
    pciBridge6.pciSlotNumber = "23"
    pciBridge7.pciSlotNumber = "24"
    scsi0.pciSlotNumber = "16"
    usb.pciSlotNumber = "32"
    ethernet0.pciSlotNumber = "33"
    ethernet1.pciSlotNumber = "34"
    sound.pciSlotNumber = "35"
    ehci.pciSlotNumber = "36"
    vmci0.pciSlotNumber = "37"
    vmotion.checkpointFBSize = "16777216"
    ethernet0.generatedAddressOffset = "0"
    ethernet1.generatedAddressOffset = "10"
    vmci0.id = "-1478595462"
    checkpoint.vmState = ""
    tools.syncTime = "TRUE"
    tools.remindInstall = "FALSE"
    ide1:0.startConnected = "FALSE"
    ------and also paste vmx file configration from node2---------------------
    .encoding = "windows-1252"
    config.version = "8"
    virtualHW.version = "7"
    scsi0.present = "TRUE"
    scsi0.virtualDev = "lsilogic"
    memsize = "1056"
    ide0:0.present = "TRUE"
    ide0:0.fileName = "rac2.vmdk"
    ide1:0.present = "TRUE"
    ide1:0.autodetect = "TRUE"
    ide1:0.deviceType = "cdrom-image"
    floppy0.startConnected = "FALSE"
    floppy0.fileName = ""
    floppy0.autodetect = "TRUE"
    ethernet0.present = "TRUE"
    ethernet0.wakeOnPcktRcv = "FALSE"
    ethernet0.addressType = "generated"
    usb.present = "TRUE"
    ehci.present = "TRUE"
    sound.present = "TRUE"
    sound.fileName = "-1"
    sound.autodetect = "TRUE"
    serial0.present = "TRUE"
    serial0.fileType = "thinprint"
    pciBridge0.present = "TRUE"
    pciBridge4.present = "TRUE"
    pciBridge4.virtualDev = "pcieRootPort"
    pciBridge4.functions = "8"
    pciBridge5.present = "TRUE"
    pciBridge5.virtualDev = "pcieRootPort"
    pciBridge5.functions = "8"
    pciBridge6.present = "TRUE"
    pciBridge6.virtualDev = "pcieRootPort"
    pciBridge6.functions = "8"
    pciBridge7.present = "TRUE"
    pciBridge7.virtualDev = "pcieRootPort"
    pciBridge7.functions = "8"
    vmci0.present = "TRUE"
    roamingVM.exitBehavior = "go"
    displayName = "rac2"
    guestOS = "rhel4"
    nvram = "rac2.nvram"
    virtualHW.productCompatibility = "hosted"
    printers.enabled = "TRUE"
    extendedConfigFile = "rac2.vmxf"
    ethernet1.present = "TRUE"
    ethernet1.connectionType = "hostonly"
    ethernet1.wakeOnPcktRcv = "FALSE"
    ethernet1.addressType = "generated"
    disk.locking="FALSE"
    disklib.dataCacheMaxSize="0"
    scsi1.sharedBus="virtual"
    scsi0:0.present = "TRUE"
    scsi0:0.fileName = "D:\sharedstorage\ocfs2disk.vmdk"
    scsi0:0.mode = "independent-persistent"
    scsi0:0.deviceType="disk"
    scsi0:1.present = "TRUE"
    scsi0:1.fileName = "D:\sharedstorage\asmdisk1.vmdk"
    scsi0:1.mode = "independent-persistent"
    scsi0:1.deviceType="disk"
    scsi0:2.present = "TRUE"
    scsi0:2.fileName = "D:\sharedstorage\asmdisk2.vmdk"
    scsi0:2.mode = "independent-persistent"
    scsi0:2.deviceType="disk"
    scsi0:3.present = "TRUE"
    scsi0:3.fileName = "D:\sharedstorage\asmdisk3.vmdk"
    scsi0:3.mode = "independent-persistent"
    scsi0:3.deviceType="disk"
    ide1:0.fileName = "E:\OEL4\Enterprise-R4-U4-i386-disc4.iso"
    ide1:0.startConnected = "FALSE"
    ethernet0.generatedAddress = "00:0c:29:dc:e1:c9"
    ethernet1.generatedAddress = "00:0c:29:dc:e1:d3"
    tools.syncTime = "TRUE"
    uuid.location = "56 4d c6 2a 5b 77 ee e5-79 46 84 cd 2b dc e1 c9"
    uuid.bios = "56 4d c6 2a 5b 77 ee e5-79 46 84 cd 2b dc e1 c9"
    cleanShutdown = "FALSE"
    replay.supported = "FALSE"
    replay.filename = ""
    ide0:0.redo = ""
    scsi0:0.redo = ""
    scsi0:1.redo = ""
    scsi0:2.redo = ""
    scsi0:3.redo = ""
    pciBridge0.pciSlotNumber = "17"
    pciBridge4.pciSlotNumber = "21"
    pciBridge5.pciSlotNumber = "22"
    pciBridge6.pciSlotNumber = "23"
    pciBridge7.pciSlotNumber = "24"
    scsi0.pciSlotNumber = "16"
    usb.pciSlotNumber = "32"
    ethernet0.pciSlotNumber = "33"
    ethernet1.pciSlotNumber = "34"
    sound.pciSlotNumber = "35"
    ehci.pciSlotNumber = "36"
    vmci0.pciSlotNumber = "37"
    vmotion.checkpointFBSize = "16777216"
    usb:1.present = "TRUE"
    ethernet0.generatedAddressOffset = "0"
    ethernet1.generatedAddressOffset = "10"
    vmci0.id = "735896009"
    usb:1.deviceType = "hub"

    What's the output of "/etc/init.d/o2cb status"
    Have you formatted the partition i.e. mkfs -t ocfs2 /dev/sdb1

  • Unable to change password from application when Oracle password has expired

    I need to know how to change the users
    (Oracle 9.0.8) password via Visual Basic (v6.0
    SP3) and RDO. If the users password is expired,
    the proper error message is returned, but because
    the user isn't connected to the database, I
    cannot change the password with the "ALTER xxx
    IDENTIFIED BY xxx" sql. Anyone got any
    suggestions??

    you have to unlock it with some other user with the alter user privilege (e.g. sys or system), or (if you use OID) some user with DAS privileges.

  • Changing permission on "Everyone" group on "Users" folder to "No Access"

    Hello Everyone,
    I need help on changing permission on "Everyone" group on "Users" folder to "No Access" using a Terminal command line.
    What i'm trying to do is assign "Everyone" group to "No Access" on "User" folder to restrict other users from going to users home folder on the computer.
    Right  now, when a user login he/she has the ability to view files that are not located in the documents folder
    PS
    Network is configured for OD/AD, home folder is located on Dell Server
    Appreciate the help, Thanks very much

    You are running Oracle Linux and want to use a network volume provided by Windows 2008 to install Oracle Database.
    Your problem is that you cannot set appropriate privileges on the mounted volume to perform the installation.
    Is this correct?
    If yes, then as far as I know, Windows file sharing is not support, even if you fix the permission issues. Your problem is the file system, which won't be Linux ext3. NFS might be supported, but I think it is not the best idea. Have you looked into iSCSI? It will allow you to mount remote disks using SCSI protocol. You could do pretty much everything with such a mounted disk that you can do with a locally attached drive, including initializing, but instead of using the local bus, it will use the TCP/IP network.
    How to setup iSCSI on Windows Server 2008 (storage server)
    http://technet.microsoft.com/en-us/edge/Video/ff710316
    CentOS / Red Hat Linux: Install and manage iSCSI Volume
    http://www.cyberciti.biz/tips/rhel-centos-fedora-linux-iscsi-howto.html
    Edited by: Dude on Jun 23, 2011 12:08 PM

  • Permission denied :Oracle 10g on RHEL4

    I am using ubuntu 10.10 and Virtualbox installed on it.I have installed red hat (RHEL4) on virtualbox.When i try to run the oracle installer from the cdrom i get the following error "permission denied".I am have tried to edit fstab entry in /etc but it didnt worked.I am only getting a read permission and unable to chmod it.

    Automount does not mount cd/dvd rom media with execute privileges.
    If you prefer a permanent solution, you can try the following:
    Find the following line in /etc/auto.misc:
    cd              -fstype=iso9660,ro,nosuid,nodev :/dev/cdrom
    and add exec so it look like:
    cd              -fstype=iso9660,ro,nosuid,nodev,exec :/dev/cdromI usually add the Oracle to root sudoers (visudo command), at least for the duration of the install. Then simply do:
    - Insert DVD or mount iso in Virtualbox
    - Oracle User: sudo umount /dev/cdrom
    - Oracle User: sudo mount /dev/cdrom /media
    If you see "runinstaller" instead of "runInstaller" you may have some hybrid dvd and you can try the following:
    sudo mount -o loop,norock /dev/cdrom /media
    Btw: Installing Oracle 11g R2 on Ubuntu 10 Howto:
    Installing Oracle 11g R2 on Ubuntu 10 Howto

  • ACFS Mount problem

    Hi,
    I am trying o create ACFS on my 2 nodes Cluster.. I have 4 Disks in my DiskGroup (136GB total Size) So I did the following using asmca
    1) Start asmca
    2) Create Volume
    3) Create ACFS
    4) Mounted the ACFS
    After that, I get the following on my system
    [root@rac1 ~]# cd /acfs/
    [root@rac1 acfs]# ls -al
    total 16
    drwxr-xr-x 3 oracle oinstall 4096 Nov 18 12:45 .
    drwxr-xr-x 26 root root 4096 Nov 18 12:44 ..
    drwxrwx--- 4 root asmadmin 4096 Nov 18 2009 ASMFS_VOL
    I am not sure why I got owner as root? (Not sure whether it is normal to get permissions root:asmadmin)
    Then I changed owner,
    and I get the following
    [root@rac1 acfs]# chown -R oracle:oinstall ASMFS_VOL/
    chown: changing ownership of `ASMFS_VOL/.ACFS/.fileid': Permission denied
    chown: changing ownership of `ASMFS_VOL/.ACFS/repl/staging': Permission denied
    chown: changing ownership of `ASMFS_VOL/.ACFS/repl/ready': Permission denied
    chown: changing ownership of `ASMFS_VOL/.ACFS/repl/processed': Permission denied
    chown: changing ownership of `ASMFS_VOL/.ACFS/repl/logs': Permission denied
    chown: changing ownership of `ASMFS_VOL/.ACFS/repl': Permission denied
    chown: changing ownership of `ASMFS_VOL/.ACFS/snaps': Permission denied
    chown: changing ownership of `ASMFS_VOL/.ACFS': Permission denied
    chown: changing ownership of `ASMFS_VOL/lost+found': Permission denied
    It did change the permission though.
    Now everything is ok, I am able to write files on both of my nodes.. No issue there, But just wondering,
    1)why did I get permissions like this..
    2) Is it safe to change the permissions like this?
    3) Any negative impact?

    This can be resolved with changing the below LIB files.
    For example you want to change to oinstall as your group with 775.
    cd $GRID_HOME/lib
    change the below files.
    [root@lib]# grep -i oinstall osds_acfslib.pm
    print PERM "KERNEL==\"ofsctl\", GROUP=\"oinstall\", MODE=\"0665\"\n";
    [root@lib]# grep -i oinstall acfslib.pm
    $asmadmin = "oinstall";
    [root@ lib]# grep -i 775 acfsregistrymount.pl
    system("chmod 0775 $ocr_mountpoint");
    [root@lib]# grep -i 775 osds_unix_linux_acfslib.pm
    system ("chmod 0775 $mount_point");
    system("chmod 0775 " . AVD_DIR);
    Regards
    Thangamani.

  • Oracle installation not proceeding further still 0%

    Dear Experts
    i'm install ECC5.0 on Fedoracore 6 with Oracle 9 as DB while i start the oracle installation it seemed to hanged somewhere ,there showing
    "linking pending........"
    coping README......
    pls check the log file which is given below
    Environment variables:
         ORACLE_HOME = /oracle/QTY/920_32
         PATH = /usr/bin:/usr/ccs/bin:/bin:/bin:/usr/bin:/sbin:/usr/sbin:/oracle/QTY/920_32/bin:.:/oracle/QTY:/usr/sap/QTY/SYS/exe/runU:/usr/sap/QTY/SYS/exe/run:/usr/lib/qt-3.3/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/lib/ccache:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin
         CLASSPATH =
    Username is: oraqty
    This installation is being performed using response file /tmp/.orainst_rsp.19981.Unable to read the list of homes from the inventory.
    The installer version is 2.2.0.12.0
    Welcome Page***
    This installation is being performed using response file /tmp/.orainst_rsp.19981.
    Setting value of UNIX_GROUP_NAME to dba
    Setting value of FROM_LOCATION to /oracle/stage/920_32/Disk1/stage/products.jar
    Setting value of ORACLE_HOME_NAME to QTY_920_32
    Setting value of ORACLE_HOME to /oracle/QTY/920_32
    Setting value of TOPLEVEL_COMPONENT to oracle.server,9.2.0.1.0,
    Setting value of SHOW_SPLASH_SCREEN to false
    Setting value of SHOW_WELCOME_PAGE to false
    Setting value of SHOW_CUSTOM_TREE_PAGE to true
    Setting value of SHOW_COMPONENT_LOCATIONS_PAGE to false
    Setting value of SHOW_SUMMARY_PAGE to false
    Setting value of SHOW_INSTALL_PROGRESS_PAGE to true
    Setting value of SHOW_REQUIRED_CONFIG_TOOL_PAGE to true
    Setting value of SHOW_OPTIONAL_CONFIG_TOOL_PAGE to false
    Setting value of SHOW_RELEASE_NOTES to false
    Setting value of SHOW_ROOTSH_CONFIRMATION to true
    Setting value of SHOW_END_SESSION_PAGE to true
    Setting value of SHOW_EXIT_CONFIRMATION to true
    Setting value of NEXT_SESSION to false
    Setting value of NEXT_SESSION_ON_FAIL to false
    Setting value of SHOW_DEINSTALL_CONFIRMATION to true
    Setting value of SHOW_DEINSTALL_PROGRESS to true
    Setting value of INVENTORY_LOCATION to /oracle/QTY/oraInventory
    Setting value of UNIX_GROUP_NAME to 
    Setting value of UNIX_GROUP_NAME to dba
    UNIX Group Name Page***
    UnixInstallGroup = UNIX_GROUP_NAME = dba
    Initializing inventory setup WCCE
    Doing operation in inventory setup WCCE
    Setting value of CLUSTER_NODES to
    Cluster Node Selection Page***
    ClusterNodes = CLUSTER_NODES =
    Setting value of FROM_LOCATION to /oracle/stage/920_32/Disk1/stage/products.jar
    Setting value of ORACLE_HOME to /oracle/QTY/920_32
    Setting value of ORACLE_HOME_NAME to QTY_920_32
    File Locations Page***
    FromLocation = FROM_LOCATION = /oracle/stage/920_32/Disk1/stage/products.jar
    ToLocation = ORACLE_HOME = /oracle/QTY/920_32
    ToName = ORACLE_HOME_NAME = QTY_920_32
    Initializing installer access setup
    Setting value of ORACLE_HOME to /oracle/QTY/920_32
    Setting value of LOCATION_FOR_DISK2 to ../../Disk2
    Setting value of LOCATION_FOR_DISK3 to ../../Disk3
    Setting value of ToplevelComp to oracle.server, 9.2.0.1.0, >0.0.0.0.0, [ 46 ][OH:2]
    Setting value of ToplevelComps to [Loracle.sysman.oii.oiii.OiiiCompInstallID;@9ea96
    Setting value of COMPONENT_LANGUAGES to en,
    Setting value of SELECTED_LANGUAGES to [en]
    Setting value of PROD_HOME to /oracle/QTY/oraInventory/../oui
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.oid.oradas
    Setting value of PROD_HOME to /oracle/QTY/920_32/jewt
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_fonts
    Setting value of PROD_HOME to /oracle/QTY/920_32/rts
    Setting value of PROD_HOME to /oracle/QTY/920_32/jpi
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_tools_developer_balicomp
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_soap_client
    Setting value of PROD_HOME to /oracle/QTY/920_32/jdk
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.assistants
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.utilities
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_rdbms_repapi
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_rdbms
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.p2k.sqlmod
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_olap_shiphome_driver
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.java.ojsp.jsp_server
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.java.ejb
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.apache.mod8i
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_apache_ejb
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.server
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.options
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.options.ops
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.options.partitioning
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.cartridges.spatial
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.rdbms.lsm
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.client
    Setting value of PROD_HOME to /oracle/QTY/920_32/olap
    Setting value of PROD_HOME to /oracle/QTY/920_32/dmt
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.infrastructure
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.networking
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.emprod
    Setting value of PROD_HOME to /oracle/QTY/920_32/wf
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.emprod.agent_ext
    Setting value of PROD_HOME to /oracle/QTY/920_32
    Setting value of PROD_HOME to /oracle/QTY/920_32
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_rdbms
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_utilities_util
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_rdbms_dbv
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_rdbms_mig
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.p2k.devtools
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_rdbms_oci_top
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_rdbms_otrace
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.options.intermedia.imserver
    Setting value of PROD_HOME to /oracle/QTY/920_32/sysman
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.cartridges.locator
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.emprod.agent_ext.oapps_agentext
    Setting value of PROD_HOME to /oracle/QTY/920_32/oem_webstage
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_sysman_reporting
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_rsf_ldap_rsf_cmp
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.options.ano
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_java_javavm_cmp
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.networking.cman
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_prod
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.networking.netsrv
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_rdbms_hs_odbc
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.networking.names
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_sysman_webserver
    Setting value of PROD_HOME to /oracle/QTY/920_32
    Setting value of PROD_HOME to /oracle/QTY/920_32
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_rdbms_hs_common
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.interMedia.imclient
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_prod
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.cartridges.context
    Setting value of PROD_HOME to /oracle/QTY/920_32/Apache/Apache
    Setting value of PROD_HOME to /oracle/QTY/920_32/soap
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.emcltprod
    Setting value of PROD_HOME to /oracle/QTY/920_32/sysman
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_rdbms_xml
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.emprod.agent_ext.frms_agentext
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_rdbms_expimp
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_rdbms_dbscripts
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_rdbms_nid
    Setting value of PROD_HOME to /oracle/QTY/920_32/sysman
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.p2k
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracel_rdbms_sqlldr
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.apache.ojsp
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.emprod.agent_ext.emd_agentext
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_prod
    Setting value of PROD_HOME to /oracle/QTY/920_32
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.emprod.agent_ext.oecm_agentext
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.emprod.agent_ext.ows_agentext
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.emprod.oemagent
    Setting value of PROD_HOME to /oracle/QTY/920_32/sysman
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.emprod.oemagent.agentca
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_rdbms
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_prod
    Setting value of PROD_HOME to /oracle/QTY/920_32
    Setting value of PROD_HOME to /oracle/QTY/920_32/sysman
    Setting value of PROD_HOME to /oracle/QTY/920_32/sysman
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.cartridges.ordsmv
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.cartridges.ordaudio
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.cartridges.ordimg
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.options.intermedia.imcom
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.cartridges.ordcom
    Setting value of PROD_HOME to /oracle/QTY/920_32/sysman/ocm
    Setting value of PROD_HOME to /oracle/QTY/920_32/soap
    Setting value of PROD_HOME to /oracle/QTY/920_32/soap
    Setting value of PROD_HOME to /oracle/QTY/920_32/BC4J
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.interMedia.imclient
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.interMedia.imclient
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.interMedia.imclient
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.interMedia.imclient
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.options.intermedia.jai
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.rdbms.ovm
    Setting value of PROD_HOME to /oracle/QTY/920_32/sysman
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.apache.xdk
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_p2k_xmldevkit
    Setting value of PROD_HOME to /oracle/QTY/920_32/sysman
    Setting value of PROD_HOME to /oracle/QTY/920_32/sysman
    Setting value of PROD_HOME to /oracle/QTY/920_32/sysman
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_rdbms_demo
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_p2k_xmldevkit
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.options.ano.sns
    Setting value of PROD_HOME to /oracle/QTY/920_32/sysman
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.networking.netmgr.emint
    Setting value of PROD_HOME to /oracle/QTY/920_32/sysman
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_xml_parser_cplus
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_xml_xsql
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_xml_parser_plsql
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.java.ojsp
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_java_sqlj
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_xml_classgen_java
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_xml_transview
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_xml_transx
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.xml.xml_ncomp
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_xml_classgen_cplus
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.networking.netcltprod
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.networking.netclt
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_options_ano_ssl
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.networking.netmgr
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_rdbms_xml_xsu
    Setting value of PROD_HOME to /oracle/QTY/920_32/ohw
    Setting value of PROD_HOME to /oracle/QTY/920_32/uix
    Setting value of PROD_HOME to /oracle/QTY/920_32
    Setting value of PROD_HOME to /oracle/QTY/920_32/demo/schema
    Setting value of PROD_HOME to /oracle/QTY/920_32/mgw
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_rdbms_seeddb
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_rdbms_seeddb
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_rdbms_seeddb
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_rdbms_advrep
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.emprod.oemagent.base_oemagent
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.assistants.dbma
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.webdb.modplsql
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_rdbms_rman
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_prod
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_java
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_rdbms_occi
    Setting value of PROD_HOME to /oracle/QTY/920_32/sysman
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_prod
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.p2k.proc
    Setting value of PROD_HOME to /oracle/QTY/920_32
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.olap.cv
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_rdbms_oci
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.rdbms.sqlplus
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_options_ano_ssl_owm
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.assistants.dbca
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.p2k.ott
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_java_jdbc
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.p2k.precomp_common
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_networking_netca
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_rdbms_expimp
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.assistants.acf
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_utilities_util_common
    Setting value of PROD_HOME to /oracle/QTY/920_32/help
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_xml_parser_c
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_rdbms_plsql
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_java_sqlj_sqljtrans
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.xml.parser.java
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.rsf
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_rsf_nlsrtl_rsf
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_rsf_oracore_rsf
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.interMedia.imclient
    Setting value of PROD_HOME to /oracle/QTY/920_32/Apache/Jserv
    Setting value of PROD_HOME to /oracle/QTY/920_32/Apache/Jsdk
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_rsf_net_rsf
    Setting value of PROD_HOME to /oracle/QTY/920_32/ocs4j
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_rdbms_aqapi
    Setting value of PROD_HOME to /oracle/QTY/920_32/parser_java
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_java_sqlj_sqljruntime
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_java_jdbc_oci11
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_java_jdbc
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_java_jdbc_oci12
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_java_jdbc_oci14
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_java_jdbc_thin12
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_java_jdbc_thin14
    Setting value of PROD_HOME to /oracle/QTY/920_32/Apache/Apache
    Setting value of PROD_HOME to /oracle/QTY/920_32/Apache/perl
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_sysman_oembase_ela
    Setting value of PROD_HOME to /oracle/QTY/920_32/jle
    Setting value of PROD_HOME to /oracle/QTY/920_32/dcommon
    Setting value of PROD_HOME to /oracle/QTY/920_32/oem_webstage
    Setting value of PROD_HOME to /oracle/QTY/920_32/dbui
    Setting value of PROD_HOME to /oracle/QTY/920_32/kodiak
    Setting value of PROD_HOME to /oracle/QTY/920_32/help
    Setting value of PROD_HOME to /oracle/QTY/920_32/sysman
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.java.javavm.javatools
    Setting value of PROD_HOME to /oracle/QTY/920_32
    Setting value of PROD_HOME to /oracle/QTY/920_32/jdk
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_java_javavm_visiorb
    Setting value of PROD_HOME to /oracle/QTY/920_32/j2ee_core
    Setting value of PROD_HOME to /oracle/QTY/920_32
    Setting value of PROD_HOME to /oracle/QTY/920_32/jewt
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_options_olap_api
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_olap_wrksht
    Setting value of PROD_HOME to /oracle/QTY/920_32/regexp
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_fonts
    Setting value of PROD_HOME to /oracle/QTY/920_32/sysman
    Setting value of PROD_HOME to /oracle/QTY/920_32/sysman
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.sysman.prereq
    Setting value of PROD_HOME to /oracle/QTY/920_32/ice
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_rsf_platform_rsf
    Setting value of PROD_HOME to /oracle/QTY/920_32/sysman
    Setting value of PROD_HOME to /oracle/QTY/920_32
    Setting value of PROD_HOME to /oracle/QTY/920_32
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_sysman_sqlserver
    Setting value of PROD_HOME to /oracle/QTY/920_32/sysman
    Setting value of PROD_HOME to /oracle/QTY/920_32/lib
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_rsf_plsql_rsf
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_rsf_precomp_rsf
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_rsf_slax_rsf
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_rsf_ssl_rsf
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_rsf_ldap_rsf_cmp
    Setting value of PROD_HOME to /oracle/QTY/920_32/ewt
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_doc_unixdoc
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_rsf_agent_rsf_agent_rsf_cmp
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_java_jdbc_thin11
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_java_jdbc
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_java_jdbc_oci_common
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_rsf_clntsh_rsf_clntsh_rsf_cmp
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_rsf_otrace_rsf
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.options.ops.opsca
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_install_instcommon
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_java_jdbc_jdbc_common
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_rsf_rdbms_rsf
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_rsf_rdbms_rsf
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_rsf_dbjava_rsf
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.rsf.sqlplus_rsf
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle_tools_share
    Setting value of PROD_HOME to /oracle/QTY/920_32/oracle.options.ops.clustermgr
    Setting value of PROD_HOME to /oracle/QTY/oraInventory/../oui
    Unable to read /oracle/QTY/oraInventory/ContentsXML/comps.xml. Some inventory information may be lost.
    Calling query areasQueries2.2.0.7.0  getInventoryLocation
    Query returned : /oracle/QTY/oraInventory
    Setting value of PROD_HOME to /oracle/QTY/oraInventory\..\jre\1.3.1
    Calling query areasQueries2.2.0.7.0  getInventoryLocation
    Query returned : /oracle/QTY/oraInventory
    Setting value of PROD_HOME to /oracle/QTY/oraInventory\..\jre\1.1.8
    Doing operation for installer access setup
    Available Products Page***
    TopLevelComp = ToplevelComp = oracle.server, 9.2.0.1.0, >0.0.0.0.0, [ 46 ][OH:2]
    Setting value of ToplevelComp to oracle.server, 9.2.0.1.0, >0.0.0.0.0, [ 46 ][OH:2]
    Setting value of INSTALL_TYPE to Custom
    Setting value of DEP_MODE to Custom
    Setting value of TLDepModes to Custom,
    Installation Types Page***
    DepMode = DEP_MODE = Custom
    TLDepModes = TLDepModes = Custom,
    The selected install type is "Custom"
    Setting value of DEP_MODE to Custom
    Install type for "Oracle9i Database 9.2.0.1.0 " is "Custom"
    Not all the dependencies for the component Oracle9i Database 9.2.0.1.0  are found. Missing Component oracle.tg 9.2.0.1.0.
    Install type for "Enterprise Edition Options 9.2.0.1.0 " is "Custom"
    Install type for "Oracle9i Real Application Clusters 9.2.0.1.0 " is "Custom"
    Install type for "Oracle Partitioning 9.2.0.1.0 " is "Custom"
    Install type for "Oracle Spatial 9.2.0.1.0 " is "Custom"
    Install type for "Legato Networker Single Server 6.1.0.0.0 " is "Custom"
    Install type for "Oracle OLAP 9.2.0.1.0 " is "Custom"
    Install type for "Oracle Data Mining 9.2.0.1.0 " is "Custom"
    Install type for "Oracle Net Services 9.2.0.1.0 " is "Server.Custom"
    Install type for "Oracle Enterprise Manager Products 9.2.0.1.0 " is "Custom"
    Install type for "Oracle Intelligent Agent Extensions 9.2.0.1.0 " is "Custom"
    Install type for "Oracle9i 9.2.0.1.0 " is "Custom"
    Not all the dependencies for the component Oracle9i 9.2.0.1.0  are found. Missing Component oracle.rdbms.hs_olefs 9.2.0.1.0.
    Not all the dependencies for the component Oracle9i 9.2.0.1.0  are found. Missing Component oracle.rdbms.hs_olesql 9.2.0.1.0.
    Not all the dependencies for the component Oracle9i 9.2.0.1.0  are found. Missing Component oracle.rdbms.hybrid 9.2.0.1.0.
    Install type for "Oracle Database Utilities 9.2.0.1.0 " is "Custom"
    Install type for "Database Verify Utility 9.2.0.1.0 " is "Custom"
    Install type for "Migration Utility 9.2.0.1.0 " is "Custom"
    Install type for "Oracle9i Development Kit 9.2.0.1.0 " is "Custom"
    Install type for "Oracle Trace 9.2.0.1.0 " is "Custom"
    Install type for "Oracle interMedia 9.2.0.1.0 " is "Custom"
    Install type for "Oracle Management Server 9.2.0.1.0 " is "Complete"
    Install type for "Oracle interMedia Locator 9.2.0.1.0 " is "Custom"
    Install type for "Oracle Applications Extensions 9.2.0.1.0 " is "Custom"
    Install type for "Enterprise Manager Web Site 9.2.0.1.0 " is "Complete"
    Install type for "Reporting Framework 9.2.0.1.0 " is "Complete"
    Install type for "Oracle Ultra Search Server 9.2.0.1.0 " is "Typical"
         Conflict while setting install type of "Sun JDK 1.3.1.0.1a "  to "Typical (Typical)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Install type for "Oracle Advanced Security 9.2.0.1.0 " is "Custom"
    Not all the dependencies for the component Oracle Advanced Security 9.2.0.1.0  are found. Missing Component oracle.options.ano.dce 9.2.0.1.0.
    Install type for "Oracle JVM 9.2.0.1.0 " is "Custom"
    Install type for "Oracle Connection Manager 9.2.0.1.0 " is "Custom"
    Install type for "Oracle9i Syndication Server 9.2.0.1.0 " is "Custom"
    Install type for "Oracle Net Listener 9.2.0.1.0 " is "Custom"
    Install type for "Generic Connectivity Using ODBC 9.2.0.1.0 " is "Custom"
    Install type for "Oracle Names 9.2.0.1.0 " is "Custom"
    Install type for "Enterprise Manager Webserver Integration 9.2.0.1.0 " is "Complete"
    Install type for "Oracle Ultra Search Middle-Tier 9.2.0.1.0 " is "Typical"
    Install type for "Oracle Internet Directory Client 9.2.0.1.0 " is "Custom"
         Conflict while setting install type of "Oracle JDBC Thin Driver for JDK 1.2 9.2.0.1.0 "  to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Install type for "Generic Connectivity Common Files 9.2.0.1.0 " is "Custom"
    Install type for "Oracle interMedia Client Option 9.2.0.1.0 " is "Custom"
    Install type for "iSQL*Plus 9.2.0.1.0 " is "Custom"
    Install type for "Oracle Text 9.2.0.1.0 " is "Custom"
    Install type for "Oracle HTTP Server 9.2.0.1.0 " is "Custom"
    Install type for "Oracle SOAP for JServ 2.0.0.0.0a " is "Custom"
    Install type for "Oracle Diagnostics Pack 9.2.0.1.0 " is "Typical"
         Conflict while setting install type of "Enterprise Manager Client 9.2.0.1.0 "  to "Maximum (Complete)". Install type already set to "Maximum (Complete)". Seting it to "Custom (Custom)"
    Install type for "XML 9.2.0.1.0 " is "Custom"
         Conflict while setting install type of "XML Parser for Java 9.2.0.1.0 "  to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Install type for "Oracle Forms Extensions 9.2.0.1.0 " is "Custom"
    Install type for "Export/Import 9.2.0.1.0 " is "Custom"
    Install type for "Database SQL Scripts 9.2.0.1.0 " is "Custom"
    Install type for "New Database ID 9.2.0.1.0 " is "Custom"
    Install type for "Oracle Tuning Pack 9.2.0.1.0 " is "Complete"
    Install type for "Oracle Programmer 9.2.0.1.0 " is "Custom"
    Install type for "SQL*Loader 9.2.0.1.0 " is "Custom"
    Install type for "Apache Configuration for Oracle Java Server Pages 1.1.2.3.0 " is "Custom"
    Install type for "Oracle EMD Agent Extensions 9.2.0.1.0 " is "Custom"
    Install type for "Oracle Dynamic Services Server 9.2.0.1.0 " is "Custom"
    Install type for "Oracle Ultra Search Common Files 9.2.0.1.0 " is "Typical"
    Install type for "Oracle eBusiness Management Extensions 9.2.0.1.0 " is "Custom"
    Install type for "Oracle HTTP Server Extensions 9.2.0.1.0 " is "Custom"
    Install type for "Oracle Intelligent Agent 9.2.0.1.0 " is "Custom"
    Install type for "Oracle Management Pack for Oracle Standard Edition 9.2.0.1.0 " is "Complete"
    Install type for "Oracle Intelligent Agent Config Tool 9.2.0.1.0 " is "Custom"
    Install type for "PL/SQL Embedded Gateway 9.2.0.1.0 " is "Custom"
    Install type for "Oracle interMedia Annotator 9.2.0.1.0 " is "Custom"
    Install type for "Oracle Management Pack for Oracle Applications 9.2.0.1.0 " is "Complete"
    Install type for "Oracle Change Management Pack 9.2.0.1.0 " is "Complete"
    Install type for "Oracle interMedia Video 9.2.0.1.0 " is "Custom"
    Install type for "Oracle interMedia Audio 9.2.0.1.0 " is "Custom"
    Install type for "Oracle interMedia Image 9.2.0.1.0 " is "Custom"
    Install type for "Oracle interMedia Common Files 9.2.0.1.0 " is "Custom"
    Install type for "Data Management Services Common Files 9.2.0.1.0 " is "Custom"
    Install type for "Change Management Common Files 9.2.0.1.0 " is "Complete"
    Install type for "Oracle SOAP Server 2.0.0.0.0a " is "Custom"
    Install type for "Oracle SOAP Client 2.0.0.0.0a " is "Custom"
    Install type for "BC4J Runtime for Database 9.0.2.692.1 " is "Custom"
    Install type for "Oracle interMedia Web Client 9.2.0.1.0 " is "Custom"
    Install type for "Oracle interMedia Client Demos 9.2.0.1.0 " is "Custom"
    Install type for "Oracle interMedia Java Media Framework Client 9.2.0.1.0 " is "Custom"
    Install type for "Oracle interMedia Client Compatibility Files 9.2.0.1.0 " is "Custom"
    Install type for "Oracle interMedia Java Advanced Imaging 9.2.0.1.0 " is "Custom"
    Install type for "Database Workspace Manager 9.2.0.1.0 " is "Custom"
    Install type for "Enterprise Manager Client 9.2.0.1.0 " is "Custom"
    Install type for "Apache Configuration for Oracle XML Developer's Kit 9.2.0.1.0 " is "Custom"
    Install type for "Oracle XML Developer's Kit 9.2.0.1.0 " is "Custom"
    Install type for "Enterprise Manager Integrated Applications 9.2.0.1.0 " is "Complete"
    Not all the dependencies for the component Enterprise Manager Integrated Applications 9.2.0.1.0  are found. Missing Component oracle.sysman.wf.client 9.2.0.1.0.
    Install type for "Enterprise Manager Console 9.2.0.1.0 " is "Complete"
    Install type for "Enterprise Manager Database Applications 9.2.0.1.0 " is "Custom"
    Install type for "Oracle Database Demos 9.2.0.1.0 " is "Custom"
    Install type for "Oracle XML Runtime Components 9.2.0.1.0 " is "Custom"
    Install type for "Authentication and Encryption 9.2.0.1.0 " is "Custom"
    Not all the dependencies for the component Authentication and Encryption 9.2.0.1.0  are found. Missing Component oracle.options.ano.sns.hybrid 9.2.0.1.0.
    Install type for "Enterprise Manager Common Files 9.2.0.1.0 " is "Complete"
    Install type for "Oracle Net Integration 9.2.0.1.0 " is "Complete"
    Install type for "Oracle Workflow Manager 9.2.0.1.0 " is "Complete"
    Install type for "XSQL Servlet 9.2.0.1.0 " is "Custom"
    Install type for "XML Parser for PL/SQL 9.2.0.1.0 " is "Custom"
    Install type for "Oracle Java Server Pages 1.1.3.1.0 " is "Custom"
         Conflict while setting install type of "Oracle JDBC/OCI Driver for JDK 1.1 9.2.0.1.0 "  to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Install type for "Oracle SQLJ 9.2.0.1.0 " is "Custom"
    Install type for "XML Class Generator for Java 9.2.0.1.0 " is "Custom"
    Install type for "XML Transviewer Beans 9.2.0.1.0 " is "Custom"
    Install type for "XML Transx 9.2.0.1.0 " is "Custom"
    Install type for "XML Parser for Oracle JVM 9.2.0.1.0 " is "Custom"
    Install type for "Oracle Net 9.2.0.1.0 " is "Custom"
         Conflict while setting install type of "Assistant Common Files 9.2.0.1.0 "  to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
         Conflict while setting install type of "Oracle Net Manager 9.2.0.1.0 "  to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
         Conflict while setting install type of "Oracle Net Configuration Assistant 9.2.0.1.0 "  to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Install type for "Secure Socket Layer 9.2.0.1.0 " is "Custom"
    Install type for "Oracle Net Manager 9.2.0.1.0 " is "Custom"
    Install type for "Oracle XML SQL Utility 9.2.0.1.0 " is "Custom"
    Install type for "Oracle Help for the  Web 1.0.7.0.0 " is "Complete"
    Install type for "Oracle UIX 2.0.21.0.0 " is "Complete"
         Conflict while setting install type of "Oracle Extended Windowing Toolkit 3.4.13.0.0 "  to "Typical (Typical)". Install type already set to "Complete (Complete)". Seting it to "Custom (Custom)"
    Install type for "Oracle Internet Directory Tools 9.2.0.1.0 " is "Custom"
    Install type for "Oracle Common Schema Demos 9.2.0.1.0 " is "Typical"
    Install type for "Oracle Message Gateway Common Files 9.2.0.1.0 " is "Custom"
    Install type for "Oracle Starter Database 9.2.0.1.0 " is "Custom"
    Install type for "Oracle Complete OLTP Starter Database 9.2.0.1.0 " is "Custom"
    Install type for "Oracle Complete DSS Starter Database 9.2.0.1.0 " is "Custom"
    Install type for "Advanced Replication 9.2.0.1.0 " is "Custom"
    Install type for "Oracle Intelligent Agent Base Component Files 9.2.0.1.0 " is "Custom"
         Conflict while setting install type of "Oracle Net Required Support Files 9.2.0.1.0 "  to "Custom (Custom)". Install type already set to "Complete (Complete)". Seting it to "Custom (Custom)"
    Not all the dependencies for the component Oracle Intelligent Agent Base Component Files 9.2.0.1.0  are found. Missing Component oracle.rsf.hybrid 9.2.0.1.0.
    Install type for "Database Upgrade Assistant 9.2.0.1.0 " is "Custom"
         Conflict while setting install type of "Enterprise Manager Base Classes 9.2.0.1.0 "  to "Custom (Custom)". Install type already set to "Complete (Complete)". Seting it to "Custom (Custom)"
    Install type for "Oracle Mod PL/SQL Gateway 3.0.9.8.3b " is "Typical"
    Install type for "Recovery Manager 9.2.0.1.0 " is "Custom"
    Install type for "Oracle9i Real Application Clusters Guard 9.2.0.1.0 " is "Custom"
    Install type for "Oracle C++ Call Interface 9.2.0.1.0 " is "Custom"
    Install type for "Enterprise Login Assistant 9.2.0.1.0 " is "Custom"
    Install type for "Oracle Label Security 9.2.0.1.0 " is "Custom"
    Install type for "Pro*C/C++ 9.2.0.1.0 " is "Custom"
    Install type for "Oracle OLAP CWM Lite 9.2.0.1.0 " is "Custom"
    Install type for "Oracle OLAP Cube Viewer 9.2.0.1.0 " is "Typical"
         Conflict while setting install type of "Oracle OLAP Worksheet 9.2.0.1.0 "  to "Typical (Typical)". Install type already set to "Complete (Complete)". Seting it to "Custom (Custom)"
    Install type for "Oracle Call Interface (OCI) 9.2.0.1.0 " is "Custom"
    Install type for "SQL*Plus 9.2.0.1.0 " is "Custom"
    Install type for "Oracle Wallet Manager 9.2.0.1.0 " is "Custom"
    Install type for "Database Configuration Assistant 9.2.0.1.0 " is "Custom"
         Conflict while setting install type of "Visigenics ORB 3.4.0.0.0 "  to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Install type for "Object Type Translator 9.2.0.1.0 " is "Custom"
    Install type for "Oracle JDBC/OCI Interfaces 9.2.0.1.0 " is "Custom"
    Install type for "Precompiler Common Files 9.2.0.1.0 " is "Custom"
    Install type for "Oracle Net Configuration Assistant 9.2.0.1.0 " is "Custom"
    Install type for "Character Set Migration Utility 9.2.0.1.0 " is "Custom"
    Install type for "Assistant Common Files 9.2.0.1.0 " is "Custom"
         Conflict while setting install type of "Oracle Help For Java 3.2.13.0.0 "  to "Custom (Custom)". Install type already set to "Complete (Complete)". Seting it to "Custom (Custom)"
         Conflict while setting install type of "Oracle Code Editor 1.2.1.0.0A "  to "Custom (Custom)". Install type already set to "Complete (Complete)". Seting it to "Custom (Custom)"
    Install type for "Utilities Common Files 9.2.0.1.0 " is "Custom"
    Install type for "Oracle Help For Java 3.2.13.0.0 " is "Custom"
         Conflict while setting install type of "Bali Share 1.1.17.0.0 "  to "Custom (Custom)". Install type already set to "Typical (Typical)". Seting it to "Custom (Custom)"
    Install type for "PL/SQL 9.2.0.1.0 " is "Custom"
    Install type for "SQLJ Translator 9.2.0.1.0 " is "Custom"
    Install type for "XML Parser for Java 9.2.0.1.0 " is "Custom"
    Install type for "Required Support Files 9.2.0.1.0 " is "Custom"
    Not all the dependencies for the component Required Support Files 9.2.0.1.0  are found. Missing Component oracle.rsf.hybrid 9.2.0.1.0.
    Install type for "Oracle9i Globalization Support 9.2.0.1.0 " is "Custom"
    Install type for "Oracle Core Required Support Files 9.2.0.1.0 " is "Custom"
    Install type for "Oracle interMedia Java Client 9.2.0.1.0 " is "Custom"
    Install type for "Apache JServ 1.1.0.0.0g " is "Custom"
    Install type for "JSDK 2.0.0.0.0d " is "Custom"
    Install type for "Oracle Net Required Support Files 9.2.0.1.0 " is "Custom"
    Install type for "Oracle Caching Service for Java 2.1.0.0.0a " is "Custom"
    Install type for "Advanced Queueing (AQ) API 9.2.0.1.0 " is "Custom"
    Install type for "XML Parser 9.0.2.0.0 " is "Typical"
    Install type for "SQLJ Runtime 9.2.0.1.0 " is "Custom"
    Install type for "Oracle JDBC/OCI Driver for JDK 1.1 9.2.0.1.0 " is "Custom"
    Install type for "Oracle JDBC/OCI Driver for JDK 1.2 9.2.0.1.0 " is "Custom"
    Install type for "Oracle JDBC/OCI Driver for JDK 1.4 9.2.0.1.0 " is "Custom"
    Install type for "Oracle JDBC Thin Driver for JDK 1.2 9.2.0.1.0 " is "Custom"
    Install type for "Oracle JDBC Thin Driver for JDK 1.4 9.2.0.1.0 " is "Custom"
    Install type for "Apache Web Server files 1.3.22.0.0a " is "Typical"
    Install type for "Oracle Perl Interpreter 5.00503.0.0.0c " is "Custom"
    Install type for "Enterprise Manager Minimal Integration 9.2.0.1.0 " is "Custom"
    Install type for "Oracle Java Layout Engine 2.0.1.0.0 " is "Complete"
    Install type for "Documentaion Required Support Files 9.2.0.1.0 " is "Custom"
    Install type for "Enterprise Manage Website Translated Files 9.2.0.1.0 " is "Complete"
    Install type for "Oracle Database User Interface 2.2.11.0.0 " is "Custom"
    Install type for "Oracle Code Editor 1.2.1.0.0A " is "Custom"
    Install type for "Oracle Help For Java 4.1.13.0.0 " is "Custom"
    Install type for "Enterprise Manager Paging and OMS Common Files 9.2.0.1.0 " is "Complete"
    Install type for "Oracle Java Tools 9.2.0.1.0 " is "Custom"
         Conflict while setting install type of "Java Runtime Environment 1.1.8.1.0 "  to "Custom (Custom)". Install type already set to "Maximum (Complete)". Seting it to "Custom (Custom)"
    Install type for "Oracle Directory Manager 9.2.0.1.0 " is "Complete"
    Install type for "Sun JDK 1.3.1.0.1a " is "Custom"
    Install type for "Visigenics ORB 3.4.0.0.0 " is "Custom"
    Install type for "Java J2EE Core 9.0.2.0.0 " is "Typical"
    Install type for "Oracle Internet Directory Client Common Files 9.2.0.1.0 " is "Custom"
    Install type for "Oracle JFC Extended Windowing Toolkit 4.1.10.0.0 " is "Custom"
    Install type for "Oracle OLAP API 9.2.0.1.0 " is "Custom"
    Install type for "Oracle OLAP Worksheet 9.2.0.1.0 " is "Custom"
    Install type for "regexp 2.0.21.0.0 " is "Typical"
    Install type for "Oracle Display Fonts 9.0.2.0.0 " is "Typical"
    Install type for "Enterprise Manager Quick Tours 9.2.0.1.0 " is "Complete"
    Install type for "Enterprise Manager Base Classes 9.2.0.1.0 " is "Custom"
    Install type for "Enterprise Manager Installation Prerequisite Checks 9.2.0.1.0 " is "Complete"
    Install type for "Oracle Ice Browser 5.06.8.0.0 " is "Custom"
    Install type for "Platform Required Support Files 9.2.0.1.0 " is "Custom"
    Install type for "Enterprise Manager Events 9.2.0.1.0 " is "Typical"
    Install type for "Capacity Planner 9.2.0.1.0 " is "Complete"
    Install type for "Performance Manager 9.2.0.1.0 " is "Complete"
    Install type for "SQLServer Monitoring Option 9.2.0.1.0 " is "Complete"
    Install type for "Enterprise Manager Translated Files 9.2.0.1.0 " is "Custom"
    Install type for "Sun JDK extensions 9.2.0.1.0 " is "Custom"
    Install type for "PL/SQL Required Support Files 9.2.0.1.0 " is "Custom"
    Install type for "Precompiler Required Support Files 9.2.0.1.0 " is "Custom"
    Install type for "Parser Generator Required Support Files 9.2.0.1.0 " is "Custom"
    Install type for "SSL Required Support Files 9.2.0.1.0 " is "Custom"
    Install type for "LDAP Required Support Files 9.2.0.1.0 " is "Custom"
    Install type for "Oracle Extended Windowing Toolkit 3.4.13.0.0 " is "Custom"
    Install type for "Oracle9i for UNIX Documentation 9.2.0.1.0 " is "Custom"
    Install type for "Agent Required Support Files 9.2.0.1.0 " is "Custom"
    Install type for "Oracle JDBC Thin Driver for JDK 1.1 9.2.0.1.0 " is "Custom"
    Install type for "Oracle JDBC Development Drivers 9.2.0.1.0 " is "Custom"
    Install type for "JDBC/OCI Common Files 9.2.0.1.0 " is "Custom"
    Install type for "Oracle Client Required Support Files 9.2.0.1.0 " is "Custom"
    Install type for "Oracle Trace Required Support Files 9.2.0.1.0 " is "Custom"
    Install type for "Oracle9i Real Application Clusters Management 9.2.0.1.0 " is "Custom"
    Install type for "Installation Common Files 9.2.0.1.0 " is "Custom"
    Install type for "JDBC Common Files 9.2.0.1.0 " is "Custom"
    Install type for "RDBMS Required Support Files 9.2.0.1.0 " is "Custom"
    Install type for "XDK Required Support Files 9.2.0.1.0 " is "Custom"
    Install type for "DBJAVA Required Support Files 9.2.0.1.0 " is "Custom"
    Install type for "SQL*Plus Required Support Files 9.2.0.1.0 " is "Custom"
    Install type for "Bali Share 1.1.17.0.0 " is "Custom"
    Install type for "Oracle Universal Installer 2.2.0.12.0 " is "Custom"
    Install type for "Java Runtime Environment 1.3.1.0.0 " is "Custom"
    Install type for "Java Runtime Environment 1.1.8.1.0 " is "Custom"
    Calling query areasQueries2.2.0.7.0  getComponentInstallTypeName
    Query returned : Custom
    Calling query generalQueries2.2.0.7.0  getOSName
    Query returned : Linux
    Calling query generalQueries2.2.0.7.0  getOSVer
    Query returned : 2.6.18-1.2798.fc6xen
    Calling query generalQueries2.2.0.7.0  isCurrentPlatformInGroup
    platGroup = WINDOWS
    Query returned : false
    Calling query areasQueries2.2.0.7.0  productInstalled
    location = /oracle/QTY/920_32
    name = oracle.iappserver.iapptop
    startVersion = 9.0.2.0.0
    endVersion = 9.0.9.0.0
    acceptCompatible = null
    Query returned : false
    Calling query areasQueries2.2.0.7.0  productInstalled
    location = /oracle/QTY/920_32
    name = oracle.iappserver.infrastructure
    startVersion = 9.0.2.0.0
    endVersion = 9.0.9.0.0
    acceptCompatible = null
    Query returned : false
    Calling query areasQueries2.2.0.7.0  productInstalled
    location = /oracle/QTY/920_32
    name = oracle.iappserver.devcorner
    startVersion = 9.0.2.0.0
    endVersion = 9.0.9.0.0
    acceptCompatible = null
    Query returned : false
    Calling query areasQueries2.2.0.7.0  productInstalled
    location = /oracle/QTY/920_32
    name = oracle.install.instcommon
    startVersion = 8.1.3.0.0
    endVersion = 9.0.0.0.0
    acceptCompatible = null
    Query returned : false
    Calling query areasQueries2.2.0.7.0  productInstalled
    location = /oracle/QTY/920_32
    name = oracle.install.instcommon
    startVersion = 8.1.3.0.0
    endVersion = 9.0.0.0.0
    acceptCompatible = null
    Query returned : false
    Calling query rgsQueries2.2.0.7.0  isProductInstalled
    Location = /oracle/QTY/920_32
    InternalName = ocommon
    MaxVersion = 8.0.7
    MinVersion = 7.3.2
    Query returned : false
    Setting value of PRE_REQUISITE to true
    Calling query globalVarQueries2.1.0.4.0  setGlobalVariable
    variable = oracle.rdbms.installing
    value = true
    Query returned : true
    Setting value of PRE_REQUISITE to true
    Setting value of DEPENDENCY_LIST to oracle.rdbms,9.2.0.1.0,oracle.options,9.2.0.1.0,oracle.networking,9.2.0.1.0,oracle.p2k.devtools,9.2.0.1.0,oracle.java.jdbc,9.2.0.1.0,oracle.doc.unixdoc,9.2.0.1.0,
    Setting value of PRE_REQUISITE to true
    Setting value of DEPENDENCY_LIST to oracle.rdbms,9.2.0.1.0,oracle.options,9.2.0.1.0,oracle.networking,9.2.0.1.0,oracle.p2k.devtools,9.2.0.1.0,oracle.java.jdbc,9.2.0.1.0,oracle.doc.unixdoc,9.2.0.1.0,
    Setting value of PRE_REQUISITE to true
    Setting value of DEPENDENCY_LIST to oracle.rdbms,9.2.0.1.0,oracle.options,9.2.0.1.0,oracle.networking,9.2.0.1.0,oracle.p2k.devtools,9.2.0.1.0,oracle.java.jdbc,9.2.0.1.0,oracle.doc.unixdoc,9.2.0.1.0,
    Setting value of PRE_REQUISITE to true
    Setting value of DEPENDENCY_LIST to oracle.rdbms,9.2.0.1.0,oracle.options,9.2.0.1.0,oracle.networking,9.2.0.1.0,oracle.p2k.devtools,9.2.0.1.0,oracle.java.jdbc,9.2.0.1.0,oracle.doc.unixdoc,9.2.0.1.0,
    Setting value of PRE_REQUISITE to true
    Setting value of DEPENDENCY_LIST to oracle.rdbms,9.2.0.1.0,oracle.options,9.2.0.1.0,oracle.networking,9.2.0.1.0,oracle.p2k.devtools,9.2.0.1.0,oracle.java.jdbc,9.2.0.1.0,oracle.doc.unixdoc,9.2.0.1.0,
    Setting value of PRE_REQUISITE to true
    Setting value of DEPENDENCY_LIST to oracle.rdbms,9.2.0.1.0,oracle.options,9.2.0.1.0,oracle.networking,9.2.0.1.0,oracle.p2k.devtools,9.2.0.1.0,oracle.java.jdbc,9.2.0.1.0,oracle.doc.unixdoc,9.2.0.1.0,
    Setting value of PRE_REQUISITE to true
    Setting value of DEPENDENCY_LIST to oracle.rdbms,9.2.0.1.0,oracle.options,9.2.0.1.0,oracle.networking,9.2.0.1.0,oracle.p2k.devtools,9.2.0.1.0,oracle.java.jdbc,9.2.0.1.0,oracle.doc.unixdoc,9.2.0.1.0,
    Setting value of PRE_REQUISITE to true
    Setting value of DEPENDENCY_LIST to oracle.rdbms,9.2.0.1.0,oracle.options,9.2.0.1.0,oracle.networking,9.2.0.1.0,oracle.p2k.devtools,9.2.0.1.0,oracle.java.jdbc,9.2.0.1.0,oracle.doc.unixdoc,9.2.0.1.0,
    Setting value of PRE_REQUISITE to true
    Setting value of DEPENDENCY_LIST to oracle.rdbms,9.2.0.1.0,oracle.options,9.2.0.1.0,oracle.networking,9.2.0.1.0,oracle.p2k.devtools,9.2.0.1.0,oracle.java.jdbc,9.2.0.1.0,oracle.doc.unixdoc,9.2.0.1.0,
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of DEPENDENCY_LIST to oracle.cartridges.spatial,9.2.0.1.0,oracle.options.partitioning,9.2.0.1.0,
    Setting value of PRE_REQUISITE to false
    The pre-requisite for the component Oracle9i Real Application Clusters 9.2.0.1.0  has failed.
    Setting value of PRE_REQUISITE to true
    Setting value of DEPENDENCY_LIST to oracle.cartridges.spatial,9.2.0.1.0,oracle.options.partitioning,9.2.0.1.0,
    Setting value of PRE_REQUISITE to true
    Setting value of DEPENDENCY_LIST to oracle.cartridges.spatial,9.2.0.1.0,oracle.options.partitioning,9.2.0.1.0,
    Calling query generalQueries2.2.0.7.0  isCurrentPlatformInGroup
    platGroup = UNIX
    Query returned : true
    Calling query areasQueries2.2.0.7.0  getGroupLocation
    groupName = lsminst
    Query returned : /oracle/stage/920_32/Disk1/stage/Components/oracle.rdbms.lsm/6.1.0.0.0/1/DataFiles/Expanded/lsminst/rdbms/install/lgto
    Calling query SpawnQueries1.1.1  Spawn
    command = /oracle/stage/920_32/Disk1/lgto/lsminst
    Query returned : 0
    Setting value of PRE_REQUISITE to true
    Setting value of DEPENDENCY_LIST to oracle.cartridges.spatial,9.2.0.1.0,oracle.options.partitioning,9.2.0.1.0,
    Setting value of PRE_REQUISITE to true
    Setting value of DEPENDENCY_LIST to oracle.cartridges.spatial,9.2.0.1.0,oracle.options.partitioning,9.2.0.1.0,
    Setting value of DEPENDENCY_LIST to oracle.cartridges.spatial,9.2.0.1.0,oracle.options.partitioning,9.2.0.1.0,
    Setting value of DEPENDENCY_LIST to oracle.cartridges.spatial,9.2.0.1.0,oracle.options.partitioning,9.2.0.1.0,
    Setting value of PRE_REQUISITE to false
    The pre-requisite for the component Oracle9i Real Application Clusters Management 9.2.0.1.0  has failed.
    Setting value of PRE_REQUISITE to true
    Calling query generalQueries2.2.0.7.0  isCurrentPlatformInGroup
    platGroup = UNIX
    Query returned : true
    Calling query rgsQueries2.2.0.7.0  isProductInstalled
    Location = /oracle/QTY/920_32
    InternalName = ocommon
    MaxVersion = 8.0.7
    MinVersion = 7.3.2
    Query returned : false
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of DEPENDENCY_LIST to oracle.networking.netsrv,9.2.0.1.0,
    Setting value of PRE_REQUISITE to true
    Setting value of DEPENDENCY_LIST to oracle.networking.netsrv,9.2.0.1.0,
    Setting value of PRE_REQUISITE to true
    Setting value of DEPENDENCY_LIST to oracle.networking.netsrv,9.2.0.1.0,
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of DEPENDENCY_LIST to oracle.emprod.oemagent,9.2.0.1.0,oracle.sysman.website,9.2.0.1.0,oracle.sysman.oms,9.2.0.1.0,oracle.sysman.client,9.2.0.1.0,oracle.sysman.pack.change,9.2.0.1.0,oracle.sysman.pack.diag,9.2.0.1.0,oracle.sysman.pack.tuning,9.2.0.1.0,oracle.sysman.pack.apps,9.2.0.1.0,
    Setting value of DEPENDENCY_LIST to oracle.emprod.oemagent,9.2.0.1.0,oracle.sysman.website,9.2.0.1.0,oracle.sysman.oms,9.2.0.1.0,oracle.sysman.client,9.2.0.1.0,oracle.sysman.pack.change,9.2.0.1.0,oracle.sysman.pack.diag,9.2.0.1.0,oracle.sysman.pack.tuning,9.2.0.1.0,oracle.sysman.pack.apps,9.2.0.1.0,
    Setting value of DEPENDENCY_LIST to oracle.emprod.oemagent,9.2.0.1.0,oracle.sysman.website,9.2.0.1.0,oracle.sysman.oms,9.2.0.1.0,oracle.sysman.client,9.2.0.1.0,oracle.sysman.pack.change,9.2.0.1.0,oracle.sysman.pack.diag,9.2.0.1.0,oracle.sysman.pack.tuning,9.2.0.1.0,oracle.sysman.pack.apps,9.2.0.1.0,
    Calling query generalQueries2.2.0.7.0  isCurrentPlatformInGroup
    platGroup = Windows
    Query returned : false
    Setting value of PRE_REQUISITE to true
    Setting value of DEPENDENCY_LIST to oracle.emprod.oemagent,9.2.0.1.0,oracle.sysman.website,9.2.0.1.0,oracle.sysman.oms,9.2.0.1.0,oracle.sysman.client,9.2.0.1.0,oracle.sysman.pack.change,9.2.0.1.0,oracle.sysman.pack.diag,9.2.0.1.0,oracle.sysman.pack.tuning,9.2.0.1.0,oracle.sysman.pack.apps,9.2.0.1.0,
    Setting value of DEPENDENCY_LIST to oracle.emprod.oemagent,9.2.0.1.0,oracle.sysman.website,9.2.0.1.0,oracle.sysman.oms,9.2.0.1.0,oracle.sysman.client,9.2.0.1.0,oracle.sysman.pack.change,9.2.0.1.0,oracle.sysman.pack.diag,9.2.0.1.0,oracle.sysman.pack.tuning,9.2.0.1.0,oracle.sysman.pack.apps,9.2.0.1.0,
    Setting value of DEPENDENCY_LIST to oracle.emprod.oemagent,9.2.0.1.0,oracle.sysman.website,9.2.0.1.0,oracle.sysman.oms,9.2.0.1.0,oracle.sysman.client,9.2.0.1.0,oracle.sysman.pack.change,9.2.0.1.0,oracle.sysman.pack.diag,9.2.0.1.0,oracle.sysman.pack.tuning,9.2.0.1.0,oracle.sysman.pack.apps,9.2.0.1.0,
    Setting value of DEPENDENCY_LIST to oracle.emprod.oemagent,9.2.0.1.0,oracle.sysman.website,9.2.0.1.0,oracle.sysman.oms,9.2.0.1.0,oracle.sysman.client,9.2.0.1.0,oracle.sysman.pack.change,9.2.0.1.0,oracle.sysman.pack.diag,9.2.0.1.0,oracle.sysman.pack.tuning,9.2.0.1.0,oracle.sysman.pack.apps,9.2.0.1.0,
    Setting value of DEPENDENCY_LIST to oracle.emprod.oemagent,9.2.0.1.0,oracle.sysman.website,9.2.0.1.0,oracle.sysman.oms,9.2.0.1.0,oracle.sysman.client,9.2.0.1.0,oracle.sysman.pack.change,9.2.0.1.0,oracle.sysman.pack.diag,9.2.0.1.0,oracle.sysman.pack.tuning,9.2.0.1.0,oracle.sysman.pack.apps,9.2.0.1.0,
    Setting value of DEPENDENCY_LIST to oracle.emprod.oemagent,9.2.0.1.0,oracle.sysman.website,9.2.0.1.0,oracle.sysman.oms,9.2.0.1.0,oracle.sysman.client,9.2.0.1.0,oracle.sysman.pack.change,9.2.0.1.0,oracle.sysman.pack.diag,9.2.0.1.0,oracle.sysman.pack.tuning,9.2.0.1.0,oracle.sysman.pack.apps,9.2.0.1.0,
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of DEPENDENCY_LIST to oracle.rdbms.occi,9.2.0.1.0,oracle.rdbms.oci,9.2.0.1.0,oracle.p2k,9.2.0.1.0,oracle.p2k.xmldevkit,9.2.0.1.0,
    Setting value of DEPENDENCY_LIST to oracle.rdbms.occi,9.2.0.1.0,oracle.rdbms.oci,9.2.0.1.0,oracle.p2k,9.2.0.1.0,oracle.p2k.xmldevkit,9.2.0.1.0,
    Setting value of PRE_REQUISITE to true
    Setting value of DEPENDENCY_LIST to oracle.rdbms.occi,9.2.0.1.0,oracle.rdbms.oci,9.2.0.1.0,oracle.p2k,9.2.0.1.0,oracle.p2k.xmldevkit,9.2.0.1.0,
    Setting value of PRE_REQUISITE to true
    Setting value of DEPENDENCY_LIST to oracle.rdbms.occi,9.2.0.1.0,oracle.rdbms.oci,9.2.0.1.0,oracle.p2k,9.2.0.1.0,oracle.p2k.xmldevkit,9.2.0.1.0,
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of DEPENDENCY_LIST to oracle.emprod.agent_ext.ows_agentext,9.2.0.1.0,oracle.apache.xdk,9.2.0.1.0,oracle.emprod.agent_ext.oecm_agentext,9.2.0.1.0,oracle.bc4j,9.0.2.692.1,oracle.webdb.modplsql,3.0.9.8.3b,oracle.webdb.modplsql,3.0.9.8.3b,
    Setting value of PRE_REQUISITE to true
    Setting value of DEPENDENCY_LIST to oracle.emprod.agent_ext.ows_agentext,9.2.0.1.0,oracle.apache.xdk,9.2.0.1.0,oracle.emprod.agent_ext.oecm_agentext,9.2.0.1.0,oracle.bc4j,9.0.2.692.1,oracle.webdb.modplsql,3.0.9.8.3b,oracle.webdb.modplsql,3.0.9.8.3b,
    Setting value of DEPENDENCY_LIST to oracle.emprod.agent_ext.ows_agentext,9.2.0.1.0,oracle.apache.xdk,9.2.0.1.0,oracle.emprod.agent_ext.oecm_agentext,9.2.0.1.0,oracle.bc4j,9.0.2.692.1,oracle.webdb.modplsql,3.0.9.8.3b,oracle.webdb.modplsql,3.0.9.8.3b,
    Setting value of PRE_REQUISITE to true
    Setting value of DEPENDENCY_LIST to oracle.emprod.agent_ext.ows_agentext,9.2.0.1.0,oracle.apache.xdk,9.2.0.1.0,oracle.emprod.agent_ext.oecm_agentext,9.2.0.1.0,oracle.bc4j,9.0.2.692.1,oracle.webdb.modplsql,3.0.9.8.3b,oracle.webdb.modplsql,3.0.9.8.3b,
    Setting value of DEPENDENCY_LIST to oracle.emprod.agent_ext.ows_agentext,9.2.0.1.0,oracle.apache.xdk,9.2.0.1.0,oracle.emprod.agent_ext.oecm_agentext,9.2.0.1.0,oracle.bc4j,9.0.2.692.1,oracle.webdb.modplsql,3.0.9.8.3b,oracle.webdb.modplsql,3.0.9.8.3b,
    Setting value of DEPENDENCY_LIST to oracle.emprod.agent_ext.ows_agentext,9.2.0.1.0,oracle.apache.xdk,9.2.0.1.0,oracle.emprod.agent_ext.oecm_agentext,9.2.0.1.0,oracle.bc4j,9.0.2.692.1,oracle.webdb.modplsql,3.0.9.8.3b,oracle.webdb.modplsql,3.0.9.8.3b,
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Calling query areasQueries2.2.0.7.0  getComponentInstallTypeName
    Query returned : Complete
    Calling query generalQueries2.2.0.7.0  getOSName
    Query returned : Linux
    Calling query generalQueries2.2.0.7.0  isCurrentPlatformInGroup
    platGroup = WINDOWS
    Query returned : false
    Calling query areasQueries2.2.0.7.0  productInstalled
    location = /oracle/QTY/920_32
    name = oracle.install.instcommon
    startVersion = 8.1.3.0.0
    endVersion = 8.1.4.0.0
    acceptCompatible = null
    Query returned : false
    Calling query rgsQueries2.2.0.7.0  isProductInstalled
    Location = /oracle/QTY/920_32
    InternalName = ocommon
    MaxVersion = 8.0.7
    MinVersion = 7.3.2
    Query returned : false
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Calling query SIDQueries1.2.4  getAllOracleHomes
    Query returned : null
    Using the default value for query
    Calling query generalQueries2.2.0.7.0  isCurrentPlatformInGroup
    platGroup = UNIX
    Query returned : true
    Calling query RunningProcessQuery1.4.4  runningProcessExists
    fileNames =
    Query returned : false
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Setting value of PRE_REQUISITE to true
    Calling query rgsQueries2.2.0.7.0  isProductInstalled

    Would you mind
    1) do not duplicate questions:
    Re: oracle installation not proceeding further still 0%
    2) As mentioned on the other thread, Fedora Core 6 is NOT supported by SAP. It is not even supported by Oracle. Please, use a <b>supported </b> OS/DB combination to install ECC 5.0

Maybe you are looking for

  • Topology Services with Windows Vista (x32) Client

    Hi, we've client using windows vista, that it's unable to access to Topology Services (LMS3.1) He is using Java version 6u5. But he is still getting the error: JRE Version:1.6.0_05 ERROR ClientUICache: Image not found(1), fileName = fatalerror_32.gif

  • Photoshop CC 2014 Windows 7 Crash

    I run Windows 7, I have been using Photoshop CC 2014 without issue for over two months. It now crashes as soon as I launch and says : Adobe Photoshop CC 2014 has stopped working. I have reinstalled my AMD HD 7570 driver plug ins, removed and reinstal

  • Scroll down with the mouse while the crop tool window is open

    I would like to know if there is a way to scroll down with the mouse while the crop tool window is open, like in Acrobat 5.0. If not with the mouse, is there another shortcut to go through the pages and adjust the size of the crop and see it on diffe

  • Executing application through an icon

    I have created a small swing based application which I execute from command prompt. I want to develop an icon for it so that whenever one double clicks on that icon, my application executes. How can I generate an icon to execute my application?

  • AA CS6 stops recording

    I have a recording problem that keeps recurring with AA CS6 (5.0.2 Build 5).  It intermittently stops recording and the only way I can get it to start recording again is to restart my computer (not just AA). Even if I quit or force quit out of AA and