SRVCTL - Error

Hi,
When i run the command *./srvctl status database -d <db_name>* on Node 1 i get the following Error:
# ./srvctl status database -d <db_name>
./srvctl: line 179: 30283 Segmentation fault $JRE $JRE_OPTIONS -classpath $CLASSPATH $TRACE oracle.ops.opsctl.OPSCTLDriver "$@"
When i run the same command on Node 2 i get the output as
#./srvctl status database -d <db_name>
Instance oradb1 is running on node ora1
Instance oradb2 is running on node ora2
Note: I'm not able to run any of the srvctl commands on Node 1. When i check the srvctl file using the command
# vi srvctl
I found that the file was empty. So i copied the srvctl file from node 2 to node 1.
Can anyone help me out with this.
Thanks :)

Hi,
This is what is available inside the .bash_profile file. I'm not sure if something is missing or not. can u please help me.
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi
# User specific environment and startup programs
PATH=$PATH:$HOME/bin
export PATH
# Oracle Settings
TMP=/tmp; export TMP
TMPDIR=$TMP; export TMPDIR
ORACLE_HOSTNAME=ora2.kovaiteam.com; export ORACLE_HOSTNAME
ORACLE_BASE=/u01/app/oracle; export ORACLE_BASE
ORACLE_HOME=$ORACLE_BASE/product/10.2.0/db_1; export ORACLE_HOME
ORACLE_SID=oradb2; export ORACLE_SID
ORACLE_TERM=xterm; export ORACLE_TERM
PATH=/usr/sbin:$PATH; export PATH
PATH=$ORACLE_HOME/bin:$PATH; export PATH
LD_LIBRARY_PATH=$ORACLE_HOME/lib:/lib:/usr/lib; export LD_LIBRARY_PATH
CLASSPATH=$ORACLE_HOME/JRE:$ORACLE_HOME/jlib:$ORACLE_HOME/rdbms/jlib; export CLASSPATH
if [ $USER = "oracle" ]; then
if [ $SHELL = "/bin/ksh" ]; then
ulimit -p 16384
ulimit -n 65536
else
ulimit -u 16384 -n 65536
fi
fi

