Start clusterware (CRS) without starting instance in a node

version ==> 11.2.0.1
os : Solaris 5.10
Using
#$GRID_HOME/bin/crsctl start crsI can start CRS in a node. But , i don't want to start the instance in this node. I just want to start the clusterware and ASM instance in this node.
Any idea how i can do this?
Didn't see this option in the help menu for crsctl
# ./crsctl -h
Usage: crsctl add       - add a resource, type or other entity
       crsctl backup    - back up voting disk for CSS
       crsctl check     - check a service, resource or other entity
       crsctl config    - output autostart configuration
       crsctl debug     - obtain or modify debug state
       crsctl delete    - delete a resource, type or other entity
       crsctl disable   - disable autostart
       crsctl discover  - discover DHCP server
       crsctl enable    - enable autostart
       crsctl get       - get an entity value
       crsctl getperm   - get entity permissions
       crsctl lsmodules - list debug modules
       crsctl modify    - modify a resource, type or other entity
       crsctl query     - query service state
       crsctl pin       - Pin the nodes in the nodelist
       crsctl relocate  - relocate a resource, server or other entity
       crsctl replace   - replaces the location of voting files
       crsctl release   - release a DHCP lease
       crsctl request   - request a DHCP lease
       crsctl setperm   - set entity permissions
       crsctl set       - set an entity value
       crsctl start     - start a resource, server or other entity
       crsctl status    - get status of a resource or other entity
       crsctl stop      - stop a resource, server or other entity
       crsctl unpin     - unpin the nodes in the nodelist
       crsctl unset     - unset a entity value, restoring its default

Hi,
you cannot directly give these information during clusterware startup.
Only option is to disable the ressources, you do not want to start before starting the node.
Note: You can do this from another node, to disable the startup on the node you want to start:
In generall you can do this with
$ srvctl disable
The correct syntax, depends on the type of management you used.
Policy Managed databases use:
srvctl disable database -d <db_unique_name> -n <node_name>
Administrator managed databases:
srvctl disable instance -d <db_unique_name> -i "<inst_name_list>"
Regards
Sebastian

