Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> 10.2.0.2 RAC on AIX 5.3 ml03

10.2.0.2 RAC on AIX 5.3 ml03

From: Pete's <empete2000_at_yahoo.com>
Date: 24 Aug 2006 12:10:40 -0700
Message-ID: <1156446640.756589.49730@i3g2000cwc.googlegroups.com>


Pertinent info:

  AIX 5.3 ml 03, 4GB ram & 2 cpu's on a P550 partition, gpfs 2.3.0.13

      fiber attached to a brocade 3850
  Oracle 10.2.0.2 64 bit EE, RAC Install.   Netapp Filer fiber attached to a brocade 3850

Anyone here able to create an instance via DBCA with this version? I'm performing an initial install of the software on the machine. With the first attempt at installing 10.2.0.2 patchset, it turns out that Oracle really messed up the patchset. There were file permissions issues, they were expecting os binaries where they don't belong and linking warnings. Anyhow, Oracle re-released the patchset just this last Friday, I removed the initial installation completely, install the base release of CRS then the database software. I then installed the patchset for the CRS home and then the database home. Being that this is an install of a single node, the ONS setup at the end failed and CRS would not start properly and had no resources. I since kicked the machine and reran vipca, it created the ons, gsd & vip resources properly and CRS started fine. The problem lies in trying to start dbca as oracle, I recieve an 'Exception in thread "main"' at the command line and nothing happens. Inspecting the cfgtoollogs for dbca, I see the following:

[main] [14:7:14:491] [Library.load:244] Loaded library
/oracle/1020/home/lib32/libsrvmocr10.s
o from path=
/oracle/1020/home/lib32
[main] [14:7:14:491] [OCR.loadLibrary:294] loaded ocr libraries
[main] [14:7:14:495] [OCR.<init>:241] Calling Native function
[main] [14:7:14:543] [OCR.<init>:245] Returned after initializing OCR
[main] [14:7:14:552] [HASContext.getInstance:197] Module init : 6
[main] [14:7:14:552] [HASContext.getInstance:221] Local Module init :
7
[main] [14:7:14:552] [HASContext.<init>:90] moduleInit = 7
[main] [14:7:14:553] [Library.load:195] Loading libsrvmhas10.so...
[main] [14:7:14:553] [Library.load:201] oracleHome /oracle/1020/home
[main] [14:7:14:554] [sPlatform.isHybrid:63] osName=AIX osArch=ppc
rc=true
[main] [14:7:14:554] [Library.load:220] Loading library
/oracle/1020/home/lib32/libsrvmhas10
.so
[main] [14:7:14:558] [Library.load:244] Loaded library
/oracle/1020/home/lib32/libsrvmhas10.s
o from path=
/oracle/1020/home/lib32
[main] [14:7:14:560] [HASContext.getInstance:256] HAS Context
Allocated: 1 to oracle.ops.mgmt
.has.Util_at_34bb4ac4
[main] [14:7:14:560] [Util.<init>:86] Util Instance created.
[main] [14:7:14:563] [OCR.<init>:259] Primary Group of Current User:
oinstall
[main] [14:7:14:565] [HASContext.getInstance:197] Module init : 24
[main] [14:7:14:565] [HASContext.getInstance:221] Local Module init :
24
oracle.ops.mgmt.has.InsufficientPrivilegeException: PRKH-1011 : Process does not have sufficie
nt privileges to perform the requested operation. Unable to read OCR(Native: prsr_initCLSS:[15
])

        at oracle.ops.mgmt.has.HASContextNative.allocHASContext(Native Method)

        at
oracle.ops.mgmt.has.HASContext.getInstance(HASContext.java:233)

        at oracle.ops.mgmt.has.ClusterLock.<init>(ClusterLock.java:54)
        at oracle.ops.mgmt.rawdevice.OCRTree.<init>(OCRTree.java:162)
        at
oracle.ops.mgmt.rawdevice.OCRTreeHA.<init>(OCRTreeHA.java:125)
        at oracle.ops.mgmt.rawdevice.OCRTree.init(OCRTree.java:208)
        at oracle.ops.mgmt.cluster.Cluster.isCluster(Cluster.java:239)
        at oracle.ops.mgmt.cluster.Cluster.isCluster(Cluster.java:197)
        at
oracle.sysman.assistants.util.ClusterUtils.<init>(ClusterUtils.java:183)
        at
oracle.sysman.assistants.util.ClusterUtils.getInstance(ClusterUtils.java:228)
        at
oracle.sysman.assistants.dbca.backend.Host.checkOPS(Host.java:2068)
        at
oracle.sysman.assistants.dbca.backend.Host.startOperation(Host.java:2301)
        at oracle.sysman.assistants.dbca.Dbca.execute(Dbca.java:115)
        at oracle.sysman.assistants.dbca.Dbca.main(Dbca.java:180)

Anyone seen this? It appears dbca is having issues reading the OCR info. Oracle support has been less than stellar on this. The only way in which dbca runs is if you run it as root. Does anyone know if this is correct, run dbca as root?

TIA,
Pete's Received on Thu Aug 24 2006 - 14:10:40 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US