Oracle Cluster Commands

I have been reading about Oracle RAC. I just want to know who actually runs these commands in Production servers.
crsctl start /stop crs
crs_start crs_stop crs_profile crs_stat -t
backing up and restoring voting disk
restoring OCR files
cluster verification utility
and such cluster commands.....
Can Oracle user himself runs them or should root run them?

Oracle Clusterware Shutdown and Startup
</br>
Oracle Clusterware Shutdown and Startup
You can use a crsctl command as follows to stop Oracle Clusterware and its related
resources on a specific node:
crsctl stop crs
You can use a crsctl command as follows to start Oracle Clusterware and its related
resources on a specific node:
crsctl start crs
                   Note: You must run these crsctl commands as the root user.

Similar Messages

  • Error while checking the status of Oracle Cluster ware

    Hi
    I was trying to install the database using dbca after setting up the grid and database software on LINUX x86-64 RHEL 5.7 machine. The database software version is 11.2.0.3. It throwing the error regarding the connectivity of clusterware. So I checked the status of clusterware.
    -bash-3.2$ ./crsctl stat res -t
    CRS-4535: Cannot communicate with Cluster Ready Services
    CRS-4000: Command Status failed, or completed with errors.
    -bash-3.2$
    But when I ran below one:
    -bash-3.2$ ./crsctl stat res -t -init
    NAME TARGET STATE SERVER STATE_DETAILS
    Cluster Resources
    ora.asm
    1 ONLINE ONLINE sfv9699 Started
    ora.cluster_interconnect.haip
    1 ONLINE ONLINE sfv9699
    ora.crf
    1 ONLINE ONLINE sfv9699
    ora.crsd
    1 ONLINE OFFLINE
    ora.cssd
    1 ONLINE ONLINE sfv9699
    ora.cssdmonitor
    1 ONLINE ONLINE sfv9699
    ora.ctssd
    1 ONLINE ONLINE sfv9699 OBSERVER
    ora.diskmon
    1 OFFLINE OFFLINE
    ora.drivers.acfs
    1 ONLINE ONLINE sfv9699
    ora.evmd
    1 ONLINE INTERMEDIATE sfv9699
    ora.gipcd
    1 ONLINE ONLINE sfv9699
    ora.gpnpd
    1 ONLINE ONLINE sfv9699
    ora.mdnsd
    1 ONLINE ONLINE sfv9699
    So i saw that the crsd having some issue. I checked the alert log and crsd log. Below are the output.
    Alert <server_name>.log
    2012-10-20 15:37:51.408
    [ohasd(3694)]CRS-2765:Resource 'ora.crsd' has failed on server 'sfv9699'.
    2012-10-20 15:37:52.968
    [crsd(5188)]CRS-1013:The OCR location in an ASM disk group is inaccessible. Details in /oracle2/app/11.2.0/grid/log/sfv9699/crsd/crsd.log.
    2012-10-20 15:37:52.984
    [crsd(5188)]CRS-0804:Cluster Ready Service aborted due to Oracle Cluster Registry error [PROC-26: Error while accessing the physical storage
    ORA-27140: attach to post/wait facility failed
    ORA-27300: OS system dependent operation:invalid_egid failed with status: 1
    ORA-27301: OS failure message: Operation not permitted
    ORA-27302: failure occurred at: skgpwinit6
    ORA-27303: additional information: startup egid = 1000 (oinstall), current egid = 10002 (dba)
    ]. Details at (:CRSD00111:) in /oracle2/app/11.2.0/grid/log/sfv9699/crsd/crsd.log.
    2012-10-20 15:37:53.471
    [ohasd(3694)]CRS-2765:Resource 'ora.crsd' has failed on server 'sfv9699'.
    2012-10-20 15:37:53.472
    [ohasd(3694)]CRS-2771:Maximum restart attempts reached for resource 'ora.crsd'; will not restart.
    CRSD.log
    2012-10-20 15:37:52.456: [ CRSMAIN][3563381328] Checking the OCR device
    2012-10-20 15:37:52.457: [ CRSMAIN][3563381328] Sync-up with OCR
    2012-10-20 15:37:52.457: [ CRSMAIN][3563381328] Connecting to the CSS Daemon
    2012-10-20 15:37:52.457: [ CRSMAIN][3563381328] Getting local node number
    2012-10-20 15:37:52.459: [ CRSMAIN][3563381328] Initializing OCR
    [   CLWAL][3563381328]clsw_Initialize: OLR initlevel [70000]
    2012-10-20 15:37:52.897: [  OCRASM][3563381328]proprasmo: Error in open/create file in dg [DATA]
    [  OCRASM][3563381328]SLOS : SLOS: cat=7, opn=kgfoAl06, dep=27140, loc=kgfokge
    2012-10-20 15:37:52.898: [  OCRASM][3563381328]ASM Error Stack : ORA-27140: attach to post/wait facility failed
    ORA-27300: OS system dependent operation:invalid_egid failed with status: 1
    ORA-27301: OS failure message: Operation not permitted
    ORA-27302: failure occurred at: skgpwinit6
    ORA-27303: additional information: startup egid = 1000 (oinstall), current egid = 10002 (dba)
    2012-10-20 15:37:52.967: [  OCRASM][3563381328]proprasmo: kgfoCheckMount returned [7]
    2012-10-20 15:37:52.967: [  OCRASM][3563381328]proprasmo: The ASM instance is down
    2012-10-20 15:37:52.968: [  OCRRAW][3563381328]proprioo: Failed to open [+DATA]. Returned proprasmo() with [26]. Marking location as UNAVAILABLE.
    2012-10-20 15:37:52.968: [  OCRRAW][3563381328]proprioo: No OCR/OLR devices are usable
    2012-10-20 15:37:52.968: [  OCRASM][3563381328]proprasmcl: asmhandle is NULL
    2012-10-20 15:37:52.969: [    GIPC][3563381328] gipcCheckInitialization: possible incompatible non-threaded init from [prom.c : 690], original from [clsss.c : 5326]
    2012-10-20 15:37:52.975: [ default][3563381328]clsvactversion:4: Retrieving Active Version from local storage.
    2012-10-20 15:37:52.978: [ CSSCLNT][3563381328]clssgsgrppubdata: group (ocr_SFV9699-cluster) not found
    2012-10-20 15:37:52.978: [  OCRRAW][3563381328]proprio_repairconf: Failed to retrieve the group public data. CSS ret code [20]
    2012-10-20 15:37:52.981: [  OCRRAW][3563381328]proprioo: Failed to auto repair the OCR configuration.
    2012-10-20 15:37:52.981: [  OCRRAW][3563381328]proprinit: Could not open raw device
    2012-10-20 15:37:52.981: [  OCRASM][3563381328]proprasmcl: asmhandle is NULL
    2012-10-20 15:37:52.983: [  OCRAPI][3563381328]a_init:16!: Backend init unsuccessful : [26]
    2012-10-20 15:37:52.984: [  CRSOCR][3563381328] OCR context init failure. Error: PROC-26: Error while accessing the physical storage
    ORA-27140: attach to post/wait facility failed
    ORA-27300: OS system dependent operation:invalid_egid failed with status: 1
    ORA-27301: OS failure message: Operation not permitted
    ORA-27302: failure occurred at: skgpwinit6
    ORA-27303: additional information: startup egid = 1000 (oinstall), current egid = 10002 (dba)
    2012-10-20 15:37:52.984: [ CRSMAIN][3563381328] Created alert : (:CRSD00111:) : Could not init OCR, error: PROC-26: Error while accessing the physical storage
    ORA-27140: attach to post/wait facility failed
    ORA-27300: OS system dependent operation:invalid_egid failed with status: 1
    ORA-27301: OS failure message: Operation not permitted
    ORA-27302: failure occurred at: skgpwinit6
    ORA-27303: additional information: startup egid = 1000 (oinstall), current egid = 10002 (dba)
    2012-10-20 15:37:52.984: [    CRSD][3563381328][PANIC] CRSD exiting: Could not init OCR, code: 26
    2012-10-20 15:37:52.984: [    CRSD][3563381328] Done.
    =======================
    I see in the above log that saying ASM instance is down and failed to open +DATA .
    But the asm instance up and running
    SQL> select instance_name,status from v$instance;
    INSTANCE_NAME STATUS
    +ASM1            STARTED
    And we havent created any disk named DATA before the installation. We have created only below two disks
    SQL> select name,header_status from v$asm_disk;
    NAME HEADER_STATUS
    ASM_DATA MEMBER
    FLASH_RECOVERY MEMBER
    But I am seeing a diskgroup in the v$asm_diskgroup which we havent created.
    SQL> select name,state from v$asm_diskgroup;
    NAME STATE
    DATA MOUNTED
    Ya this is a second time installtion. In the first installtion we created the asmdisk as DATA. But later everything (RAW device ) was formatted and this new disks has been created and installtion again started
    [root@SFV9699 bin]# oracleasm listdisks
    ASM_DATA
    FLASH_RECOVERY
    Seems like its trying to read the old disk DATA.
    we have done asmscanning too with oracleasm scan disks. but no use.
    Where I can remove the old entry of DATA disk.
    It would be a great if a quick response get.
    Thanks
    SHIYAS M

    The permission looks fine. If it was permission issue then y it is trying to read the DATA disk which I havent created this time at all ( But created in the first installation).
    2012-10-20 15:37:52.459: [ CRSMAIN][3563381328] Initializing OCR
    [ CLWAL][3563381328]clsw_Initialize: OLR initlevel [70000]
    2012-10-20 15:37:52.897: [ OCRASM][3563381328]proprasmo: *Error in open/create file in dg [DATA]*[ OCRASM][3563381328]SLOS : SLOS: cat=7, opn=kgfoAl06, dep=27140, loc=kgfokge
    2012-10-20 15:37:52.898: [ OCRASM][3563381328]ASM Error Stack : ORA-27140: attach to post/wait facility failed
    ORA-27300: OS system dependent operation:invalid_egid failed with status: 1
    ORA-27301: OS failure message: Operation not permitted
    ORA-27302: failure occurred at: skgpwinit6
    ORA-27303: additional information: startup egid = 1000 (oinstall), current egid = 10002 (dba)
    2012-10-20 15:37:52.967: [ OCRASM][3563381328]proprasmo: kgfoCheckMount returned [7]
    2012-10-20 15:37:52.967: [ OCRASM][3563381328]proprasmo: The ASM instance is down
    2012-10-20 15:37:52.968: [ OCRRAW][3563381328]proprioo: *Failed to open [+DATA].* Returned proprasmo() with [26]. Marking location as UNAVAILABLE.
    2012-10-20 15:37:52.968: [ OCRRAW][3563381328]proprioo: No OCR/OLR devices are usable
    2012-10-20 15:37:52.968: [ OCRASM][3563381328]proprasmcl: asmhandle is NULL
    The only disks created are
    [root@SFV9699 dev]# oracleasm listdisks
    ASM_DATA
    FLASH_RECOVERY
    And these disks are showing part of that group also.. Not quite sure how this happened..
    what abt dropping this group.. will anything work.

  • 10.2.0.1 RHEL 4.0 - root.sh CRS - Failed to upgrade Oracle Cluster Registry

    I am trying to install 10.2.0.1 CRS on a 2 node cluster on RHEL 4.0 Nahant Update 7. I get the following errors when root.sh is run
    Failed to upgrade Oracle Cluster Registry configuration._
    Due to this reason , none of the clusterware background processes fail to start, following which the Configuration Assistant screen also experiences failure (Oracle Notification Server Configuration Assistant).
    I tried to apply the 10.2.0.4 patchset also, still same issue. Did anyone see this issue ?
    1) We use LINUX DEVICE MAPPER for multipathing and udev
    2) We configured the multipathing device partitions and bound them to raw devices
    So /dev/mapper/oradisk1 bound to /dev/raw/raw1 ( OCR disk)
    and /dev/mapper/oradisk2 bound to /dev/raw/raw2 (VD)
    I am able to perform the dd command successfully.
    Any ideas ?
    -Srinivas

    BTW, we our OS is Linux x86-64 with RHEL 4.0 Nahant Update 7. I also applied the patch 4679769.
    Did a complete uninstall and reinstall. But issue persists.
    -Srinivas

  • Oracle Cluster and libnnz10 problem - SOLVED!

    Hi to all
    I have some machines (XServe) with OSX 10.4.9 and Oracle 10.1.0.3.
    In all the machines I follow the instructions find in this forum (the relink libnnz10.dylib trick) and all the databases runs very well.
    Now I'm trying to instal two machines in cluster mode.
    The node 1 is a clean machine. The node 2 is a machine that has a Oracle single instance running.
    All the installation in cluster mode runs smooth and I made the same things that in a single instance (like the relink trick).
    With all installed, the CRS daemon is running and the listeners is running (I run NETCA before runnig DBCA).
    Using the DBCA works fine until the last step - for the database creation, the last script has a shutdown/startup command to run a full recompile of all packages and procedures in the database.
    At this moment the installation fails (with end-of-communication channel). Looking in the logs, this is the _dyld libnnz10.dylib error.
    Even after the crash in installation, I quit the DBCA and runs SQLPLUS. I connect in the database, try a startup (that fails with the error mentioned), reconnect again and make two commands : alter database mount; alter database open; (and it works).
    I do this in the two nodes and the CRS daemon recognizes the running instances (with crs_stat -t I can see all online) and the database is running and in cluster (what I do in one instance appears in the other and the datafiles are the same), including failover tasks (like simulating a node down - the database still running).
    But all tries to run the startup/shutdown commands fails. It fails always when the LMON processes try to start.
    I recheck the installation, focusing in the relink trick with the libnnz10. When I use DBCA to install a single instance on node 1 or node 2 in the same ORACLE_HOME of the cluster, it runs fine (including startup/shutdown) - this make me think that all the database relink's are fine.
    I try to relink the cluster. In installation it uses 4 makes and I redo this makes without the libnnz10. The makes runs well too, but the error continues (only using startup/shutdown in cluster database).
    I'm doing the documentation of the process and will post it, but I want to resolve this issue.
    Any ideas ?
    Thanks to all
    Message was edited by:
    alliance01

    Hi to all.
    I downloaded the 10.1.0.5 as soon I can - thanks to damjanp!
    After the download, I follow all the instructions.
    I stop the database, all the services and the cluster. Run the installer and it works fine.
    When I try to make the post-installation tasks, I cannot startup the database (nor with the error that I was having). I received a Oracle Cluster Configuration Error...
    I read all the logs and find 3 errors. I do not know if this occurs because of wrong environment variables.
    The commands awk, touch and basename fails - the scripts try to find this commands in /bin (this commands in OSX stay in /usr/bin). I prefer make a link (ln -s) using root :
    ln -s /usr/bin/awk /bin/awk
    ln -s /usr/bin/touch /bin/touch
    ln -s /usr/bin/basename /bin/basename
    When I done this, the cluster starts (ocssd.bin, crsd.bin e evmd.bin). But when I try to start the database, it fails (ORA-29702 : error occurred in Cluster Group Service operation) and srvctl gives me PRKH-1010 : Unable to communicate with CRS services. [OCR Error(Native : prsr_initCLSS:[21])].
    To resolve this I use localconfig (user root) :
    localconfig reset /<ORACLE_HOME>
    After this, I shutdown all and restart the CRS services - and for my surprise the CRS automaticaly starts all the services (including the instances).
    And the libnnz10 problema was gone!
    I read the documentation and found that the "TNS - lost contact" problem in Tiger (yeah - Tiger) was resolved.
    I think that 10.1.0.5 can runs on Tiger more easily.
    The cluster are running fine now - I shutdown/startup the instance several times to test with no errors.
    I will prepare a documentation to post in the Web about this installation. When I finish I post in this forum the link.
    Thank's to all.

  • "Oracle Cluster Verification Utility" failed - 10gR2 - VMware - CentOS 4

    Hi,
    While installing 10g R2 on VMWare with CentOS 4, I am encountering an error:
    Command = /u01/crs/oracle/product/10.2.0/crs/bin/cluvfy has failed
    INFO: Configuration assistant "Oracle Cluster Verification Utility" failed
    *** Starting OUICA ***
    Oracle Home set to /u01/crs/oracle/product/10.2.0/crs
    Configuration directory is set to /u01/crs/oracle/product/10.2.0/crs/cfgtoollogs. All xml files under the directory will be processed
    INFO: The "/u01/crs/oracle/product/10.2.0/crs/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.
    SEVERE: OUI-25031:Some of the configuration assistants failed. It is strongly recommended that you retry the configuration assistants at this time. Not successfully running any "Recommended" assistants means your system will not be correctly configured.
    1. Check the Details panel on the Configuration Assistant Screen to see the errors resulting in the failures.
    2. Fix the errors causing these failures.
    3. Select the failed assistants and click the 'Retry' button to retry them.
    INFO: User Selected: Yes/OK
    The logs show me:
    COMMAND=/u01/crs/oracle/product/10.2.0/crs/bin/cluvfy stage -post crsinst -n rac1,rac2
    Checking the version of OCR...
    OCR of correct Version "2" exists.
    Checking data integrity of OCR...
    ERROR:
    OCR integrity results are inconsistent amongst the nodes.
    OCR integrity found invalid for nodes: rac2
    OCR integrity found valid for nodes: rac1
    OCR integrity check failed.
    I have replaced "clsfmt.bin" with patch 4679769 to avoid the FAILED TO FORMAT OCR DISK USING CLSFMT error on Node 1.
    But still the Oracle Cluster Verification Utility failed with OCR integrity.
    Also, have religiously followed the steps mentioned in the below link & didnt have any glitches during the entire process:
    http://www.oracle-base.com/articles/10g/OracleDB10gR2RACInstallationOnCentos4UsingVMware.php
    Any Suggestions??

    I kinda dont have that timestamp which you requested.
    Posting what i have in crsd.log for node 2.
    **I wish this site had an attachment section to make the threads more readable.
    Anyways...
    Oracle Database 10g CRS Release 10.2.0.1.0 Production Copyright 1996, 2005 Oracle. All rights reserved.
    2011-06-29 17:56:21.189: [ default][3086931648][ENTER]0
    Oracle Database 10g CRS Release 10.2.0.1.0 Production Copyright 1996, 2004, Oracle. All rights reserved
    2011-06-29 17:56:21.189: [ default][3086931648]0CRS Daemon Starting
    2011-06-29 17:56:21.190: [ CRSMAIN][3086931648]0Checking the OCR device
    2011-06-29 17:56:21.280: [ CRSMAIN][3086931648]0Connecting to the CSS Daemon
    2011-06-29 17:56:21.420: [ COMMCRS][66177968]clsc_connect: (0x8655ae0) no listener at (ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac2_crs))
    2011-06-29 17:56:21.420: [ CSSCLNT][3086931648]clsssInitNative: connect failed, rc 9
    2011-06-29 17:56:21.422: [  CRSRTI][3086931648]0CSS is not ready. Received status 3 from CSS. Waiting for good status ..
    2011-06-29 17:56:22.483: [ COMMCRS][66177968]clsc_connect: (0x8604c10) no listener at (ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac2_crs))
    2011-06-29 17:56:22.484: [ CSSCLNT][3086931648]clsssInitNative: connect failed, rc 9
    2011-06-29 17:56:22.485: [  CRSRTI][3086931648]0CSS is not ready. Received status 3 from CSS. Waiting for good status ..
    2011-06-29 17:56:23.537: [ COMMCRS][66177968]clsc_connect: (0x8654e20) no listener at (ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac2_crs))
    2011-06-29 17:56:23.537: [ CSSCLNT][3086931648]clsssInitNative: connect failed, rc 9
    2011-06-29 17:56:23.538: [  CRSRTI][3086931648]0CSS is not ready. Received status 3 from CSS. Waiting for good status ..
    2011-06-29 17:56:24.606: [ COMMCRS][66177968]clsc_connect: (0x8655008) no listener at (ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac2_crs))
    2011-06-29 17:56:24.606: [ CSSCLNT][3086931648]clsssInitNative: connect failed, rc 9
    2011-06-29 17:56:24.608: [  CRSRTI][3086931648]0CSS is not ready. Received status 3 from CSS. Waiting for good status ..
    2011-06-29 17:56:28.445: [    CRSD][3086931648]0Daemon Version: 10.2.0.1.0 Active Version: 10.2.0.1.0
    2011-06-29 17:56:28.446: [    CRSD][3086931648]0Active Version and Software Version are same
    2011-06-29 17:56:28.446: [ CRSMAIN][3086931648]0Initializing OCR
    2011-06-29 17:56:28.479: [  OCRRAW][3086931648]proprioo: for disk 0 (/dev/raw/raw1), id match (1), my id set (1669906634,1028247821) total id sets (1), 1st set (1669906634,1028247821), 2nd set (0,0) my votes (2), total votes (2)
    2011-06-29 17:56:28.621: [ CSSCLNT][3051752368]clssgsGroupJoin: CSS has not reached fatal mode.Registration is not yet safe. Retrying
    2011-06-29 17:56:29.674: [    CRSD][3086931648]0ENV Logging level for Module: allcomp 0
    2011-06-29 17:56:29.680: [    CRSD][3086931648]0ENV Logging level for Module: default 0
    2011-06-29 17:56:29.720: [    CRSD][3086931648]0ENV Logging level for Module: COMMCRS 0
    2011-06-29 17:56:29.730: [    CRSD][3086931648]0ENV Logging level for Module: COMMNS 0
    2011-06-29 17:56:29.746: [    CRSD][3086931648]0ENV Logging level for Module: CRSUI 0
    2011-06-29 17:56:29.755: [    CRSD][3086931648]0ENV Logging level for Module: CRSCOMM 0
    2011-06-29 17:56:29.760: [    CRSD][3086931648]0ENV Logging level for Module: CRSRTI 0
    2011-06-29 17:56:29.770: [    CRSD][3086931648]0ENV Logging level for Module: CRSMAIN 0
    2011-06-29 17:56:29.823: [    CRSD][3086931648]0ENV Logging level for Module: CRSPLACE 0
    2011-06-29 17:56:29.834: [    CRSD][3086931648]0ENV Logging level for Module: CRSAPP 0
    2011-06-29 17:56:29.846: [    CRSD][3086931648]0ENV Logging level for Module: CRSRES 0
    2011-06-29 17:56:29.852: [    CRSD][3086931648]0ENV Logging level for Module: CRSOCR 0
    2011-06-29 17:56:29.871: [    CRSD][3086931648]0ENV Logging level for Module: CRSTIMER 0
    2011-06-29 17:56:29.878: [    CRSD][3086931648]0ENV Logging level for Module: CRSEVT 0
    2011-06-29 17:56:29.886: [    CRSD][3086931648]0ENV Logging level for Module: CRSD 0
    2011-06-29 17:56:29.904: [    CRSD][3086931648]0ENV Logging level for Module: CLUCLS 0
    2011-06-29 17:56:29.916: [    CRSD][3086931648]0ENV Logging level for Module: OCRRAW 0
    2011-06-29 17:56:29.928: [    CRSD][3086931648]0ENV Logging level for Module: OCROSD 0
    2011-06-29 17:56:29.931: [    CRSD][3086931648]0ENV Logging level for Module: CSSCLNT 0
    2011-06-29 17:56:29.936: [    CRSD][3086931648]0ENV Logging level for Module: OCRAPI 0
    2011-06-29 17:56:29.939: [    CRSD][3086931648]0ENV Logging level for Module: OCRUTL 0
    2011-06-29 17:56:29.942: [    CRSD][3086931648]0ENV Logging level for Module: OCRMSG 0
    2011-06-29 17:56:29.945: [    CRSD][3086931648]0ENV Logging level for Module: OCRCLI 0
    2011-06-29 17:56:29.948: [    CRSD][3086931648]0ENV Logging level for Module: OCRCAC 0
    2011-06-29 17:56:29.951: [    CRSD][3086931648]0ENV Logging level for Module: OCRSRV 0
    2011-06-29 17:56:29.954: [    CRSD][3086931648]0ENV Logging level for Module: OCRMAS 0
    2011-06-29 17:56:29.954: [ CRSMAIN][3086931648]0Filename is /u01/crs/oracle/product/10.2.0/crs/crs/init/rac2.pid
    [  clsdmt][2862934960]Listening to (ADDRESS=(PROTOCOL=ipc)(KEY=rac2DBG_CRSD))
    2011-06-29 17:56:29.986: [ CRSMAIN][3086931648]0Using Authorizer location: /u01/crs/oracle/product/10.2.0/crs/crs/auth/
    2011-06-29 17:56:30.038: [ CRSMAIN][3086931648]0Initializing RTI
    2011-06-29 17:56:30.039: [CRSTIMER][2841689008]0Timer Thread Starting.
    2011-06-29 17:56:30.042: [  CRSRES][3086931648]0Parameter SECURITY = 1, running in USER Mode
    2011-06-29 17:56:30.043: [ CRSMAIN][3086931648]0Initializing EVMMgr
    2011-06-29 17:56:30.045: [ COMMCRS][2831199152]clsc_connect: (0x89a02e0) no listener at (ADDRESS=(PROTOCOL=ipc)(KEY=SYSTEM.evm.acceptor.auth))
    2011-06-29 17:56:30.299: [ COMMCRS][2831199152]clsc_connect: (0x89a2ab8) no listener at (ADDRESS=(PROTOCOL=ipc)(KEY=SYSTEM.evm.acceptor.auth))
    2011-06-29 17:56:31.555: [ CRSMAIN][3086931648]0CRSD locked during state recovery, please wait.
    2011-06-29 17:56:31.603: [ CRSMAIN][3086931648]0CRSD recovered, unlocked.
    2011-06-29 17:56:31.606: [ CRSMAIN][3086931648]0QS socket on: (ADDRESS=(PROTOCOL=ipc)(KEY=ora_crsqs))
    2011-06-29 17:56:31.620: [ CRSMAIN][3086931648]0CRSD UI socket on: (ADDRESS=(PROTOCOL=ipc)(KEY=CRSD_UI_SOCKET))
    2011-06-29 17:56:31.627: [ CRSMAIN][3086931648]0E2E socket on: (ADDRESS=(PROTOCOL=tcp)(HOST=rac2-priv)(PORT=49896))
    2011-06-29 17:56:31.627: [ CRSMAIN][3086931648]0Starting Threads
    2011-06-29 17:56:31.628: [ CRSMAIN][3086931648]0CRS Daemon Started.
    2011-06-29 18:03:02.066: [  CRSRES][2735582128]0Resource Registered: ora.rac1.vip
    2011-06-29 18:03:05.949: [  CRSRES][2735582128]0Resource Registered: ora.rac2.vip
    2011-06-29 18:03:09.666: [  CRSRES][2735582128]0Resource Registered: ora.rac1.gsd
    2011-06-29 18:03:11.523: [  CRSRES][2735582128]0Resource Registered: ora.rac2.gsd
    2011-06-29 18:03:13.329: [  CRSRES][2735582128]0Resource Registered: ora.rac1.ons
    2011-06-29 18:03:15.048: [  CRSRES][2735582128]0Resource Registered: ora.rac2.ons
    2011-06-29 18:03:15.965: [  CRSRES][2714192816]0Attempting to start `ora.rac1.vip` on member `rac1`
    2011-06-29 18:03:30.471: [  CRSRES][2714192816]0Start of `ora.rac1.vip` on member `rac1` succeeded.
    2011-06-29 18:03:31.227: [  CRSRES][2714192816]0startRunnable: setting CLI values
    2011-06-29 18:03:31.258: [  CRSRES][2714192816]0Attempting to start `ora.rac2.vip` on member `rac2`
    2011-06-29 18:03:44.710: [  CRSRES][2714192816]0Start of `ora.rac2.vip` on member `rac2` succeeded.
    2011-06-29 18:03:45.588: [  CRSRES][2714192816]0Attempting to start `ora.rac1.gsd` on member `rac1`
    2011-06-29 18:03:45.777: [  CRSRES][2714192816]0Start of `ora.rac1.gsd` on member `rac1` succeeded.
    2011-06-29 18:03:46.523: [  CRSRES][2714192816]0startRunnable: setting CLI values
    2011-06-29 18:03:46.588: [  CRSRES][2714192816]0Attempting to start `ora.rac2.gsd` on member `rac2`
    2011-06-29 18:03:47.220: [  CRSRES][2714192816]0Start of `ora.rac2.gsd` on member `rac2` succeeded.
    2011-06-29 18:03:48.077: [  CRSRES][2714192816]0Attempting to start `ora.rac1.ons` on member `rac1`
    2011-06-29 18:03:49.727: [  CRSRES][2714192816]0Start of `ora.rac1.ons` on member `rac1` succeeded.
    2011-06-29 18:03:50.610: [  CRSRES][2714192816]0startRunnable: setting CLI values
    2011-06-29 18:03:50.658: [  CRSRES][2714192816]0Attempting to start `ora.rac2.ons` on member `rac2`
    2011-06-29 18:03:52.240: [  CRSRES][2714192816]0Start of `ora.rac2.ons` on member `rac2` succeeded.
    2011-06-29 18:07:44.810: [  CRSRES][2735582128]0startRunnable: setting CLI values
    2011-06-29 18:09:05.613: [  CRSAPP][2735582128]0CheckResource error for ora.rac1.vip error code = 1
    2011-06-29 18:09:05.623: [  CRSRES][2735582128]0In stateChanged, ora.rac1.vip target is ONLINE
    2011-06-29 18:09:05.623: [  CRSRES][2735582128]0ora.rac1.vip on rac2 went OFFLINE unexpectedly
    2011-06-29 18:09:05.624: [  CRSRES][2735582128]0StopResource: setting CLI values
    2011-06-29 18:09:05.631: [  CRSRES][2735582128]0Attempting to stop `ora.rac1.vip` on member `rac2`
    2011-06-29 18:09:09.437: [  CRSRES][2735582128]0Stop of `ora.rac1.vip` on member `rac2` succeeded.
    2011-06-29 18:09:09.438: [  CRSRES][2735582128]0ora.rac1.vip RESTART_COUNT=0 RESTART_ATTEMPTS=0
    2011-06-29 18:09:09.447: [  CRSRES][2735582128]0ora.rac1.vip failed on rac2 relocating.
    2011-06-29 18:09:09.685: [  CRSRES][2735582128]0Attempting to start `ora.rac1.vip` on member `rac1`
    2011-06-29 18:09:22.340: [  CRSRES][2735582128]0Start of `ora.rac1.vip` on member `rac1` succeeded.
    2011-06-29 18:10:21.884: [  CRSAPP][2735582128]0CheckResource error for ora.rac2.vip error code = 1
    2011-06-29 18:10:21.892: [  CRSRES][2735582128]0In stateChanged, ora.rac2.vip target is ONLINE
    2011-06-29 18:10:21.893: [  CRSRES][2735582128]0ora.rac2.vip on rac2 went OFFLINE unexpectedly
    2011-06-29 18:10:21.893: [  CRSRES][2735582128]0StopResource: setting CLI values
    2011-06-29 18:10:21.910: [  CRSRES][2735582128]0Attempting to stop `ora.rac2.vip` on member `rac2`
    2011-06-29 18:10:25.645: [  CRSRES][2735582128]0Stop of `ora.rac2.vip` on member `rac2` succeeded.
    2011-06-29 18:10:25.645: [  CRSRES][2735582128]0ora.rac2.vip RESTART_COUNT=0 RESTART_ATTEMPTS=0
    2011-06-29 18:10:25.657: [  CRSRES][2735582128]0ora.rac2.vip failed on rac2 relocating.
    2011-06-29 18:10:25.938: [  CRSRES][2735582128]0Attempting to start `ora.rac2.vip` on member `rac1`
    2011-06-29 18:10:39.079: [  CRSRES][2735582128]0Start of `ora.rac2.vip` on member `rac1` succeeded.
    2011-06-29 18:11:39.443: [  CRSRES][2735582128]0startRunnable: setting CLI values
    2011-06-29 18:11:52.836: [  OCRUTL][3009792944]u_freem: mem passed is null
    2011-06-29 18:12:59.776: [  CRSAPP][2735582128]0CheckResource error for ora.rac1.vip error code = 1
    2011-06-29 18:12:59.784: [  CRSRES][2735582128]0In stateChanged, ora.rac1.vip target is ONLINE
    2011-06-29 18:12:59.784: [  CRSRES][2735582128]0ora.rac1.vip on rac2 went OFFLINE unexpectedly
    2011-06-29 18:12:59.784: [  CRSRES][2735582128]0StopResource: setting CLI values
    2011-06-29 18:12:59.791: [  CRSRES][2735582128]0Attempting to stop `ora.rac1.vip` on member `rac2`
    2011-06-29 18:13:03.395: [  CRSRES][2735582128]0Stop of `ora.rac1.vip` on member `rac2` succeeded.
    2011-06-29 18:13:03.396: [  CRSRES][2735582128]0ora.rac1.vip RESTART_COUNT=0 RESTART_ATTEMPTS=0
    2011-06-29 18:13:03.404: [  CRSRES][2735582128]0ora.rac1.vip failed on rac2 relocating.
    2011-06-29 18:13:03.678: [  CRSRES][2735582128]0Attempting to start `ora.rac1.vip` on member `rac1`
    2011-06-29 18:13:16.047: [  CRSRES][2735582128]0Start of `ora.rac1.vip` on member `rac1` succeeded.
    2011-06-29 18:15:07.356: [  CRSRES][2735582128]0startRunnable: setting CLI values
    2011-06-29 18:26:36.393: [  CRSAPP][2735582128]0CheckResource error for ora.rac2.vip error code = 1
    2011-06-29 18:26:36.404: [  CRSRES][2735582128]0In stateChanged, ora.rac2.vip target is ONLINE
    2011-06-29 18:26:36.404: [  CRSRES][2735582128]0ora.rac2.vip on rac2 went OFFLINE unexpectedly
    2011-06-29 18:26:36.405: [  CRSRES][2735582128]0StopResource: setting CLI values
    2011-06-29 18:26:36.420: [  CRSRES][2735582128]0Attempting to stop `ora.rac2.vip` on member `rac2`
    2011-06-29 18:26:40.105: [  CRSRES][2735582128]0Stop of `ora.rac2.vip` on member `rac2` succeeded.
    2011-06-29 18:26:40.106: [  CRSRES][2735582128]0ora.rac2.vip RESTART_COUNT=0 RESTART_ATTEMPTS=0
    2011-06-29 18:26:40.114: [  CRSRES][2735582128]0ora.rac2.vip failed on rac2 relocating.
    2011-06-29 18:26:40.411: [  CRSRES][2735582128]0Attempting to start `ora.rac2.vip` on member `rac1`
    2011-06-29 18:26:53.678: [  CRSRES][2735582128]0Start of `ora.rac2.vip` on member `rac1` succeeded.
    2011-06-29 18:28:03.601: [  CRSRES][2735582128]0startRunnable: setting CLI values
    2011-06-29 18:28:22.695: [  CRSAPP][2735582128]0StartResource error for ora.rac2.vip error code = 1
    2011-06-29 18:28:44.847: [  CRSRES][2735582128]0startRunnable: setting CLI values
    2011-06-29 18:29:06.589: [  OCRUTL][2946853808]u_freem: mem passed is null
    2011-06-29 18:30:13.581: [  CRSAPP][2735582128]0CheckResource error for ora.rac1.vip error code = 1
    2011-06-29 18:30:13.598: [  CRSRES][2735582128]0In stateChanged, ora.rac1.vip target is ONLINE
    2011-06-29 18:30:13.599: [  CRSRES][2735582128]0ora.rac1.vip on rac2 went OFFLINE unexpectedly
    2011-06-29 18:30:13.599: [  CRSRES][2735582128]0StopResource: setting CLI values
    2011-06-29 18:30:13.606: [  CRSRES][2735582128]0Attempting to stop `ora.rac1.vip` on member `rac2`
    2011-06-29 18:30:17.227: [  CRSRES][2735582128]0Stop of `ora.rac1.vip` on member `rac2` succeeded.
    2011-06-29 18:30:17.228: [  CRSRES][2735582128]0ora.rac1.vip RESTART_COUNT=0 RESTART_ATTEMPTS=0
    2011-06-29 18:30:17.236: [  CRSRES][2735582128]0ora.rac1.vip failed on rac2 relocating.
    2011-06-29 18:30:17.563: [  CRSRES][2735582128]0Attempting to start `ora.rac1.vip` on member `rac1`
    2011-06-29 18:30:31.358: [  CRSRES][2735582128]0Start of `ora.rac1.vip` on member `rac1` succeeded.
    2011-06-29 18:33:54.570: [  CRSRES][2735582128]0startRunnable: setting CLI values
    2011-06-29 18:34:17.302: [  OCRUTL][2988813232]u_freem: mem passed is null
    2011-06-29 18:35:24.403: [  CRSAPP][2735582128]0CheckResource error for ora.rac1.vip error code = 1
    2011-06-29 18:35:24.412: [  CRSRES][2735582128]0In stateChanged, ora.rac1.vip target is ONLINE
    2011-06-29 18:35:24.412: [  CRSRES][2735582128]0ora.rac1.vip on rac2 went OFFLINE unexpectedly
    2011-06-29 18:35:24.412: [  CRSRES][2735582128]0StopResource: setting CLI values
    2011-06-29 18:35:24.431: [  CRSRES][2735582128]0Attempting to stop `ora.rac1.vip` on member `rac2`
    2011-06-29 18:35:28.186: [  CRSRES][2735582128]0Stop of `ora.rac1.vip` on member `rac2` succeeded.
    2011-06-29 18:35:28.187: [  CRSRES][2735582128]0ora.rac1.vip RESTART_COUNT=0 RESTART_ATTEMPTS=0
    2011-06-29 18:35:28.208: [  CRSRES][2735582128]0ora.rac1.vip failed on rac2 relocating.
    2011-06-29 18:35:28.510: [  CRSRES][2735582128]0Attempting to start `ora.rac1.vip` on member `rac1`
    2011-06-29 18:35:52.388: [  CRSRES][2735582128]0Start of `ora.rac1.vip` on member `rac1` succeeded.
    2011-06-29 18:39:18.464: [  CRSRES][2735582128]0startRunnable: setting CLI values
    2011-06-29 18:39:31.876: [  OCRUTL][2988813232]u_freem: mem passed is null
    2011-06-29 18:40:38.956: [  CRSAPP][2735582128]0CheckResource error for ora.rac1.vip error code = 1
    2011-06-29 18:40:38.965: [  CRSRES][2735582128]0In stateChanged, ora.rac1.vip target is ONLINE
    2011-06-29 18:40:38.966: [  CRSRES][2735582128]0ora.rac1.vip on rac2 went OFFLINE unexpectedly
    2011-06-29 18:40:38.966: [  CRSRES][2735582128]0StopResource: setting CLI values
    2011-06-29 18:40:38.972: [  CRSRES][2735582128]0Attempting to stop `ora.rac1.vip` on member `rac2`
    2011-06-29 18:40:42.583: [  CRSRES][2735582128]0Stop of `ora.rac1.vip` on member `rac2` succeeded.
    2011-06-29 18:40:42.584: [  CRSRES][2735582128]0ora.rac1.vip RESTART_COUNT=0 RESTART_ATTEMPTS=0
    2011-06-29 18:40:42.594: [  CRSRES][2735582128]0ora.rac1.vip failed on rac2 relocating.
    2011-06-29 18:40:42.977: [  CRSRES][2735582128]0Attempting to start `ora.rac1.vip` on member `rac1`
    2011-06-29 18:41:08.149: [  CRSRES][2735582128]0Start of `ora.rac1.vip` on member `rac1` succeeded.
    2011-06-29 18:42:18.061: [  CRSRES][2735582128]0startRunnable: setting CLI values
    2011-06-29 18:42:31.531: [  OCRUTL][2988813232]u_freem: mem passed is null
    2011-06-29 18:44:45.499: [  CRSAPP][2735582128]0CheckResource error for ora.rac1.vip error code = 1
    2011-06-29 18:44:45.507: [  CRSRES][2735582128]0In stateChanged, ora.rac1.vip target is ONLINE
    2011-06-29 18:44:45.508: [  CRSRES][2735582128]0ora.rac1.vip on rac2 went OFFLINE unexpectedly
    2011-06-29 18:44:45.508: [  CRSRES][2735582128]0StopResource: setting CLI values
    2011-06-29 18:44:45.516: [  CRSRES][2735582128]0Attempting to stop `ora.rac1.vip` on member `rac2`
    2011-06-29 18:44:49.197: [  CRSRES][2735582128]0Stop of `ora.rac1.vip` on member `rac2` succeeded.
    2011-06-29 18:44:49.198: [  CRSRES][2735582128]0ora.rac1.vip RESTART_COUNT=0 RESTART_ATTEMPTS=0
    2011-06-29 18:44:49.209: [  CRSRES][2735582128]0ora.rac1.vip failed on rac2 relocating.
    2011-06-29 18:44:49.449: [  CRSRES][2735582128]0Attempting to start `ora.rac1.vip` on member `rac1`
    2011-06-29 18:45:13.509: [  CRSRES][2735582128]0Start of `ora.rac1.vip` on member `rac1` succeeded.
    2011-06-29 18:47:31.668: [  CRSRES][2735582128]0startRunnable: setting CLI values
    2011-06-29 18:47:50.804: [  CRSAPP][2735582128]0StartResource error for ora.rac1.vip error code = 1

  • How to reduce Oracle Cluster Time Synchronization time to 0

    Hi Guys,
    How to reduce Offset (in msec) of Oracle Cluster Time Synchronization time to 0 ???
    is there any command or is it the only solution to wait to become 0 slowly...
    [root@caslive bin]# ./crsctl check ctss
    CRS-4701: The Cluster Time Synchronization Service is in Active mode.
    CRS-4702: Offset (in msec): -1300
    regards,
    manish
    Email ID: [email protected]

    Hi,
    1.From DB02--> detail analysis menu you can take out top 50 tables & indexes. you can mark the size of the index should be generally less than the table.If its more or very much similar size of table, you can rebuild it using SE14. This can free some space.
    or else you may use brspace to do this.
    http://help.sap.com/saphelp_nw70/helpdata/EN/58/6bec38c9fa7e44b7f2163905863575/frameset.htm
    In case of table this option is risky as it may result in data loss.
    2. Earlywatch alert gives the top 20 degenrated index. you can check that which also gives a factor 'storage quality'.
    3. Run report SAP_DROP_TMPTABLES. It removes temporary database objects. ( we do this in our BW system)
    Hope this helps
    Thanks
    Sushil

  • Oracle cluster  cleanup

    Hi,
    I am in the process of deleting the RAC setup on Linux, to do a re-installation. Is there any script to cleanup the installed oracle cluster software
    thx.
    Message was edited by:
    user551201

    Assuming this is linux and using raw file systems with ASM ....
    Cleaning up a Cluster - each node
    1.     Disable CRS.
    •     Stopping the Oracle Cluster Software on each Node
    For 10g 10.1.0.04 or later:
    # /etc/init.d/init.crs stop
    For 10g 10.2.0.01 or later:
    # <CRS HOME>/bin/crsctl stop crs
    Wait until Oracle Cluster Software completely stops. (Check CRS logs or check for Oracle processes, ps -ef | grep ocssd.bin)
    •     Change Oracle Cluster Software from Starting at Boot Time on each Node
    For 10g 10.1.0.04 or later:
    # /sbin/init.d/init.crs disable
    For 10g 10.2.0.01 or later:
    # <CRS HOME>/bin/crsctl disable crs
    2. Delete the last 3 lines in /etc/inittab
    3.     Delete all files in /etc that begin with ora*
    a.     rm –r –f /etc/ora*
    4.     delete all files that begin with init.* in the /etc/init.d directory(MAKE SURE IN THE DIR)
    a.     rm –r –f /etc/init.d/init.*
    5.     delete all files that are outside of the /opt/oracle/product/10.2.0 directory structure
    a.     rm –r –f /opt/oracle/product/10.2.0/*
    b.     rm –r –f /opt/ORCLfmap
    c.     rm –r –f /opt/oracle/product/admin
    d.     rm –r –f /opt/oracle/product/oraInventory
    6.     erase all files in the /tmp directory that are oracle installation related
    7.     Clear out the shared storage by using the dd command
    a.     dd if=/dev/zero of=/dev/emcpowera1 bs=8196 count=1000

  • I am trying to install oracle 11g xe on ubuntu aws instance when i execute sudo /etc/init.d/oracle-xe configure command iam getting this error: sudo: /etc/init.d/oracle-xe : command not found

    i am trying to install oracle 11g xe on ubuntu aws instance when i execute sudo /etc/init.d/oracle-xe configure command iam getting this error: sudo: /etc/init.d/oracle-xe : command not found.

    "command not found" means ... there is no such thing.
    Has the .rpm been installed?
    http://docs.oracle.com/cd/E17781_01/install.112/e18802/toc.htm#XEINL122

  • Error while installing Oracle Cluster Ready Services – Release 1 (10.1.0.2)

    Hi all,
    I am trying for RAC – 10gR1 (10.1.0.2) using two machines with Windows 2000 Server. For this I need to install Oracle Cluster Ready Services – Release 1 (10.1.0.2).
    Machine details are as follows:-
    Node 1:
    Computer Name:     RAC1
    Windows 2000 IP Configuration
    Ethernet adapter Local Area Connection 2: (Used for Public Interface)
    Connection-specific DNS Suffix . :
    IP Address. . . . . . . . . . . . : 192.168.1.65
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . :
    Ethernet adapter Local Area Connection: (Used for Private Interface between the two nodes)
    Connection-specific DNS Suffix . :
    IP Address. . . . . . . . . . . . : 10.10.10.11
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . :
    Node 2:
         Computer Name:     RAC2
    Windows 2000 IP Configuration
    Ethernet adapter Local Area Connection 2: (Used for Public Interface)
    Connection-specific DNS Suffix . :
    IP Address. . . . . . . . . . . . : 192.168.1.181
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . :
    Ethernet adapter Local Area Connection: (Used for Private Interface between the two nodes)
    Connection-specific DNS Suffix . :
    IP Address. . . . . . . . . . . . : 10.10.10.12
    Subnet Mask . . . . . . . . . . . : 255.255.255.0
    Default Gateway . . . . . . . . . :
    I have made following entries in Hosts file of both the machines:-
    192.168.1.65     RAC1
    192.168.1.181     RAC2
    10.10.10.11     RAC01-PRIV
    10.10.10.12     RAC02-PRIV
    192.168.1.201     RAC01-VIP
    192.168.1.202     RAC02-VIP
    I have completed all the pre-installation steps, i.e. configuring the disk for storage, and both the machine are communicating each other through there Private and Public interfaces. Now the problem appears when I am installing Oracle Cluster Ready Services, at the end of Installation following message appears and the auto configuration steps fails.
    ================================================================================================================
    Output generated from configuration assistant "Oracle Cluster Ready Services Configuration Assistant":
    Successfully accumulated necessary OCR keys.
    Using ports: CSS=49895 CRS=49896 EVMC=49898 and EVMR=49897.
    node <nodenumber>: <nodename> <private interconnect name> <hostname>
    node 1: rac1 rac01-priv rac1
    node 2: rac2 rac02-priv rac2
    Creating OCR keys for user 'administrator', privgrp ''..
    Operation successful.
    Now formatting voting device: \\.\votedsk
    Successful in setting block0 for voting disk.
    Format complete.
    Step 1: checking status of CRS cluster
    Step 2: configuring OCR repository
    Step 3: configuring safe mode for CRS stack
    Step 4: Starting up CRS stack on all nodes
    RAC1 service OracleCSService in improper PENDING state, err(997)
    RAC2 service OracleCSService in improper PENDING state, err(997)
    Configuration assistant "Oracle Cluster Ready Services Configuration Assistant" failed
    ================================================================================================================
    Output generated from configuration assistant "Oracle Notification Server Configuration Assistant":
    Configuration assistant "Oracle Notification Server Configuration Assistant" failed
    ================================================================================================================
    Output generated from configuration assistant "Oracle Private Interconnect Configuration Assistant":
    PRIF-10: failed to initialize the cluster registry
    Configuration assistant "Oracle Private Interconnect Configuration Assistant" failed
    ===============================================================
    I would be highly obliged if any one tell me why it is happing like this and what could be the possible remedy.
    Waiting for the respone.
    With Regards
    Dinesh
    [email protected]

    Hi user478171,
    I have the same problem with two nodes in Windows 2003 with RAC 10g R2, but I don't have idea to solve.
    Please advice me
    Thanks advances
    regards,
    IvanR

  • After upgrade oracle software oracle external command not responding

    Hi experts,
    I am start oracle up-gradation oracle 10.2.0.1 to 10.2.0.5,  from "p8202632_10205_LINUX.zip" patch on Redhat linex.
    When start upgrade oracle software only using "/runinstaller" after that i am not able to connect oracle external command (like "sqlplus","exp/imp").
    every oracle command not respond like...............
    [oracle@MTSNOIDA-REP2 bdump]$ sqlplus
    [oracle@MTSNOIDA-REP2 bdump]$
    please help me resolve that. i am sharing log of patch apply.............
    Oracle OLAP 10.2.0.1.0
       Oracle OLAP API 10.2.0.1.0
       OLAP SQL Scripts 10.2.0.1.0
       Oracle interMedia Client Option 10.2.0.1.0
       Oracle Database 10g interMedia Files 10.2.0.1.0
       Oracle interMedia 10.2.0.1.0
       PL/SQL Embedded Gateway 10.2.0.1.0
       Oracle XML Development Kit 10.2.0.1.0
       Oracle Text 10.2.0.1.0
       Oracle Clusterware RDBMS Files 10.2.0.1.0
       Database SQL Scripts 10.2.0.1.0
       Oracle Data Mining RDBMS Files 10.2.0.1.0
       Generic Connectivity Common Files 10.2.0.1.0
       Oracle Net Required Support Files 10.2.0.1.0
       Oracle Starter Database 10.2.0.1.0
       Sample Schema Data 10.2.0.1.0
       Oracle interMedia Locator RDBMS Files 10.2.0.1.0
       Oracle Call Interface (OCI) 10.2.0.1.0
       Oracle OLAP RDBMS Files 10.2.0.1.0
       PL/SQL 10.2.0.1.0
       Oracle Recovery Manager 10.2.0.1.0
       Oracle Database Utilities 10.2.0.1.0
       Oracle interMedia Locator 10.2.0.1.0
       XML Parser for Java 10.2.0.1.0
       Assistant Common Files 10.2.0.1.0
       Oracle JDBC Thin Driver for JDK 1.2 10.2.0.1.0
       Oracle JDBC Thin Driver for JDK 1.4 10.2.0.1.0
       Oracle interMedia Java Advanced Imaging 10.2.0.1.0
       SQLJ Runtime 10.2.0.1.0
       XML Parser for Oracle JVM 10.2.0.1.0
       Enterprise Manager Agent DB 10.2.0.1.0
       Enterprise Manager Baseline 10.2.0.1.0
       Oracle Enterprise Manager Console DB 10.2.0.1.0
       XDK Required Support Files 10.2.0.1.0
       Agent Required Support Files 10.2.0.1.0
       DBJAVA Required Support Files 10.2.0.1.0
       LDAP Required Support Files 10.2.0.1.0
       Precompiler Required Support Files 10.2.0.1.0
       Oracle RAC Required Support Files-HAS 10.2.0.1.0
       RDBMS Required Support Files for Instant Client 10.2.0.1.0
       RDBMS Required Support Files 10.2.0.1.0
       SQL*Plus Required Support Files 10.2.0.1.0
       SSL Required Support Files for InstantClient 10.2.0.1.0
       Installation Common Files 10.2.0.1.0
       Oracle Globalization Support 10.2.0.1.0
       Oracle Core Required Support Files 10.2.0.1.0
       Platform Required Support Files 10.2.0.1.0
       Oracle Message Gateway Common Files 10.2.0.1.0
       Enterprise Manager Agent Core 10.2.0.1.0
       Enterprise Manager Common Files 10.2.0.1.0
       Enterprise Manager Repository Core 10.2.0.1.0
       Oracle Containers for Java 10.2.0.1.0
       Enterprise Manager Repository DB 10.2.0.1.0
       Oracle LDAP administration 10.2.0.1.0
       JDBC Common Files 10.2.0.1.0
       Database Workspace Manager 10.2.0.1.0
       Oracle interMedia Annotator 10.2.0.1.0
       Enterprise Manager Minimal Integration 10.2.0.1.0
       Parser Generator Required Support Files 10.2.0.1.0
       Buildtools Common Files 10.2.0.1.0
       Oracle UIX 2.1.22.0.0
       Bali Share 1.1.18.0.0
    Deinstall in progress (Tuesday, November 19, 2013 11:02:51 PM GMT+05:30)
    ...............................................................   0% Done.
    ...............................................................  18% Done.
    ...............................................................  37% Done.
    ...............................................................  56% Done.
    ...............................................................  75% Done.
    .................                                               100% Done.
    Deinstall successful
    Installation in progress (Tuesday, November 19, 2013 11:02:51 PM GMT+05:30)
    ...............................................................  18% Done.
    ...............................................................  37% Done.
    ...............................................................  56% Done.
    ...............................................................  75% Done.
    .................................................                90% Done.
    Install successful
    Linking in progress (Tuesday, November 19, 2013 11:03:45 PM GMT+05:30)
    ..                                                               91% Done.
    Link successful
    Setup in progress (Tuesday, November 19, 2013 11:03:49 PM GMT+05:30)
    .........                                                       100% Done.
    Setup successful
    End of install phases.(Tuesday, November 19, 2013 11:03:54 PM GMT+05:30)
    Starting to execute configuration assistants
    Configuration assistant "Oracle Configuration Manager Configuration" succeeded
    WARNING:
    The following configuration scripts need to be executed as the "root" user.
    #!/bin/sh
    #Root script to run
    /u01/app/oracle/product/10.2.0/root.sh
    To execute the configuration scripts:
        1. Open a terminal window
        2. Log in as "root"
        3. Run the scripts
    The installation of Oracle Database 10g Release 2 Patch Set 4 was successful.
    Please check '/u01/app/oracle/oraInventory/logs/silentInstall2013-11-19_11-02-36PM.log' for more details.

    [oracle@MTSNOIDA-REP2 bin]$ ls -lrth
    total 7.2G
    -rwxrwxrwx 1 oracle oinstall  83K Jan  1  2000 zip
    -rwxrwxrwx 1 oracle oinstall 100K Jan  1  2000 unzip
    -rwxrwxrwx 1 oracle oinstall 2.9K Jan  1  2000 oraenv
    -rwxrwxrwx 1 oracle oinstall 2.4K Jan  1  2000 oerr
    -rwxrwxrwx 1 oracle oinstall 2.3K Jan  1  2000 gensyslib
    -rwxrwxrwx 1 oracle oinstall  14K Jan  1  2000 dbstart
    -rwxrwxrwx 1 oracle oinstall 6.5K Jan  1  2000 dbshut
    -rwxrwxrwx 1 oracle oinstall 2.4K Jan  1  2000 dbhome
    -rwxrwxrwx 1 oracle oinstall 2.8K Jan  1  2000 coraenv
    -rwxrwxrwx 1 oracle oinstall   48 Sep 25  2000 oraxml
    -rwxrwxrwx 1 oracle oinstall   48 Sep 25  2000 oraxsl
    -rwxrwxrwx 1 oracle oinstall   46 Nov  7  2000 oracg
    -rwxrwxrwx 1 oracle oinstall   45 Sep 25  2001 transx
    -rwxrwxrwx 1 oracle oinstall   59 Nov 25  2002 orapipe
    -rwxrwxrwx 1 oracle oinstall   44 Dec  4  2002 orajaxb
    -rwxrwxrwx 1 oracle oinstall 1.7K Jan 12  2004 emrepdown.sh
    -rwxrwxrwx 1 oracle oinstall  25K Jan 12  2004 emwd
    -rwxrwxrwx 1 oracle oinstall  767 Jan 12  2004 emlfail.command
    -rwxrwxrwx 1 oracle oinstall 1.2K Jan 12  2004 emdfail.command
    -rwxrwxrwx 1 oracle oinstall 1.7K Jan 12  2004 runclass
    -rwxrwxrwx 1 oracle oinstall  762 Jan 12  2004 xsql
    -rwxrwxrwx 1 oracle oinstall    0 May 19  2004 nmus
    -rwxrwxrwx 1 oracle oinstall    0 May 19  2004 nmupm
    -rwxrwxrwx 1 oracle oinstall    0 May 19  2004 nmocat
    -rwxrwxrwx 1 oracle oinstall    0 May 19  2004 nmo.0
    -rws--x--- 1 root   oinstall    0 May 19  2004 nmo
    -rwxrwxrwx 1 oracle oinstall    0 May 19  2004 nmei
    -rwxrwxrwx 1 oracle oinstall    0 May 19  2004 nmb.0
    -rws--x--- 1 root   oinstall    0 May 19  2004 nmb
    -rwxrwxrwx 1 oracle oinstall    0 May 19  2004 emtgtctl2
    -rwxrwxrwx 1 oracle oinstall    0 May 19  2004 emdctl
    -rwxrwxrwx 1 oracle oinstall    0 May 19  2004 emagent
    -rwxrwxrwx 1 oracle oinstall    0 May 19  2004 e2eme
    -rwxrwxrwx 1 oracle oinstall  39K Sep  2  2004 xmlwf
    -rwxrwxrwx 1 oracle oinstall 5.9K Sep 25  2004 repo_mig.template
    -rwxrwxrwx 1 oracle oinstall  11K Oct 13  2004 DBConsole.pm
    -rwxrwxrwx 1 oracle oinstall   82 Oct 15  2004 commonenv.bat.template
    -rwxrwxrwx 1 oracle oinstall 3.1K Apr  5  2005 asmcmd
    -rwxrwxrwx 1 oracle oinstall 2.8K May 12  2005 emrepdown.pl
    -rwxrwxrwx 1 oracle oinstall 3.4K May 12  2005 emdrollogs.pl
    -rwxrwxrwx 1 oracle oinstall 3.9K May 12  2005 emdlctl.template
    -rwxrwxrwx 1 oracle oinstall    0 May 12  2005 emtgtctl20
    -rwxrwxrwx 1 oracle oinstall 210K May 21  2005 asmcmdcore
    -rwxrwxrwx 1 oracle oinstall 1.1K May 23  2005 processDef.pl
    -rwxrwxrwx 1 oracle oinstall 3.2K Jun  7  2005 symfind
    -rwxrwxrwx 1 oracle oinstall 1.2K Jun 13  2005 linkshlib
    -rwxrwxrwx 1 oracle oinstall 4.8K Jun 13  2005 genclntst
    -rwxrwxrwx 1 oracle oinstall  153 Jun 13  2005 echodo
    -rwxrwxrwx 1 oracle oinstall 5.6K Jun 16  2005 genagtsh
    -rwxrwxrwx 1 oracle oinstall    0 Jun 22  2005 tkprofO
    -rwxrwxrwx 1 oracle oinstall    0 Jun 22  2005 sqlplusO
    -rwxrwxrwx 1 oracle oinstall    0 Jun 22  2005 sqlldrO
    -rwxrwxrwx 1 oracle oinstall    0 Jun 22  2005 sbttestO
    -rwxrwxrwx 1 oracle oinstall    0 Jun 22  2005 orapwdO
    -rwxrwxrwx 1 oracle oinstall    0 Jun 22  2005 oklist0
    -rwxrwxrwx 1 oracle oinstall    0 Jun 22  2005 okinit0
    -rwxrwxrwx 1 oracle oinstall    0 Jun 22  2005 okdstry0
    -rwxrwxrwx 1 oracle oinstall    0 Jun 22  2005 nidO
    -rwxrwxrwx 1 oracle oinstall    0 Jun 22  2005 maxmemO
    -rwxrwxrwx 1 oracle oinstall    0 Jun 22  2005 mapsga0
    -rwxrwxrwx 1 oracle oinstall    0 Jun 22  2005 kfod0
    -rwxrwxrwx 1 oracle oinstall    0 Jun 22  2005 impO
    -rwxrwxrwx 1 oracle oinstall    0 Jun 22  2005 impdpO
    -rwxrwxrwx 1 oracle oinstall    0 Jun 22  2005 hsotsO
    -rwxrwxrwx 1 oracle oinstall    0 Jun 22  2005 hsdepxaO
    -rwxrwxrwx 1 oracle oinstall    0 Jun 22  2005 hsallociO
    -rwxrwxrwx 1 oracle oinstall    0 Jun 22  2005 extprocO
    -rwxrwxrwx 1 oracle oinstall    0 Jun 22  2005 expO
    -rwxrwxrwx 1 oracle oinstall    0 Jun 22  2005 expdpO
    -rwxrwxrwx 1 oracle oinstall    0 Jun 22  2005 dumpsga0
    -rwxrwxrwx 1 oracle oinstall    0 Jun 22  2005 dbvO
    -rwxrwxrwx 1 oracle oinstall    0 Jun 22  2005 dbfsizeO
    -rwxrwxrwx 1 oracle oinstall    0 Jun 22  2005 cursizeO
    -rwxrwxrwx 1 oracle oinstall    0 Jun 22  2005 ctxloadO
    -rwxrwxrwx 1 oracle oinstall    0 Jun 22  2005 ctxlcO
    -rwxrwxrwx 1 oracle oinstall    0 Jun 22  2005 csscanO
    -rwxrwxrwx 1 oracle oinstall    0 Jun 22  2005 agtctlO
    -rwxrwxrwx 1 oracle oinstall    0 Jun 22  2005 wrapO
    -rwxrwxrwx 1 oracle oinstall    0 Jun 22  2005 tstshmO
    -rwxrwxrwx 1 oracle oinstall 1.9K Aug  9  2005 agentok.sh
    -rwxrwxrwx 1 oracle oinstall  11K Aug 15  2005 emctl.template
    -rwxrwxrwx 1 oracle oinstall 2.2K Aug 26  2005 sAgentUtils.pm
    -rwxrwxrwx 1 oracle oinstall    0 Aug 31  2005 netca_inst.sh
    -rwxrwxrwx 1 oracle oinstall 353K Sep 11  2005 emagtm0
    -rwxrwxrwx 1 oracle oinstall 759K Sep 11  2005 nmccollector0
    -rwxrwxrwx 1 oracle oinstall  52K Oct 16  2005 proxyserv.bin
    -rwxrwxrwx 1 oracle oinstall  52K Oct 20  2005 extjoboO
    -rwxrwxrwx 1 oracle oinstall  52K Oct 20  2005 extjobO
    -rwxrwxrwx 1 oracle oinstall 1.1M Oct 20  2005 racgeutO
    -rwxrwxrwx 1 oracle oinstall 1.2M Oct 20  2005 racgmainO
    -rwxrwxrwx 1 oracle oinstall 615K Oct 20  2005 oclsmon.bin
    -rwxrwxrwx 1 oracle oinstall  30K Oct 20  2005 extproc32O
    -rwxrwxrwx 1 oracle oinstall  64K Oct 20  2005 geneziO
    -rwxrwxrwx 1 oracle oinstall  691 Oct 22  2005 proxyserv
    -rwxrwxrwx 1 oracle oinstall    0 Oct 22  2005 racgmdbO
    -rwxrwxrwx 1 oracle oinstall    0 Oct 22  2005 racgimonO
    -rwxrwxrwx 1 oracle oinstall    0 Oct 22  2005 oifcfg0
    -rwxrwxrwx 1 oracle oinstall    0 Oct 22  2005 trcroute0
    -rwxrwxrwx 1 oracle oinstall    0 Oct 22  2005 tnsping0
    -rwxrwxrwx 1 oracle oinstall    0 Oct 22  2005 tnslsnr0
    -rwxrwxrwx 1 oracle oinstall    0 Oct 22  2005 lsnrctl0
    -rwxrwxrwx 1 oracle oinstall    0 Oct 22  2005 trcldr
    -rwxrwxrwx 1 oracle oinstall    0 Oct 22  2005 grdcscan
    -rwxrwxrwx 1 oracle oinstall    0 Oct 22  2005 kfodO
    -rwxrwxrwx 1 oracle oinstall    0 Oct 22  2005 nmus0
    -rwxrwxrwx 1 oracle oinstall    0 Oct 22  2005 nmupm0
    -rwxrwxrwx 1 oracle oinstall    0 Oct 22  2005 nmocat0
    -rwxrwxrwx 1 oracle oinstall    0 Oct 22  2005 nmo0
    -rwxrwxrwx 1 oracle oinstall    0 Oct 22  2005 nmei0
    -rwxrwxrwx 1 oracle oinstall    0 Oct 22  2005 nmb0
    -rwxrwxrwx 1 oracle oinstall    0 Oct 22  2005 emdctl0
    -rwxrwxrwx 1 oracle oinstall    0 Oct 22  2005 emagent0
    -rwxrwxrwx 1 oracle oinstall    0 Oct 22  2005 e2eme0
    -rwxrwxrwx 1 oracle oinstall 8.3K Jan 19  2006 genclntsh
    -rwxrwxrwx 1 oracle oinstall  485 Aug  4  2006 makeserverwlt
    -rwxrwxrwx 1 oracle oinstall  485 Aug  4  2006 makerootca.sh
    -rwxrwxrwx 1 oracle oinstall 3.5K Feb 20  2007 genoccish
    -rwxrwxrwx 1 oracle oinstall  504 Mar 30  2007 commonenv.template
    -rwxrwxrwx 1 oracle oinstall  16K Apr 17  2007 IASConsole.pm
    -rwxrwxrwx 1 oracle oinstall 1.2K May  9  2007 emtgtctl.template
    -rwxrwxrwx 1 oracle oinstall 6.9K Dec 24  2008 aqxmlctl.pl
    -rwxrwxrwx 1 oracle oinstall 9.5K Apr 29  2009 genorasdksh
    -rwxrwxrwx 1 oracle oinstall  23K May 12  2009 EMDeploy.pm
    -rwxrwxrwx 1 oracle oinstall  24K Jun 14  2009 EMAgent.pm
    -rwxrwxrwx 1 oracle oinstall 9.0K Dec  7  2009 relink
    -rwxrwxrwx 1 oracle oinstall  56K Feb 10  2010 emwd.pl
    -rwxrwxrwx 1 oracle oinstall 1.9K Feb 18  2010 racgwrap.sbs
    -rwxrwxrwx 1 oracle oinstall 1.9M Apr  8  2010 xml
    -rwxrwxrwx 1 oracle oinstall 2.3M Apr  8  2010 xmlcg
    -rwxrwxrwx 1 oracle oinstall 1.6M Apr  8  2010 schema
    -rwxrwxrwx 1 oracle oinstall 1.7M Apr  8  2010 xvm
    -rwxrwxrwx 1 oracle oinstall 1.9M Apr  8  2010 xsl
    -rwxrwxrwx 1 oracle oinstall 1.8K Apr  8  2010 pupbld
    -rwxrwxrwx 1 oracle oinstall 2.1K Apr  8  2010 helpins
    -rwxrwxrwx 1 oracle oinstall 148K Apr 12  2010 mkwallet
    -rwxrwxrwx 1 oracle oinstall 4.8K Apr 12  2010 gennttab
    -rwxrwxrwx 1 oracle oinstall 2.9K Apr 12  2010 gennfgt
    -rwxrwxrwx 1 oracle oinstall  13K Apr 12  2010 adapters
    -rwxrwxrwx 1 oracle oinstall 793K Apr 13  2010 nmccollector
    -rwxrwxrwx 1 oracle oinstall  50K Apr 13  2010 nmcbufp
    -rwxrwxrwx 1 oracle oinstall 345K Apr 13  2010 csscan
    -rwxrwxrwx 1 oracle oinstall 768K Apr 13  2010 ocrdump.bin
    -rwxrwxrwx 1 oracle oinstall 828K Apr 13  2010 ocrconfig.bin
    -rwxrwxrwx 1 oracle oinstall 740K Apr 13  2010 ocrcheck.bin
    -rwxrwxrwx 1 oracle oinstall 102K Apr 13  2010 rawutl
    -rwxrwxrwx 1 oracle oinstall  12K Apr 13  2010 osdbagrp
    -rwxrwxrwx 1 oracle oinstall 705K Apr 13  2010 gsd
    -rwxrwxrwx 1 oracle oinstall  17K Apr 13  2010 srvmspawn
    -rwxrwxrwx 1 oracle oinstall 1.9M Apr 13  2010 ocssd.bin
    -rwxrwxrwx 1 oracle oinstall 1.4M Apr 13  2010 racgeut
    -rwxrwxrwx 1 oracle oinstall 1.6M Apr 13  2010 racgmain
    -rwxrwxrwx 1 oracle oinstall 811K Apr 13  2010 clscfg.bin
    -rwxrwxrwx 1 oracle oinstall 712K Apr 13  2010 clsid.bin
    -rwxrwxrwx 1 oracle oinstall 734K Apr 13  2010 oclsvmon.bin
    -rwxrwxrwx 1 oracle oinstall 735K Apr 13  2010 oclsomon.bin
    -rwxrwxrwx 1 oracle oinstall 3.3M Apr 13  2010 crsctl.bin
    -rwxrwxrwx 1 oracle oinstall 935K Apr 13  2010 clsfmt.bin
    -rwxrwxrwx 1 oracle oinstall 1.2M Apr 14  2010 lmsgen
    -rwxrwxrwx 1 oracle oinstall 1.2M Apr 14  2010 lxegen
    -rwxrwxrwx 1 oracle oinstall 2.6M Apr 14  2010 lxinst
    -rwxrwxrwx 1 oracle oinstall 778K Apr 14  2010 lxchknlb
    -rwxrwxrwx 1 oracle oinstall 1.4M Apr 14  2010 lcsscan
    -rwxrwxrwx 1 oracle oinstall 349K Apr 19  2010 genksms
    -rwxrwxrwx 1 oracle oinstall  11K Apr 19  2010 osh
    -rwxrwxrwx 1 oracle oinstall  15K Apr 19  2010 fmputlhp
    -rwxrwxrwx 1 oracle oinstall 921K Apr 19  2010 fmputl
    -rwxrwxrwx 1 oracle oinstall  20K Apr 19  2010 sysresv
    -r-sr-s--- 1 root   oinstall  14K Apr 19  2010 oradism
    -rwxrwxrwx 1 oracle oinstall  29K Apr 19  2010 loadpsp
    -rwxrwxrwx 1 oracle oinstall 394K Apr 19  2010 kgmgr
    -rwxrwxrwx 1 oracle oinstall 857K Apr 19  2010 extjobo
    -rwxrwxrwx 1 oracle oinstall  66K Apr 19  2010 genezi
    -rwsr-x--- 1 root   oinstall 857K Apr 19  2010 extjob
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 tg4pwdO
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 oradismO
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 hsodbcO
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 oracleO
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 kfod
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 wrap
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 tstshm
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 sbttest
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 orapwd
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 oracle
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 nid
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 maxmem
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 mapsga
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 hsots
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 hsodbc
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 hsdepxa
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 hsalloci
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 extproc
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 dumpsga
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 dgmgrlO
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 dgmgrl
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 dbv
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 dbfsize
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 cursize
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 cfo
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 agtctl
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 sqlplus
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 racgmdb
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 racgimon
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 oifcfg
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 ldapsearch
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 ldapmodifymt
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 ldapmodify
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 ldapmoddn
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 ldapdelete
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 ldapcompare
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 ldapaddmt
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 ldapadd
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 dsml2ldif
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 tnnfg.dbl
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 oklist
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 okinit
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 okdstry
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 trcroute
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 tnsping
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 tnslsnr
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 lsnrctl
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 proc
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 ctxload
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 ctxlc
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 ctxkbtc
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 rmanO
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 rman
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 tkprof
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 tg4pwd
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 sqlldr
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 impdp
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 imp
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 expdp
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 exp
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 kgpmon
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 oratclsh
    -rwxrwxrwx 1 oracle oinstall    0 Apr 19  2010 emagtm
    -rwxrwxrwx 1 oracle oinstall 1.2K Oct 21  2011 olsoidsync.ouibak
    -rwxrwxrwx 1 oracle oinstall 1.2K Oct 21  2011 olsadmintool.ouibak
    -rwxrwxrwx 1 oracle oinstall 3.1K Oct 21  2011 umu.ouibak
    -rwxrwxrwx 1 oracle oinstall 5.3K Oct 21  2011 owm.ouibak
    lrwxrwxrwx 1 oracle oinstall   52 Oct 21  2011 lbuilder -> /u01/app/oracle/product/10.2.0/nls/lbuilder/lbuilder
    -rwxrwxrwx 1 oracle oinstall 3.2K Oct 21  2011 orapki.ouibak
    -rwxrwxrwx 1 oracle oinstall 1.7K Oct 21  2011 ocrdump0
    -rwxrwxrwx 1 oracle oinstall  574 Oct 21  2011 ocrconfig0
    -rwxrwxrwx 1 oracle oinstall 1.7K Oct 21  2011 ocrcheck0
    -rwxrwxrwx 1 oracle oinstall 1.7K Oct 21  2011 oclsmon
    -rwxrwxrwx 1 oracle oinstall 2.2K Oct 21  2011 mkstore.ouibak
    -rwxrwxrwx 1 oracle oinstall  11K Oct 21  2011 isqlplusctl.pl.ouibak
    -rwxrwxrwx 1 oracle oinstall 3.2K Oct 21  2011 isqlplusctl.ouibak
    -rwxrwxrwx 1 oracle oinstall 1.4K Oct 21  2011 statusnc.ouibak
    -rwxrwxrwx 1 oracle oinstall  509 Oct 21  2011 ojvmjava.ouibak
    -rwxrwxrwx 1 oracle oinstall 2.1K Oct 21  2011 oidprovtool.ouibak
    -rwxrwxrwx 1 oracle oinstall 2.0K Oct 21  2011 oidadmin
    -rwxrwxrwx 1 oracle oinstall 1.4K Oct 21  2011 ncomp.ouibak
    -rwxrwxrwx 1 oracle oinstall  554 Oct 21  2011 loadjava.ouibak
    -rwxrwxrwx 1 oracle oinstall 1.9K Oct 21  2011 ldifmigrator.ouibak
    -rwxrwxrwx 1 oracle oinstall  513 Oct 21  2011 dropjava.ouibak
    -rwxrwxrwx 1 oracle oinstall 1.4K Oct 21  2011 deploync.ouibak
    -rwxrwxrwx 1 oracle oinstall 3.0K Oct 21  2011 trcasst.ouibak
    -rwxrwxrwx 1 oracle oinstall 5.3K Oct 21  2011 rconfig.ouibak
    -rwxrwxrwx 1 oracle oinstall 6.1K Oct 21  2011 netmgr.ouibak
    -rwxrwxrwx 1 oracle oinstall 6.3K Oct 21  2011 netca.ouibak
    -rwxrwxrwx 1 oracle oinstall 5.9K Oct 21  2011 dbua.ouibak
    -rwxrwxrwx 1 oracle oinstall 1.6K Oct 21  2011 aqxmlctl.ouibak
    -rwxrwxrwx 1 oracle oinstall 2.1K Oct 21  2011 trcsess
    -rwxrwxrwx 1 oracle oinstall  935 Oct 21  2011 schemasync.ouibak
    -rwxrwxrwx 1 oracle oinstall 1.4K Oct 21  2011 racgwrap.ouibak
    -rwxrwxrwx 1 oracle oinstall    0 Oct 21  2011 racgons
    -rwxrwxrwx 1 oracle oinstall 2.2K Oct 21  2011 oidca.ouibak
    -rwxrwxrwx 1 oracle oinstall  995 Oct 21  2011 odisrvreg
    -rwxrwxrwx 1 oracle oinstall  324 Oct 21  2011 extusrupgrade.ouibak
    -rwxrwxrwx 1 oracle oinstall 419K Oct 21  2011 kgmgrO
    -rwxrwxrwx 1 oracle oinstall  16K Oct 21  2011 loadpspO
    -rwxrwxrwx 1 oracle oinstall 7.2K Oct 21  2011 osdbagrp0
    -rwxrwxrwx 1 oracle oinstall  69K Oct 21  2011 extproc32
    -rwxrwxrwx 1 oracle oinstall  34K Oct 21  2011 sslsetup.ouibak
    -rwxrwxrwx 1 oracle oinstall 8.6K Oct 21  2011 emutil.ouibak
    -rwxrwxrwx 1 oracle oinstall  84K Oct 21  2011 emctl.pl.ouibak
    -rwxrwxrwx 1 oracle oinstall  12K Oct 21  2011 emctl.ouibak
    -rwxrwxrwx 1 oracle oinstall  29K Oct 21  2011 EmctlCommon.pm.ouibak
    -rwxrwxrwx 1 oracle oinstall 6.1K Oct 21  2011 repo_mig.ouibak
    -rwxrwxrwx 1 oracle oinstall  898 Oct 21  2011 emtgtctl.ouibak
    -rwxrwxrwx 1 oracle oinstall 5.3K Oct 21  2011 dbca.ouibak
    -rwxrwxrwx 1 oracle oinstall  399 Oct 21  2011 commonenv.ouibak
    -rwxrwxrwx 1 oracle oinstall 2.1K Nov 19 23:03 oidprovtool
    -rwxrwxrwx 1 oracle oinstall 1.9K Nov 19 23:03 ldifmigrator
    -rw-r--r-- 1 root   root     7.2G Nov 19 23:03 pinglogs.txt
    -rwxrwxrwx 1 oracle oinstall 2.4K Nov 19 23:03 bndlchk
    -rwxrwxrwx 1 oracle oinstall 1.2K Nov 19 23:03 olsoidsync
    -rwxrwxrwx 1 oracle oinstall 1.2K Nov 19 23:03 olsadmintool
    -rwxrwxrwx 1 oracle oinstall 1.6K Nov 19 23:03 aqxmlctl
    -rwxrwxrwx 1 oracle oinstall  916 Nov 19 23:03 ott
    -rwxrwxrwx 1 oracle oinstall 3.0K Nov 19 23:03 trcasst
    -rwxrwxrwx 1 oracle oinstall 5.3K Nov 19 23:03 owm
    -rwxrwxrwx 1 oracle oinstall 3.2K Nov 19 23:03 orapki
    -rwxrwxrwx 1 oracle oinstall 6.1K Nov 19 23:03 netmgr
    -rwxrwxrwx 1 oracle oinstall  105 Nov 19 23:03 netca_deinst.sh
    -rwxrwxrwx 1 oracle oinstall 6.3K Nov 19 23:03 netca
    -rwxrwxrwx 1 oracle oinstall 2.2K Nov 19 23:03 mkstore
    -rwxrwxrwx 1 oracle oinstall  11K Nov 19 23:03 isqlplusctl.pl
    -rwxrwxrwx 1 oracle oinstall 3.2K Nov 19 23:03 isqlplusctl
    -rwxrwxrwx 1 oracle oinstall  935 Nov 19 23:03 schemasync
    -rwxrwxrwx 1 oracle oinstall 2.2K Nov 19 23:03 oidca
    -rwxrwxrwx 1 oracle oinstall 1.3K Nov 19 23:03 statusnc
    -rwxrwxrwx 1 oracle oinstall 4.5K Nov 19 23:03 srvconfig
    -rwxrwxrwx 1 oracle oinstall 1.9K Nov 19 23:03 racgwrap
    -rwxrwxrwx 1 oracle oinstall 1.5K Nov 19 23:03 ojvmjava
    -rwxrwxrwx 1 oracle oinstall 1.4K Nov 19 23:03 ncomp
    -rwxrwxrwx 1 oracle oinstall 1.4K Nov 19 23:03 loadjava
    -rwxrwxrwx 1 oracle oinstall 1.2K Nov 19 23:03 dropjava
    -rwxrwxrwx 1 oracle oinstall 1.3K Nov 19 23:03 deploync
    -rwxrwxrwx 1 oracle oinstall  736 Nov 19 23:03 cluvfy
    -rwxrwxrwx 1 oracle oinstall 6.4K Nov 19 23:03 srvctl
    -rwxrwxrwx 1 oracle oinstall 2.4K Nov 19 23:03 ocssd
    -rwxrwxrwx 1 oracle oinstall 2.4K Nov 19 23:03 ocrdump
    -rwxrwxrwx 1 oracle oinstall  574 Nov 19 23:03 ocrconfig
    -rwxrwxrwx 1 oracle oinstall 2.4K Nov 19 23:03 ocrcheck
    -rwxrwxrwx 1 oracle oinstall 2.4K Nov 19 23:03 oclsvmon
    -rwxrwxrwx 1 oracle oinstall 2.4K Nov 19 23:03 oclsomon
    -rwxrwxrwx 1 oracle oinstall  23K Nov 19 23:03 localconfig
    -rwxrwxrwx 1 oracle oinstall 4.9K Nov 19 23:03 gsd.sh
    -rwxrwxrwx 1 oracle oinstall 4.7K Nov 19 23:03 gsdctl
    -rwxrwxrwx 1 oracle oinstall 2.4K Nov 19 23:03 crsctl
    -rwxrwxrwx 1 oracle oinstall 2.4K Nov 19 23:03 clsid
    -rwxrwxrwx 1 oracle oinstall 2.4K Nov 19 23:03 clsfmt
    -rwxrwxrwx 1 oracle oinstall 2.4K Nov 19 23:03 clscfg
    -rwxrwxrwx 1 oracle oinstall 3.1K Nov 19 23:03 umu
    -rwxrwxrwx 1 oracle oinstall 5.3K Nov 19 23:03 rconfig
    -rwxrwxrwx 1 oracle oinstall  324 Nov 19 23:03 extusrupgrade
    -rwxrwxrwx 1 oracle oinstall 7.2K Nov 19 23:03 dbua
    -rwxrwxrwx 1 oracle oinstall 6.1K Nov 19 23:03 repo_mig
    -rwxrwxrwx 1 oracle oinstall  31K Nov 19 23:03 EmctlCommon.pm
    -rwxrwxrwx 1 oracle oinstall  474 Nov 19 23:03 sslsetup
    -rwxrwxrwx 1 oracle oinstall 2.9K Nov 19 23:03 fix_4525303.pl
    -rwxrwxrwx 1 oracle oinstall 7.4K Nov 19 23:03 emutil
    -rwxrwxrwx 1 oracle oinstall  89K Nov 19 23:03 emctl.pl
    -rwxrwxrwx 1 oracle oinstall  11K Nov 19 23:03 emctl
    -rwxrwxrwx 1 oracle oinstall 3.5K Nov 19 23:03 targetdeploy.pl
    -rwxrwxrwx 1 oracle oinstall 2.9K Nov 19 23:03 onsctl
    -rwxrwxrwx 1 oracle oinstall 668K Nov 19 23:03 ldapbind
    -rwxrwxrwx 1 oracle oinstall 1.2K Nov 19 23:03 emtgtctl
    -rwxrwxrwx 1 oracle oinstall 1.7K Nov 19 23:03 emca
    -rwxrwxrwx 1 oracle oinstall 3.7K Nov 19 23:03 emagentdeploy.pl
    -rwxrwxrwx 1 oracle oinstall 5.7K Nov 19 23:03 dbca
    -rwxrwxrwx 1 oracle oinstall  531 Nov 19 23:03 commonenv
    [oracle@MTSNOIDA-REP2 bin]$ pwd
    /u01/app/oracle/product/10.2.0/bin

  • How to Configure Active-Passive oracle cluster in Windows 2008 R2 64bit Server.

    How to Configure Active-Passive oracle cluster in Windows 2008 R2 64bit Server With Oracle 11g R2.
    How many database will play in this role.
    Best,

    hello
    I was going through your post and i am also doing the same thing here at our organisation for Oracle 10g R2
    Can you pls send me any docs u r having for configuration of Oracle in windows clusters .
    And, can you pls elaborate on this point
    e)Create Oracle Service with the same name in the 2nd node and copy all the files like spfile,tnsnames.ora,listener.ora,password file to Node2.
    Pls send me the details at [email protected] or you can contact me at 08054641476.
    Thanks in advance.

  • Oracle cluster installation problem

    hi forums
    i need experienced one to discuss with me about this problem and help me to put plan
    i install oracle cluster ware 10.2 on my lab
    first i install VMWare Workstation 6.5-7x
    and i install windows server 2003 and do this configuration
    -create 4 scsi harad with size 10 G
    -create 5 scsi hard with size 1 g ( 3 for voting dist - 2 for OCR)
    - enable automount for windows
    - disable sense for new Network card
    - 2 network card for public and other for private
    - identifying network nodes in the host file
    - rename this machin by rac1
    - colne this machine and rename it to rac2 and change the public and private ip
    ----- now i have tow machine rac1,rac2
    - check from rac1
    cluster media\ckuvfy\runcluvfu.bat stage -pre crsinst -n rac1,rac2 -verbose
    was successful
    cluster media\ckuvfy\runcluvfu.bat comp ssa -n rac1,rac2
    was sc\uccessful
    and another check ......................
    i begin installing oracle cluster ware
    no problem
    but after installing on creating cluster configuration assistant it was failed
    the question is why this error happen ,although i check on any thing before install  !?
    i reed more and more and i found this problem happen because terminal service
    use this commend
    mstsc -v:servername /f - console
    but i install local not remote
    if any exprince with this please show to me why this error happen !?*
    and what is the solution ?
    for oracle rac in windows what is the best use VMWare or windows alone ?

    Hi,
    Check the below link to match your steps and verify according:
    http://www.oracle-base.com/articles/10g/OracleDB10gR2RACInstallationOnWindows2003UsingVMware.php
    For practise and test purpose VMWARE is definetly a better choice.Check the below link which can help
    you why it is better to use VMWARE.
    http://blogs.vmware.com/performance/2007/11/ten-reasons-why.html
    Best regards,
    Rafi.
    http://rafioracledba.blogspot.com/

  • Oracle sql commands use

    my question is will it possible to use oracle sql commands in toad and genterate the reprot like I have below.
    my second question is can I embede this oralc sql command in my apps. to have the out put I have below. I tried and got an error message. I am wondering if this is possible
    SQL> -- Multiple COMPUTEs are also allowable.
    SQL>
    SQL> SET echo off
    SQL> BREAK ON city skip1 ON start_date
    SQL> COMPUTE sum max min of salary ON city
    SQL> COMPUTE sum of salary ON start_date
    SQL> SET verify off
    SQL> SELECT id, first_name, salary, city FROM employee ORDER BY city
      2  /
    ID   FIRST_NAME     SALARY CITY
    07   David         7897.78 New York
    06   Linda         4322.78
                       4322.78 minimum
                       7897.78 maximum
                      12220.56 sum
    01   Jason         1234.56 Toronto
                       1234.56 minimum
                       1234.56 maximum
                       1234.56 sum
    05   Robert        2334.78 Vancouver
    08   James         1232.78
    03   James         6544.78
    02   Alison        6661.78
    04   Celia         2344.78
                       1232.78 minimum
                       6661.78 maximum
                       19118.9 sum

    Hi,
    All of theose SQL*Plus features can be duplicated in Oracle SQL. For example, "GROUP BY ... ROLLUP" can give you an minimum, maximum and total for each city.
    You can create a view that looks exactly like the SQL*Plus output (for example, the city column with values like 'New York', NULL, '**********', and 'minimum'), if you really need to. CASE is very useful for things like this, as are some analytic functions. (E.g., ROW_NUMBER can help in telling which is the first row for each city.)
    To make such a view, you may find it convenient to do a UNION of two queries:
    (1) One that produces one row per employee
    (2) One that produces a fixed number of rows (four, to get the results you posted) per city

  • Oracle Clustre, Oracle Cluster with RAC and Oracle 10g

    Is there a difference between Oracle Cluster and Oracle Cluster with RAC? Please explain. Do existing database codes run unmodified in Cluster or Cluster with RAC environment? What needs to be modified to make existing SQL codes RAC-aware. How to achieve 'all automatic' in case of failure and resubmission of Queries from failed instance to a running instance?
    In 10g environment, do we need to consider licensing of RAC as a separate product? What are additional features one derives in 10g that is not in Cluster +RAC?
    Your comments and pointers to comparison study and pictorial clarification will be very helpful.

    Oracle cluster like failsafe before or Veritas Cluster or other vendor's cluster is meant for HA (high availability) purpose. Which 2 nodes or more can see a shared disk with 1 active node. Whenever this active node failed through heartbeat other machine will know and will take the database over from there.
    Oracle RAC is more for HA and load balance. In Oracle RAC 2 or more nodes are accessing the database at the same time so it spread load across all these nodes.
    I believe Oracle 10g RAC still need seperate license for it. But you need to call Oracle or check the production document to verify it.
    Oracle 10g besides improvement in RAC. It's main improvement is on the build in management of the database itself. It can monitored and selftune itself to much furthur level then before and give DBA much more information to determine the cause of the problem as well. Plus improvement on lots of utility as well like RMAN , data pump etc... I don't want to get into too much detail on this you can check on their 10g new features for more detail view.
    Hope this help. :)

  • Failed to upgrade Oracle Cluster Registry configuration

    I'm making a new installation of Oracle RAC environment, the clusterware version is 10 and therefore the RDBMS, I'm using oracle linux 5 update 7, the installation is being performed on only one machine. The problem occurs at the end of the installation when I try to run / u01/app/oracle/product/10.2.0/crs/root.sh the error messages are:
    Failed to upgrade Oracle Cluster Registry configuration, which is issued shortly after the execution of root.sh.
    And in the log the error message is:
    31/10/2011 11:36:36.654: [OCRCONF] [103401184] ocrconfig starts ...
    31/10/2011 11:36:36.654: [OCRCONF] [103401184] Upgrading OCR data
    31/10/2011 11:36:36.661: [OCRCONF] [103401184] OCR Already in current version.
    31/10/2011 11:36:36.669: [OCRCONF] [103401184] Failed to call clsssinit (21)
    31/10/2011 11:36:36.670: [OCRCONF] [103401184] Failed to make a backup copy of OCR
    31/10/2011 11:36:36.670: [OCRCONF] [103401184] Exiting [status = failed] ...
    If anyone has faced this error and won, I'm accepting suggestions.
    Att.
    Italo Moisés dos Santos.

    Hi;
    For your issue i suggest close your thread here as changing thread status to answered and move it to Forum Home » Grid Computing » RAC, ASM & Clusterware Installation which you can get more quick response
    Regard
    Helios

Maybe you are looking for

  • Is it possible to generate this XML file?

    Hi guys, I'm starting to work with XML features at Oracle an I would like to know if it is possible to generate the following XML file with Oracle: <?xml version="1.0" encoding="UTF-8"?> <DATA_IMPORT LOCALE="en_GB" VERSION="5.2"> <RULE_SET> <RULE BUS

  • XSD VALIDATION IN ABAP PROGRAM

    Hi, I have a requirement where in a report i am picking xml file from the presentation server (desktop) and then i am parsing the xml file using FM "SMUM_XML_PARSE" (first i use FM SCMS_BINARY_TO_XSTRING and then SMUM_XML_PARSE). after using the func

  • Third Party Procurement Goods Receipt

    For Third party procurement, where goods are ordered from a vendor and drop-shipped to a customer, how does SAP recommend the goods receipt process take place by the customer? (We are using CRM/ECC/SRM) For example, normal PO creation requires a plan

  • How do i get music from my ipad to my mac

    i have a brand new mac computer but i cannot seem to get my music from itunes that is on my ipad onto the itunes on my mac...can anyone help with this?

  • Kdenlive does not open

    _ZN3Mlt7Profile12set_explicitEi The above error is referenced as a symbol lookup error when calling kdenlive in command line. Selected kdenlive from kde menu gives no response.