Similar Messages

  • Problem about start RAC when hosts start

    every time ,when i start hosts, crs will start RAC automatically,but some resource of RAC will be 'UNKNOWN' ,i need stop all resource and start again use srvctl
    is there any better method to solve the problem?

    other way
    A.
    a. $crs_stat
    b. $crs_stop <copmonent_name>
    c. $crs_start <copmonent_name>
    B
    a. $crs_stop -all
    b.$crs_start -all

  • Start Clusterware without Starting Services thorugh crsctl command or other

    Hi,
    I want to Start the Clusterware, without Starting the Services. i.e. the Database that are attached with the Clusterware for Some maintinance Purposes. Is there any way either through
    crsctl start crs command or through other.
    Kindly help me in this. Your Anticipation will be highly appreciated.
    Thank you and Regards,
    Kamran

    can be done: Here ora.orcl.db is database resource
    crsctl modify resource ora.orcl.db -attr AUTO_START=restore
    Restores the resource to the same state that it was in when the node went down. If the state of the resource was offline (STATE=OFFLINE, TARGET=OFFLINE) when the node went down, then the resource remains offline when the node comes back up. The resource is started only if it was online before the node went down.OR
    crsctl modify resource ora.orcl.db -attr AUTO_START=never
    Oracle Clusterware never restarts the resource regardless of the state of the resource when the node stopped.Do it for other resource like asm....Hope this help
    If it answered then mark our suggestion as correct or helpful to reward us and close the thread.

  • One node is up but when we start the crs on node 2 then ASM instance killed.

    Hi Friends
    i am facing below strange problem
    one node is up but when we start the crs on node 2 then ASM instance killed. i found that one ip 169.254.98.19 is binding with private interconnect IP rathter than assigned IP.
    Please help me

    Hi Pradeep ,
    Oracle S/W verstion is 11.2.0.3. Actually , we start the CRS and DB on node 1 but when we try to start on node 2 , getting below error.
    [gpnpd(18284748)]CRS-2328:GPNPD started on node ggnetp04.
    2013-09-03 19:48:29.162
    [cssd(17694820)]CRS-1713:CSSD daemon is started in clustered mode
    2013-09-03 19:48:30.557
    [ohasd(13697160)]CRS-2767:Resource state recovery not attempted for 'ora.diskmon' as its target state is OFFLINE
    2013-09-03 19:48:41.013
    [cssd(17694820)]CRS-1707:Lease acquisition for node ggnetp04 number 2 completed
    2013-09-03 19:48:42.490
    [cssd(17694820)]CRS-1605:CSSD voting file is online: /dev/rhdiskpower0; details in /opt/app/11.2.0.3/grid/log/ggnetp04/cssd/ocssd.log.
    2013-09-03 19:48:45.483
    [cssd(17694820)]CRS-1601:CSSD Reconfiguration complete. Active nodes are ggnetp03 ggnetp04 .
    2013-09-03 19:48:47.257
    [ctssd(18022612)]CRS-2403:The Cluster Time Synchronization Service on host ggnetp04 is in observer mode.
    2013-09-03 19:48:47.632
    [ctssd(18022612)]CRS-2407:The new Cluster Time Synchronization Service reference node is host ggnetp03.
    2013-09-03 19:48:47.633
    [ctssd(18022612)]CRS-2401:The Cluster Time Synchronization Service started on host ggnetp04.
    [client(16056466)]CRS-10001:03-Sep-13 19:48 ACFS-9391: Checking for existing ADVM/ACFS installation.
    [client(16056468)]CRS-10001:03-Sep-13 19:48 ACFS-9392: Validating ADVM/ACFS installation files for operating system.
    [client(16056470)]CRS-10001:03-Sep-13 19:48 ACFS-9393: Verifying ASM Administrator setup.
    [client(16056472)]CRS-10001:03-Sep-13 19:48 ACFS-9308: Loading installed ADVM/ACFS drivers.
    [client(16056478)]CRS-10001:03-Sep-13 19:48 ACFS-9154: Loading 'oracleadvm.ext' driver.
    [client(16056486)]CRS-10001:03-Sep-13 19:48 ACFS-9154: Loading 'oracleacfs.ext' driver.
    [client(16056494)]CRS-10001:03-Sep-13 19:48 ACFS-9327: Verifying ADVM/ACFS devices.
    [client(16056498)]CRS-10001:03-Sep-13 19:48 ACFS-9156: Detecting control device '/dev/asm/.asm_ctl_spec'.
    [client(16056504)]CRS-10001:03-Sep-13 19:48 ACFS-9156: Detecting control device '/dev/ofsctl'.
    [client(16056508)]CRS-10001:03-Sep-13 19:48 ACFS-9322: completed
    2013-09-03 19:48:59.667
    [ctssd(18022612)]CRS-2409:The clock on host ggnetp04 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.
    2013-09-03 19:50:53.936
    [cssd(17694820)]CRS-1662:Member kill requested by node ggnetp03 for member number 1, group DB+ASM
    2013-09-03 19:50:57.493
    [/opt/app/11.2.0.3/grid/bin/oraagent.bin(16777322)]CRS-5019:All OCR locations are on ASM disk groups [DATA], and none of these disk groups are mounted. Details are at "(:CLSN00100:)" in "/opt/app/11.2.0.3/grid/log/ggnetp04/agent/ohasd/oraagent_grid/oraagent_grid.log".
    2013-09-03 19:50:57.494
    [/opt/app/11.2.0.3/grid/bin/oraagent.bin(16777322)]CRS-5011:Check of resource "+ASM" failed: details at "(:CLSN00006:)" in "/opt/app/11.2.0.3/grid/log/ggnetp04/agent/ohasd/oraagent_grid/oraagent_grid.log"
    2013-09-03 19:50:58.828
    [/opt/app/11.2.0.3/grid/bin/oraagent.bin(16777322)]CRS-5019:All OCR locations are on ASM disk groups [DATA], and none of these disk groups are mounted. Details are at "(:CLSN00100:)" in "/opt/app/11.2.0.3/grid/log/ggnetp04/agent/ohasd/oraagent_grid/oraagent_grid.log".
    2013-09-03 19:50:58.943
    [/opt/app/11.2.0.3/grid/bin/oraagent.bin(16777322)]CRS-5019:All OCR locations are on ASM disk groups [DATA], and none of these disk groups are mounted. Details are at "(:CLSN00100:)" in "/opt/app/11.2.0.3/grid/log/ggnetp04/agent/ohasd/oraagent_grid/oraagent_grid.log".
    2013-09-03 19:50:59.235
    [/opt/app/11.2.0.3/grid/bin/oraagent.bin(16777322)]CRS-5019:All OCR locations are on ASM disk groups [DATA], and none of these disk groups are mounted. Details are at "(:CLSN00100:)" in "/opt/app/11.2.0.3/grid/log/ggnetp04/agent/ohasd/oraagent_grid/oraagent_grid.log".
    2013-09-03 19:53:00.252
    [cssd(17694820)]CRS-1662:Member kill requested by node ggnetp03 for member number 1, group DB+ASM
    2013-09-03 19:53:03.101
    [/opt/app/11.2.0.3/grid/bin/oraagent.bin(16777322)]CRS-5019:All OCR locations are on ASM disk groups [DATA], and none of these disk groups are mounted. Details are at "(:CLSN00100:)" in "/opt/app/11.2.0.3/grid/log/ggnetp04/agent/ohasd/oraagent_grid/oraagent_grid.log".
    2013-09-03 19:53:03.102
    [/opt/app/11.2.0.3/grid/bin/oraagent.bin(16777322)]CRS-5011:Check of resource "+ASM" failed: details at "(:CLSN00006:)" in "/opt/app/11.2.0.3/grid/log/ggnetp04/agent/ohasd/oraagent_grid/oraagent_grid.log"
    2013-09-03 19:53:05.430
    [/opt/app/11.2.0.3/grid/bin/oraagent.bin(16777322)]CRS-5019:All OCR locations are on ASM disk groups [DATA], and none of these disk groups are mounted. Details are at "(:CLSN00100:)" in "/opt/app/11.2.0.3/grid/log/ggnetp04/agent/ohasd/oraagent_grid/oraagent_grid.log".
    2013-09-03 19:53:05.539
    [/opt/app/11.2.0.3/grid/bin/oraagent.bin(16777322)]CRS-5019:All OCR locations are on ASM disk groups [DATA], and none of these disk groups are mounted. Details are at "(:CLSN00100:)" in "/opt/app/11.2.0.3/grid/log/ggnetp04/agent/ohasd/oraagent_grid/oraagent_grid.log".
    2013-09-03 19:53:05.815
    [/opt/app/11.2.0.3/grid/bin/oraagent.bin(16777322)]CRS-5019:All OCR locations are on ASM disk groups [DATA], and none of these disk groups are mounted. Details are at "(:CLSN00100:)" in "/opt/app/11.2.0.3/grid/log/ggnetp04/agent/ohasd/oraagent_grid/oraagent_grid.log".
    2013-09-03 19:55:07.436
    [cssd(17694820)]CRS-1662:Member kill requested by node ggnetp03 for member number 1, group DB+ASM
    2013-09-03 19:55:09.673
    [/opt/app/11.2.0.3/grid/bin/oraagent.bin(16777322)]CRS-5019:All OCR locations are on ASM disk groups [DATA], and none of these disk groups are mounted. Details are at "(:CLSN00100:)" in "/opt/app/11.2.0.3/grid/log/ggnetp04/agent/ohasd/oraagent_grid/oraagent_grid.log".
    2013-09-03 19:55:09.674
    [/opt/app/11.2.0.3/grid/bin/oraagent.bin(16777322)]CRS-5011:Check of resource "+ASM" failed: details at "(:CLSN00006:)" in "/opt/app/11.2.0.3/grid/log/ggnetp04/agent/ohasd/oraagent_grid/oraagent_grid.log"
    2013-09-03 19:55:12.007
    [/opt/app/11.2.0.3/grid/bin/oraagent.bin(16777322)]CRS-5019:All OCR locations are on ASM disk groups [DATA], and none of these disk groups are mounted. Details are at "(:CLSN00100:)" in "/opt/app/11.2.0.3/grid/log/ggnetp04/agent/ohasd/oraagent_grid/oraagent_grid.log".
    2013-09-03 19:55:12.115
    [/opt/app/11.2.0.3/grid/bin/oraagent.bin(16777322)]CRS-5019:All OCR locations are on ASM disk groups [DATA], and none of these disk groups are mounted. Details are at "(:CLSN00100:)" in "/opt/app/11.2.0.3/grid/log/ggnetp04/agent/ohasd/oraagent_grid/oraagent_grid.log".
    2013-09-03 19:55:12.389
    [/opt/app/11.2.0.3/grid/bin/oraagent.bin(16777322)]CRS-5019:All OCR locations are on ASM disk groups [DATA], and none of these disk groups are mounted. Details are at "(:CLSN00100:)" in "/opt/app/11.2.0.3/grid/log/ggnetp04/agent/ohasd/oraagent_grid/oraagent_grid.log".
    2013-09-03 19:55:12.405
    [ohasd(13697160)]CRS-2807:Resource 'ora.asm' failed to start automatically.
    2013-09-03 19:55:12.405
    [ohasd(13697160)]CRS-2807:Resource 'ora.crsd' failed to start automatically.
    2013-09-03 20:23:32.040
    [ctssd(18022612)]CRS-2409:The clock on host ggnetp04 is not synchronous with the mean cluster time. No action has been taken as the Cluster Time Synchronization Service is running in observer mode.

  • CRS not starting after Oracle 11g Grid was succesuflly installed

    Hi:
    Have 2 node RAC. My Shared storage is on openfiler.
    Oracle 11g Grid was successfully installed and all the services was working fine. When i restarted the system I found CRS was not coming up. Remaining processes were up and running.
    Let me explain what I did: (O/s RHEL 5.4 & oracle 11g R2 grid)
    I have a partition in shared disk /dev/sdc1 (I have other partitions, but thought of using only one for OCR and voting disk). (did not define it as raw partition as I used to do in 10g RAC).
    While installing Oracle grid and when it prompted to enter the Diskgroup for OCR and Voting disk I gave a name DGDATA and choose only one (external redundancy) disk “/dev/sdc1″ (it does not ask for one for OCR and one for Voting as it used to do in 10g clusterware installation). As per my assumption both OCR and Voting disk were created within /dev/sdc1 (after installation when I queried I got the same info)
    The Oracle grid installation has gone through successfully. when I restart the system I find CRS not starting.
    The log says: “Error PROC:26: Error while accessing the physical storage ASM……..
    ORA-01034: oracle not available...
    Could not init OCR, code:26….
    Linux permission denied".
    For your information….ASM instance is up (check in both the nodes) and I find the diskgroup mounted.
    Can anyone help on this.
    Also let me know how to uninstall Oracle 11g Grid software and configuration. If I have to reinstall the Oracle 11g grid software and config once again is it possible without reinstalling RHEL. Let me know the steps or any link please. don't want to get into a mess again.
    Thanks in advance.
    Regards
    Dinesh

    Jorg, I even tried to nomount the DB instance using initDBRAC.ora pfile. Then tried to create spfile still got the same error.
    The second trace file which I have pasted looks like some memory dump.
    ASM_DISKSTRING= /dev/sdc*
    ***********************************************************************1st trace file
    Fatal NI connect error 12547, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=beq)(PROGRAM=/crs/11.2.0/grid/bin/oracle)(ARGV0=oracle+ASM1_o000_dbrac)(ENVS='ORACLE_HOME=/crs/11.2.0/grid,ORACLE_SID=+ASM1')(ARGS='(DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))'))(enable=setuser)(CONNECT_DATA=(CID=(PROGRAM=oracle@skyit6)(HOST=skyit6)(USER=oracle))))
    VERSION INFORMATION:
    TNS for Linux: Version 11.2.0.1.0 - Production
    Oracle Bequeath NT Protocol Adapter for Linux: Version 11.2.0.1.0 - Production
    Time: 01-JUN-2011 01:27:07
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12547
    TNS for Linux: Version 11.2.0.1.0 - Production
    Oracle Bequeath NT Protocol Adapter for Linux: Version 11.2.0.1.0 - Production
    Time: 01-JUN-2011 01:27:07
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12547
    TNS-12547: TNS:lost contact
    ns secondary err code: 12560
    nt main err code: 517
    TNS-00517: Lost contact
    nt secondary err code: 32
    nt OS err code: 0
    ERROR: Failed to connect with connect string: (DESCRIPTION=(ADDRESS=(PROTOCOL=beq)(PROGRAM=/crs/11.2.0/grid/bin/oracle)(ARGV0=oracle+ASM1_o000_dbrac)(ENVS='ORACLE_HOME=/crs/11.2.0/grid,ORACLE_SID=+ASM1')(ARGS='(DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))'))(enable=setuser))
    Wed Jun 01 01:27:07 2011
    ERROR: slave communication error with ASM; terminating process 16772
    Errors in file /oraeng/app/oracle/product/diag/rdbms/dbrac/DBRAC/trace/DBRAC_ora_16772.trc:
    ----======================2nd trace file
    Trace file /oraeng/app/oracle/product/diag/rdbms/dbrac/DBRAC/trace/DBRAC_ora_16772.trc
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - Production
    With the Real Application Clusters option
    ORACLE_HOME = /oraeng/app/oracle/product/11.2.0
    System name: Linux
    Node name: skyit6
    Release: 2.6.18-164.el5
    Version: #1 SMP Tue Aug 18 15:51:54 EDT 2009
    Machine: i686
    Instance name: DBRAC
    Redo thread mounted by this instance: 0 <none>
    Oracle process number: 25
    Unix process pid: 16772, image: oracle@skyit6 (TNS V1-V3)
    *** 2011-06-01 01:27:07.010
    *** SESSION ID:(1.3) 2011-06-01 01:27:07.010
    *** CLIENT ID:() 2011-06-01 01:27:07.010
    *** SERVICE NAME:() 2011-06-01 01:27:07.010
    *** MODULE NAME:(sqlplus@skyit6 (TNS V1-V3)) 2011-06-01 01:27:07.010
    *** ACTION NAME:() 2011-06-01 01:27:07.010
    ERROR: slave communication error with ASM; terminating process 16772
    *** 2011-06-01 01:27:07.035
    dbkedDefDump(): Starting a non-incident diagnostic dump (flags=0x0, level=2, mask=0x0)
    ----- Error Stack Dump -----
    ----- Current SQL Statement for this session (sql_id=bff5sku8phfgx) -----
    create spfile='+dgasmspfile/spfileDBRAC.ora' from pfile
    *** 2011-06-01 01:27:07.070
    ----- Call Stack Trace -----
    calling call entry argument values in hex
    location type point (? means dubious value)
    skdstdst()+41 call kgdsdst() BF9E05FC ? 2 ?
    ksedst1()+77 call skdstdst() BF9E05FC ? 0 ? 1 ? AB80E70 ?
    852F42A ? AB80E70 ?
    ksedst()+33 call ksedst1() 0 ? 1 ?
    dbkedDefDump()+2699 call ksedst() 0 ? 0 ? BF9E0D40 ? 0 ? 0 ?
    0 ?
    ksedmp()+47 call dbkedDefDump() 2 ? 0 ?
    kfTerminateMe()+75 call ksedmp() 2 ? 3 ? F1170AC ? F149234 ?
    5 ? BF9E0A6C ?
    kfnCheckCommError() call kfTerminateMe() F149234 ? BF9E0C1C ?
    +32 B033D83 ? 29392378 ?
    F149234 ? EB00601 ?
    kfncSlaveSubmit()+5 call kfnCheckCommError() 29392378 ? F149234 ?
    83
    kfncFileDelete()+11 call kfncSlaveSubmit() BF9E0E5C ? 0 ? F147B24 ?
    81
    kfioDelete()+126 call kfncFileDelete() 29DEE0 ? 1C ?
    ksfddel1()+582 call kfioDelete() 29DEE0 ? 1C ? D ?
    ksfddel()+187 call ksfddel1() 29DEE0 ? 1C ? D ? 0 ?
    BF9E0F2C ? 9BA2 ?
    ksp_spfile_create() call ksfddel() 29DEE0 ? 1C ? D ? 0 ?
    +677
    kspcspfp()+791 call ksp_spfile_create() BF9E49D4 ? 0 ? 29DEE0 ? 1C ?
    7D02 ? 0 ?
    kspocte()+67 call kspcspfp() 29DEE0 ? 1C ? F074CC4 ? F ?
    61,1 1%
    Regards
    Dinesh

  • Question about crs boot start

    hallo,
    is there a way to check if CRS will start on reboots?
    I mean is there a way to check if the command crsctl disable crs have been issued?
    (of course without rebooting the server)
    Thx

    Hi ,
    I have found a post
    ( [http://it.toolbox.com/blogs/surachart/how-can-i-know-startup-for-all-of-the-oracle-clusterware-daemons-status-enable-or-disable-3342] )
    that explains how the command
    crsctl enable crs
    writes ENABLE in
    /etc/oracle/scls_scr/HOSTNAME/root/crsstart
    and same happens for DISABLE.
    Anyway, does anyne know what the meaning of the other files cssnorun,crsdboot,nooprocd,cssrun,noclsmon in that directory?
    I have got no info about that..
    Thx
    Edited by: ottocolori on 1-ott-2009 6.25
    Edited by: ottocolori on 1-ott-2009 6.52

  • How to start CRS and other services after rebooting nodes.

    Hi,
    i have created two node cluster database.how to start CRS and other service after rebooting nodes?
    Thanks,

    use crsctl command start...
    $ORA_CRS_HOME/bin/crsctl start crsOr check status about CLusterware...
    $ORA_CRS_HOME/bin/crsctl check crs
    CSS appears healthy
    CRS appears healthy
    EVM appears healthyIf not OK... check log at $ORA_CRS_HOME/log/hostname/*
    and check status database , service and etc...
    use crs_stat
    $ORA_CRS_HOME/bin/crs_stat -t
    $ORA_CRS_HOME/bin/crs_stat if you find some service or instance ... not online...
    use srvctl command, help to start
    Get Help...
    $ORA_CRS_HOME/bin/srvctl -h

  • Starting Managed Servers without admin Server

    dear All
    i have a Weblogic Server contains the following
    Admin Server
    LoadBalancer Server
    Cluster Contains Server1 & Server2
    and every thing is fine, but i have the following problem : while starting any Node from Cluster or LoadBalancer Server using startManagedWebLogic.cmd without starting up admin server, i am getting the following error in my log
    Caused By: oracle.security.jps.service.idstore.IdentityStoreException: JPS-00056: Failed to create identity store service instance idstore.ldap.provider:idstore.ldap. Reason: weblogic.security.service.SecurityServiceRuntimeException: Invalid host or port for admin server..     at oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider.getIdStoreConfig(LdapIdentityStoreProvider.java:195)
         at oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider.access$300(LdapIdentityStoreProvider.java:70)
         at oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider$NoLibOvd.getInstance(LdapIdentityStoreProvider.java:242)
         at oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider.getInstance(LdapIdentityStoreProvider.java:114)
         at oracle.security.jps.internal.idstore.ldap.LdapIdentityStoreProvider.getInstance(LdapIdentityStoreProvider.java:70)
         at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.findServiceInstance(ContextFactoryImpl.java:139)
         at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.getContext(ContextFactoryImpl.java:170)
         at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.getContext(ContextFactoryImpl.java:191)
         at oracle.security.jps.internal.core.runtime.JpsContextFactoryImpl.getContext(JpsContextFactoryImpl.java:132)
         at oracle.security.jps.internal.core.runtime.JpsContextFactoryImpl.getContext(JpsContextFactoryImpl.java:127)
         at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:798)
         at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:792)
         at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:792)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:289)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:283)
         at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:261)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1339)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1020)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:879)
         at weblogic.security.SecurityService.start(SecurityService.java:142)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)

    Isn't this exactly what the admin service is used for?
    I think you need to start the admin server before starting the other servers.
    Timo

  • Crs Not Starting _ private Interconnect Down

    Hello All,
    I Have Installed 2 node 10g R2(10.2.0.1) RAC on Solaris 10 T2000 Machines. Yesterday my Second Node Crs gone down. I tried to start it but it didn't start. Then i checked that Private IP (interconnect) is not Pinging from both the node. But Node 1 was up and working so my Users Can Connect to It.
    But Today morning I see that Crs on node 1aslo goes down .
    Is this is problem of private interconnect.? My network guys are trying to up Private Interconnect.
    If Private Interconnect is down, why node 1 goes down after few hours. i think private interconnect is for interconnect with node 2 but node 2 is down .
    Previously My interconnect was connected with cross cables now i have asked them to connect them through switch.
    Help me Out.
    Regards,
    Pankaj.

    Previously My interconnect was connected with cross cables now i have asked them to connect them through switch
    Even we are planning to do the same.Please share your experienceHope you have done this before - moving to switch
    (Update for record id(s): 105681546)
    QUESTION
    ========
    1.Will the database and the Clusterware need to be shutdown etc?
    2.Will our ip addresses need to be reconfigured?
    3.Are there any steps that need to be carried out before unplugging the CROSS CABLE
    and after the interconnect is connected to the switch...?
    ANSWER
    ======
    1. Yes, you have to stop CRS on each node.
    2. No, not required.Provided you are planning to use same ip addresses.
    3. Steps:
    a. Stop CRS on each node. "crsctl stop crs"
    b. Replace the crossover cable with switch.
    c. Start the CRS on each node. "crsctl start crs"
    Even we are planning to do the same.Please share your experienceFollowed by the above answers from Customer Support, It went smooth, we stopped all the services, and with both the nodes reboot.
    Message was edited by:
    Ravi Prakash

  • Automatically start clusterware when reboot

    I have two node, RH RAC servers. I think the clusterware gets automatically started when servers are reboot. But currently it does not do it for me on both servers. Is there something that we missed? How to get this functionality back?
    Thanks for your help.

    Hi,
    As a super user, execute the 'crsctl enable crs' from the $ORA_CRS_HOME/bin directory on each server and that should enable the autostartup of the Oracle Clusterware. Have a look at 'Oracle Clusterware Quick How Guide' under library section of www.oraexpert.in for complete list of Oracle Clusterware commands.
    You can refer guide directly at http://www.oraexpert.in/OracleClusterQuickHow.html
    Thanks & Regards

  • Programmatically start/stop applications without admin server connection

    I know I can programmatically start/stop an application through WebLogic's deployment API, but the call needs to go through admin server. I was wondering if there's a way for an application to start/stop another application on the same managed server when the admin server is down. I remember a managed server could be started without an admin server (unless it's started for the first time). So I suppose there must be some way to programmatically start/stop local applications without an admin server as well.
    Thank you for your help in advance.

    Hai,
    I read the Oracle weblogic wlst script document without Admin server you cannot connect the managed server through the WLST script. see the below lines
    "The start command starts Managed Servers or clusters in a domain using Node Manager.
    To use the start command, WLST must be connected to a running Administration Server.
    To start Managed Servers without requiring a running Administration Server, use the
    nmStart command with WLST connected to Node Manager."
    "You shut down a server to which WLST is connected by entering the shutdown command
    without any arguments.
    When connected to a Managed Server instance, you only use the shutdown command to shut
    down the Managed Server instance to which WLST is connected; you cannot shut down another
    server while connected to a Managed Server instance.
    WLST uses Node Manager to shut down a Managed Server. When shutting down a Managed
    Server, Node Manager must be running.
    In the event of an error, the command returns"
    They are two option if you are using adminserver then we can stop the any Managed server.
    The option is if you are using the nodemanager without admin server we can stop the any Managed server.
    The last final solution to kill the particular Managed server pid.
    Regards,
    S.vinoth babu

  • Crs not start

    Hi
    oracle cluster version 11.2
    o/s windows 2008R2
    i was install oracle cluster success and when i was check crsctl check crs all was online and clufy stage -post crsinst was success
    i left few days
    and now the out put of
    crsctl check crs is
    crs-4638 oracle high availability services is online
    crs-4535 connot communicate with cluster ready services
    crs-4530 communications failure contactin cluster synchronization services daemon
    crs-4534 connot communiccate with event manager
    please help me!
    any idea
    Regards
    Thanks in advance.

    CRSD.LOG
    =========================
    Agfw Proxy Server received the message: RESOURCE_STATUS[Proxy] ID 20481:591920
    2011-07-04 11:21:56.156: [    AGFW][5420] Received state change for ora.net1.network srv03 1 [old state = ONLINE, new state = OFFLINE]
    2011-07-04 11:21:56.156: [    AGFW][5420] Agfw Proxy Server sending message to PE, Contents = [MIDTo:2|OpID:3|FromA:{Invalid|Node:0|Process:0|Type:0}|ToA:Invalid|MIDFrom:0|Type:4|Pri2|Id:31719]
    2011-07-04 11:21:56.156: [    AGFW][5420] Agfw Proxy Server replying to the message: RESOURCE_STATUS[Proxy] ID 20481:591920
    2011-07-04 11:21:56.156: [   CRSPE][2228] State change received from srv03 for ora.net1.network srv03 1
    2011-07-04 11:21:56.156: [   CRSPE][2228] Processing PE command id=471. Description: [Resource State Change (ora.net1.network srv03 1) : 000000000A090B00]
    2011-07-04 11:21:56.156: [   CRSPE][2228] RI [ora.net1.network srv03 1] new external state [OFFLINE] old value: [ONLINE] on srv03 label = []
    2011-07-04 11:21:56.156: [   CRSPE][2228] Resource Resource Instance ID[ora.net1.network srv03 1]. Values:
    STATE=OFFLINE
    TARGET=ONLINE
    LAST_SERVER=srv03
    CURRENT_RCOUNT=0
    LAST_RESTART=0
    FAILURE_COUNT=0
    FAILURE_HISTORY=
    STATE_DETAILS=
    INCARNATION=1
    STATE_CHANGE_VERS=0
    LAST_FAULT=0
    DEGREE_ID=1
    ID=ora.net1.network srv03 1
    Lock Info:
    Write Locks:none
    ReadLocks:|STATE INITED| has failed!
    2011-07-04 11:21:56.156: [  CRSRPT][4916] Publishing event: Cluster Resource State Change Event for ora.net1.network:srv03 : 000000000670CBB0
    2011-07-04 11:21:56.156: [  CRSRPT][4916] Publish to eons buffered event : 000000000670CBB0
    2011-07-04 11:21:56.156: [   CRSPE][2228] Processing unplanned state change for [ora.net1.network srv03 1]
    2011-07-04 11:21:56.156: [   CRSPE][2228] Scheduled local recovery for [ora.net1.network srv03 1]
    2011-07-04 11:21:56.171: [    AGFW][5420] Agfw Proxy Server received the message: RESOURCE_PROBE[ora.ons srv03 1] ID 4097:31723
    2011-07-04 11:21:56.171: [    AGFW][5420] Agfw Proxy Server forwarding the message: RESOURCE_PROBE[ora.ons srv03 1] ID 4097:31723 to the agent C:\app\11.2.0\grid\bin\oraagent.exe_system
    2011-07-04 11:21:56.171: [   CRSPE][2228] Sending message to agfw: id = 31726
    2011-07-04 11:21:56.171: [   CRSPE][2228] CRS-2672: Attempting to start 'ora.net1.network' on 'srv03'
    2011-07-04 11:21:56.171: [    AGFW][5420] Agfw Proxy Server received the message: RESOURCE_START[ora.net1.network srv03 1] ID 4098:31726
    2011-07-04 11:21:56.171: [    AGFW][5420] Agfw Proxy Server forwarding the message: RESOURCE_START[ora.net1.network srv03 1] ID 4098:31726 to the agent C:\app\11.2.0\grid\bin\orarootagent.exe_system
    2011-07-04 11:21:56.187: [    AGFW][5420] Received the reply to the message: RESOURCE_START[ora.net1.network srv03 1] ID 4098:31727 from the agent C:\app\11.2.0\grid\bin\orarootagent.exe_system
    2011-07-04 11:21:56.187: [    AGFW][5420] Agfw Proxy Server sending the reply to PE for message:RESOURCE_START[ora.net1.network srv03 1] ID 4098:31726
    2011-07-04 11:21:56.187: [   CRSPE][2228] Received reply to action [Start] message ID: 31726
    2011-07-04 11:21:56.296: [    AGFW][5420] Received the reply to the message: RESOURCE_PROBE[ora.ons srv03 1] ID 4097:31724 from the agent C:\app\11.2.0\grid\bin\oraagent.exe_system
    2011-07-04 11:21:56.296: [    AGFW][5420] ora.ons srv03 1 received state from probe request. Old state = ONLINE, New state = ONLINE
    2011-07-04 11:21:56.296: [    AGFW][5420] Agfw Proxy Server sending the last reply to PE for message:RESOURCE_PROBE[ora.ons srv03 1] ID 4097:31723
    2011-07-04 11:21:56.296: [    AGFW][5420] Received the reply to the message: RESOURCE_START[ora.net1.network srv03 1] ID 4098:31727 from the agent C:\app\11.2.0\grid\bin\orarootagent.exe_system
    2011-07-04 11:21:56.296: [    AGFW][5420] Agfw Proxy Server sending the last reply to PE for message:RESOURCE_START[ora.net1.network srv03 1] ID 4098:31726
    2011-07-04 11:21:56.296: [   CRSPE][2228] Received reply to action [Start] message ID: 31726
    2011-07-04 11:21:56.296: [   CRSPE][2228] CRS-2674: Start of 'ora.net1.network' on 'srv03' failed
    2011-07-04 11:21:56.296: [   CRSPE][2228] Sequencer for [ora.net1.network srv03 1] has completed with error: CRS-0215: Could not start resource 'ora.net1.network'.
    2011-07-04 11:21:56.296: [   CRSPE][2228] Failover cannot be completed for [ora.net1.network srv03 1]. Stopping it and the resource tree
    2011-07-04 11:21:56.296: [   CRSPE][2228] Sending message to agfw: id = 31735
    2011-07-04 11:21:56.296: [    AGFW][5420] Agfw Proxy Server received the message: RESOURCE_STOP[ora.ons srv03 1] ID 4099:31735
    2011-07-04 11:21:56.296: [    AGFW][5420] Agfw Proxy Server forwarding the message: RESOURCE_STOP[ora.ons srv03 1] ID 4099:31735 to the agent C:\app\11.2.0\grid\bin\oraagent.exe_system
    2011-07-04 11:21:56.296: [   CRSPE][2228] CRS-2673: Attempting to stop 'ora.ons' on 'srv03'
    2011-07-04 11:21:56.670: [    AGFW][5420] Received the reply to the message: RESOURCE_STOP[ora.ons srv03 1] ID 4099:31736 from the agent C:\app\11.2.0\grid\bin\oraagent.exe_system
    2011-07-04 11:21:56.670: [    AGFW][5420] Agfw Proxy Server sending the reply to PE for message:RESOURCE_STOP[ora.ons srv03 1] ID 4099:31735
    2011-07-04 11:21:56.670: [   CRSPE][2228] Received reply to action [Stop] message ID: 31735
    2011-07-04 11:21:58.854: [    AGFW][5420] Received the reply to the message: RESOURCE_STOP[ora.ons srv03 1] ID 4099:31736 from the agent C:\app\11.2.0\grid\bin\oraagent.exe_system
    2011-07-04 11:21:58.854: [    AGFW][5420] Agfw Proxy Server sending the last reply to PE for message:RESOURCE_STOP[ora.ons srv03 1] ID 4099:31735
    2011-07-04 11:21:58.854: [   CRSPE][2228] Received reply to action [Stop] message ID: 31735
    2011-07-04 11:21:58.854: [   CRSPE][2228] RI [ora.ons srv03 1] new external state [OFFLINE] old value: [ONLINE] label = []
    2011-07-04 11:21:58.854: [  CRSRPT][4916] Publishing event: Cluster Resource State Change Event for ora.ons:srv03 : 000000000670CAD0
    2011-07-04 11:21:58.854: [  CRSRPT][4916] Publish to eons buffered event : 000000000670CAD0
    2011-07-04 11:21:58.854: [   CRSPE][2228] CRS-2677: Stop of 'ora.ons' on 'srv03' succeeded
    2011-07-04 11:21:58.854: [   CRSPE][2228] PE Command [ Resource State Change (ora.net1.network srv03 1) : 000000000A090B00 ] has completed
    2011-07-04 11:21:58.854: [    AGFW][5420] Agfw Proxy Server received the message: CMD_COMPLETED[Proxy] ID 20482:31744
    2011-07-04 11:21:58.854: [    AGFW][5420] Agfw Proxy Server replying to the message: CMD_COMPLETED[Proxy] ID 20482:31744
    2011-07-04 11:21:58.854: [    AGFW][5420] Agfw received reply from PE for resource state change for ora.net1.network srv03 1

  • Failed to start ASM instance "+ASM1" on node "rac1"

    I have a problem, because when I start RAC and write command crs_stat -t
    column State have 2 wrong parameter..
    Name Type Target State Host
    ora.....CRM.cs application ONLINE ONLINE rac2
    ora....db1.srv application ONLINE ONLINE rac2
    ora.devdb.db application ONLINE ONLINE rac2
    ora....b1.inst application ONLINE OFFLINE
    ora....b2.inst application ONLINE ONLINE rac2
    ora....SM1.asm application ONLINE UNKNOWN rac1
    ora....C1.lsnr application ONLINE ONLINE rac1
    ora.rac1.gsd application ONLINE ONLINE rac1
    ora.rac1.ons application ONLINE ONLINE rac1
    ora.rac1.vip application ONLINE ONLINE rac1
    ora....SM2.asm application ONLINE ONLINE rac2
    ora....C2.lsnr application ONLINE ONLINE rac2
    ora.rac2.gsd application ONLINE ONLINE rac2
    ora.rac2.ons application ONLINE ONLINE rac2
    ora.rac2.vip application ONLINE ONLINE rac2
    When I try
    srvctl start asm -n rac1 then is wrong:
    PRKS-1009 : Failed to start ASM instance "+ASM1" on node "rac1", [PRKS-1009 : Failed to start ASM instance "+ASM1" on node "rac1", [CRS-1028: Dependency analysis failed because of:
    CRS-0223: Resource 'ora.rac1.ASM1.asm' has placement error.]]
    [PRKS-1009 : Failed to start ASM instance "+ASM1" on node "rac1", [CRS-1028: Dependency analysis failed because of:
    CRS-0223: Resource 'ora.rac1.ASM1.asm' has placement error.]]
    and when I try start instance manualy then
    PRKP-1001 : Error starting instance devdb1 on node rac1
    CRS-1028: Dependency analysis failed because of:
    CRS-0223: Resource 'ora.devdb.devdb1.inst' has placement error.
    :( Where is my problem??

    hi, i have exactly the same error
    but your suggestions of remove an recreate the asm resource not working
    ./srvctl remove asm -n dbs2 -i +ASM2 -f
    PRKS-1023 : Failed to remove CRS resource for ASM instance "+ASM2" on node "dbs2", [CRS-0214: Could not unregister resource 'ora.dbs2.ASM2.asm'.]
    ./srvctl start asm -n dbs2
    PRKS-1009 : Failed to start ASM instance "+ASM2" on node "dbs2", [PRKS-1009 : Failed to start ASM instance "+ASM2" on node "dbs2", [CRS-1028: Dependency analysis failed because of:
    CRS-0223: Resource 'ora.dbs2.ASM2.asm' has placement error.]]
    [PRKS-1009 : Failed to start ASM instance "+ASM2" on node "dbs2", [CRS-1028: Dependency analysis failed because of:
    CRS-0223: Resource 'ora.dbs2.ASM2.asm' has placement error.]]
    how do i proceed?
    iam using solaris 10 with t2000 and t5210 server and oracle 10.2.0.4

  • CRS not starting

    OS: OEL 5 U4 x86_64
    DB: Oracle 11.2.0.1 EE
    Grid Infrastructure: Oracle 11.2.0.1
    CRS and Voting disk Storage: ASM
    Datafile and FRA storage: ASM
    I'm not sure exactly what caused this, but anyways, I changed MTU from 1500 to 900 online. After some time, 3 out of 4 nodes in the cluster went down and CRS refuses to start on these nodes after trying the switch back from MTU 9000 to 1500, reboots, and making sure disk permissions and ownership are correct. The logs are not too helpful (and cryptic) so I'm at a loss and appreciate any ideas or help.
    The installation was successful, the RAC was up for a few days while running some tests (including restart of a node). Currently only a single node has everything up and functional, the others are not working. Below are some output that might help:
    [root@ucstst11 bin]# ./crsctl check cluster -n ucstst11
    ucstst11:
    CRS-4535: Cannot communicate with Cluster Ready Services
    CRS-4530: Communications failure contacting Cluster Synchronization Services daemon
    CRS-4533: Event Manager is online
    [root@ucstst11 bin]# ./crsctl start cluster -n ucstst11
    CRS-2672: Attempting to start 'ora.cssd' on 'ucstst11'
    CRS-2672: Attempting to start 'ora.diskmon' on 'ucstst11'
    CRS-2676: Start of 'ora.diskmon' on 'ucstst11' succeeded
    CRS-4404: The following nodes did not reply within the allotted time:
    ucstst11
    [root@ucstst11 bin]# ./crsctl check crs
    CRS-4638: Oracle High Availability Services is online
    CRS-4535: Cannot communicate with Cluster Ready Services
    CRS-4530: Communications failure contacting Cluster Synchronization Services daemon
    CRS-4533: Event Manager is online
    [root@ucstst11 bin]# ./crsctl start crs
    CRS-4640: Oracle High Availability Services is already active
    CRS-4000: Command Start failed, or completed with errors.
    [root@ucstst11 bin]# oracleasm querydisk -p CRSVOL01
    Disk "CRSVOL01" is a valid ASM disk
    /dev/sdz1: LABEL="CRSVOL01" TYPE="oracleasm"
    /dev/sdcj1: LABEL="CRSVOL01" TYPE="oracleasm"
    [root@ucstst11 bin]# ll /dev/sdz1 /dev/sdcj1
    brw-rw---- 1 oracle dba 69, 113 Mar 27 19:00 /dev/sdcj1
    brw-rw---- 1 oracle dba 65, 145 Mar 27 19:00 /dev/sdz1
    [root@ucstst11 bin]# oracleasm querydisk -d CRSVOL01
    Disk "CRSVOL01" is a valid ASM disk on device [65, 145]
    From the functional node:
    [root@ucstst12 bin]# ./crsctl check cluster -all
    ucstst12:
    CRS-4537: Cluster Ready Services is online
    CRS-4529: Cluster Synchronization Services is online
    CRS-4533: Event Manager is online
    Cluster verification now hangs when it tries to contact the other nodes.
    Please help!

    For the most part this issue has been resolved. The SA partially changed to jumbo frames (OS, but not the switch), we reverted all the jumbo frame changes and the system is back online, except for one node (the one which was working ironically) not being reported via "crsctl check cluster -all", and one instance not starting due to it not seeing an interconnect (weird).
    We did attempt to fully implement jumbo frames but that did not work hence the reversion.

  • "I just updated the software on my iphone 4 and prior to updating I could double click and start the camera without logging in, now I can't.  How do I fix?

    I just updated the software on my iphone 4 and prior to updating I could double click and start the camera without logging in, now I can't.  How do I fix?

    Nothing to fix...things have changed...slide the camera icon up now..no more double tap.

Maybe you are looking for

  • X11 not working on Mac OSX 10.4.11

    The Mac OS X version is 10.4.11 X11 opens and then automatically shuts down. I tried the following already with no luck: Installed x11 from the Mac OSX Tiger DVD. Installed using the instructions on [url="http://roundhere.net/journal/install-x11-on-m

  • Radio Button group with images stored as BLOB files in database

    Hey all! I have radio button group, my idea is that radio button's LOV must display images, I mean BLOB files stored in a table. How can I do this?

  • Is the external isight better than the internal?

    I have a macbook, but I am considering purchasing an external isight as well. I know the external has auto focus (I do not believe the internal does) but I am more interested in color. Does the external have better color and low-light picture? Is the

  • Steps to create IDOC when MB1C transaction trigger

    Hello, I want to create IDOC whever MB1C (Goods reciept) transaction is triggered. Basically I need to fill header and item data in IDOC segments and send that IDOC to 3rd party system. What are the steps need to follow in SAP to achieve this functio

  • ChaRM - Mainenance Cycle in two system landscape - possible?

    Hi Experts, we are trying to create a maintenace cycle with two systems. We have a system defined as "Evaluation System" and the second is defined as "Production System". Generally Question Is it possible to create a maintenace cycle for a two-system