Similar Messages

  • Srvctl errors

    I have rac databases on two nodes with asm.
    I am able to start and stop asm with srvctl but not the databases.
    I am getting an error like
    figd01:/usr/oracle/product/crs/OPatch> srvctl modify database -d figd0 -s open
    figd01:/usr/oracle/product/crs/OPatch> srvctl start database -d figd0
    PRKP-1001 : Error starting instance figd01 on node ux332
    CRS-0215: Could not start resource 'ora.figd0.figd01.inst'.
    PRKP-1001 : Error starting instance figd02 on node ux333
    CRS-0215: Could not start resource 'ora.figd0.figd02.inst'.
    but I am able to start the database vi sqlplus

    Can u post the output of following command.
    crs_stat -p
    What is sga_target size of your database.
    What is the SHMMAX size
    What OS are you using.

  • How to can i sovle srvctl error....?

    hi,
    my englist is very poor... (sorry... )
    We system use rac
    srvctl command have some problem
    account : root
    root@db1:/> srvctl
    Usage: srvctl <command> <object> [<options>]
    command: enable|disable|start|stop|relocate|status|add|remove|modify|getenv|setenv|unsetenv|config
    objects: database|instance|service|nodeapps|asm|listener
    For detailed help on each command and object and its options use:
    srvctl <command> <object> -h
    it's ok
    but
    account : oracle
    [db1:/oracle]$srvctl
    Usage: srvctl <command> <object> [<options>]
    command: enable|disable|start|stop|relocate|status|add|remove|modify|getenv|setenv|unsetenv|config
    objects: database|instance|service|nodeapps|asm|listener
    For detailed help on each command and object and its options use:
    srvctl <command> <object> -h
    Exception in thread "main" java.lang.UnsatisfiedLinkError: haltImpl
    at java.lang.Shutdown.halt(Shutdown.java:184)
    at java.lang.Shutdown.exit(Shutdown.java:256)
    at java.lang.Runtime.exit(Runtime.java:123)
    at java.lang.System.exit(System.java:791)
    at oracle.ops.opsctl.OPSCTLDriver.main(OPSCTLDriver.java:137)
    Why did'n running ?
    can i check system environment ?
    please help me T.T

    just reason... PATH
    before PATH
    =========================================
    ORACLE_HOME=/oracle....
    ORACLE_CRS_HOME=/oracle...
    PATH=$ORACLE_HOME/bin:$ORACLE_CRS_HOME/bin..........
    =========================================
    after PATH
    =========================================
    ORACLE_HOME=/oracle....
    ORACLE_CRS_HOME=/oracle...
    PATH=$ORACLE_CRS_HOME/bin:$ORACLE_HOME/bin..........
    =========================================
    i change
    ORACLE_CRS_HOME and ORACLE_HOME path parameter
    srvctl command is now running without error...

  • Issues opening DB after restore.

    10g R2
    RH4
    Howdy all. I am attempting to do my first restore and having a tough time with it. I somewhat follow the instructions here:
    http://download-west.oracle.com/docs....htm#sthref673
    The main difference being that I am telling Enterprise Manager to just restore from the last backup (on a whole DB restore). Anyways, I put the DB in a Mount state, and then I do the restore with a "success" message. But then issues arise when I try to put the DB into an Open state once the restore is completed. I get the message:
    Srvctl Error
    An error occurred when executing the operation. Ensure that CRS processes and SRVCTL are functioning properly. Refresh the page to see the current status. Refer to the following error: PRKP-1001 : Error starting instance RACDB1 on node raclinux1 CRS-0215: Could not start resource 'ora.RACDB.RACDB1.inst'. PRKP-1001 : Error starting instance RACDB2 on node raclinux1 CRS-0215: Could not start resource 'ora.RACDB.RACDB2.inst'.
    Can someone please assist?
    TIA, ChrisR.

    Chris,
    What does your alert log say? From the details you have provided, looks like you have restored, but might not have recovered the database before opening.
    Check the alert log to see what the exact problem is...
    HTH
    Thanks
    Chandra Pabba

  • Unable to start instance via EM

    Hi,
    i'm having trouble with a windows based rack.
    after a crash the oracle database had some problems and now i can't start instance.
    this is the error in Enterprise Manager:
    Srvctl Error
    An error occurred when executing the operation.
    Ensure that CRS processes and SRVCTL are functioning properly.
    Refresh the page to see the current status.
    Refer to the following error: SQL*Plus: Release 10.2.0.3.0 - Production on Mer Lug 9
    10:18:40 2008 Copyright (c) 1982, 2006, Oracle. All Rights Reserved.
    SQL> SQL>
    ERROR: ORA-01031: insufficient privileges
    PRKP-1001 : Error starting instance i1 on node db1
    CRS-0215: Could not start resource 'ora.db.db1.inst'.
    PRKP-1001 : Error starting instance i2 on node db2
    CRS-0215: Could not start resource 'ora.db.db2.inst'.
    PRKP-1001 : Error starting instance 13 on node db3
    CRS-0215: Could not start resource 'ora.db.db3.inst'.
    any suggestion??
    ah...is a 3 node cluster on windows server 2003 standard x64 and oracle 10.2.0.3 patchset 6 with CRS
    Message was edited by:
    Ciuoto

    Chen,
    this is crs_stat -t
    C:\>c:\oracle\product\10.2.0\crs\BIN\crs_stat -t
    Nome Tipo Dest...ne Stato Host
    ora....D1.inst application ONLINE OFFLINE
    ora....D2.inst application ONLINE OFFLINE
    ora....D3.inst application ONLINE OFFLINE
    ora....3D3.srv application ONLINE OFFLINE
    ora....DMIN.cs application ONLINE OFFLINE
    ora....3D1.srv application ONLINE OFFLINE
    ora....PROC.cs application ONLINE OFFLINE
    ora....3D2.srv application ONLINE OFFLINE
    ora....VIEW.cs application ONLINE OFFLINE
    ora.S3D.db application ONLINE OFFLINE
    ora....SM1.asm application ONLINE ONLINE s3dbw1
    ora....W1.lsnr application ONLINE ONLINE s3dbw1
    ora.s3dbw1.gsd application ONLINE ONLINE s3dbw1
    ora.s3dbw1.ons application ONLINE ONLINE s3dbw1
    ora.s3dbw1.vip application ONLINE ONLINE s3dbw1
    ora....SM2.asm application ONLINE ONLINE s3dbw2
    ora....W2.lsnr application ONLINE ONLINE s3dbw2
    ora.s3dbw2.gsd application ONLINE ONLINE s3dbw2
    ora.s3dbw2.ons application ONLINE ONLINE s3dbw2
    ora.s3dbw2.vip application ONLINE ONLINE s3dbw2
    ora....SM3.asm application ONLINE ONLINE s3dbw3
    ora....W3.lsnr application ONLINE ONLINE s3dbw3
    ora.s3dbw3.gsd application ONLINE ONLINE s3dbw3
    ora.s3dbw3.ons application ONLINE ONLINE s3dbw3
    ora.s3dbw3.vip application ONLINE ONLINE s3dbw3
    and...
    crs is up&running
    C:\>crsctl check crs
    CSS appears healthy
    CRS appears healthy
    EVM appears healthy
    and again...
    starting via srvctl
    C:\>srvctl start database -d s3d
    PRKP-1001 : Error starting instance S3D1 on node s3dbw1
    CRS-0215: Impossibile avviare la risorsa 'ora.S3D.S3D1.inst'.
    PRKP-1001 : Error starting instance S3D2 on node s3dbw2
    CRS-0215: Impossibile avviare la risorsa 'ora.S3D.S3D2.inst'.
    PRKP-1001 : Error starting instance S3D3 on node s3dbw3
    CRS-0215: Impossibile avviare la risorsa 'ora.S3D.S3D3.inst'.
    and the same starting signle instances
    starting via sqlplus
    SQL> startup
    ORA-00119: invalid specification for system parameter REMOTE_LISTENER
    ORA-00132: syntax error or unresolved network name 'LISTENERS_S3D'

  • Error while parsing SRVCTL output.

    OS : Sun 5.10 SPARC Machine
    DB :11.2.0.1 (Cluster Nodes)
    On DB Control, while checking "Cluster Managed Database Services " getting below error.
    Error while parsing SRVCTL output. Ensure that SRVCTL is functioning properly. I have checked the status of all the processes on that node, looks gsd process is down and in the db control log file getting below error .
    at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
    at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:595)
    2010-11-02 10:05:39,751 [Thread-42] ERROR db.rac parseStatusConfig.1010 - SrvctlDatabaseInfo.parseStatusConfig: no parsable status l
    ines.
    2010-11-02 10:38:50,440 [EMUI_10_38_49_/console/rac/racSitemap] WARN em.MetricEngine getCachedData.316 - Metric RAC_HOMETAB contain
    s no cached data!
    2010-11-02 10:38:51,260 [EMUI_10_38_49_/console/rac/racSitemap] WARN em.MetricEngine getCachedData.316 - Metric RAC_HOMETAB contain
    s no cached data!
    2010-11-02 10:39:11,514 [Thread-48] ERROR db.rac parseStatusConfig.1010 - SrvctlDatabaseInfo.parseStatusConfig: no parsable status l
    ines.
    What could be the issue ?

    what command did you execute?
    does it work from the second node?
    did you try rebooting the node?
    did you check clusterware services? some of the processess may have not started properly or died ...
    has it worked before ? or its a new installation ?

  • ASM start error from srvctl

    Hi All,
    When I starting the ASM in a RAC box I am getting the below erro. How can I proceed with this error. From sqlplus I can stat the ASM instance. But from srvctl i can't.
    [oracle@node1 admin]$ srvctl start asm -n node1 -i +ASM1
    PRKS-1009 : Failed to start ASM instance "+ASM1" on node "node1", [node1:ora.node1.vip:checkIf: Default gateway is not defined (host=node1)
    node1:ora.node1.vip:Interface eth0 checked failed (host=node1)
    node1:ora.node1.vip:Invalid parameters, or failed to bring up VIP (host=node1)
    node1:ora.node1.vip:checkIf: Default gateway is not defined (host=node1)
    node1:ora.node1.vip:Interface eth0 checked failed (host=node1)
    node1:ora.node1.vip:Invalid parameters, or failed to bring up VIP (host=node1)
    CRS-0215: Could not start resource 'ora.node1.ASM1.asm'.]
    Waiting for your suggestions.
    Regards,
    Shiju

    [oracle@node1 ~]$ crs_stat -t
    Name Type Target State Host
    ora....ASM.asm application ONLINE OFFLINE
    ora....SM1.asm application ONLINE OFFLINE
    ora....E1.lsnr application ONLINE OFFLINE
    ora.node1.gsd application ONLINE UNKNOWN node1
    ora.node1.ons application ONLINE UNKNOWN node1
    ora.node1.vip application ONLINE ONLINE node2
    ora....ASM.asm application ONLINE UNKNOWN node2
    ora....SM2.asm application ONLINE UNKNOWN node2
    ora....E2.lsnr application ONLINE UNKNOWN node2
    ora.node2.gsd application ONLINE UNKNOWN node2
    ora.node2.ons application ONLINE UNKNOWN node2
    ora.node2.vip application ONLINE ONLINE node2
    ora.racdb.db application ONLINE UNKNOWN node1
    ora....b1.inst application ONLINE OFFLINE
    ora....b2.inst application ONLINE OFFLINE
    [oracle@node1 ~]$ uname -a
    Linux node1 2.6.9-22.EL #1 Mon Sep 19 18:20:28 EDT 2005 i686 i686 i386 GNU/Linux
    OS: Oracle 10g release 2 in RHEL 4
    Not able to find the crsd log
    /u01/app/oracle/product/crs/crs/log
    [oracle@node1 log]$ ls -lrt
    total 0
    Regards,
    Shiju

  • Error when trying to register DB using srvctl

    Hello -
    I am getting this error when trying to add this database:
    PRKP-1073 : Cannot create database m433ddg because a database named m433ddg already exists.
    However, I have verified the DB does not exist:
    [oracle@ctolinuxpoc02 ~]$ crs_stat
    NAME=ora.ctolinuxpoc01.ASM1.asm
    TYPE=application
    TARGET=ONLINE
    STATE=ONLINE on ctolinuxpoc01
    NAME=ora.ctolinuxpoc01.LISTENER_CTOLINUXPOC01.lsnr
    TYPE=application
    TARGET=ONLINE
    STATE=ONLINE on ctolinuxpoc01
    NAME=ora.ctolinuxpoc01.gsd
    TYPE=application
    TARGET=ONLINE
    STATE=ONLINE on ctolinuxpoc01
    NAME=ora.ctolinuxpoc01.ons
    TYPE=application
    TARGET=ONLINE
    STATE=ONLINE on ctolinuxpoc01
    NAME=ora.ctolinuxpoc01.vip
    TYPE=application
    TARGET=ONLINE
    STATE=ONLINE on ctolinuxpoc01
    NAME=ora.ctolinuxpoc02.ASM2.asm
    TYPE=application
    TARGET=ONLINE
    STATE=ONLINE on ctolinuxpoc02
    NAME=ora.ctolinuxpoc02.LISTENER_CTOLINUXPOC02.lsnr
    TYPE=application
    TARGET=ONLINE
    STATE=ONLINE on ctolinuxpoc02
    NAME=ora.ctolinuxpoc02.gsd
    TYPE=application
    TARGET=ONLINE
    STATE=ONLINE on ctolinuxpoc02
    NAME=ora.ctolinuxpoc02.ons
    TYPE=application
    TARGET=ONLINE
    STATE=ONLINE on ctolinuxpoc02
    NAME=ora.ctolinuxpoc02.vip
    TYPE=application
    TARGET=ONLINE
    STATE=ONLINE on ctolinuxpoc02
    Any ideas are greatly appreciated!
    Thanks,
    Mike

    Hi Mike,
    I remember, you had an issue that you had a corrupted OCR once. That seems to be the case here again....
    In general, if SRVCTL complains that it cannot register a DB, since the DB with that name is already registered, this could be a sign that internally (obviously the former database does not show in the crs_stat output) Clusterware can still find fragments of the formerly registered DB. What you can try to do: run an ocrdump as root and check the output file for "m433ddg" and see whether it finds something.
    Let me know, please. Thanks,
    Markus
    Edited by: MarkusM on Apr 20, 2009 5:24 PM - Reason: typos

  • Getting error while starting the RAC instance through SRVCTL utility

    Hi DBA's,
    We are getting the below error while starting the Orcale 10g RAC instance on one of the node thru SRVCTL:
    oracle:/home/oracle]>srvctl start instance -d SQLTSTM2 -i SQLTSTM21
    PRKP-1001 : Error starting instance SQLTSTM21 on node r1racd
    CRS-1028: Dependency analysis failed because of:
    CRS-0223: Resource 'ora.SQLTSTM2.SQLTSTM21.inst' has placement error.
    :oracle:/home/oracle]>
    srvctl status database -d SQLTSTM2
    PRKO-2015 : Error in checking condition of instance on node: r1racd
    Instance SQLTSTM22 is running on node r2racd
    oracle:/opt/oracle/product/10.2.0/db]>
    NOTE: but i am able to start the instance thru SQLPLUS.
    After starting the instance thru SQLPLUS i checked the CRS_STAT -t . It shows the status offline... Please find the details below:
    Name Type Target State Host
    ora....21.inst application OFFLINE OFFLINE
    ora....22.inst application ONLINE ONLINE r2racd
    ora....VLM2.db application ONLINE ONLINE r2racd
    ora....21.inst application ONLINE ONLINE r1racd
    ora....22.inst application ONLINE ONLINE r2racd
    ora....STM2.db application ONLINE ONLINE r2racd
    ora....SM1.asm application ONLINE ONLINE r1racd
    ora....CD.lsnr application ONLINE ONLINE r1racd
    ora.r1racd.gsd application ONLINE ONLINE r1racd
    ora.r1racd.ons application ONLINE ONLINE r1racd
    ora.r1racd.vip application ONLINE ONLINE r1racd
    ora....SM2.asm application ONLINE ONLINE r2racd
    ora....CD.lsnr application ONLINE ONLINE r2racd
    ora.r2racd.gsd application ONLINE ONLINE r2racd
    ora.r2racd.ons application ONLINE ONLINE r2racd
    ora.r2racd.vip application ONLINE ONLINE r2racd
    Thanks in advance...
    Anil

    Use the 'srvctl config database -d ' command to check if the instance has been configured in the Oracle Cluster Registry; make sure that the GSDs are running on each node in the cluster.
    Also refere to Metalink note 295328.1

  • Srvctl start database -d dbname error tns lost contact

    hi,
    i am facing error while starting the databse by using srvctl in single node database.
    srvctl status database -d <dbname> is working fine and it is giving output. i am able to start the database manually too.
    srvctl start database -d <dbname>
    PRCR-1133 : Failed to stop database <dbname> and its running services
    PRCR-1132 : Failed to stop resources using a filter
    ORA-12547: TNS:lost contact
    any advice.
    regards
    Suresh J
    Edited by: user11982371 on Apr 20, 2012 6:53 AM

    may i know what you have done before....srvctl start...etc...
    do you have done any changes?
    post your oracle version and OS....
    please find below notes from metalink..it may helpful to you....
    This could be many things but a popular issue is when you have a separate ASM Home and the listener is running out of this home (it was the first home installed). Srvctl needs a TNS_ADMIN alias to the network/admin directory in this home instead of using the default ORACLE_HOME/network/admin for the database you are trying to start. For srvctl to work you must
    srvctl setenv nodeapps -n node -T TNS_ADMIN=full path
    on each node in the cluster.
    You cannot rely on a TNS_ADMIN environment variable.
    See Note 420977.1
    Another cause is non-existent spfile, see Note 732683.1
    source support.oracle.com
    Edited by: dbc001 on Mar 23, 2013 10:55 AM

  • Error when using srvctl

    DB Version: 10.2.0.4 (2 node RAC)
    Platform : Solaris 5.10
    I was trying to shutdown an instance iin one of the nodes using srvctl. I got the following error
    $ srvctl stop instance -d spike -i spike2 -o immediate
    PRKO-2007 : Invalid instance name: spike2
    ##### ps -ef output confirmed that spike2 instance is up and running in the node #####
    $ echo $ORACLE_HOME
    /u01/app/oracle/product/10.2.0/db
    $ echo $ORACLE_SID
    spike2
    $ which srvctl
    /u01/app/oracle/product/10.2.0/db/bin/srvctlSo, i had shutdown the instance from sqlplus. But i was able to shutdown asm and nodeapps using srvctl utility. Any idea why srvctl didn't work with Instance shutdown ?

    Results of the 1st query
    $ srvctl status database -d spike
    PRKR-1001 : cluster database spike does not exist
    PRKO-2005 : Application error: Failure in getting Cluster Database Configuration for: spike
    $
    $ ### Tried Upper Case ##########################
    $
    $ srvctl status database -d SPIKE
    PRKR-1001 : cluster database spike does not exist
    PRKO-2005 : Application error: Failure in getting Cluster Database Configuration for: spike
    $
    $ echo $ORACLE_SID
    spike2
    $
    $
    $ sqlplus / as sysdba
    SQL*Plus: Release 10.2.0.4.0 - Production on Thu May 26 16:01:24 2011
    Copyright (c) 1982, 2007, Oracle.  All Rights Reserved.
    Connected to:
    Oracle Database 10g Release 10.2.0.4.0 - Production
    With the Real Application Clusters option
    SQL> select instance_name from v$instance;
    INSTANCE_NAME
    spike2
    SQL> select name from v$database;
    NAME
    SPIKE
    Results for the 2nd query
    $ which srvctl
    /u01/app/oracle/product/10.2.0/db/bin/srvctl
    $
    $ egrep '^CHOME|^OHOME' /u01/app/oracle/product/10.2.0/db/bin/srvctl
    CHOME=/u01/crs/oracle/product/10.2.0/crs
    OHOME=/u01/app/oracle/product/10.2.0/db

  • Srvctl start service/stop throwing error ORA-01031: insufficient privileges

    Hi Gurus,
    When i try to start/stop the service getting below error.Please help me troubleshoot it.
    AIX-6.1
    11.2.0.1
    Plato1:/u01/app/11.2.0/grid/network/admin>srvctl start service -d maxcv
    PRCR-1079 : Failed to start resource ora.maxcv.maxcv.svc
    CRS-2680: Clean of 'ora.maxcvuat.svc' on 'Plato1' failed
    CRS-5807: Agent failed to process the message
    ORA-01031: insufficient privileges
    ORA-01031: insufficient privileges
    ORA-01031: insufficient privileges
    ORA-01031: insufficient privileges
    CRS-2680: Clean of 'ora.maxcvuat.svc' on 'Plato1' failed
    Thanks

    SQL> execute dbms_service.start_service('maxcvuat');PL/SQL procedure successfully completed.
    Output from alert.log
    EMNC started with pid=32, OS id=1384660
    2011-09-09 09:32:09.820000 -04:00
    Starting background process CJQ0
    CJQ0 started with pid=53, OS id=1429756
    2011-09-09 09:37:00.698000 -04:00
    Starting background process SMCO
    SMCO started with pid=33, OS id=1687726
    2011-09-09 09:52:59.212000 -04:00
    ALTER SYSTEM SET service_names='maxcvuat' SCOPE=MEMORY SID='maxcv2';
    ~crsctl stat output:
    plato2:/home/grid>crsctl stat res -t
    NAME           TARGET  STATE        SERVER                   STATE_DETAILS
    Local Resources
    ora.CRS.dg
                   OFFLINE OFFLINE      plato1
                   OFFLINE OFFLINE      plato2
    ora.CRS_DATA.dg
                   ONLINE  OFFLINE      plato1
                   ONLINE  ONLINE       plato2
    ora.CRS_DATA1.dg
                   ONLINE  OFFLINE      plato1
                   ONLINE  ONLINE       plato2
    ora.CRS_VDISK.dg
                   OFFLINE OFFLINE      plato1
                   ONLINE  ONLINE       plato2
    ora.LISTENER.lsnr
                   ONLINE  ONLINE       plato1
                   ONLINE  ONLINE       plato2
    ora.maxcv_DATA.dg
                   ONLINE  INTERMEDIATE plato1
                   ONLINE  ONLINE       plato2
    ora.maxcv_REC.dg
                   ONLINE  INTERMEDIATE plato1
                   ONLINE  ONLINE       plato2
    ora.asm
                   ONLINE  OFFLINE      plato1
                   ONLINE  ONLINE       plato2
    ora.eons
                   ONLINE  ONLINE       plato1
                   ONLINE  ONLINE       plato2
    ora.gsd
                   OFFLINE OFFLINE      plato1
                   OFFLINE OFFLINE      plato2
    ora.net1.network
                   ONLINE  ONLINE       plato1
                   ONLINE  ONLINE       plato2
    ora.ons
                   ONLINE  ONLINE       plato1
                   ONLINE  ONLINE       plato2
    Cluster Resources
    ora.LISTENER_SCAN1.lsnr
          1        ONLINE  ONLINE       plato2
    ora.LISTENER_SCAN2.lsnr
          1        ONLINE  ONLINE       plato1
    ora.LISTENER_SCAN3.lsnr
          1        ONLINE  ONLINE       plato1
    ora.plato1.vip
          1        ONLINE  ONLINE       plato1
    ora.plato2.vip
          1        ONLINE  ONLINE       plato2
    ora.maxcv.db
          1        ONLINE  ONLINE       plato2                   Open
          2        ONLINE  ONLINE       plato1                   Open
    ora.maxcv.maxcvuat.svc
          1        OFFLINE UNKNOWN      plato1
          2        OFFLINE UNKNOWN      plato1
    ora.coscv.db
          1        ONLINE  ONLINE       plato1                   Open
          2        ONLINE  ONLINE       plato2                   Open
    ora.coscv.coscvuat.svc
          1        ONLINE  UNKNOWN      plato1
          2        ONLINE  UNKNOWN      plato1
    ora.oc4j
          1        OFFLINE OFFLINE
    ora.scan1.vip
          1        ONLINE  ONLINE       plato2
    ora.scan2.vip
          1        ONLINE  ONLINE       plato1
    ora.scan3.vip
          1        ONLINE  ONLINE       plato1
    plato2:/home/grid>Stopping of database:
    plato2:/home/oracle>srvctl stop database -d maxcv
    PRCD-1124 : Failed to stop database maxcv and its services
    PRCR-1065 : Failed to stop resource (((((NAME STARTS_WITH ora.maxcv.) && (NAME ENDS_WITH .svc)) && (TYPE == ora.service.type)) && ((STATE != OFFLINE) || (TARGET != OFFLINE))) || (((NAME == ora.maxcv.db) && (TYPE == ora.database.type)) && (STATE != OFFLINE)))
    CRS-2680: Clean of 'ora.maxcv.maxcvuat.svc' on 'plato1' failed
    CRS-5807: Agent failed to process the message
    ORA-01031: insufficient privileges
    ORA-01031: insufficient privileges
    ORA-01031: insufficient privileges
    ORA-01031: insufficient privileges
    CRS-2680: Clean of 'ora.maxcv.maxcvuat.svc' on 'plato1' failed
    ORA-01031: insufficient privileges
    ORA-01031: insufficient privileges
    CRS-2675: Stop of 'ora.maxcv.db' on 'plato1' failed
    CRS-2680: Clean of 'ora.maxcv.maxcvuat.svc' on 'plato1' failed
    CRS-5807: Agent failed to process the message
    ORA-01031: insufficient privileges
    ORA-01031: insufficient privileges
    ORA-01031: insufficient privileges
    ORA-01031: insufficient privileges
    CRS-2680: Clean of 'ora.maxcv.maxcvuat.svc' on 'plato1' failed
    ORA-01031: insufficient privileges
    ORA-01031: insufficient privileges
    CRS-2675: Stop of 'ora.maxcv.db' on 'plato1' failed
    plato2:/home/oracle>ps -ef |grep pmon
    oracle  892946 1818664   0 09:30:35  pts/0  0:00 grep pmon
    grid 1360080       1   0   Sep 06      -  1:23 asm_pmon_+ASM2
    oracle 1376428       1   0   Sep 06      -  1:42 ora_pmon_coscv2
    plato2:/home/oracle>Thanks

  • Error starting resources with srvctl

    Hi,
    Has any experienced the following errors when trying to start resource in a 10.2.0.3 rac cluster?
    [node1:oracle]:/appl/oracle > srvctl start listener -n node1
    CRS-1028: Dependency analysis failed because of:
    CRS-0223: Resource 'ora.node1.LISTENER_NODE1.lsnr' has placement error.
    [node1:oracle]:/appl/oracle >
    Is there a command that I can use to see what parameters the resource has been been created with? The error indicates that the problem may be with the PLACEMENT parameter which I believe is part of the resources profile. How can I can confirm what the PLACEMENT for this resource is?
    Thanks

    hi,
    i hit same problem. I changed owner to oracle $ORA_CRS_HOME/log/<node>/racg. But still have same issue. Could you let me kow what you did. I have not problem to start lsnr manually.
    % srvctl start listener -n qammdb01
    CRS-1028: Dependency analysis failed because of:
    CRS-0223: Resource 'ora.qammdb01.LISTENER_QAMMDB01.lsnr' has placement error.
    % lsnrctl start LISTENER_QAMMDB01
    LSNRCTL for Solaris: Version 10.2.0.3.0 - Production on 25-SEP-2007 20:46:27
    Copyright (c) 1991, 2006, Oracle. All rights reserved.
    Starting /u01/app/oracle/product/10.2.0/db_1/bin/tnslsnr: please wait...
    TNSLSNR for Solaris: Version 10.2.0.3.0 - Production
    System parameter file is /u01/app/oracle/product/10.2.0/db_1/network/admin/listener.ora
    Log messages written to /u01/app/oracle/product/10.2.0/db_1/network/log/listener_qammdb01.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=172.20.5.172)(PORT=1521)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=172.20.5.169)(PORT=1521)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=172.20.5.172)(PORT=1521)(IP=FIRST)))
    STATUS of the LISTENER
    Alias LISTENER_QAMMDB01
    Version TNSLSNR for Solaris: Version 10.2.0.3.0 - Production
    Start Date 25-SEP-2007 20:46:27
    Uptime 0 days 0 hr. 0 min. 0 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /u01/app/oracle/product/10.2.0/db_1/network/admin/listener.ora
    Listener Log File /u01/app/oracle/product/10.2.0/db_1/network/log/listener_qammdb01.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=172.20.5.172)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=172.20.5.169)(PORT=1521)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    I opened SR in metalink. But oracle support is clueless
    thanks a lot for help.

  • Srvctl start listener - ERROR

    Hi All,
       We need at add new listener with new port to cluster, while adding iam getting this error
    DB VERSION : 11.2.0.3
    from ORACLE_HOME/bin directory
    [oracle@cisssna01sora81 bin]$ ./srvctl add listener -l LISTENER_TEST  -p 1559 -o /app/oracle/product/11.2.0/dbhome_1
    PRCN-2061 : Failed to add listener ora.LISTENER_TEST.lsnr
    PRCN-2065 : Port(s) 1559 are not available on the nodes given
    PRCN-2067 : Port 1559 is not available across node(s) "node1"
    Please advise me on this.

    Same link i attached you the other day:
    How to Configure A Second Listener on a Separate Network in 11.2 Grid Infrastructure (Doc ID 1063571.1)
    why didn't you read it?

  • Can't start instance by srvctl with error PRKP-1001 and CRS-0215

    We just create a database with Oracle10g RAC and ASM on 8 nodes, but only node1's instance can start up. What's wrong with the other nodes?
    The error is below:
    oracle@DBRAC01:~> srvctl status instance -i dbrac2 -d dbrac
    Instance dbrac2 is not running on node dbrac02
    oracle@DBRAC01:~> srvctl start instance -i dbrac2 -d dbrac
    PRKP-1001 : Error starting instance dbrac2 on node dbrac02
    CRS-0215: Could not start resource ora.dbrac.dbrac2.inst.
    What should I do? Modify some configurations ?

    Have you configured the required virtual IP addresses for the Instances? If no use Virtual IP Configuration Assistant (VIPCA) to do so. Your installtion guide should show how to do this.
    If yes, see if you are hitting Bug 4337645.
    The error message relates to the -s flag for the Oracle Cluster Registry (OCR). In Oracle 9.2, when the database was added to the OCR, the -s flag referred to the spfile. But in Oracle 10g, it indicates a database startup option.
    With your example, assuming your directory is directory is /u01/oradata, the [DATABASE.DATABASES.mydb.START_OPTIONS] entry in the OCR will show something like ORATEXT : /u01/oradata/dbrac2/spfiledbrac2.ora
    Correct this problem by modifying the startup option as below
    $ srvctl modify database -d dbrac2 -s open

