Crs_stat -t in 11.2

Hi,
I have a 2 node 11.2 RAC on Linux 5. crs_stat -t or "crsctl stat res -t", it does not list my instance resource which I used to observe in 10.2 or 11.1 RAC. Instead I only see database resource listed here. Can anyone tell me is there a way to list my instance resource here as well?
Thanks

Hi,
crs_stat command is deprecated in 11.2. If you want to check instance resource you can use below command
srvctl status instance -d prod -i "prd1,prd2" -vHope that helps
Cheers

Similar Messages

  • Is there an enhanced equivalent of crs_stat -t command in 11.2 ?

    DB version: 11.2.0.1
    Os : Solaris
    In 10gR2, we used
    crs_stat -tto check the status of cluster. Is there an enhanced equivalent of this command in 11.2 ?

    Thank you Rajesh. Do you set anything in putty (like increasing the row width) to make it more readable.
    The output look a bit messed up
    $ crsctl stat res -t -init
    NAME           TARGET  STATE        SERVER                   STATE_DETAILS
    Cluster Resources
    ora.asm
          1        ONLINE  ONLINE       fmtest1                  Started
    ora.cluster_interconnect.haip
          1        ONLINE  ONLINE       fmtest1
    ora.crf
          1        ONLINE  ONLINE       fmtest1
    ora.crsd
          1        ONLINE  ONLINE       fmtest1

  • Crs_stat errors out with "message not found"

    hi gurus
    After patching patch 8705958, crs_stat errors out with "message not found" ,what could be the problem?
    Thank you!

    Never faced such issue...
    please search on metalink or raise an SR with Oracle Support..
    Cheers !
    Rajesh

  • TARGET Column in crs_stat output

    This what oracle doc says about the TARGET column in crs_stat output
    http://docs.oracle.com/cd/B19306_01/rac.102/b14197/crsref.htm
    The TARGET value shows the state to which Oracle Clusterware attempts to set the resource. If the TARGET value is ONLINE and a cluster node fails, then Oracle Clusterware attempts to restart the application on another node if possible. If there is a condition forcing a resource STATE to be OFFLINE, such as a required resource that is OFFLINE, then the TARGET value remains ONLINE and Oracle Clusterware attempts to start the application or application resource once the condition is corrected.
    Didn't quite understand. So, if
    TARGET = ONLINE , then that means this particular resourse should be up mandatorily ?
    and if
    TARGET = OFFLINE , then that means this particular resourse does not have to be up ?Question2.
    Can anyone tell me a scenario for a standard RAC implementation , where you can find TARGET = OFFLINE

    GarryB wrote:
    So, if
    TARGET = ONLINE , then that means this particular resourse should be up mandatorily ?
    and if
    TARGET = OFFLINE , then that means this particular resourse does not have to be up ?
    This is also the way I understand it.
    >
    >
    >
    Question2.
    Can anyone tell me a scenario for a standard RAC implementation , where you can find TARGET = OFFLINEFor example in 11.2 RAC:
    - ora.gsd is by default OFFLINE because only needed if you use an Oracle 9.2 database according to http://docs.oracle.com/cd/E11882_01/install.112/e24616/postinst.htm#BABDAFGD.
    - ora.oc4j is OFFLINE because it has not been implemented by Oracle. Example in http://docs.oracle.com/cd/E11882_01/rac.112/e17264/install_rac.htm#TDPRC175.

  • Crs_stat shows listener TARGET=ONLINE and STATE=OFFLINE

    When I issue crs_stat command I see, the listener on Node1 shows state=offline while target=online as given below,
    NAME=ora.moldbcls1.LISTENER_MOLDBCLS1.lsnr
    TYPE=application
    TARGET=ONLINE
    STATE=OFFLINE
    I don't have any issues from user connections. What should I do to make the STATE=ONLINE.
    [email protected]
    Sami Malik.

    Hi,
    From my experience, I see two typical errors that might be the reason for improper services execution, in your case:
    Error 1: Listener service is not getting started properly.
    Resolution: Stop all services and restart it using "crs_start -all".
    Error 2: Time sync issues over NTP.
    Resolution (in order of appearance):
    (a) Type "system-config-time" command in terminal
    (b) Click "Network Time Protocol"
    (c) Check "Enable Network Time Protocol"
    (d) Select NTP server and click "OK" OR (v) Select date -s XX:XX:XX to modify time
    (e) Stop all services using "crs_stop -all"
    (f) Check service status using "crs_stat -t"
    (g) If "ora.moldbcls1.LISTENER_MOLDBCLS1.lsnr" stops then proceed to the next step, if not then stop it manually using "crs_stop ora.moldbcls1.LISTENER_MOLDBCLS1.lsnr"
    (h) Check services status once again to verify all services are stopped.
    (i) Restart all services using "crs_start -all"
    (j) Check services status once again to verify all services are running.
    Tip: To avoid such occurances in future, set your local hardware clock to NTP server.
    Hope this helps.
    Regards,
    Naveed.

  • Database running but crs_stat showing its OFFLINE

    Yesterday, when I checked database and all RAC components status with crs_stat -t command, I saw database as offline although database and both of its instances are up and already running.
    oracle@hisdbs01[orcl1]:/u01/app/oracle/db/network/admin$ crs_stat -t
    HA Resource Target State
    ora.hisdbs01.ASM1.asm ONLINE ONLINE on hisdbs01
    ora.hisdbs01.LISTENER_HISDBS01.lsnr ONLINE ONLINE on hisdbs01
    ora.hisdbs01.gsd ONLINE ONLINE on hisdbs01
    ora.hisdbs01.ons ONLINE ONLINE on hisdbs01
    ora.hisdbs01.vip ONLINE ONLINE on hisdbs01
    ora.hisdbs02.ASM2.asm ONLINE ONLINE on hisdbs02
    ora.hisdbs02.LISTENER_HISDBS02.lsnr ONLINE ONLINE on hisdbs02
    ora.hisdbs02.gsd ONLINE ONLINE on hisdbs02
    ora.hisdbs02.ons ONLINE ONLINE on hisdbs02
    ora.hisdbs02.vip ONLINE ONLINE on hisdbs02
    ora.orcl.db OFFLINE OFFLINE
    ora.orcl.orcl1.inst OFFLINE OFFLINE
    ora.orcl.orcl2.inst OFFLINE OFFLINE
    Then I had to use srvctl start commands to see ora.orcl.db, ora.orcl.orcl1.inst & ora.orcl.orcl2.inst ONLINE.
    I want to know how it is possible that Oracle instances are running (checked from ps & EM) but crs_stat thinks they are offline.
    I checked alert logs of crs, ocssd.logs but could not find anything significant.
    Br,
    Anjum

    Currently crs_stat -t--v gives output as below:
    oracle@hisdbs01[orcl1]:/home/oracle$ crs_stat -t -v
    Name Type R/RA F/FT Target State Host
    ora....SM1.asm application 0/5 0/0 ONLINE ONLINE hisdbs01
    ora....01.lsnr application 0/5 0/0 ONLINE ONLINE hisdbs01
    ora....s01.gsd application 0/5 0/0 ONLINE ONLINE hisdbs01
    ora....s01.ons application 0/3 0/0 ONLINE ONLINE hisdbs01
    ora....s01.vip application 0/0 0/0 ONLINE ONLINE hisdbs01
    ora....SM2.asm application 0/5 0/0 ONLINE ONLINE hisdbs02
    ora....02.lsnr application 0/5 0/0 ONLINE ONLINE hisdbs02
    ora....s02.gsd application 0/5 0/0 ONLINE ONLINE hisdbs02
    ora....s02.ons application 0/3 0/0 ONLINE ONLINE hisdbs02
    ora....s02.vip application 0/0 0/0 ONLINE ONLINE hisdbs02
    ora.orcl.db application 0/1 0/1 ONLINE ONLINE hisdbs01
    ora....l1.inst application 0/5 0/0 ONLINE ONLINE hisdbs01
    ora....l2.inst application 0/5 0/0 ONLINE ONLINE hisdbs02
    Do you mean to see with -v switch when resources were shown offline by crs_stat?
    I didn't change anything related to CRS or database, so I am not sure if modifying config of database or instance will help. Any suggestions?
    oracle@hisdbs01[orcl1]:/home/oracle$ srvctl getenv database -d orcl
    oracle@hisdbs01[orcl1]:/home/oracle$ srvctl getenv instance -d orcl -i orcl1
    About OCR, here is the info
    oracle@hisdbs01[orcl1]:/backup$ ocrcheck
    Status of Oracle Cluster Registry is as follows :
    Version : 2
    Total space (kbytes) : 1048300
    Used space (kbytes) : 3848
    Available space (kbytes) : 1044452
    ID : 482125817
    Device/File Name : /dev/rdisk/crs_ocr1
    Device/File integrity check succeeded
    Device/File Name : /dev/rdisk/crs_ocr2
    Device/File integrity check succeeded
    Cluster registry integrity check succeeded
    oracle@hisdbs01[orcl1]:/home/oracle$ ocrconfig -showbackup
    hisdbs02 2008/09/17 09:23:24 /u01/app/oracle/crs/cdata/crs
    hisdbs02 2008/09/17 05:23:23 /u01/app/oracle/crs/cdata/crs
    hisdbs02 2008/09/17 01:23:23 /u01/app/oracle/crs/cdata/crs
    hisdbs02 2008/09/15 17:23:18 /u01/app/oracle/crs/cdata/crs
    hisdbs02 2008/09/05 07:54:55 /u01/app/oracle/crs/cdata/crs
    Br,
    Anjum

  • Execute crs_stat –t with different user

    Hi Xperts
    I am trying to do a monitoring script and I want to execute crs_stat –t with different user than Oracle (DB and Grid owner), I receive:
        CRS-0245:  User doesn't have enough privilege to perform the operation
        CRS-0202: No resources are registered.
    I already register User2 to Oinstall group and I am able to connect to sqlplus with User2.
    This monitoring scripts is going to be part of one monitoring tool, I already integrate other DB monitoring scripts.
    DB: Oracle RAC 11gR2(11.2.0.3) with OEL 5.9
    Thank you for your time
    Regards

    can you try to execute crsctl stat res -t -init using user2 .
    crs_stat command  is deprecated  in 11gR2.
    Thanks,
    http://gssdba.wordpress.com

  • How to remove an entry from crs_stat which is NOT in ocrdump

    Hi experts,
    Env; Sun Solairs 10
    RAC -- 2 node cluster
    verison 10.2.0.3.0
    CRS isused
    NO vendor clusterware
    I've 4 instances running on 10.2.0.3.0.. Creating a new DB on the same ORACLE_HOME using dbca. Hit into a bug 5886151 and aborted the install..
    NOW, there were some entries in ocrdump.. so used srvctl ro remove the database from CRS... OCTDUMPFILE is godd now..
    However., then I do crs_stat. I do see the below entries..
    NAME=ora.<<DBNAME>>.db
    TYPE=application
    TARGET=OFFLINE
    STATE=OFFLINE
    How to remove thsi entry???
    Thanks
    regards
    Natrajan

    There are "cap" files that contain the information on the resources in crs they are usually located in $CRS_HOME/crs/profile or $CRS_HOME/crs/public I have not tried this but I believe you can edit, remove, etc these files and then run the crs_register command pointing to the directory where the "cap" files are.
    If I were you I would probably contact Oracle support before doing this though. Unless this cluster is not being used currently and you can risk this type of operation on your own.

  • Crs_stat display removed database.

    hi all
    I have used srvctl remove database to remove the database,but crs_stat -t still shows that the database still there:
    crs_stat -t
    Name           Type           Target    State     Host
    ora....11.lsnr application    ONLINE    ONLINE    nzddb11
    ora....b11.gsd application    ONLINE    ONLINE    nzddb11
    ora....b11.ons application    ONLINE    ONLINE    nzddb11
    ora....b11.vip application    ONLINE    ONLINE    nzddb11
    ora.zddb1.db   application    OFFLINE   OFFLINE
    try to remove againg:
    srvctl remove database -d zddb1
    +Remove the database zddb1? (y/[n]) y+
    PRKR-1001 : cluster database zddb1 does not exist
    PRKO-2005 : Application error: Failure in getting Cluster Database Configuration for: zddb1
    How to solve this problem?
    Thanks

    hi all
    crs_unregister solved the problem.
    Thank you.

  • Inconsistent crs_stat between two nodes.

    I'm trying to install a 2-node RAC cluster. After finally getting the clusterware and the database software, my install is stuck on the dbca. I've encountered a placement error for the listener on the second node. This was partially fixed when I renamed the listener to the proper name, but right now I'm confused as doing a crs_stat -t on either node doesn't show consistent results.
    RAC1:
    [oracle@rac1 ~]$ crs_stat -t
    Name Type Target State Host
    ora....C1.inst application ONLINE ONLINE rac1
    ora....C2.inst application OFFLINE OFFLINE
    ora.ORARAC.db application ONLINE ONLINE 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....C2.lsnr application OFFLINE OFFLINE
    ora.rac2.gsd application OFFLINE OFFLINE
    ora.rac2.ons application OFFLINE OFFLINE
    ora.rac2.vip application ONLINE ONLINE rac1
    RAC2:
    [oracle@rac2 ~]$ crs_stat -t
    Name Type Target State Host
    ora....C1.inst application ONLINE ONLINE rac1
    ora....C2.inst application ONLINE OFFLINE
    ora.ORARAC.db application ONLINE ONLINE 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 OFFLINE
    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
    I'm installing 10gR2 (10.2.0.1.0) on RHEL4 - 2.6.9-78.ELsmp.

    Hi,
    These are normal things which you can face in RAC environment and some times there is no reason for these and you can correct problems by restgarting CRS or other services(This is only my personal experience). You will see this kid of issues more on vmware which s not certified for RAC thats whay i streightaway asked, whether you are using vmware or not. So you can do nothing about it especially on vmware other than restarting the nodes
    Salman

  • What are the ".sa" resource on the crs_stat output?

    Hello to all,
    We have a database with a service "TESTSERVICE" active on node "rac1" and available (but not active) on node "rac2", on the crs_stat output appears this ".sa" service, what this means?
    HA Resource Target State
    ora.TESTDB.TST1.inst ONLINE ONLINE on rac1
    ora.TESTDB.TST2.inst ONLINE ONLINE on rac2
    ora.TESTDB.TESTSERVICE.TEST1.sa ONLINE ONLINE on rac2
    ora.TESTDB.TESTSERVICE.TEST1.srv ONLINE ONLINE on rac1
    ora.TESTDB.TESTSERVICE.cs ONLINE ONLINE on rac1
    ora.TESTDB.db ONLINE ONLINE on rac1
    ora.rac1.ASM1.asm ONLINE ONLINE on rac1
    ora.rac1.LISTENER_RAC1.lsnr ONLINE ONLINE on rac1
    ora.rac1.gsd ONLINE ONLINE on rac1
    ora.rac1.ons ONLINE ONLINE on rac1
    ora.rac1.vip ONLINE ONLINE on rac1
    ora.rac2.ASM2.asm ONLINE ONLINE on rac2
    ora.rac2.LISTENER_RAC2.lsnr ONLINE ONLINE on rac2
    ora.rac2.gsd ONLINE ONLINE on rac2
    ora.rac2.ons ONLINE ONLINE on rac2
    ora.rac2.vip ONLINE ONLINE on rac2
    Thanks and regards.

    CRS application for Service Attractor....
    Have any sense for you?
    [oracle@rac1 ~]$ crs_stat -p ora.TESTDB.TESTSERVICE.TEST1.sa
    NAME=ora.TESTDB.TESTSERVICE.TEST1.sa
    TYPE=application
    ACTION_SCRIPT=/oracle/product/10.1.0/db_1/bin/racgwrap
    ACTIVE_PLACEMENT=0
    AUTO_START=restore
    CHECK_INTERVAL=120
    DESCRIPTION=CRS application for Service Attractor
    FAILOVER_DELAY=0
    FAILURE_INTERVAL=0
    FAILURE_THRESHOLD=0
    HOSTING_MEMBERS=rac1 rac2
    OPTIONAL_RESOURCES=
    PLACEMENT=restricted
    REQUIRED_RESOURCES=
    RESTART_ATTEMPTS=0
    SCRIPT_TIMEOUT=600
    START_TIMEOUT=0
    STOP_TIMEOUT=0
    UPTIME_THRESHOLD=7d
    USR_ORA_ALERT_NAME=
    USR_ORA_CHECK_TIMEOUT=0
    USR_ORA_CONNECT_STR=/ as sysdba
    USR_ORA_DEBUG=0
    USR_ORA_DISCONNECT=false
    USR_ORA_FLAGS=
    USR_ORA_IF=
    USR_ORA_INST_NOT_SHUTDOWN=
    USR_ORA_LANG=
    USR_ORA_NETMASK=
    USR_ORA_OPEN_MODE=
    USR_ORA_OPI=false
    USR_ORA_PFILE=
    USR_ORA_PRECONNECT=none
    USR_ORA_SRV=
    USR_ORA_START_TIMEOUT=0
    USR_ORA_STOP_MODE=immediate
    USR_ORA_STOP_TIMEOUT=0
    USR_ORA_VIP=

  • Oracle RAC CRS_STAT and SRVCTL not Responding

    Dear All,
    we have an Oracle Rac10g (10.2.0.3) Running on Hp_unix Itanium 11.3. receently i found that while issuing the crs_stat -t and srvctl command its not returning any outputs(no response), but same time i am able to connect the database using sqlplus. Cluster utilities not giving any response.
    Checked the CRS log, No information found
    if any one faced these kind of issue, kindly share.
    Regards,
    Jishar

    Dear Mohammed,
    Please find the below result
    On the first Node.
    crs_stat -t
    Name Type Target State Host
    ora....D1.inst application ONLINE ONLINE hyddcs1
    ora....D2.inst application ONLINE ONLINE hyddcs2
    ora....YD1.srv application ONLINE ONLINE hyddcs1
    ora....NST1.cs application ONLINE ONLINE hyddcs1
    ora....YD2.srv application ONLINE ONLINE hyddcs2
    ora....NST2.cs application ONLINE ONLINE hyddcs2
    ora.TAPHYD.db application ONLINE ONLINE hyddcs2
    ora....YD1.srv application ONLINE ONLINE hyddcs1
    ora....YD2.srv application ONLINE ONLINE hyddcs2
    ora....3hyd.cs application ONLINE ONLINE hyddcs2
    ora....S1.lsnr application ONLINE ONLINE hyddcs1
    ora....cs1.gsd application ONLINE ONLINE hyddcs1
    ora....cs1.ons application ONLINE ONLINE hyddcs1
    ora....cs1.vip application ONLINE ONLINE hyddcs1
    ora....S2.lsnr application ONLINE ONLINE hyddcs2
    ora....cs2.gsd application ONLINE ONLINE hyddcs2
    ora....cs2.ons application ONLINE ONLINE hyddcs2
    ora....cs2.vip application ONLINE ONLINE hyddcs2
    On the Second Node
    crs_stat -t (Hanging)
    Regards,
    Jishar

  • Crs_stat hang indefinitely

    Dear all,
    I'm having an issue with crs_stat or any other command, its just hang/freeze. The only way quick to reboot one server.
    we have not have such problem for months and now its coming back. I've tried to check the crsd.log in both nodes, i found there is a gap for a few months that the log is not generated in crsd.log
    This is 10.2.0.3, 2 nodes RAC running on veritas SFRAC.
    Appreciate any advice. Thanks

    Kok Aik wrote:
    Dear all,
    I'm having an issue with crs_stat or any other command, its just hang/freeze. The only way quick to reboot one server.
    we have not have such problem for months and now its coming back. I've tried to check the crsd.log in both nodes, i found there is a gap for a few months that the log is not generated in crsd.log
    This is 10.2.0.3, 2 nodes RAC running on veritas SFRAC.
    Appreciate any advice. ThanksHi,
    Well, would you update if it's only crs_stat causing the OS to hang or one single node.
    Are you able to login on the same instance and operate normally on OS level by looking for top, ls (assuming the OS platfor as unix), with my experience it may be an issue with the OS or you may require few patches to be installed.
    Are the end user's complaining when the instance is hanged/jammed ?
    I would recommend contacting Oracle support if the hanging issues are related to CRS.
    Regards,
    ~Pointer

  • Crs_stat problem

    hi all
    i am new to oracle RAC.
    i have oracle RAC version 10.2.0.1.0. on centos 4
    I have a problem,instances on both nodes are running but status is offline on node 1.
    ==============
    ON NODE 1
    ==============
    $ srvctl config database -d RAC
    rac1 RAC1 /u01/app/oracle/product/10.2.0/db_1
    rac2 RAC2 /u01/app/oracle/product/10.2.0/db_1
    $ srvctl status database -d RAC
    Instance RAC1 is running on node rac1
    Instance RAC2 is not running on node rac2
    $ ./crs_stat -t
    Name Type Target State Host
    ora....C1.inst application ONLINE ONLINE rac1
    ora....C2.inst application ONLINE OFFLINE
    ora.RAC.db application ONLINE ONLINE rac1
    ora....C1.lsnr application ONLINE UNKNOWN rac1
    ora.rac1.gsd application ONLINE UNKNOWN rac1
    ora.rac1.ons application ONLINE UNKNOWN rac1
    ora.rac1.vip application ONLINE ONLINE rac1
    ora....C2.lsnr application ONLINE OFFLINE
    ora.rac2.gsd application ONLINE UNKNOWN rac2
    ora.rac2.ons application ONLINE UNKNOWN rac2
    ora.rac2.vip application ONLINE OFFLINE
    ==============
    NODE 2
    ==============
    SQL> select instance_name,status from v$instance;
    INSTANCE_NAME STATUS
    RAC2 OPEN
    SQL> host;
    [oracle@rac2 ~]$ srvctl status database -d RAC
    Instance RAC1 is running on node rac1
    Instance RAC2 is not running on node rac2
    [oracle@rac2 ~]$
    any help in this regard.

    What you get:
    srvctl start instance -i RAC1 -d RAC
    Post errors

  • Crs_stat shows database as offline

    Hello guys, i am not sure i understand why crs_stat is showing database service as offline when actually is online.
    [grid@server2 ~]$ crs_stat -t -v
    Name           Type           R/RA   F/FT   Target    State     Host
    ora.DATA.dg    ora....up.type 0/5    0/     ONLINE    ONLINE    server1
    ora....ER.lsnr ora....er.type 0/5    0/     ONLINE    ONLINE    server1
    ora....N1.lsnr ora....er.type 0/5    0/0    ONLINE    ONLINE    server1
    ora.asm        ora.asm.type   0/5    0/     ONLINE    ONLINE    server1
    ora....SM1.asm application    0/5    0/0    ONLINE    ONLINE    server1
    ora....01.lsnr application    0/5    0/0    ONLINE    ONLINE    server1
    ora.server1.gsd application    0/5    0/0    OFFLINE   OFFLINE
    ora.server1.ons application    0/3    0/0    ONLINE    ONLINE    server1
    ora.server1.vip ora....t1.type 0/0    0/0    ONLINE    ONLINE    server1
    ora....SM2.asm application    0/5    0/0    ONLINE    ONLINE    server2
    ora....02.lsnr application    0/5    0/0    ONLINE    ONLINE    server2
    ora.server2.gsd application    0/5    0/0    OFFLINE   OFFLINE
    ora.server2.ons application    0/3    0/0    ONLINE    ONLINE    server2
    ora.server2.vip ora....t1.type 0/0    0/0    ONLINE    ONLINE    server2
    ora.eons       ora.eons.type  0/3    0/     ONLINE    ONLINE    server1
    ora.gsd        ora.gsd.type   0/5    0/     OFFLINE   OFFLINE
    ora.a1.db     ora....se.type 0/2    0/1    OFFLINE   OFFLINE
    ora....network ora....rk.type 0/5    0/     ONLINE    ONLINE    server1
    ora.oc4j       ora.oc4j.type  0/5    0/0    OFFLINE   OFFLINE
    ora.ons        ora.ons.type   0/3    0/     ONLINE    ONLINE    server1
    ora.scan1.vip  ora....ip.type 0/0    0/0    ONLINE    ONLINE    server1
    [grid@server2 ~]$Can i check something else ? Is this a bug =?
    This is 11.2.0.1.0 on red hat linux.

    Hi,
    This is 11.2.0.X (seen because you have an OC4J running). Please use "crsctl stat res -t" instead of "crs_stat -t". crs_stat is depricated in 11.2 and will not show everything correctly.
    So please show an output of crsctl stat res -t
    Furthermore how did you start the instance?
    Regards
    Sebastian Solbach

Maybe you are looking for

  • Forming a report query dynamically with the value of an item

    Hi Gurus, We wanted to create a report based on the value of an item in the page. For example There is a text box named p1_table depending on the value of this item the query of the report should change 1) when p1_table = emp then report query should

  • How to update from OS X 10.5 to 10.8 and on.

    I have OSX 10.5.8.  How do I update to 10.8 so I may then update to Mountain Lion, etc.?

  • Adding a web link to the timeline

    Is it possible to add a web link to a FCP timeline so that it is clickable in a QuickTime movie? It looks like you can do this in iMovie using markers, but I can't find anyway to do this for FCP.

  • X Axis Labels - show every X label (WAD 3.5)

    Hello Experts I've got a line chart with 24 labels (months) , but the text is being spelt v e r t i c a l as there are too many labels to show. Is it possible to show a label evey third month? (In Excel, the option is "Number of Categories between ti

  • Can Final Cut Express 3.5 work with green screen video?

    Forgive my lack of technical terms but I am interested in my next FCE project being a bit more technical with some animations done in front of a green screen. Can FCE "erase" the green so I can overlay it to another background and or movie? Cheers, i