Oracle10g Grid Vs RAC

Oracle 10g : Grid computing is the combination of computer resources from multiple administrative domains for a common goal.
VS.
RAC: Oracle RAC allows multiple computers to run Oracle RDBMS software simultaneously while accessing a single database, thus providing a clustered database.
What are the major differences? Doesn't Oracle 10g (Grid) computing provides the features/functions of RAC ? as its name says Grid Computing?

damorgan wrote:
Oracle marketing has made a terrible muddle of the terms and concept.
You can have grid without RAC
RAC without grid
or both.
Why, year after year, they keep confusing a perfectly clear and simple message ... confuses me too.Sir, I have read this in oracle documents too.... Interviewer asked me this question in interiview, but I could not explain.
Sir, if we can have grid without RAC then why we need RAC ?
I think with only RAC we can have multiple instances accessing the single database/datafiles. Whereas with GRID we can not have such feature/functionality.

Similar Messages

  • RAC database cannot be connected after Grid and RAC DB have been installed

    Folks,
    Hello. I am installing Oracle 11gR2 RAC using 2 VMs (main VM rac1 and slave VM rac2) with Oracle Linux 5.6
    according to the website http://appsdbaworkshop.blogspot.com/2011/10/11gr2-rac-on-linux-56-using-vmware.html
    Grid and RAC database have been installed successfully for both VMs rac1 and rac2. I am using the slave VM rac2 to test Grid and RAC database.
    I have run the commands as below:
    [ora11g@rac2 bin]$ pwd
    /u01/app/grid/bin
    [ora11g@rac2 bin]$ ./crsctl status resource
    CRS-4535: Cannot communicate with Cluster Ready Services
    CRS-4000: Command Status failed, or completed with errors.
    [ora11g@rac2 bin]$ ./srvctl config database -d racdb
    PRCD-1027 : Failed to retrieve database racdb
    PRCR-1070 : Failed to check if resource ora.racdb.db is registered
    Cannot communicate with crsd
    [ora11g@rac2 bin]$ ./sqlplus SYS/SYS
    SQL*Plus: Release 11.2.0.1.0 Production on Sat Mar 10 14:07:07 2012
    Copyright (c) 1982, 2009, Oracle. All rights reserved.
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 Error: 2: No such file or directory
    Process ID: 0
    Session ID: 0 Serial number: 0
    Enter user-name: SYS
    Enter password:
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 Error: 2: No such file or directory
    Process ID: 0
    Session ID: 0 Serial number: 0
    Enter user-name: SYSTEM
    Enter password:
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 Error: 2: No such file or directory
    Process ID: 0
    Session ID: 0 Serial number: 0
    SP2-0157: unable to CONNECT to ORACLE after 3 attempts, exiting SQL*Plus
    [ora11g@rac2 /]$ /u02/11g_db/ora11g/racdb/sqldeveloper/sqldeveloper.sh
    In its GUI, the inputs are below:
    Connection: C1
    Username: SYS
    PWD: SYS
    Role: SYSDBA
    Connection Type: Basic
    Hostname: rac2.localdomain
    Port: 1521
    SID: racdb2
    Test: failed. Network Adapter could not establish connection.
    Browser url: https://rac2.localdomain:1158/em
    Its output: cannot connect to the server at https://rac2.localdomain:1158/em
    As we see the outputs for commands above, Grid is running at the beginning but now is not running. SQLPLUS and SQLdeveloper cannot connect with database. Browser url cannot connect to the console https://rac2.localdomain:1158/em.
    My question is:
    Do any folks understand how to solve the above 4 problems ?
    Thanks.

    Folks,
    Hello. Thanks a lot for replying. The last 50 lines of the file "ocssd.log" is as below:
    [ora11g@rac1 cssd]$ pwd
    /u01/app/grid/log/rac1/cssd
    [ora11g@rac1 cssd]$ ls
    cssdOUT.log ocssd.log ocssd.trc
    [ora11g@rac1 cssd]$ cat ocssd.log
    2012-03-08 21:13:54.415: [    CLSF][1150617920]Destroying CLSF context
    2012-03-08 21:13:55.418: [    CLSF][1150617920]Allocated CLSF context
    2012-03-08 21:13:55.418: [   SKGFD][1150617920]Handle 0x7105660 from lib :ASM:/opt/oracle/extapi/64/asm/orcl/1/libasm.so: for disk :ORCL:ASMDISK1:
    2012-03-08 21:13:55.418: [    CLSF][1150617920]Opened hdl:0x710d800 for dev:ORCL:ASMDISK1:
    2012-03-08 21:13:55.470: [    CLSF][1150617920]Closing handle:0x710d800
    2012-03-08 21:13:55.470: [   SKGFD][1150617920]Lib :ASM:/opt/oracle/extapi/64/asm/orcl/1/libasm.so: closing handle 0x7105660 for disk :ORCL:ASMDISK1:
    2012-03-08 21:13:55.470: [    CLSF][1150617920]Destroying CLSF context
    2012-03-08 21:13:56.472: [    CSSD][1685425920]clssnmlfmtlease: uniqueness 1331259161, gipc addr nm_rac-scan#192.168.137.35#36456
    2012-03-08 21:13:56.608: [    CSSD][1685425920]clssnmvStatusBlkInit: myinfo nodename rac1, uniqueness 0
    2012-03-08 21:13:56.697: [    CSSD][1685425920]clssnmvStatusBlkInit: myinfo nodename rac1, uniqueness 0
    2012-03-08 21:13:56.754: [    CSSD][1685425920]clssnmvStatusBlkInit: myinfo nodename rac1, uniqueness 0
    2012-03-08 21:13:57.425: [    CSSD][1685425920]clssnmlgetslot:lease acquisition for node rac1/slot 1 completed in 19380 msecs
    2012-03-08 21:13:57.559: [    CSSD][1685425920]clssnmvDHBValidateNCopy: node 1, , has a disk HB, but no network HB, DHB has rcfg 226426240, wrtcnt, 89443, LATS 4294905400, lastSeqNo 89443, uniqueness 0, timestamp 1331258081/38436564
    2012-03-08 21:13:57.559: [    CSSD][1685425920]clssnmvDHBValidateNCopy: node 2, , has a disk HB, but no network HB, DHB has rcfg 226426240, wrtcnt, 80216, LATS 4294905400, lastSeqNo 80216, uniqueness 1331259094, timestamp 1331259236/4294905820
    2012-03-08 21:13:57.860: [    CSSD][1685425920]clssnmvDHBValidateNCopy: node 1, rac1, has a disk HB, but no network HB, DHB has rcfg 226426240, wrtcnt, 89444, LATS 4294905700, lastSeqNo 89444, uniqueness 0, timestamp 1331258081/38436564
    2012-03-08 21:13:57.860: [    CSSD][1685425920]clssnmvDHBValidateNCopy: node 2, rac2, has a disk HB, but no network HB, DHB has rcfg 226426240, wrtcnt, 80217, LATS 4294905700, lastSeqNo 80217, uniqueness 1331259094, timestamp 1331259237/4294906920
    2012-03-08 21:13:58.049: [    CSSD][1685425920]clssnmvDHBValidate2012-03-10 12:07:08.298: [    CSSD][471957248]clssscmain: Starting CSS daemon, version 11.2.0.1.0, in (clustered) mode with uniqueness value 1331399227
    2012-03-10 12:07:08.300: [    CSSD][471957248]clssscmain: Environment is production
    2012-03-10 12:07:08.300: [    CSSD][471957248]clssscmain: Core file size limit extended
    2012-03-10 12:07:08.518: [    CSSD][471957248]clssscGetParameterOLR: OLR fetch for parameter logsize (8) failed with rc 21
    2012-03-10 12:07:08.518: [    CSSD][471957248]clssscSetPrivEnv: IPMI device not installed on this node
    2012-03-10 12:07:08.519: [    CSSD][471957248]clssscGetParameterOLR: OLR fetch for parameter priority (15) failed with rc 21
    2012-03-10 12:07:09.675: [    CSSD][471957248]clssscExtendLimits: The current soft limit for file descriptors is 65536, hard limit is 65536
    2012-03-10 12:07:09.675: [    CSSD][471957248]clssscExtendLimits: The current soft limit for locked memory is 4294967295, hard limit is 4294967295
    2012-03-10 12:07:09.675: [    CSSD][471957248]clssscmain: Running as user ora11g
    [  clsdmt][1088276800]Listening to (ADDRESS=(PROTOCOL=ipc)(KEY=rac1DBG_CSSD))
    2012-03-10 12:07:09.821: [  clsdmt][1088276800]PID for the Process [5971], connkey 4
    2012-03-10 12:07:09.822: [    CSSD][471957248]clssscGetParameterOLR: OLR fetch for parameter auth rep (9) failed with rc 21
    2012-03-10 12:07:09.823: [    CSSD][471957248]clssscGetParameterOLR: OLR fetch for parameter diagwait (14) failed with rc 21
    2012-03-10 12:07:09.847: [    CSSD][471957248]clssscmain: initgminfo done
    2012-03-10 12:07:09.971: [    CSSD][1098766656]clssgmclientlsnr: Spawned
    2012-03-10 12:07:09.971: [    CSSD][1098766656]clssgmEvtInformation: reqtype (13) cmProc ((nil)) client ((nil))
    2012-03-10 12:07:09.971: [    CSSD][1098766656]clssgmEvtInformation: reqtype (13) req (0xadd7b20)
    2012-03-10 12:07:09.971: [    CSSD][1098766656]clssnmQueueNotification: type (13) 0xadd7b20
    2012-03-10 12:07:09.973: [    CSSD][1098766656]clssscGetParameterOLR: OLR fetch for parameter GIPC client trclvl (13) failed with rc 21
    2012-03-10 12:07:09.975: [    CSSD][1098766656]clssgmclientlsnr: listening on clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=903cec19-00000000-5971))
    2012-03-10 12:07:09.975: [    GPnP][471957248]clsgpnp_Init: [at clsgpnp0.c:404] gpnp tracelevel 3, component tracelevel 0
    2012-03-10 12:07:09.975: [    GPnP][471957248]clsgpnp_Init: [at clsgpnp0.c:534] '/u01/app/grid' in effect as GPnP home base.
    2012-03-10 12:07:10.044: [GIPCCLSA][1098766656]gipcmodClsaCompleteAccept: failed on clsaauthstart ret clsaretOSD (8), endp 0xade1aa0 [000000000000002f] { gipcEndpoint : localAddr 'clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=e1fdf67e-e0b9ca68-5971))', remoteAddr 'clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=e0b9ca68-e1fdf67e-5976))', numPend 5, numReady 0, numDone 0, numDead 0, numTransfer 0, objFlags 0x1758, pidPeer 0, flags 0x603710, usrFlags 0x14000 }
    2012-03-10 12:07:10.044: [GIPCCLSA][1098766656]gipcmodClsaCompleteAccept: slos op : mkdir
    2012-03-10 12:07:10.044: [GIPCCLSA][1098766656]gipcmodClsaCompleteAccept: slos dep : No space left on device (28)
    2012-03-10 12:07:10.044: [GIPCCLSA][1098766656]gipcmodClsaCompleteAccept: slos loc : authprep6
    2012-03-10 12:07:10.044: [GIPCCLSA][1098766656]gipcmodClsaCompleteAccept: slos info: failed to make dir /u01/app/grid/auth/css/rac1/A2370613
    2012-03-10 12:07:10.045: [GIPCXCPT][1098766656]gipcmodMuxTransferAccept: internal accept request failed endp 0xade0740 [000000000000001b] { gipcEndpoint : localAddr 'clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=903cec19-00000000-5971))', remoteAddr '', numPend 0, numReady 0, numDone 0, numDead 0, numTransfer 0, objFlags 0x0, pidPeer 0, flags 0x30613, usrFlags 0x10010 }, ret gipcretAuthFail (22)
    2012-03-10 12:07:10.045: [ GIPCMUX][1098766656]gipcmodMuxTransferAccept: EXCEPTION[ ret gipcretAuthFail (22) ] error during accept on endp 0xade0740 [000000000000001b] { gipcEndpoint : localAddr 'clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=903cec19-00000000-5971))', remoteAddr '', numPend 02012-03-10 12:21:34.610: [    CSSD][4216872704]clssscmain: Starting CSS daemon, version 11.2.0.1.0, in (clustered) mode with uniqueness value 1331400094
    2012-03-10 12:21:34.612: [    CSSD][4216872704]clssscmain: Environment is production
    2012-03-10 12:21:34.612: [    CSSD][4216872704]clssscmain: Core file size limit extended
    2012-03-10 12:21:34.675: [    CSSD][4216872704]clssscGetParameterOLR: OLR fetch for parameter logsize (8) failed with rc 21
    2012-03-10 12:21:34.675: [    CSSD][4216872704]clssscSetPrivEnv: IPMI device not installed on this node
    2012-03-10 12:21:34.676: [    CSSD][4216872704]clssscGetParameterOLR: OLR fetch for parameter priority (15) failed with rc 21
    2012-03-10 12:21:34.770: [    CSSD][4216872704]clssscExtendLimits: The current soft limit for file descriptors is 65536, hard limit is 65536
    2012-03-10 12:21:34.770: [    CSSD][4216872704]clssscExtendLimits: The current soft limit for locked memory is 4294967295, hard limit is 4294967295
    2012-03-10 12:21:34.771: [    CSSD][4216872704]clssscmain: Running as user ora11g
    [  clsdmt][1123064128]Listening to (ADDRESS=(PROTOCOL=ipc)(KEY=rac1DBG_CSSD))
    2012-03-10 12:21:37.926: [  clsdmt][1123064128]PID for the Process [6687], connkey 4
    2012-03-10 12:21:38.276: [    CSSD][4216872704]clssscGetParameterOLR: OLR fetch for parameter auth rep (9) failed with rc 21
    2012-03-10 12:21:38.276: [    CSSD][4216872704]clssscGetParameterOLR: OLR fetch for parameter diagwait (14) failed with rc 21
    2012-03-10 12:21:39.171: [    CSSD][4216872704]clssscmain: initgminfo done
    2012-03-10 12:21:42.815: [    CSSD][1144043840]clssgmclientlsnr: Spawned
    2012-03-10 12:21:42.815: [    CSSD][1144043840]clssgmEvtInformation: reqtype (13) cmProc ((nil)) client ((nil))
    2012-03-10 12:21:42.815: [    CSSD][1144043840]clssgmEvtInformation: reqtype (13) req (0x1a5a7160)
    2012-03-10 12:21:42.815: [    CSSD][1144043840]clssnmQueueNotification: type (13) 0x1a5a7160
    2012-03-10 12:21:42.822: [    CSSD][1144043840]clssscGetParameterOLR: OLR fetch for parameter GIPC client trclvl (13) failed with rc 21
    2012-03-10 12:21:42.872: [    CSSD][1144043840]clssgmclientlsnr: listening on clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=45c3536d-00000000-6687))
    2012-03-10 12:21:42.873: [    GPnP][4216872704]clsgpnp_Init: [at clsgpnp0.c:404] gpnp tracelevel 3, component tracelevel 0
    2012-03-10 12:21:42.873: [    GPnP][4216872704]clsgpnp_Init: [at clsgpnp0.c:534] '/u01/app/grid' in effect as GPnP home base.
    2012-03-10 12:21:43.190: [GIPCCLSA][1144043840]gipcmodClsaCompleteAccept: failed on clsaauthstart ret clsaretOSD (8), endp 0x1a5b10e0 [000000000000002f] { gipcEndpoint : localAddr 'clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=c53aa194-7b930898-6687))', remoteAddr 'clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=7b930898-c53aa194-5928))', numPend 5, numReady 0, numDone 0, numDead 0, numTransfer 0, objFlags 0x1728, pidPeer 0, flags 0x603710, usrFlags 0x14000 }
    2012-03-10 12:21:43.190: [GIPCCLSA][1144043840]gipcmodClsaCompleteAccept: slos op : mkdir
    2012-03-10 12:21:43.190: [GIPCCLSA][1144043840]gipcmodClsaCompleteAccept: slos dep : No space left on device (28)
    2012-03-10 12:21:43.190: [GIPCCLSA][1144043840]gipcmodClsaCompleteAccept: slos loc : authprep6
    2012-03-10 12:21:43.190: [GIPCCLSA][1144043840]gipcmodClsaCompleteAccept: slos info: failed to make dir /u01/app/grid/auth/css/rac1/A3702366
    2012-03-10 12:21:43.201: [GIPCXCPT][1144043840]gipcmodMuxTransferAccept: internal accept request failed endp 0x1a5afd80 [000000000000001b] { gipcEndpoint : localAddr 'clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=45c3536d-00000000-6687))', remoteAddr '', numPend 0, numReady 0, numDone 0, numDead 0, numTransfer 0, objFlags 0x0, pidPeer 0, flags 0x30613, usrFlags 0x10010 }, ret gipcretAuthFail (22)
    2012-03-10 12:21:43.201: [ GIPCMUX][1144043840]gipcmodMuxTransferAccept: EXCEPTION[ ret gipcretAuthFail (22) ] error during accept on endp 0x1a5afd80 [000000000000001b] { gipcEndpoint : localAddr 'clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=45c3536d-00000000-6687))', remot2012-03-11 11:17:15.417: [    CSSD][1249378048]clssscmain: Starting CSS daemon, version 11.2.0.1.0, in (clustered) mode with uniqueness value 1331479035
    2012-03-11 11:17:15.418: [    CSSD][1249378048]clssscmain: Environment is production
    2012-03-11 11:17:15.418: [    CSSD][1249378048]clssscmain: Core file size limit extended
    2012-03-11 11:17:15.797: [    CSSD][1249378048]clssscGetParameterOLR: OLR fetch for parameter logsize (8) failed with rc 21
    2012-03-11 11:17:15.797: [    CSSD][1249378048]clssscSetPrivEnv: IPMI device not installed on this node
    2012-03-11 11:17:15.798: [    CSSD][1249378048]clssscGetParameterOLR: OLR fetch for parameter priority (15) failed with rc 21
    2012-03-11 11:17:17.472: [    CSSD][1249378048]clssscExtendLimits: The current soft limit for file descriptors is 65536, hard limit is 65536
    2012-03-11 11:17:17.472: [    CSSD][1249378048]clssscExtendLimits: The current soft limit for locked memory is 4294967295, hard limit is 4294967295
    2012-03-11 11:17:17.473: [    CSSD][1249378048]clssscmain: Running as user ora11g
    [  clsdmt][1098090816]Listening to (ADDRESS=(PROTOCOL=ipc)(KEY=rac1DBG_CSSD))
    2012-03-11 11:17:17.517: [  clsdmt][1098090816]PID for the Process [5960], connkey 4
    2012-03-11 11:17:17.573: [    CSSD][1249378048]clssscGetParameterOLR: OLR fetch for parameter auth rep (9) failed with rc 21
    2012-03-11 11:17:17.574: [    CSSD][1249378048]clssscGetParameterOLR: OLR fetch for parameter diagwait (14) failed with rc 21
    2012-03-11 11:17:17.586: [    CSSD][1249378048]clssscmain: initgminfo done
    2012-03-11 11:17:17.617: [    CSSD][1141242176]clssgmclientlsnr: Spawned
    2012-03-11 11:17:17.617: [    CSSD][1141242176]clssgmEvtInformation: reqtype (13) cmProc ((nil)) client ((nil))
    2012-03-11 11:17:17.617: [    CSSD][1141242176]clssgmEvtInformation: reqtype (13) req (0x129d5160)
    2012-03-11 11:17:17.617: [    CSSD][1141242176]clssnmQueueNotification: type (13) 0x129d5160
    2012-03-11 11:17:17.619: [    CSSD][1141242176]clssscGetParameterOLR: OLR fetch for parameter GIPC client trclvl (13) failed with rc 21
    2012-03-11 11:17:17.621: [    CSSD][1141242176]clssgmclientlsnr: listening on clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=38fc0b43-00000000-5960))
    2012-03-11 11:17:17.621: [    GPnP][1249378048]clsgpnp_Init: [at clsgpnp0.c:404] gpnp tracelevel 3, component tracelevel 0
    2012-03-11 11:17:17.621: [    GPnP][1249378048]clsgpnp_Init: [at clsgpnp0.c:534] '/u01/app/grid' in effect as GPnP home base.
    2012-03-11 11:17:18.167: [GIPCCLSA][1141242176]gipcmodClsaCompleteAccept: failed on clsaauthstart ret clsaretOSD (8), endp 0x129df0e0 [000000000000002f] { gipcEndpoint : localAddr 'clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=22574215-7bcb9bab-5960))', remoteAddr 'clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=7bcb9bab-22574215-5919))', numPend 5, numReady 0, numDone 0, numDead 0, numTransfer 0, objFlags 0x171f, pidPeer 0, flags 0x603710, usrFlags 0x14000 }
    2012-03-11 11:17:18.167: [GIPCCLSA][1141242176]gipcmodClsaCompleteAccept: slos op : mkdir
    2012-03-11 11:17:18.167: [GIPCCLSA][1141242176]gipcmodClsaCompleteAccept: slos dep : No space left on device (28)
    2012-03-11 11:17:18.167: [GIPCCLSA][1141242176]gipcmodClsaCompleteAccept: slos loc : authprep6
    2012-03-11 11:17:18.167: [GIPCCLSA][1141242176]gipcmodClsaCompleteAccept: slos info: failed to make dir /u01/app/grid/auth/css/rac1/A2554722
    2012-03-11 11:17:18.168: [GIPCXCPT][1141242176]gipcmodMuxTransferAccept: internal accept request failed endp 0x129ddd80 [000000000000001b] { gipcEndpoint : localAddr 'clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=38fc0b43-00000000-5960))', remoteAddr '', numPend 0, numReady 0, numDone 0, numDead 0, numTransfer 0, objFlags 0x0, pidPeer 0, flags 0x30613, usrFlags 0x10010 }, ret gipcretAuthFail (22)
    2012-03-11 11:17:18.168: [ GIPCMUX][1141242176]gipcmodMuxTransferAccept: EXCEPTION[ ret gipcretAuthFail (22) ] error during accept on endp 0x129ddd80 [000000000000001b] { gipcEndpoint : localAddr 'clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=38fc0b43-00000000-5960))', remot2012-03-11 13:50:45.588: [    CSSD][1847344896]clssscmain: Starting CSS daemon, version 11.2.0.1.0, in (clustered) mode with uniqueness value 1331488245
    2012-03-11 13:50:45.589: [    CSSD][1847344896]clssscmain: Environment is production
    2012-03-11 13:50:45.589: [    CSSD][1847344896]clssscmain: Core file size limit extended
    2012-03-11 13:50:45.812: [    CSSD][1847344896]clssscGetParameterOLR: OLR fetch for parameter logsize (8) failed with rc 21
    2012-03-11 13:50:45.812: [    CSSD][1847344896]clssscSetPrivEnv: IPMI device not installed on this node
    2012-03-11 13:50:45.813: [    CSSD][1847344896]clssscGetParameterOLR: OLR fetch for parameter priority (15) failed with rc 21
    2012-03-11 13:50:46.364: [    CSSD][1847344896]clssscExtendLimits: The current soft limit for file descriptors is 65536, hard limit is 65536
    2012-03-11 13:50:46.364: [    CSSD][1847344896]clssscExtendLimits: The current soft limit for locked memory is 4294967295, hard limit is 4294967295
    2012-03-11 13:50:46.365: [    CSSD][1847344896]clssscmain: Running as user ora11g
    [  clsdmt][1106819392]Listening to (ADDRESS=(PROTOCOL=ipc)(KEY=rac1DBG_CSSD))
    2012-03-11 13:50:46.512: [  clsdmt][1106819392]PID for the Process [5598], connkey 4
    2012-03-11 13:50:46.518: [    CSSD][1847344896]clssscGetParameterOLR: OLR fetch for parameter auth rep (9) failed with rc 21
    2012-03-11 13:50:46.521: [    CSSD][1847344896]clssscGetParameterOLR: OLR fetch for parameter diagwait (14) failed with rc 21
    2012-03-11 13:50:46.548: [    CSSD][1847344896]clssscmain: initgminfo done
    2012-03-11 13:50:46.611: [    CSSD][1090939200]clssgmclientlsnr: Spawned
    2012-03-11 13:50:46.611: [    CSSD][1090939200]clssgmEvtInformation: reqtype (13) cmProc ((nil)) client ((nil))
    2012-03-11 13:50:46.611: [    CSSD][1090939200]clssgmEvtInformation: reqtype (13) req (0x196b6160)
    2012-03-11 13:50:46.611: [    CSSD][1090939200]clssnmQueueNotification: type (13) 0x196b6160
    2012-03-11 13:50:46.618: [    CSSD][1090939200]clssscGetParameterOLR: OLR fetch for parameter GIPC client trclvl (13) failed with rc 21
    2012-03-11 13:50:46.621: [    CSSD][1090939200]clssgmclientlsnr: listening on clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=e5a0c08e-00000000-5598))
    2012-03-11 13:50:46.621: [    GPnP][1847344896]clsgpnp_Init: [at clsgpnp0.c:404] gpnp tracelevel 3, component tracelevel 0
    2012-03-11 13:50:46.622: [    GPnP][1847344896]clsgpnp_Init: [at clsgpnp0.c:534] '/u01/app/grid' in effect as GPnP home base.
    2012-03-11 13:50:47.158: [GIPCCLSA][1090939200]gipcmodClsaCompleteAccept: failed on clsaauthstart ret clsaretOSD (8), endp 0x196c00e0 [000000000000002f] { gipcEndpoint : localAddr 'clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=629302b2-9f0ad2aa-5598))', remoteAddr 'clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=9f0ad2aa-629302b2-5616))', numPend 5, numReady 0, numDone 0, numDead 0, numTransfer 0, objFlags 0x15f0, pidPeer 0, flags 0x603710, usrFlags 0x14000 }
    2012-03-11 13:50:47.158: [GIPCCLSA][1090939200]gipcmodClsaCompleteAccept: slos op : mkdir
    2012-03-11 13:50:47.158: [GIPCCLSA][1090939200]gipcmodClsaCompleteAccept: slos dep : No space left on device (28)
    2012-03-11 13:50:47.158: [GIPCCLSA][1090939200]gipcmodClsaCompleteAccept: slos loc : authprep6
    2012-03-11 13:50:47.158: [GIPCCLSA][1090939200]gipcmodClsaCompleteAccept: slos info: failed to make dir /u01/app/grid/auth/css/rac1/A8205079
    2012-03-11 13:50:47.159: [GIPCXCPT][1090939200]gipcmodMuxTransferAccept: internal accept request failed endp 0x196bed80 [000000000000001b] { gipcEndpoint : localAddr 'clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=e5a0c08e-00000000-5598))', remoteAddr '', numPend 0, numReady 0, numDone 0, numDead 0, numTransfer 0, objFlags 0x0, pidPeer 0, flags 0x30613, usrFlags 0x10010 }, ret gipcretAuthFail (22)
    2012-03-11 13:50:47.159: [ GIPCMUX][1090939200]gipcmodMuxTransferAccept: EXCEPTION[ ret gipcretAuthFail (22) ] error during accept on endp 0x196bed80 [000000000000001b] { gipcEndpoint : localAddr 'clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=e5a0c08e-00000000-5598))', remot2012-03-11 14:15:32.370: [    CSSD][2372304640]clssscmain: Starting CSS daemon, version 11.2.0.1.0, in (clustered) mode with uniqueness value 1331489730
    2012-03-11 14:15:32.383: [    CSSD][2372304640]clssscmain: Environment is production
    2012-03-11 14:15:32.384: [    CSSD][2372304640]clssscmain: Core file size limit extended
    2012-03-11 14:15:32.933: [    CSSD][2372304640]clssscGetParameterOLR: OLR fetch for parameter logsize (8) failed with rc 21
    2012-03-11 14:15:32.933: [    CSSD][2372304640]clssscSetPrivEnv: IPMI device not installed on this node
    2012-03-11 14:15:32.935: [    CSSD][2372304640]clssscGetParameterOLR: OLR fetch for parameter priority (15) failed with rc 21
    2012-03-11 14:15:48.413: [    CSSD][2372304640]clssscExtendLimits: The current soft limit for file descriptors is 65536, hard limit is 65536
    2012-03-11 14:15:48.413: [    CSSD][2372304640]clssscExtendLimits: The current soft limit for locked memory is 4294967295, hard limit is 4294967295
    2012-03-11 14:15:48.421: [    CSSD][2372304640]clssscmain: Running as user ora11g
    [  clsdmt][1119824192]Listening to (ADDRESS=(PROTOCOL=ipc)(KEY=rac1DBG_CSSD))
    2012-03-11 14:16:21.102: [  clsdmt][1119824192]PID for the Process [7155], connkey 4
    2012-03-11 14:16:22.219: [    CSSD][2372304640]clssscGetParameterOLR: OLR fetch for parameter auth rep (9) failed with rc 21
    2012-03-11 14:16:22.221: [    CSSD][2372304640]clssscGetParameterOLR: OLR fetch for parameter diagwait (14) failed with rc 21
    2012-03-11 14:16:27.367: [    CSSD][2372304640]clssscmain: initgminfo done
    2012-03-11 14:16:43.377: [    CSSD][1140803904]clssgmclientlsnr: Spawned
    2012-03-11 14:16:43.378: [    CSSD][1140803904]clssgmEvtInformation: reqtype (13) cmProc ((nil)) client ((nil))
    2012-03-11 14:16:43.378: [    CSSD][1140803904]clssgmEvtInformation: reqtype (13) req (0x6964160)
    2012-03-11 14:16:43.378: [    CSSD][1140803904]clssnmQueueNotification: type (13) 0x6964160
    2012-03-11 14:16:43.389: [    CSSD][1140803904]clssscGetParameterOLR: OLR fetch for parameter GIPC client trclvl (13) failed with rc 21
    2012-03-11 14:16:43.554: [    CSSD][1140803904]clssgmclientlsnr: listening on clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=f8ea6223-00000000-7155))
    2012-03-11 14:16:43.555: [    GPnP][2372304640]clsgpnp_Init: [at clsgpnp0.c:404] gpnp tracelevel 3, component tracelevel 0
    2012-03-11 14:16:43.555: [    GPnP][2372304640]clsgpnp_Init: [at clsgpnp0.c:534] '/u01/app/grid' in effect as GPnP home base.
    2012-03-11 14:16:44.146: [GIPCCLSA][1140803904]gipcmodClsaCompleteAccept: failed on clsaauthstart ret clsaretOSD (8), endp 0x696e0e0 [000000000000002f] { gipcEndpoint : localAddr 'clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=0448e4a3-ad06465f-7155))', remoteAddr 'clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=ad06465f-0448e4a3-7132))', numPend 5, numReady 0, numDone 0, numDead 0, numTransfer 0, objFlags 0x1bdc, pidPeer 0, flags 0x603710, usrFlags 0x14000 }
    2012-03-11 14:16:44.147: [GIPCCLSA][1140803904]gipcmodClsaCompleteAccept: slos op : mkdir
    2012-03-11 14:16:44.147: [GIPCCLSA][1140803904]gipcmodClsaCompleteAccept: slos dep : No space left on device (28)
    2012-03-11 14:16:44.147: [GIPCCLSA][1140803904]gipcmodClsaCompleteAccept: slos loc : authprep6
    2012-03-11 14:16:44.147: [GIPCCLSA][1140803904]gipcmodClsaCompleteAccept: slos info: failed to make dir /u01/app/grid/auth/css/rac1/A8989982
    2012-03-11 14:16:44.147: [GIPCXCPT][1140803904]gipcmodMuxTransferAccept: internal accept request failed endp 0x696cd80 [000000000000001b] { gipcEndpoint : localAddr 'clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=f8ea6223-00000000-7155))', remoteAddr '', numPend 0, numReady 0, numDone 0, numDead 0, numTransfer 0, objFlags 0x0, pidPeer 0, flags 0x30613, usrFlags 0x10010 }, ret gipcretAuthFail (22)
    2012-03-11 14:16:44.147: [ GIPCMUX][1140803904]gipcmodMuxTransferAccept: EXCEPTION[ ret gipcretAuthFail (22) ] error during accept on endp 0x696cd80 [000000000000001b] { gipcEndpoint : localAddr 'clsc://(ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_)(GIPCID=f8ea6223-00000000-7155))', remoteAddr[ora11g@rac1 cssd]$
    My question is:
    Could any folk find out the problem that Grid becomes not running after install RAC database ?
    Thanks.

  • Grid And RAC in oracle 10g

    Hi Experts,
    I'm new to Grid And RAC implementation.
    Is there any good links which I can learn the basics and implementation methods of Grid.???

    Grid computing is a concept. Wikipedia has a fairly decent description at http://en.wikipedia.org/wiki/Grid_computing and there is even an infocenter on the concept at http://www.gridcomputing.com/
    Oracle leans toward the 'Utility Computing' idea in that wiki. This is especially true in the Oracle Application Server (subject for a different forum). In that mode of Grid, you add or drop out instances of programs as demanded by the load, just like you would add or drop electrical generators on the power grid.
    Taking generators off line permits maintenance, reduces wear and tear when the beasts are idle, and allows the minimum number of fully-loaded generators (and therefore minimum support personnel, support expenses) to be used as compared to lots of partially used ones - why not do that with computers as well?
    In the database world, Oracle provides RAC as a coordinated cluster of database instances. The cluster may be grown or shrunk, not without some care, in a fashion similar to the power generators.
    And just as with the electrical generators, people have to design the new instance, manage how and when it is added to or taken off the cluster, even figure out how to balance the load across the various units. Once designed, and put in place, it is relatively easy to add or remove an instance from the RAC, and (if done correctly) there is a minimum disruption to running applications.
    Be aware that the analogy is less-than-perfect.
    I recommend getting the Apress book Pro Oracle Database 10g RAC on Linux: Installation, Administration, and Performance as the basic manual for understanding and learning RAC. Read that and then use the demos and examples from Howard's site at http://www.dizwell.com and Jeff's setups at http://www.oracle.com/technology/pub/articles/tech_dba.html#linux And finally, go through the RAC material at http://www.oracle.com/technology/tech/grid/index.html

  • Will Oracle9i Dataguard broker work with Oracle10g Grid control ?

    Hello all,
    I have recently configured Oracle9i dataguard using Dataguard broker and it's currently working fine but I am not sure if this could be managed with Oracle10g Grid control as it does for Oracle10g dataguard (i.e. Switch-over, Protection mode switching and so on ..)
    I would appreciate if anyone could enlighten me further on this as I have not been able to find any proper document to provide me with the appropriate answer .
    Thanks..

    Ram,
    For your JBCL questions:
    JBCL 2.0 WILL be included in the production release of JDeveloper
    2.0, but will not be visible on the palette by default. You can
    add it back in if you really want to use JBCL.
    For more info on this decision and why we are recommending Swing,
    over JBCL see the post titled 'Which Oracle JDeveloper 2 GUI Lib
    for database access' dated March 26. It includes plenty of
    detail.
    As for your gridControl question:
    You can use a picklist with a gridcontrol, but there's not an
    'automatic' way to do it (i.e. via the properties sheet). You
    need to create a new rowsetinfo object that contains your query
    for the picklist. Then bind this rowsetinfo object to a Swing
    list control or combobox control. Finally, you need to hook the
    list control to the cell of the grid you want the list to appear
    in.
    - L
    Ram (guest) wrote:
    : Hi
    : I got a reply to my field control painting problem from Mark
    : Tomlinson saying that JBCL 2.0 is not included in the
    production
    : release of Jdev 2.0.
    : Any way Oracle has recommended using of Swing based DAC
    : Gridcontrol.I am using a oracle.dacf.gridcontrol.But I cant get
    : a picklist to popup using this.
    : I have a few questions here
    : 1. How do i get a picklist popping using
    oracle.dacf.gridcontrol
    : 2.At present i am using the same popup picklist item editor in
    : JBCL.If this is not included in the production release how Dom
    i
    : get this going
    : 3.Do you recommend not to use JBCL any more??
    : THanks
    : Ram
    null

  • Oracle Grid Infrastructure / RAC Provisioning

    Using the OEM GC Provisioning and Automated Patching Pack, you are able to provision a complete Oracle RAC Cluster, including the Grid Infrastructure and creation of an ASM Instance and a RAC Database.
    In this paper I show an example of how I was able to do the provisioning of Grd Infrastructure and Oracle RAC on a 2 node OracleVM Cluster.
    http://oemgc.wordpress.com/2010/07/14/oracle-grid-infrastructure-rac-provisioning/

    Good one mate, I have recently installed OEM 11g on 2 nodes, and I am expected to set this (provisioning) up on OEM 11g soon, documents like this come in definitely handy, have seen your site too, looks very good and informative, thanks and keep writing.
    Venu
    http://venuandem.wordpress.com/ (no way as good as yours)

  • Difference betn grid and RAC in 10g

    Hi all,
    I would like to know the differnce between terms grid and RAC in 10g.
    Thanks in advance.
    Chaitra

    http://tkyte.blogspot.com/2006/02/so-what-was-answer-part-iii.html

  • How to install oracle10g grid control on windows

    i want,
    how to install oracle10g R3 grid control on windows
    in my server ,i have 4 database ..oracle10g R2 ..is running...

    http://download.oracle.com/docs/cd/B16240_01/doc/nav/portal_booklist.htm

  • Need help on applying PSU 9 patch on Grid and Rac

    Hi Gurus,
    Oracle Version : 11.2.0.2
    Operating System : linux x_64
    Here we got p14841385_112020_GI_PSU9Linux-x86-64.zip from applying PSU 9 patch on our four node rac.
    Steps we follow.
    1.) Bringing DB instance 1 and AMS instance 1 down.
    2.) stoping Cluster on node 1 as root user
    (crsctl stop crs -n node1)
    3.) applying PUS patch.
    My doubt in read me file is
    •Case 1: Patching Oracle RAC or Oracle RAC One Node Database Homes and the GI Home Together
    •Case 2: Patching Oracle RAC or Oracle RAC One Node Database Homes
    •Case 3: Patching GI Home Alone
    •Case 4: Patching Oracle Restart Home
    •Case 5: Patching a Software Only GI Home Installation
    •Case 6: Patching a Software Only Oracle RAC or Oracle RAC One Node Home InstallationHere we in bit confussion which case we need consider case 3 or case 5.
    We are haing another PSU 9 patch for oracle also.
    Please help me how to proceed .
    Thanks & Regards,
    Venkata Poorna Prasad.S

    Hi Venkata,
    Case 3 you need to being down complete database as it will patch all node of the cluster by reading cluster configuration files from Grid Infrastructure.
    Case 5 you can patch each node locally keeping other cluster db nodes up
    Thanks,
    Ajay More
    http://www.moreajays.com

  • Installation Oracle10g Release - 2 RAC (2 Node) on HP-UX 11.23 using OCFS-2

    Hi All,
    I want to install Oracle 10g Release - 2 RAC (2 Node) on HP-UX 11.23 using OCFS-2. Please send me a link or docs which describes about step by step instruction of OCFS-2 and RAC on HP-UX 11.23.
    Thanks,
    Subhankar

    Subhankar,
    Check this link out
    http://download.oracle.com/docs/cd/B19306_01/install.102/b14202/toc.htm
    and make sure you have met all the pre-requisites (patches to install oracle on hp-ux 11- you can refer to oracle domentation for the required patches.
    Aslo, if you have access to metalink you can refer to this Doc ID: Note:182177.1 Step-By-Step Installation of RAC on HP-UX. Actually this was created for 9i but it will give you a general idea.

  • How to install oracle10g grid control

    hi
    i want,how to install oracle10g grig control on windows...
    i installed Db server 10g R2..

    http://download.oracle.com/docs/cd/B16240_01/doc/nav/portal_booklist.htm

  • Installing Oracle10g Grid Control - - - management service hostname

    Oracle 11g R1 RHEL 4 64bit
    Grid Control 10.2.0.4
    HI All,
    I am installing the Oracle agent and when I get to the 'Specify Oracle Management Service Location' screen it asks for the 'Management Service Host Name'. Is this the same as my database server hostname? I'm not sure what to put here. When I do put the database server hostname in, then it says it can't locate port 4889 on that server. However, if you keep going through the install everything succeeds in the end. BUT, when I go to the link http://<management_service_hostname>:4889/em then nothing shows up. I am new with grid control. Anyone have any ideas?
    Thanks.

    Great. Thanks for your reply Bobcatalog!
    Now I just want to get this all cleared up before I proceed with the installation. So here is what I am thinking of doing and please tell me if I am wrong, missing something or should do it another way.
    1. Install OEM Grid Control 10.2.0.3 on a new host (server) which has nothing on it (i.e. no Oracle products - - - clean host) and then patch it to 10.2.0.4.
    - I will use the create new database option, which will create the EM Repository database
    - I will (or it will) install the OMS as well as the OMA (Oracle management Agent)
    (Question: Should I install OEM Grid Control on just a regular filesystem or use ASM with it? I heard that there are issues with using ASM. If it will increase my chances of failure, then I will stay away from it...even though all our environments (DEV, PROD, QA) use ASM.
    2. Install the OMA agent on each of the database servers (which are called 'targets') that I want to monitor.
    And that is all that I will need to do, correct?
    Thank you.

  • Cannot Startup Grid in 11gR2 RAC after Install Grid Successfully

    Folks,
    Hello. I am installing Oracle 11gR2 RAC using 2 VMs (main VM rac1 and slave VM rac2) with Oracle Linux 5.6 according to the website http://appsdbaworkshop.blogspot.com/2011/10/11gr2-rac-on-linux-56-using-vmware.html
    Grid and RAC database have been installed successfully for both VMs rac1 and rac2.
    I am using the slave VM rac2 to test Grid and RAC database because rac1 disk is full.
    The problem is that OCR file is not available or currupted in the slave VM rac2.
    I have created a pfile and add entry in the file sqlnet.ora in the slave VM rac2. By now, I still cannot startup Grid as below:
    [ora11g@rac2 /]$ cd u01/app/grid/bin/
    [ora11g@rac2 bin]$ crsctl status resource
    CRS-4535: Cannot communicate with Cluster Ready Services
    CRS-4000: Command Status failed, or completed with errors.
    [ora11g@rac2 bin]$ cd /u02/11g_db/ora11g/racdb/bin
    [ora11g@rac2 bin]$ srvctl config database -d racdb
    PRCD-1027 : Failed to retrieve database racdb
    PRCR-1070 : Failed to check if resource ora.racdb.db is registered
    Cannot communicate with crsd
    [ora11g@rac2 bin]$
    [ora11g@rac2 ~]$ cd /u01/app/grid/bin
    [ora11g@rac2 bin]$ export ORACLE_SID=+ASM2
    [ora11g@rac2 bin]$ ./sqlplus / as sysdba
    SQL*Plus: Release 11.2.0.1.0 Production on Mon Mar 26 12:40:35 2012
    Copyright (c) 1982, 2009, Oracle. All rights reserved.
    Connected to an idle instance.
    SQL> startup
    ORA-01078: failure in processing system parameters
    LRM-00109: could not open parameter file '/u02/11g_db/ora11g/racdb/dbs/init+ASM2.ora'
    SQL>
    I have checked that there is no the file init+ASM2.ora in the directory '/u02/11g_db/ora11g/dbs'.
    As we see the outputs above, my question is:
    Can any folk help to solve the issue to start up Grid ?
    Thanks.

    Folks,
    Hello. Thanks a lot for replying. Let's analyze 3 cases as follows:
    Case 1:
    If don't export ORACLE_SID=+ASM2, the output is below:
    [ora11g@rac2 /]$ cd u01/app/grid/bin
    [ora11g@rac2 bin]$ ./sqlplus / as sysdba
    SQL*Plus: Release 11.2.0.1.0 Production on Tue Mar 27 12:31:35 2012
    Copyright (c) 1982, 2009, Oracle. All rights reserved.
    Connected to an idle instance.
    SQL> startup
    ORA-01078: failure in processing system parameters
    ORA-01565: error in identifying file '+DATA/racdb/spfileracdb.ora'
    ORA-17503: ksfdopn:2 Failed to open file +DATA/racdb/spfileracdb.ora
    ORA-15077: could not locate ASM instance serving a required diskgroup
    SQL> startup pfile='/u01/app/grid/dbs/pfile'
    ORA-01031: insufficient privileges
    SQL>
    Case 2:
    If export ORACLE_SID=+ASM2, the output is below:
    [ora11g@rac2 bin]$ export ORACLE_SID=+ASM2
    [ora11g@rac2 bin]$ ./sqlplus / as sysdba
    SQL*Plus: Release 11.2.0.1.0 Production on Tue Mar 27 12:41:33 2012
    Copyright (c) 1982, 2009, Oracle. All rights reserved.
    Connected to an idle instance.
    SQL> startup
    ORA-01078: failure in processing system parameters
    LRM-00109: could not open parameter file '/u02/11g_db/ora11g/racdb/dbs/init+ASM2.ora'
    SQL> startup pfile='/u01/app/grid/dbs/pfile'
    ORA-01031: insufficient privileges
    SQL>
    Case 3:
    Now, as you indicated, I export ORACLE_SID=racdb2, the output is below:
    [ora11g@rac2 bin]$ pwd
    /u01/app/grid/bin
    [ora11g@rac2 bin]$ export ORACLE_SID=racdb2
    [ora11g@rac2 bin]$ ./sqlplus / as sysdba
    SQL*Plus: Release 11.2.0.1.0 Production on Tue Mar 27 12:33:48 2012
    Copyright (c) 1982, 2009, Oracle. All rights reserved.
    Connected to an idle instance.
    SQL> startup
    ORA-01078: failure in processing system parameters
    ORA-01565: error in identifying file '+DATA/racdb/spfileracdb.ora'
    ORA-17503: ksfdopn:2 Failed to open file +DATA/racdb/spfileracdb.ora
    ORA-15077: could not locate ASM instance serving a required diskgroup
    SQL> startup pfile='/u01/app/grid/dbs/pfile'
    ORA-01031: insufficient privileges
    SQL>
    As we see the ouputs above, export ORACLE_SID=racdb2 doesn't have any effect. My question is:
    Can any folk help to solve the above 3 issues to start up Grid ?
    Thanks.

  • RAC VS GRID

    Dear all,
    what's the difference between GRID and RAC if any?
    I know that services in RAC is a key component of GRID but i need a broader definition
    Thanks

    Note that I said "RAC is Oracle's implementation of
    grid computing for the database'.
    Specifically meaning that there are other components
    of grid, even in Oracle technology stack. However,
    the database component of grid (that which uses
    several disparate resources to provide compute power
    to manipulate database) is called RAC. I did note what you wrote. That's why I wrote what I wrote in reply.
    Are you saying that Resource Manager isn't a "database component". Or ASSM? Or ASM? Or ASMM? Or LMT?
    I would say that they are all database components. They all "manipulate database". And they are thus all part of Oracle's implementation of grid computing for the database.
    What you are saying is that RAC is Oracle's implementation of grid computing for the database. I'm saying, it's just one component of an entire database-specific set of technologies which, taken together, represent an implementation of grid computing for the database.
    That's a clear difference between us and it doesn't help to blur it away by pretending I didn't read what you wrote closely enough.
    Therefore I request you quote the entire phrase and
    use it as intended ...Well, no. Because it's cumbersome. We're on an Oracle forum; discussing Oracle; and discussing Oracle's implementation of grid-like technologies. I think that's plenty enough context in which it is clear that 'grid computing' means 'grid computing as it relates to database use and administration'.
    And yes, Resource Manager is one of the technologies
    that may be used to CONTROL the resources in the RAC.
    But it is not the multi-resource coordinating
    piece.It is central to "grid computing for the database". It doesn't just "control" it. It makes the transparent operation of database computing power a reality: Just as everyone switching on their kettles at the ad break during a tv movie premier is the cause of extra powerstations starting up and handling the peak load transparently for the tea-brewer, so RM's ability to scale people down and scale them back up means the RAC (or the single instance) provides appropriate computing power for queries transparently.
    And it can be used to good effect *without RAC*. That is the point, of course. You go around oversimplifying and claiming that RAC=GCFTD (no, I won't keep quoting the entire lumbrous phrase. It's why I simplified as I did) and I think you do people a grave disservice. You underplay what grid is, what Oracle's implementation of grid is, what it can do for people and the fact that gridness (in any context) is a spectrum of possibilities, not a black and white issue.
    And the 'does not mean transparency to
    administrators' is taken in the same way as in a
    power grid - to the user of electricity, the source
    of the electricity (which gen station) is completely
    transparent, but to the administrator it is not [as]
    transparent. Yes, I realise that. That's why I just said it's a spectrum of possibilities. Glad to discover that you agree with me. But my point is that it's a spectrum of possibilities for users AND administrators, no exceptions. That different groups will "feel" any given point on that spectrum in different ways is obvious, but that the spectrum applies to all should be equally obvious ...but didn't seem to be from your earlier comments.

  • Root.sh failing after installing grid 11g on Linux x86-64

    Hi,
    Am getting below error while executing root.sh after instalaltion of 11g grid for RAC.
    [root@erprac2 ~]# /u01/app/11.2.0/grid/root.sh
    Performing root user operation for Oracle 11g
    The following environment variables are set as:
        ORACLE_OWNER= oracle
        ORACLE_HOME=  /u01/app/11.2.0/grid
    Enter the full pathname of the local bin directory: [/usr/local/bin]:
       Copying dbhome to /usr/local/bin ...
       Copying oraenv to /usr/local/bin ...
       Copying coraenv to /usr/local/bin ...
    Creating /etc/oratab file...
    Entries will be added to the /etc/oratab file as needed by
    Database Configuration Assistant when a database is created
    Finished running generic part of root script.
    Now product-specific root actions will be performed.
    syntax error at /u01/app/11.2.0/grid/perl/lib/5.10.0/Net/Ping.pm line 1129, next token ???
    Global symbol "$p" requires explicit package name at /u01/app/11.2.0/grid/perl/lib/5.10.0/Net/Ping.pm line 1130.
    Global symbol "$host" requires explicit package name at /u01/app/11.2.0/grid/perl/lib/5.10.0/Net/Ping.pm line 1130.
    Global symbol "$p" requires explicit package name at /u01/app/11.2.0/grid/perl/lib/5.10.0/Net/Ping.pm line 1133.
    Global symbol "$p" requires explicit package name at /u01/app/11.2.0/grid/perl/lib/5.10.0/Net/Ping.pm line 1136.
    Global symbol "$p" requires explicit package name at /u01/app/11.2.0/grid/perl/lib/5.10.0/Net/Ping.pm line 1137.
    Global symbol "$host" requires explicit package name at /u01/app/11.2.0/grid/perl/lib/5.10.0/Net/Ping.pm line 1138.
    Global symbol "@host_array" requires explicit package name at /u01/app/11.2.0/grid/perl/lib/5.10.0/Net/Ping.pm line 1138.
    Global symbol "$p" requires explicit package name at /u01/app/11.2.0/grid/perl/lib/5.10.0/Net/Ping.pm line 1139.
    Global symbol "$host" requires explicit package name at /u01/app/11.2.0/grid/perl/lib/5.10.0/Net/Ping.pm line 1139.
    Global symbol "$host" requires explicit package name at /u01/app/11.2.0/grid/perl/lib/5.10.0/Net/Ping.pm line 1141.
    Global symbol "$rtt" requires explicit package name at /u01/app/11.2.0/grid/perl/lib/5.10.0/Net/Ping.pm line 1141.
    Global symbol "$ip" requires explicit package name at /u01/app/11.2.0/grid/perl/lib/5.10.0/Net/Ping.pm line 1141.
    Global symbol "$p" requires explicit package name at /u01/app/11.2.0/grid/perl/lib/5.10.0/Net/Ping.pm line 1141.
    Global symbol "$host" requires explicit package name at /u01/app/11.2.0/grid/perl/lib/5.10.0/Net/Ping.pm line 1142.
    Global symbol "$ip" requires explicit package name at /u01/app/11.2.0/grid/perl/lib/5.10.0/Net/Ping.pm line 1142.
    Global symbol "$rtt" requires explicit package name at /u01/app/11.2.0/grid/perl/lib/5.10.0/Net/Ping.pm line 1142.
    Global symbol "$p" requires explicit package name at /u01/app/11.2.0/grid/perl/lib/5.10.0/Net/Ping.pm line 1146.
    Global symbol "$p" requires explicit package name at /u01/app/11.2.0/grid/perl/lib/5.10.0/Net/Ping.pm line 1147.
    Global symbol "$ret" requires explicit package name at /u01/app/11.2.0/grid/perl/lib/5.10.0/Net/Ping.pm line 1148.
    Global symbol "$duration" requires explicit package name at /u01/app/11.2.0/grid/perl/lib/5.10.0/Net/Ping.pm line 1148.
    Global symbol "$ip" requires explicit package name at /u01/app/11.2.0/grid/perl/lib/5.10.0/Net/Ping.pm line 1148.
    Global symbol "$p" requires explicit package name at /u01/app/11.2.0/grid/perl/lib/5.10.0/Net/Ping.pm line 1148.
    Global symbol "$host" requires explicit package name at /u01/app/11.2.0/grid/perl/lib/5.10.0/Net/Ping.pm line 1148.
    Global symbol "$host" requires explicit package name at /u01/app/11.2.0/grid/perl/lib/5.10.0/Net/Ping.pm line 1149.
    Global symbol "$ip" requires explicit package name at /u01/app/11.2.0/grid/perl/lib/5.10.0/Net/Ping.pm line 1149.
    Global symbol "$duration" requires explicit package name at /u01/app/11.2.0/grid/perl/lib/5.10.0/Net/Ping.pm line 1149.
    Global symbol "$ret" requires explicit package name at /u01/app/11.2.0/grid/perl/lib/5.10.0/Net/Ping.pm line 1150.
    Global symbol "$p" requires explicit package name at /u01/app/11.2.0/grid/perl/lib/5.10.0/Net/Ping.pm line 1151.
    Global symbol "$host" requires explicit package name at /u01/app/11.2.0/grid/perl/lib/5.10.0/Net/Ping.pm line 1154.
    Global symbol "$host" requires explicit package name at /u01/app/11.2.0/grid/perl/lib/5.10.0/Net/Ping.pm line 1154.
    Compilation failed in require at /u01/app/11.2.0/grid/crs/install/rootcrs.pl line 286.
    BEGIN failed--compilation aborted at /u01/app/11.2.0/grid/crs/install/rootcrs.pl line 286.
    /u01/app/11.2.0/grid/perl/bin/perl -I/u01/app/11.2.0/grid/perl/lib -I/u01/app/11.2.0/grid/crs/install /u01/app/11.2.0/grid/crs/install/rootcrs.pl execution failed

    Hi Anil,
    It says some library packages are missing .Did u check the cluster verify utility on all nodes in RAC? Its very mandatory. If not, Install all required packages on all nodes in a cluster  and then try again.
    Regards,
    Pradeep V

  • Oracle 11gr2 RAC installation

    Hi Gurus,
    In new project we have proposed to have 2 nodes single site RAC database Oracle 11gR2 64 Bit . We are going to have OEL 5.4 64 Bit Linux as OS and IBM as machine .
    We are migrating standalone 10g R2 database to 11r2 Rac and from HP-UX to OEL Linux . We are migrating from different datacenter .
    What would be the pfile configuration (i mean memory size doubles ) in RAC ?
    We are going to use IBM storage . Need light on followings . Pls help me out
    1>Requirements for installation
    2>Grid installation requirements
    3>ASM instance is physical database instance or just service ?
    4>Any oracle document for installation of 11gR2 Grid and RAC?
    If you provide me authorized links of RAC installation that would be better .
    Thanks & Regards

    1>Requirements for installation
    Resp.: http://www.oracle.com/pls/db112/to_toc?pathname=install.112/e10840/toc.htm
    2>Grid installation requirements
    Resp.: http://www.oracle.com/pls/db112/to_toc?pathname=install.112/e10812/toc.htm
    3>ASM instance is physical database instance or just service ?
    Resp.: ASM is a database instance (i.e. just the memory structures, no physical files). See this link:
    4>Any oracle document for installation of 11gR2 Grid and RAC?
    Resp.: http://www.oracle.com/pls/db112/to_toc?pathname=install.112/e10813/toc.htm (RAC), the GI is in item 2 above.
    Always check the documentation site 1st: http://www.oracle.com/pls/db112/homepage

Maybe you are looking for

  • IPod won't turn on unless I reset it

    Hiya, I have had a problem with my ipod since yesterday. It worked just fine before but when I wanted to listen to some music yesterday it wouldn't come on. I thought the battery might be flat but even when I connected it to the PC via USB it didn't

  • "Extended"  is not showing in the slash screen of PS Cs6

    Recently i had downloaded trail version of PS Cs6 extended..!! but i was amazed to see that the term EXTENDED is not showing is the splash sceen, and even the splash screen is also different t :\ even 3d menu don't appears..?? What might be the reaso

  • Printing a PDF file from Chrome and Firefox - Image missing

    I created about 20 marketing sheets for work using the same default settings and a template. They contain several inserted images of drawings and floor plans on each sheet (saved individually). When I try to print a couple of different files directly

  • Create space in iMovie app on ipad

    I'm trying to create space on an ipad running iOS 7.0.4.  I have a number of iMovie projects on it.  I first shared two big projects with iTunes on my iMac, but then I discovered that I could not import the .iMovieMobile files that were created into

  • Error for Photoshop Elements 3 & Horrible Response From Support

    I own Adobe Photoshop Elements 3. It was installed on my Macbookpro and my G5 desktop. The G5 died. I tried to install the software on my new iMac. It let me get all the way through installation then gave me this error message: Could not complete you