Maybe you are looking for

  • New iPod touch stopped working (recovery mode)

    Hi! I bought a 8 GB iPod Touch 2 weeks ago. It worked fine until today. I left US yesterday and arrived in Europe today. After the flight I tried to switch on my iPod and its started in recovery mode. iTunes said I need to restore and upgrade the iPo

  • Firmware Upgrade and Battery Life?

    Since the firmware upgrade on my Macbook in early February the fan appears to be running at full speed all the time and battery life is crap! Has anyone else noticed this? Is there a fix/workaround available please?

  • Oracle Streams Update conflict handler not working

    Hello, I've been working on the Oracle streams and this time we've to come up with Update conflict handler. We are using Oracle 11g on Solaris10 env. So far, we have implemented bi-directional Oracle Streams Replication and it is working fine. Now, w

  • Garage Band for new Macbook Pro?

    Am I correct, that to get Garage Band on my just ordered MPB, I need to purchase iLife?  I have it for my iPad2.  Or can just GB be purchased separate? Thanks!

  • FAL_SERVER and FAL_CLIENT - Please help me

    Sir, What is the difference between FAL_SERVER and FAL_CLIENT? How we can configure this on Primary and Satndby databases? What will be the changes happen to this parameters at the time of Switchover and Failover? Please help me. regards Mathew