Custom Search . . .

Sunday, May 30, 2010

PROC-26: Error while accessing the physical storage Operating System error

Hello; Sorry for delay response. Oracle 10g RAC Installation already done in Windows 2003 but not able to post.

Oracle Version: 10.2.0.1 
Os : Windows 2003 SP2
Shared Storage: RAW 

Using the above configuration I was done RAC Installation but during installation  i was facing some issues; I would share you my installation & troubleshot experience.

The below error & warning message got from Installation inventory logs and CRS,CSSD from both nodes. According to oracle document there is some firewall issues as well as need to disable UAC (User Account Control)

From my case I don't have UAC & firewall also disabled but still not able to install RAC on Windows 2003.

When I try to analyze the problem have found two things. 

1. OCR & VOT Disk not able to access from both nodes. 
2. Oracle 10.2.0.1; This is BUG we would have to install 10.2.0.4 Patch in RAC. 

How to resolve  this issue:

1. Configure your shared storage as per document & install 10.2.0.1 Cluster on both nodes.
2. When you complete installation you may face some error for post installation. ( Just ignore it )
3. Disable CRS on both nodes.
4. Change startup type to manual for oracle related services. ( Using Regedit - Try to change startup type other wise you may face other side effects ) 

[ Regedit -> HKEY_LOCAL_MACHINE -> SYSTEM -> CurrentControlSet -> Services -> OracleCSService -> Select (Start) -> Edit -> Specify 3 in Value Date ]  Repeat same step to for all oracle related services. 

5. Reboot your both nodes & install 10.2.0.4 continue post installation activity. Please let me know if you have any trouble and question :-) 

Thanks ..

Oracle Installation Inventory Log:

Command = C:\WINDOWS\system32\cmd /c call E:\oracle\product\10.2.0\crs/install/crssetup.config.bat
Successfully accumulated necessary OCR keys.
Using ports: CSS=49895 CRS=49896 EVMC=49898 and EVMR=49897.
node :
node 1: babu-node1 babu-node1-priv babu-node1
node 2: babu-node2 babu-node2-priv babu-node2
Creating OCR keys for user 'oracle', privgrp ''..
Operation successful.
Now formatting voting device: \\.\votedsk1
Format of 1 voting devices complete.
Step 1:  checking status of CRS cluster
Step 2:  creating directories (E:\oracle\product\10.2.0\crs)
Step 3:  configuring OCR repository
Step 4:  configuring safe mode for CRS stack
Step 5:  Starting up CRS stack on all nodes
  babu-node1            service OracleCSService in improper PENDING state, err(0)
  babu-node2            service OracleCSService in improper PENDING state, err(997)

Configuration assistant "Oracle Clusterware Configuration Assistant" failed


CRS , CSSD and EVMD logs:

Oracle Database 10g CRS Release 10.2.0.1.0 Production Copyright 1996, 2005 Oracle.  All rights reserved.
2010-05-10 04:57:00.531: [  OCROSD][3864]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.

2010-05-10 04:57:00.531: [  OCROSD][3864]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.

2010-05-10 04:57:00.640: [  OCROSD][3864]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.

2010-05-10 04:57:00.640: [  OCROSD][3864]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.

2010-05-10 04:57:02.000: [  OCROSD][3880]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.


Oracle Database 10g CRS Release 10.2.0.1.0 Production Copyright 1996, 2005 Oracle.  All rights reserved.
2010-05-10 06:38:06.343: [  OCROSD][2036]utgdv:11:could not read reg value ocrmirrorconfig_loc os error= The system could not find the environment option that was entered.

2010-05-10 06:38:06.343: [  OCROSD][2036]utopen:9:failed to open OCR file/disk \\.\ocrcfg,  oserror=2
2010-05-10 06:38:06.343: [  OCROSD][2036]utopen:Could not open any of the devices
2010-05-10 06:38:06.343: [  OCRRAW][2036]proprinit: Could not open raw device
2010-05-10 06:38:06.343: [ default][2036]a_init:7!: Backend init unsuccessful : [26]
2010-05-10 06:38:06.343: [ CSSCLNT][2036]clsssinit: Unable to access OCR device in OCR init.

05/11/10 13:29:43  ssmain_run_css:  boot check returned 8, looping
05/11/10 13:29:44  ssmain_run_css:  launching boot check 240 with e:\oracle\product\10.2.0\crs\bin\crsctl.exe check boot
OCR initialization failed accessing OCR device: PROC-26: Error while accessing the physical storage Operating System error [The system cannot find the file specified.
] [2]

4 comments:

Unknown said...

Hi,

I faced the same problem and your post saved my day.

Thanks a lot!

Babu said...

Your welcome AhmedB !

Babu

help and support said...

Hello there!

with Windows 2003 SP2, how do I fix this: "Failed to run ADAM setup Error : 0x80074e46"?

Babu said...

Hello,

You drop me complete log files to babu.knb@gmail.com ??

Thanks