10gR2 Rac deployment.

Hi All;
I have to deploy Oracle 10gR2 Rac on SAN .U all ppl know that for rac deployment oracle use Oracle Cluster file system deploying OCFS to a shared disk device like a SAN allows database files to be shared between multiple instances.Another disk management system new to Oracle 10g is named Automatic Storage Management (ASM).I want to know that can we use ASM on SAN.At this time I dont want to use OCFS on SAN.Plz reply me ASAP...
Thanx in advance.
Asif
Lahore pakistan.

Yes, this is exactly what ASM is designed to accomplish.
Read up: http://download-east.oracle.com/docs/cd/B19306_01/server.102/b14231/storeman.htm#sthref1624
"Automatic Storage Management (ASM) is an integrated file system and volume manager expressly built for Oracle database files. ASM provides the performance of raw I/O with the easy management of a file system. It simplifies database administration by eliminating the need for you to directly manage potentially thousands of Oracle database files. It does this by enabling you to divide all available storage into disk groups. You manage a small set of disk groups and ASM automates the placement of the database files within those disk groups."
"In a clustered environment, each node runs an ASM instance, and the ASM instances communicate with each other on a peer-to-peer basis. This is true for both Real Application Clusters (RAC) environments, and non-RAC clustered environments where multiple single-instance databases across multiple nodes share a clustered pool of storage that is managed by ASM. If a node is part of a Real Application Clusters (RAC) system, the peer-to-peer communications service is already installed on that server. If the node is part of a cluster where RAC is not installed, the Oracle Clusterware, Cluster Ready Services (CRS), must be installed on that node.
An ASM instance on a node in a cluster can manage storage simultaneously for one or more RAC database instances and one or more single instance databases."

Similar Messages

  • Oracle 11gR2 RAC deployment userid and group setup.

    I am looking for some input here from all the RAC experts in this forum. Here is the situation.
    We are in the process of setting grid infrastrucutre 11gR2 for RAC deployment. In order to follow the best practice we have grid user with primary group as oinstall which will hold grid installation. oraInventory will also be owned by grid:oinstall The DBMS software product will be owned by oracle user id with dba as the primary group and oinstall as the secondary group. We are aware that as a best practice, oracle id should also have oinstall as primary group but we are unable to do that. The reason is, oracle id is an LDAP id and is used enterprise wide and has dba as primary group and oinstall as secondary group/ We do not want to interrupt the existing operations by reversing it. I am looking for some insight if this is a supported configuration and want to know if u forsee any future problems or support issues. Here is our current userid setup
    $ id
    uid=5393(oracle) gid=273(dba) groups=101(asmdba),273(dba),2289(oinstall)
    id
    uid=14617(grid) gid=2289(oinstall) groups=101(asmdba),102(asmadmin),273(dba),2289(oinstall)

    In your configuration since the oinstall and dba groups are reversed for the 'oracle' ID, you would need to reverse for the 'grid' ID as well. For example:
    - Primary group for 'grid' is 'dba', secondary 'oinstall' and so on.
    - 'dba' group owns all software and Oracle Inventory location
    This is a bit confusing for anyone coming into the company since they expect the reverse.
    I don't see why you couldn't swap the group names 'oinstall' and 'dba' within your LDAP setup. The actual group IDs would be the same, all you are doing is switching the names so everything actually stays the same since the group ID is what is used, not the name itself.
    Hope this helps.

  • 10gR2 RAC on Solaris 10

    Hi,
    I am looking for "step by step install & configure" guide to setup 10gr2 RAC on Solaris 10.
    I got the following Doc "ID: Note:317257.1" from metalink. Looks like I need to configure Solaris 10 containers and Solaris Zones for 10g RAC.
    Is there another way to setup 10gr2 RAC on Solaris 10 without using the Solaris 10 containers just like (Solaris 9 or plain OS)?
    Any help would be appreciated.
    R-

    Thanks for all your inputs. I finally got 10g RAC installed and running.
    I learned that there is no way to install Oracle software and configure ASM during installation. I had to install “Software Only” then configure ASM at the later time, then that will work.
    Good luck to you all.
    :-)R

  • Solaris 10 + Oracle 10gR2 RAC question

    Hello everyone
    Has anyone come across the case where the CRS services of Oracle cause
    the public interface to get turned off and then restored at random
    time intervals? To elaborate, we have a 2 node cluster database.
    Solaris 10, Oracle 10gR2 RAC with patch 10.2.0.3 applied. No SUN
    clustering is involved. When the cluster software is down (nodeapps,
    asm, database instances all down) /var/adm/messages show nothing. When
    we start nodeapps on the 2 nodes(thus initiating some form of
    communication between the nodes), at random time intervals we get
    "interface ce0 turned off and interface ce0 restored" in /var/adm/
    messages. When we check the status of the RAC, we see that one node's
    vip has been assigned to the other. This on/off behaviour of the NIC
    can be eliminated only if we continuously PING it from a another
    client in the network.
    As a matter of fact, the RAC and the RDBMS work perfectly when we keep
    pinging the 2 nodes from an other client on the network. We even
    managed to run a long batch job, distributed on cluster managed
    services on the 2 instances, and it completed after 9 hours without
    any problems.
    Does anyone have a hint on this behaviour? Is there some sort of
    timeout for the network cards? Some power saving features? Googling
    around I came across the new Containers feature available on Solaris
    10. Is there a way that I can verify that either RAC or the RDBMS is
    running in "container" mode ( since the solaris and Oracle
    installation was not performed by me)? Any other ideas?
    Thank you for reading

    Im an Oracle guy - not the SA type -
    But on ours - the SA configured this cluster incorrectly. We use veritas. instead of making ipmp groups for the interfaces - he built the cluster according to veritas docs. That is - he has two publics - on difference interfaces and different privates on different interfaces. oracle can only two interfaces - no matter if its a ipmp group or a device name. one is used for private- the other is used for public - So sure the veritas cluster filesystems will survive - but the Oracle Cluster will not - nodes will reboot -
    Is your system set up incorrectly as i described above? if it is - a quick test would be - turn down the other interfaces - and only leave the two interfaces you mention above up that you configured for Oracle CRS
    This other sharp sa was able to go through the arp table and see duplicate IPs - and the routing was attempted via an interface that oracle doesnt see. You can not define two different interfaces public - and two different interfaces for private -

  • Can we have separate 10gR2 RAC CRS and 11gR2 RAC CRS homes on  same Unix s

    We'd like to test the upgrade of our 10gR2 RAC databases to 11gR2 RAC.
    We have six databases on the same server and want to install a separate 11g RAC stack (11g CRS, 11g ASM, 11g RDBMS) and upgrade each 10g database from 10g RAC stack on same server (10g CRS, 10g ASM, 10g RDBMS) . Is it ok to have 10g CRS home and 11g CRS home same server? If not, how best to upgrade without buying more hardware?
    Thanks in advance,
    Lou

    In more detail, the main issue/question is whether there can be 2 Oracle CRS homes on the same server i.e. separate 10gR2 and 11gR2 CRS homes residing on the same server for the purposes of (gradually) upgrading all Oracle RDBMS homes from 10g RAC to 11g RAC.
    Can there be? What would be the implications for the OCR and voting disk? In our case 10g CRS has OCR and Voting Disk on raw devices. In 11gR2, these would need to be migrated/upgraded/stored in ASM, right?
    We have 6 10g rdbms homes in addition to the one 10g CRS home and one 10g ASM home. To upgrade can we
    - Install 11gR2 CRS in a separate home (this would now include ASM as well)
    - Install 11gR2 RDBMS home
    - Upgrade one of the 6 10g databases while leaving the others untouched as 10g databases in the separate 10g CRS, 10g ASM stack?
    Any ideas, pointers greatly appreciated.
    Thanks,
    Lou

  • 10gR2 RAC installation: OUI forgets to create directory 'crs/auth' (BUG)

    Hi,
    We've got a new installed 10gR2 RAC cluster (2 nodes) on AIX. But there were several errors during startup of CRS (Cluster Ready Services).
    The error log shows, that it couldn't write a special file (I guess a lock file).
    So I just created the missing directory 'crs/auth' and anything works fine now.
    This post is just for those who are looking for a solution for their non-working crs daemon. No need to answer.
    But I suppose Oracle should log it as an installation bug, because the Universal Installer does not create this directory and so the CRS can not work.
    Best regards
    Sven

    it looks like i hit a bug in crs 11.1.0.6 -> bug 6782573
    becuase i can see in my /var/log/messages
    Jul 30 00:53:07 rac1 logger: Oracle CRSD respawn disabled. Unsupported change in hostname.
    Jul 30 00:53:08 rac1 logger: Oracle init script ceding reboot to sibling 10986.
    Jul 30 00:53:08 rac1 logger: Oracle EVMD respawn disabled. Unsupported change in hostname.
    Jul 30 00:53:12 rac1 logger: Cluster Ready Services completed waiting on dependencies.
    Jul 30 00:53:13 rac1 logger: Cluster Ready Services completed waiting on dependencies.
    Jul 30 00:53:14 rac1 logger: Running CRSD with TZ =
    Jul 30 00:55:08 rac1 logger: Oprocd received graceful shutdown request. Shutting down.
    Jul 30 01:58:07 rac1 logger: Oracle CSS family monitor shutting down gracefully.Jul 30 02:06:38 rac1 logger: Oracle EVMD respawn disabled. Unsupported change in hostname.

  • Guidelines for SGA and PGA tuning for 10gR2 RAC and ASM ?

    I am looking for tuning information on SGA and PGA tuning for Oracle 10g (10.2) RAC and ASM for a 4TB OLTP and DSS mixed environment on Solaris 10 platform.

    We are running Solaris 10 SPARC 64 bit with Oracle 10gR2 RAC Enterprise Edition and ASM on Sun servers with 32GB of RAM for memory for a 4TB OLTP database.
    It is in design phase so I do not have an existing AWR or Statspack report yet. Is there a best practices guideline on how to size parameters for the SGA (ie: shared_pool_size, etc) and PGA for this environment from Oracle?

  • Oracle 10gR2 RAC - ASM question

    Hi
    I have a question regarding the ASM storage. Let says I have a system here running Oracle 10gR2 RAC and would like to add a new/extend the current DATA disk group with more disk space. How do I do that? will it affect the existing data stored inside there?

    So to add a little more to the discussion. Let's say your storage administrator presents you a LUN and is nice enough to add a partition of say 7G. (/dev/sdo1).
    Now you need to take /dev/sdo1 stamp it and alter your storage group.
    For illustration purposes I shall use rac1 and rac2 as my dual instance RAC and add to the asm group ARCH.
    As root on rac1
    /etc/init.d/oracleasm createdisk ARCH2 /dev/sdo1
    then run
    /etc/init.d/oracleasm listdisks
    to make sure ARCH2 shows up.
    On rac2 you run
    /etc/init.d/oracleasm listdisks
    You don't see ARCH2 so then run
    /etc/init.d/oracleasm scandisks
    then
    /etc/init.d/oracleasm listdisks
    Now you should see ARCH2
    Ok the asm stamps are in sync now.
    Back to rac1
    su - oracle
    set ORACLE_SID to asm instance and use sqlplus
    sqlplus / as sysasm
    If you query V$ASM_DISK you will see your disk with a header_status of PROVISIONED
    that's good ...
    NOw while still in sqlplus
    Let's bump up the asm_power_limit so rebalancing runs faster
    alter system set asm_power_limit=5 scope=both ;
    If your asm instance are sharing the same spfile you only need do this on one instance; otherwise run the command both on all asm instances.
    Lastly
    ALTER DISKGROUP ARCH ADD DISK 'ORCL:ARCH2' ;
    Now you can query V$ASM_OPERATION and watch ASM do it's magic of rebalancing.
    That's it. All done while the DB is up and running.
    How does that work for you?
    -JR jr

  • Upgrade Oracle 10gR2 RAC to 11gR2 RAC

    Hi Gurus,
    I got a requirement to upgrade my existing environment from Oracle 10gR2 RAC to 11gR2 RAC. My environment details are as follows
    Operating system RHEL 5.5
    Cluster version 10.2.0.4
    ASM version 10.2.0.4
    Database version 10.2.0.4
    Storage HP EVA (Multipathing)
    Could any one please specify the links or documents to complete this task!
    Thanks & Regards,
    Venkat

    HI!
    In my practise we have hardware to move 10g -> 11g.
    We upgrade our DB's -> install Grid 11g on new server, move DB 10g, Upgrade 10g -> 11g.
    You should work on this topic's:
    Oracle® Database Upgrade Guide 11g Release 2 (11.2)
    NEW FEATURES 11gr2
    Complete Checklist for Manual Upgrades to 11gR2
    Oracle Recommended Patches
    Oracle Clusterware - ASM - Database Version Compatibility
    How to Download and Run Oracle's Database Pre-Upgrade Utility
    Best Practices to Minimize Downtime During Upgrade
    Things to Consider Before Upgrading to 11.2.0.2 Grid Infrastructure
    Different Upgrade Methods For Upgrading Your Database
    All in you hands!!!

  • 10gR2 RAC

    Hi All,
    Iam preparing a document to be presented to the management on below topics. Any help from your end is highly appreciated.
    1. 10gR2 RAC on Windows (yes, windows - no unix flavour)
    Topics that are being covered
    - Best storage filesystem
    - Special Considerations for Windows
    2. Is there a possibility of logically splitting ERP modules between two instances, like, AR, AP related connections to go to Instance 1 and GL, FA connections to go to Instance 2.
    Iam aware that the connection split can be done at the mid-tier level, but is it possible on the instance level.
    Much appreciate your time.
    cheers,
    Ram.

    I think both topics are covered right here on OTN - in the documentation library. This is the configuration and installation guide:
    http://download-uk.oracle.com/docs/cd/B19306_01/install.102/b14207/toc.htm
    Topic 2 can be achieved through the SERVICES concept, that's also covered in the document above.
    Difficult is the question, what's the BEST storage filesystem. You will get different answers from different vendors, but you should go on the Oracle side for ASM.
    Werner

  • Migration 10gr2 rac to 11gr2 rac

    Hi all,
    Can I use Transportable Tablespaces to migrate 10gr2 rac with ASM (solaris) to 11gr2 rac with ASM (AIX), the server is not the same.
    regards
    Edited by: mexman on 06-may-2010 15:36

    mexman wrote:
    OK, and can I use Transporting Tablespaces Between Databases 10gr2 to 11gr2 ?Yes.. as mentioned above by Dan , you can use..

  • ASM instance shutdown abort automatic on 10gr2 RAC

    Hi all, I have a oracle 10gR2 RAC on solaris9 with three nodes.the node2 and node3 work right,but the ASM instance on node1 often shutdown abort automatic and no any erros in alertlog file.
    why ?
    Fri Nov 3 10:17:39 2006
    Shutting down instance (abort)
    License high water mark = 6
    Instance terminated by USER, pid = 15327

    Does anyone know ?

  • Management Agent service not created with 10gR2 RAC DB install on Win2003?

    Our 10gR2 RAC installation on Win2003 platform didn't create management agent service. After installing and setting up current release of OEM with Grid Control (10.1) and installing Management Agent from 10.1 OEM distribution (install additional management agents option), agent service is up and running. However, there is one small problem:
    All target configuration xml files are created under 10.2 Oracle home, and agent running from 10.1 home does not see them - which means database, listener, etc are not registered in OEM.
    Is this a known problem, and is there solution for it?
    thanks,
    Dejan Bogojevic
    ps. message posted on metalink also

    GlobalBank.ESB application will be created only when you run DynamicResolution
    Setup.
     run \Source\Samples\DynamicResolution\Install\Scripts\setup_bin.cmd to install GlobalBank.ESB application
    on BizTalk Server.
    thanks Rachit.

  • 10gR2 RAC On Solaris9

    is 10gR2 RAC On Solaris9 is certified by oracle? If i install it on Solaris9, what problems i could face? & what would be the advantage of installing this on Solaris10?

    You can check the matrix certification without metalink access :
    http://www.oracle.com/technology/support/metalink/index.html
    A certified config means first that works (tested by Oracle Corp.), then Oracle support team is allowed to answer to your issues, lastly and not at least, Oracle may build out patch/patchset if required.
    Nicolas.

  • Oracle 10gR2 RAC EE 10.2.0.5 problem with one node.

    Hi, I have an Oracle Rac 10gR2 10.2.0.5 EE on SLES 10 on ibm ppc. My problem is that in crs don't appear that database is start in one instance. However the database is start when I use srvctl or sqlplus
    crsctl query crs softwareversion
    CRS active version on the cluster is [10.2.0.5.0]
    crsctl query crs activeversion
    CRS active version on the cluster is [10.2.0.5.0]
    oracle@agripa:/u01/oracle/app/product/102_64/crs/bin> ./srvctl config database
    ELIO3
    oracle@agripa:/u01/oracle/app/product/102_64/crs/bin> ./srvctl status database -d ELIO3
    La instancia ELIO32 se está ejecutando en el nodo julia
    La instancia ELIO31 no se está ejecutando en el nodo agripa
    agripa:/u01/oracle/app/product/102_64/crs/bin # ./crs_stat -t
    Nombre         Tipo           Destino   Estado    Host
    ora....31.inst application    ONLINE    OFFLINE
    ora....32.inst application    ONLINE    ONLINE    julia
    ora.ELIO3.db   application    ONLINE    ONLINE    julia
    ora....PA.lsnr application    ONLINE    OFFLINE
    ora....PA.lsnr application    ONLINE    OFFLINE
    ora.agripa.gsd application    ONLINE    OFFLINE
    ora.agripa.ons application    ONLINE    OFFLINE
    ora.agripa.vip application    ONLINE    ONLINE    agripa
    ora....IA.lsnr application    ONLINE    ONLINE    julia
    ora.julia.gsd  application    ONLINE    ONLINE    julia
    ora.julia.ons  application    ONLINE    ONLINE    julia
    ora.julia.vip  application    ONLINE    ONLINE    julia
    oracle@agripa:/u01/oracle/app/product/102_64/app/bin> ./srvctl start instance -d ELIO3 -i ELIO31
    PRKP-1001 : Error al iniciar la instancia ELIO31 en el nodo agripaThis command show an error, however the database is up.
    oracle@agripa:/u01/oracle/app/product/102_64/app/bin> sqlplus / as sysdba
    SQL*Plus: Release 10.2.0.5.0 - Production on Mié Sep 26 09:32:25 2012
    Copyright (c) 1982, 2010, Oracle.  All Rights Reserved.
    Conectado a:
    Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - Production
    With the Partitioning, Real Application Clusters, OLAP, Data Mining
    and Real Application Testing options
    SQL> select * from v$active_instances;
    INST_NUMBER INST_NAME
              2 julia:ELIO32
              4 agripa:ELIO31
    SQL>But crs, don't show it.
    agripa:/u01/oracle/app/product/102_64/crs/bin # ./crs_stat -t
    Nombre         Tipo           Destino   Estado    Host
    ora....31.inst application    ONLINE    OFFLINE
    ora....32.inst application    ONLINE    ONLINE    julia
    ora.ELIO3.db   application    ONLINE    ONLINE    julia
    ora....PA.lsnr application    ONLINE    OFFLINE
    ora....PA.lsnr application    ONLINE    OFFLINE
    ora.agripa.gsd application    ONLINE    OFFLINE
    ora.agripa.ons application    ONLINE    OFFLINE
    ora.agripa.vip application    ONLINE    ONLINE    agripa
    ora....IA.lsnr application    ONLINE    ONLINE    julia
    ora.julia.gsd  application    ONLINE    ONLINE    julia
    ora.julia.ons  application    ONLINE    ONLINE    julia
    ora.julia.vip  application    ONLINE    ONLINE    juliaSome logs...
    oracle@agripa:/u01/oracle/app/product/102_64/app/log/agripa/racg> cat ora.ELIO3.ELIO31.inst.log
    2012-09-26 09:35:45.108: [ COMMCRS][53473856]clsc_connect: (0x40002a0a6c0) no listener at (ADDRESS=(PROTOCOL=ipc)(KEY=ora_crsqs))
    2012-09-26 09:36:15.150: [    RACG][173648] [2346][173648][ora.ELIO3.ELIO31.inst]: end for resource = ora.ELIO3.ELIO31.inst, action = rundetach, status = -1, time = 300.600s
    agripa:/u01/oracle/app/product/102_64/crs/bin # ls -ltrach /var/tmp/.oracle/
    total 512
    srwxrwxrwx 1 oracle oinstall   0 2012-09-24 08:28 sagripaDBG_CSSD
    srwxrwxrwx 1 oracle oinstall   0 2012-09-24 08:28 sOracle_CSS_LclLstnr_crs_3
    srwxrwxrwx 1 oracle oinstall   0 2012-09-24 08:28 sOCSSD_LL_agripa_crs
    srwxrwxrwx 1 oracle oinstall   0 2012-09-24 08:28 sagripaDBG_EVMD
    srwxrwxrwx 1 oracle oinstall   0 2012-09-24 08:28 sCagripa_crs_evm
    srwxrwxrwx 1 oracle oinstall   0 2012-09-24 08:28 sAagripa_crs_evm
    srwxrwxrwx 1 oracle oinstall   0 2012-09-24 09:46 s#3633.2
    srwxrwxrwx 1 oracle oinstall   0 2012-09-24 09:46 s#3633.1
    srwxrwxrwx 1 oracle oinstall   0 2012-09-24 10:00 s#11308.1
    srwxrwxrwx 1 oracle oinstall   0 2012-09-24 10:03 s#11308.2
    drwxrwxrwt 8 root   root     232 2012-09-26 09:24 ..
    srwxrwxrwx 1 oracle oinstall   0 2012-09-26 09:30 sora_racg_ELIO3_agripa
    srwxrwxrwx 1 oracle oinstall   0 2012-09-26 09:35 sSYSTEM.evm.acceptor.auth
    srwxrwxrwx 1 root   root       0 2012-09-26 09:35 sagripaDBG_CRSD
    srwxrwxrwx 1 root   root       0 2012-09-26 09:40 sCRSD_UI_SOCKET
    srwxrwxrwx 1 root   root       0 2012-09-26 09:45 sora_crsqs
    srwxrwxrwx 1 root   root       0 2012-09-26 09:45 sprocr_local_conn_0_PROC
    srwxrwxrwx 1 oracle oinstall   0 2012-09-26 09:45 sOCSSD_LL_agripa_
    drwxrwxrwt 2 root   root     640 2012-09-26 09:45 .
    oracle@agripa:/u01/oracle/app/product/102_64/app/log/agripa/racg> cat imon_ELIO3.log
    2012-09-26 09:30:41.047: [    RACG][173648] [1100][173648][ora.ELIO3.ELIO31.inst]: racgimon started
    2012-09-26 09:31:06.174: [    RACG][70660672] [1100][70660672][ora.ELIO3.ELIO31.inst]:
    SQL*Plus: Release 10.2.0.5.0 - Production on Wed Sep 26 09:30:42 2012
    Copyright (c) 1982, 2010, Oracle.  All Rights Reserved.
    Enter user-name: Connected to an idle instance.
    SQL> ORACLE instance started.
    Total System Global Area 8589934592 bytes
    2012-09-26 09:31:06.174: [    RACG][70660672] [1100][70660672][ora.ELIO3.ELIO31.inst]: Fixed Size                   2109992 bytes
    Variable Size            1358958040 bytes
    Database Buffers         7214202880 bytes
    Redo Buffers               14663680 bytes
    Base de datos montada.
    Base de datos abierta.
    2012-09-26 09:31:06.174: [    RACG][70660672] [1100][70660672][ora.ELIO3.ELIO31.inst]: SQL> Desconectado de Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - Production
    With the Partitioning, Real Application Clusters, OLAP, Data Mining
    and Real Application Testing options
    2012-09-26 09:31:06.404: [    RACG][70660672] [1100][70660672][ora.ELIO3.ELIO31.inst]: clsrcexecut: env _USR_ORA_PFILE=/u01/oracle/app/product/102_64/crs/racg/tmp/ora.ELIO3.ELIO31.inst.ora
    2012-09-26 09:31:06.404: [    RACG][70660672] [1100][70660672][ora.ELIO3.ELIO31.inst]: clsrcexecut: cmd = /u01/oracle/app/product/102_64/app/bin/racgeut -e _USR_ORA_DEBUG=0 -e ORACLE_SID=ELIO31 540 /u01/oracle/app/product/102_64/app/bin/racgmdb -q
    2012-09-26 09:31:06.404: [    RACG][70660672] [1100][70660672][ora.ELIO3.ELIO31.inst]: clsrcexecut: rc = 3, time = 0.230s
    2012-09-26 09:31:07.196: [  OCRMSG][70660672]prom_rpc: CLSC send failure..ret code 11
    2012-09-26 09:31:07.196: [  OCRMSG][70660672]prom_rpc: possible OCR retry scenario
    2012-09-26 09:31:07.254: [  OCRAPI][70660672]procr_open: Node Failure. Attempting retry #0
    2012-09-26 09:31:07.528: [  OCRCLI][70660672]oac_reconnect_server: Could not connect to server. clsc ret 9
    2012-09-26 09:31:07.584: [  OCRAPI][70660672]procr_open: Node Failure. Attempting retry #1
    2012-09-26 09:31:07.847: [  OCRCLI][70660672]oac_reconnect_server: Could not connect to server. clsc ret 9
    2012-09-26 09:31:07.904: [  OCRAPI][70660672]procr_open: Node Failure. Attempting retry #2
    2012-09-26 09:31:08.178: [  OCRCLI][70660672]oac_reconnect_server: Could not connect to server. clsc ret 9
    2012-09-26 09:31:08.235: [  OCRAPI][70660672]procr_open: Node Failure. Attempting retry #3
    2012-09-26 09:31:08.488: [  OCRCLI][70660672]oac_reconnect_server: Could not connect to server. clsc ret 9
    2012-09-26 09:31:08.544: [  OCRAPI][70660672]procr_open: Node Failure. Attempting retry #4
    2012-09-26 09:31:08.808: [  OCRCLI][70660672]oac_reconnect_server: Could not connect to server. clsc ret 9
    2012-09-26 09:31:08.865: [  OCRAPI][70660672]procr_open: Node Failure. Attempting retry #5
    2012-09-26 09:31:08.971: [    RACG][70660672] [1100][70660672][ora.ELIO3.ELIO31.inst]: clsrcsetenvvar: set env var 'ORACLE_CONFIG_HOME' to be '/u01/oracle/app/product/102_64/crs/'
    2012-09-26 09:31:09.767: [    RACG][70660672] [1100][70660672][ora.ELIO3.ELIO31.inst]: clsrcqryapi: crs_qstat error
    2012-09-26 09:36:14.709: [  OCRMSG][148804160]prom_rpc: CLSC send failure..ret code 11
    2012-09-26 09:36:14.709: [  OCRMSG][148804160]prom_rpc: possible OCR retry scenario
    2012-09-26 09:36:14.768: [  OCRAPI][148804160]procr_open: Node Failure. Attempting retry #0
    agripa:/u01/oracle/app/product/102_64/crs/bin # ./crs_getperm ora.ELIO3.ELIO32.inst
    Nombre: ora.ELIO3.ELIO32.inst
    owner:oracle:rwx,pgrp:oinstall:rwx,other::r--,
    agripa:/u01/oracle/app/product/102_64/crs/bin # ./crs_getperm ora.ELIO3.ELIO31.inst
    Nombre: ora.ELIO3.ELIO31.inst
    owner:oracle:rwx,pgrp:oinstall:rwx,other::r--,I try to stop instance with srvctl but instance don't stop.
    oracle@agripa:/u01/oracle/app/product/102_64/app/bin> ./srvctl stop instance -d ELIO3 -i ELIO31
    oracle@agripa:/u01/oracle/app/product/102_64/app/bin> sqlplus / as sysdba
    SQL*Plus: Release 10.2.0.5.0 - Production on Mié Sep 26 09:42:24 2012
    Copyright (c) 1982, 2010, Oracle.  All Rights Reserved.
    Conectado a:
    Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - Production
    With the Partitioning, Real Application Clusters, OLAP, Data Mining
    and Real Application Testing options
    SQL>How can I fix it?
    How can I do to srvctl works fine and crs show that database is start??
    Thanks you very much!!!

    My database in another node (julia) was started with sqlplus
    sqlplus / as sysdba
    startup open;The crsd.log appears the follow
    2012-09-24 11:36:56.798: [ CRSMAIN][174064]0CRS Daemon Started.
    2012-09-24 11:36:56.798: [ CRSMAIN][363782720]0Starting runCommandServer for (UI = 1, E2E = 0). 0
    2012-09-24 11:36:56.798: [ CRSMAIN][365879872]0Starting runCommandServer for (UI = 1, E2E = 0). 1
    2012-09-26 09:30:40.776: [  CRSRES][380703296]0startRunnable: setting CLI values
    2012-09-26 09:30:40.814: [  CRSRES][380703296]0Attempting to start `ora.ELIO3.ELIO31.inst` on member `agripa`
    2012-09-26 09:30:54.931: [ default][174064][ENTER]0
    Oracle Database 10g CRS Release 10.2.0.5.0 Production Copyright 1996, 2004, Oracle.  All rights reserved
    2012-09-26 09:30:54.931: [ default][174064]0CRS Daemon Starting
    2012-09-26 09:30:54.932: [ CRSMAIN][174064]0Checking the OCR device
    2012-09-26 09:30:54.935: [ CRSMAIN][174064]0Connecting to the CSS Daemon
    2012-09-26 09:30:55.238: [  CLSVER][174064]0Active Version from OCR:10.2.0.5.0
    2012-09-26 09:30:55.238: [  CLSVER][174064]0Active Version and Software Version are same
    2012-09-26 09:30:55.238: [ CRSMAIN][174064]0Initializing OCR
    2012-09-26 09:30:55.254: [  OCRRAW][174064]proprioo: for disk 0 (/u01/oracle/1020_64/voting1/ocr), id match (1), my id set (1616921495,1352295226) total id sets (1), 1st set (1616921495,1352295226), 2nd set (0,0) my votes (1), total votes (2)
    2012-09-26 09:30:55.254: [  OCRRAW][174064]proprioo: for disk 1 (/u01/oracle/1020_64/voting2/ocr), id match (1), my id set (1616921495,1352295226) total id sets (1), 1st set (1616921495,1352295226), 2nd set (0,0) my votes (1), total votes (2)
    2012-09-26 09:30:55.286: [    CRSD][174064]0ENV Logging level for Module: allcomp  0
    2012-09-26 09:30:55.289: [    CRSD][174064]0ENV Logging level for Module: default  0
    2012-09-26 09:30:55.292: [    CRSD][174064]0ENV Logging level for Module: COMMCRS  0
    2012-09-26 09:30:55.294: [    CRSD][174064]0ENV Logging level for Module: COMMNS  0
    2012-09-26 09:30:55.297: [    CRSD][174064]0ENV Logging level for Module: CRSUI  0
    2012-09-26 09:30:55.300: [    CRSD][174064]0ENV Logging level for Module: CRSCOMM  0
    2012-09-26 09:30:55.303: [    CRSD][174064]0ENV Logging level for Module: CRSRTI  0
    2012-09-26 09:30:55.306: [    CRSD][174064]0ENV Logging level for Module: CRSMAIN  0
    2012-09-26 09:30:55.309: [    CRSD][174064]0ENV Logging level for Module: CRSPLACE  0
    2012-09-26 09:30:55.312: [    CRSD][174064]0ENV Logging level for Module: CRSAPP  0
    2012-09-26 09:30:55.315: [    CRSD][174064]0ENV Logging level for Module: CRSRES  0
    2012-09-26 09:30:55.317: [    CRSD][174064]0ENV Logging level for Module: CRSOCR  0
    2012-09-26 09:30:55.320: [    CRSD][174064]0ENV Logging level for Module: CRSTIMER  0
    2012-09-26 09:30:55.323: [    CRSD][174064]0ENV Logging level for Module: CRSEVT  0
    2012-09-26 09:30:55.326: [    CRSD][174064]0ENV Logging level for Module: CRSD  0
    2012-09-26 09:30:55.329: [    CRSD][174064]0ENV Logging level for Module: CLUCLS  0
    2012-09-26 09:30:55.332: [    CRSD][174064]0ENV Logging level for Module: CLSVER  0
    2012-09-26 09:30:55.335: [    CRSD][174064]0ENV Logging level for Module: OCRRAW  0
    2012-09-26 09:30:55.338: [    CRSD][174064]0ENV Logging level for Module: OCROSD  0
    2012-09-26 09:30:55.341: [    CRSD][174064]0ENV Logging level for Module: CSSCLNT  0
    2012-09-26 09:30:55.343: [    CRSD][174064]0ENV Logging level for Module: OCRAPI  0
    2012-09-26 09:30:55.346: [    CRSD][174064]0ENV Logging level for Module: OCRUTL  0
    2012-09-26 09:30:55.349: [    CRSD][174064]0ENV Logging level for Module: OCRMSG  0
    2012-09-26 09:30:55.352: [    CRSD][174064]0ENV Logging level for Module: OCRCLI  0
    2012-09-26 09:30:55.355: [    CRSD][174064]0ENV Logging level for Module: OCRCAC  0
    2012-09-26 09:30:55.358: [    CRSD][174064]0ENV Logging level for Module: OCRSRV  0
    2012-09-26 09:30:55.360: [    CRSD][174064]0ENV Logging level for Module: OCRMAS  0
    2012-09-26 09:30:55.360: [ CRSMAIN][174064]0Filename is /u01/oracle/app/product/102_64/crs/crs/init/agripa.pid
    [  clsdmt][299713088]Listening to (ADDRESS=(PROTOCOL=ipc)(KEY=agripaDBG_CRSD))
    2012-09-26 09:30:55.383: [ CRSMAIN][174064]0Using Authorizer location: /u01/oracle/app/product/102_64/crs/crs/auth/
    2012-09-26 09:30:55.401: [ CRSMAIN][174064]0Initializing RTI
    2012-09-26 09:30:55.436: [CRSTIMER][316899904]0Timer Thread Starting.
    2012-09-26 09:30:55.438: [  CRSRES][174064]0Parameter SECURITY = 1, running in USER Mode
    2012-09-26 09:30:55.438: [ CRSMAIN][174064]0Initializing EVMMgr
    2012-09-26 09:30:55.526: [ CRSMAIN][174064]0CRSD locked during state recovery, please wait.
    2012-09-26 09:30:56.003: [  CRSRES][174064]0ora.agripa.vip check shows ONLINE
    2012-09-26 09:30:56.121: [ CRSMAIN][174064]0CRSD recovered, unlocked.
    2012-09-26 09:30:56.122: [ CRSMAIN][174064]0QS socket on: (ADDRESS=(PROTOCOL=ipc)(KEY=ora_crsqs))
    2012-09-26 09:30:56.122: [ CRSMAIN][174064]0QS socket on: (ADDRESS=(PROTOCOL=ipc)(KEY=ora_crsqs))
    2012-09-26 09:30:56.130: [ CRSMAIN][174064]0CRSD UI socket on: (ADDRESS=(PROTOCOL=ipc)(KEY=CRSD_UI_SOCKET))
    2012-09-26 09:30:56.133: [ CRSMAIN][174064]0E2E socket on: (ADDRESS=(PROTOCOL=tcp)(HOST=agripa-priv)(PORT=49896))
    2012-09-26 09:30:56.133: [ CRSMAIN][174064]0Starting Threads
    2012-09-26 09:30:56.134: [ CRSMAIN][174064]0CRS Daemon Started.
    2012-09-26 09:30:56.134: [ CRSMAIN][362721856]0Starting runCommandServer for (UI = 1, E2E = 0). 0
    2012-09-26 09:30:56.134: [ CRSMAIN][364819008]0Starting runCommandServer for (UI = 1, E2E = 0). 1
    2012-09-26 09:31:08.582: [ default][174064][ENTER]0
    Oracle Database 10g CRS Release 10.2.0.5.0 Production Copyright 1996, 2004, Oracle.  All rights reserved
    2012-09-26 09:31:08.582: [ default][174064]0CRS Daemon Starting
    2012-09-26 09:31:08.583: [ CRSMAIN][174064]0Checking the OCR device
    2012-09-26 09:31:08.585: [ CRSMAIN][174064]0Connecting to the CSS Daemon
    2012-09-26 09:31:08.885: [  CLSVER][174064]0Active Version from OCR:10.2.0.5.0
    2012-09-26 09:31:08.885: [  CLSVER][174064]0Active Version and Software Version are same
    2012-09-26 09:31:08.885: [ CRSMAIN][174064]0Initializing OCR
    2012-09-26 09:31:08.891: [  OCRRAW][174064]proprioo: for disk 0 (/u01/oracle/1020_64/voting1/ocr), id match (1), my id set (1616921495,1352295226) total id sets (1), 1st set (1616921495,1352295226), 2nd set (0,0) my votes (1), total votes (2)
    2012-09-26 09:31:08.891: [  OCRRAW][174064]proprioo: for disk 1 (/u01/oracle/1020_64/voting2/ocr), id match (1), my id set (1616921495,1352295226) total id sets (1), 1st set (1616921495,1352295226), 2nd set (0,0) my votes (1), total votes (2)
    2012-09-26 09:31:08.934: [    CRSD][174064]0ENV Logging level for Module: allcomp  0
    2012-09-26 09:31:08.937: [    CRSD][174064]0ENV Logging level for Module: default  0
    2012-09-26 09:31:08.940: [    CRSD][174064]0ENV Logging level for Module: COMMCRS  0
    2012-09-26 09:31:08.942: [    CRSD][174064]0ENV Logging level for Module: COMMNS  0
    2012-09-26 09:31:08.945: [    CRSD][174064]0ENV Logging level for Module: CRSUI  0
    2012-09-26 09:31:08.948: [    CRSD][174064]0ENV Logging level for Module: CRSCOMM  0
    2012-09-26 09:31:08.964: [    CRSD][174064]0ENV Logging level for Module: CRSRTI  0
    2012-09-26 09:31:08.970: [    CRSD][174064]0ENV Logging level for Module: CRSMAIN  0
    2012-09-26 09:31:08.973: [    CRSD][174064]0ENV Logging level for Module: CRSPLACE  0
    2012-09-26 09:31:08.976: [    CRSD][174064]0ENV Logging level for Module: CRSAPP  0
    2012-09-26 09:31:08.979: [    CRSD][174064]0ENV Logging level for Module: CRSRES  0
    2012-09-26 09:31:08.982: [    CRSD][174064]0ENV Logging level for Module: CRSOCR  0
    2012-09-26 09:31:08.985: [    CRSD][174064]0ENV Logging level for Module: CRSTIMER  0
    2012-09-26 09:31:08.988: [    CRSD][174064]0ENV Logging level for Module: CRSEVT  0
    2012-09-26 09:31:08.991: [    CRSD][174064]0ENV Logging level for Module: CRSD  0
    2012-09-26 09:31:08.994: [    CRSD][174064]0ENV Logging level for Module: CLUCLS  0
    2012-09-26 09:31:08.997: [    CRSD][174064]0ENV Logging level for Module: CLSVER  0
    2012-09-26 09:31:08.999: [    CRSD][174064]0ENV Logging level for Module: OCRRAW  0
    2012-09-26 09:31:09.002: [    CRSD][174064]0ENV Logging level for Module: OCROSD  0
    2012-09-26 09:31:09.005: [    CRSD][174064]0ENV Logging level for Module: CSSCLNT  0
    2012-09-26 09:31:09.008: [    CRSD][174064]0ENV Logging level for Module: OCRAPI  0
    2012-09-26 09:31:09.011: [    CRSD][174064]0ENV Logging level for Module: OCRUTL  0
    2012-09-26 09:31:09.014: [    CRSD][174064]0ENV Logging level for Module: OCRMSG  0
    2012-09-26 09:31:09.017: [    CRSD][174064]0ENV Logging level for Module: OCRCLI  0
    2012-09-26 09:31:09.020: [    CRSD][174064]0ENV Logging level for Module: OCRCAC  0
    2012-09-26 09:31:09.023: [    CRSD][174064]0ENV Logging level for Module: OCRSRV  0
    2012-09-26 09:31:09.026: [    CRSD][174064]0ENV Logging level for Module: OCRMAS  0
    2012-09-26 09:31:09.026: [ CRSMAIN][174064]0Filename is /u01/oracle/app/product/102_64/crs/crs/init/agripa.pid
    [  clsdmt][303034944]Listening to (ADDRESS=(PROTOCOL=ipc)(KEY=agripaDBG_CRSD))
    2012-09-26 09:31:09.057: [ CRSMAIN][174064]0Using Authorizer location: /u01/oracle/app/product/102_64/crs/crs/auth/
    2012-09-26 09:31:09.072: [ CRSMAIN][174064]0Initializing RTI
    2012-09-26 09:31:09.094: [CRSTIMER][319812160]0Timer Thread Starting.
    2012-09-26 09:31:09.096: [  CRSRES][174064]0Parameter SECURITY = 1, running in USER Mode
    2012-09-26 09:31:09.096: [ CRSMAIN][174064]0Initializing EVMMgr
    2012-09-26 09:31:09.198: [ CRSMAIN][174064]0CRSD locked during state recovery, please wait.
    2012-09-26 09:31:09.728: [  CRSRES][174064]0ora.agripa.vip check shows ONLINE
    2012-09-26 09:31:09.846: [ CRSMAIN][174064]0CRSD recovered, unlocked.
    2012-09-26 09:31:09.847: [ CRSMAIN][174064]0QS socket on: (ADDRESS=(PROTOCOL=ipc)(KEY=ora_crsqs))
    2012-09-26 09:31:09.847: [ CRSMAIN][174064]0QS socket on: (ADDRESS=(PROTOCOL=ipc)(KEY=ora_crsqs))
    2012-09-26 09:31:09.855: [ CRSMAIN][174064]0CRSD UI socket on: (ADDRESS=(PROTOCOL=ipc)(KEY=CRSD_UI_SOCKET))
    2012-09-26 09:31:09.858: [ CRSMAIN][174064]0E2E socket on: (ADDRESS=(PROTOCOL=tcp)(HOST=agripa-priv)(PORT=49896))
    2012-09-26 09:31:09.859: [ CRSMAIN][174064]0Starting Threads
    2012-09-26 09:31:09.859: [ CRSMAIN][174064]0CRS Daemon Started.
    2012-09-26 09:31:09.859: [ CRSMAIN][364917312]0Starting runCommandServer for (UI = 1, E2E = 0). 0
    2012-09-26 09:31:09.859: [ CRSMAIN][367014464]0Starting runCommandServer for (UI = 1, E2E = 0). 1
    2012-09-26 09:35:44.874: [ default][174064][ENTER]0
    Oracle Database 10g CRS Release 10.2.0.5.0 Production Copyright 1996, 2004, Oracle.  All rights reserved
    2012-09-26 09:35:44.874: [ default][174064]0CRS Daemon Starting
    2012-09-26 09:35:44.875: [ CRSMAIN][174064]0Checking the OCR device
    2012-09-26 09:35:44.877: [ CRSMAIN][174064]0Connecting to the CSS Daemon
    2012-09-26 09:35:45.186: [  CLSVER][174064]0Active Version from OCR:10.2.0.5.0
    2012-09-26 09:35:45.186: [  CLSVER][174064]0Active Version and Software Version are same
    2012-09-26 09:35:45.186: [ CRSMAIN][174064]0Initializing OCR
    2012-09-26 09:35:45.201: [  OCRRAW][174064]proprioo: for disk 0 (/u01/oracle/1020_64/voting1/ocr), id match (1), my id set (1616921495,1352295226) total id sets (1), 1st set (1616921495,1352295226), 2nd set (0,0) my votes (1), total votes (2)
    2012-09-26 09:35:45.202: [  OCRRAW][174064]proprioo: for disk 1 (/u01/oracle/1020_64/voting2/ocr), id match (1), my id set (1616921495,1352295226) total id sets (1), 1st set (1616921495,1352295226), 2nd set (0,0) my votes (1), total votes (2)
    2012-09-26 09:35:45.236: [    CRSD][174064]0ENV Logging level for Module: allcomp  0
    2012-09-26 09:35:45.242: [    CRSD][174064]0ENV Logging level for Module: default  0
    2012-09-26 09:35:45.245: [    CRSD][174064]0ENV Logging level for Module: COMMCRS  0
    2012-09-26 09:35:45.247: [    CRSD][174064]0ENV Logging level for Module: COMMNS  0
    2012-09-26 09:35:45.250: [    CRSD][174064]0ENV Logging level for Module: CRSUI  0
    2012-09-26 09:35:45.253: [    CRSD][174064]0ENV Logging level for Module: CRSCOMM  0
    2012-09-26 09:35:45.256: [    CRSD][174064]0ENV Logging level for Module: CRSRTI  0
    2012-09-26 09:35:45.259: [    CRSD][174064]0ENV Logging level for Module: CRSMAIN  0
    2012-09-26 09:35:45.262: [    CRSD][174064]0ENV Logging level for Module: CRSPLACE  0
    2012-09-26 09:35:45.265: [    CRSD][174064]0ENV Logging level for Module: CRSAPP  0
    2012-09-26 09:35:45.269: [    CRSD][174064]0ENV Logging level for Module: CRSRES  0
    2012-09-26 09:35:45.273: [    CRSD][174064]0ENV Logging level for Module: CRSOCR  0
    2012-09-26 09:35:45.276: [    CRSD][174064]0ENV Logging level for Module: CRSTIMER  0
    2012-09-26 09:35:45.279: [    CRSD][174064]0ENV Logging level for Module: CRSEVT  0
    2012-09-26 09:35:45.282: [    CRSD][174064]0ENV Logging level for Module: CRSD  0
    2012-09-26 09:35:45.285: [    CRSD][174064]0ENV Logging level for Module: CLUCLS  0
    2012-09-26 09:35:45.288: [    CRSD][174064]0ENV Logging level for Module: CLSVER  0
    2012-09-26 09:35:45.291: [    CRSD][174064]0ENV Logging level for Module: OCRRAW  0
    2012-09-26 09:35:45.293: [    CRSD][174064]0ENV Logging level for Module: OCROSD  0
    2012-09-26 09:35:45.297: [    CRSD][174064]0ENV Logging level for Module: CSSCLNT  0
    2012-09-26 09:35:45.300: [    CRSD][174064]0ENV Logging level for Module: OCRAPI  0
    2012-09-26 09:35:45.302: [    CRSD][174064]0ENV Logging level for Module: OCRUTL  0
    2012-09-26 09:35:45.305: [    CRSD][174064]0ENV Logging level for Module: OCRMSG  0
    2012-09-26 09:35:45.308: [    CRSD][174064]0ENV Logging level for Module: OCRCLI  0
    2012-09-26 09:35:45.311: [    CRSD][174064]0ENV Logging level for Module: OCRCAC  0
    2012-09-26 09:35:45.314: [    CRSD][174064]0ENV Logging level for Module: OCRSRV  0
    2012-09-26 09:35:45.318: [    CRSD][174064]0ENV Logging level for Module: OCRMAS  0
    2012-09-26 09:35:45.318: [ CRSMAIN][174064]0Filename is /u01/oracle/app/product/102_64/crs/crs/init/agripa.pid
    [  clsdmt][303034944]Listening to (ADDRESS=(PROTOCOL=ipc)(KEY=agripaDBG_CRSD))
    2012-09-26 09:35:45.341: [ CRSMAIN][174064]0Using Authorizer location: /u01/oracle/app/product/102_64/crs/crs/auth/
    2012-09-26 09:35:45.361: [ CRSMAIN][174064]0Initializing RTI
    2012-09-26 09:35:45.391: [CRSTIMER][319812160]0Timer Thread Starting.
    2012-09-26 09:35:45.393: [  CRSRES][174064]0Parameter SECURITY = 1, running in USER Mode
    2012-09-26 09:35:45.393: [ CRSMAIN][174064]0Initializing EVMMgr
    2012-09-26 09:35:45.481: [ CRSMAIN][174064]0CRSD locked during state recovery, please wait.
    2012-09-26 09:35:45.956: [  CRSRES][174064]0ora.agripa.vip check shows ONLINE
    2012-09-26 09:35:46.097: [ CRSMAIN][174064]0CRSD recovered, unlocked.
    2012-09-26 09:35:46.098: [ CRSMAIN][174064]0QS socket on: (ADDRESS=(PROTOCOL=ipc)(KEY=ora_crsqs))
    2012-09-26 09:35:46.098: [ CRSMAIN][174064]0QS socket on: (ADDRESS=(PROTOCOL=ipc)(KEY=ora_crsqs))
    2012-09-26 09:35:46.105: [ CRSMAIN][174064]0CRSD UI socket on: (ADDRESS=(PROTOCOL=ipc)(KEY=CRSD_UI_SOCKET))
    2012-09-26 09:35:46.109: [ CRSMAIN][174064]0E2E socket on: (ADDRESS=(PROTOCOL=tcp)(HOST=agripa-priv)(PORT=49896))
    2012-09-26 09:35:46.109: [ CRSMAIN][174064]0Starting Threads
    2012-09-26 09:35:46.109: [ CRSMAIN][174064]0CRS Daemon Started.
    2012-09-26 09:35:46.109: [ CRSMAIN][364896832]0Starting runCommandServer for (UI = 1, E2E = 0). 0
    2012-09-26 09:35:46.109: [ CRSMAIN][366993984]0Starting runCommandServer for (UI = 1, E2E = 0). 1
    2012-09-26 09:36:09.889: [  CRSRES][381674048]0CRS-1002: Resource 'ora.ELIO3.db' is already running on member 'julia'
    2012-09-26 09:47:41.288: [  CRSRES][379576896]0ora.ELIO3.ELIO31.inst target set to OFFLINE before stop action
    2012-09-26 09:47:41.288: [  CRSRES][379576896]0StopResource: setting CLI values
    2012-09-26 09:47:41.355: [  CRSRES][379576896]0Target set to OFFLINE for `ora.ELIO3.ELIO31.inst`
    2012-09-26 09:47:42.266: [  CRSRES][379576896]0`ora.ELIO3.ELIO31.inst` is already OFFLINE.
    2012-09-26 09:47:43.278: [  CRSRES][379576896]0`ora.ELIO3.ELIO31.inst` is already OFFLINE.
    2012-09-26 09:47:44.286: [  CRSRES][379576896]0`ora.ELIO3.ELIO31.inst` is already OFFLINE.
    2012-09-26 09:47:45.298: [  CRSRES][379576896]0`ora.ELIO3.ELIO31.inst` is already OFFLINE.PD: Excuseme for the long text about crsd.log, but I don't know how can I attach a file.
    Thanks you very much!!.

Maybe you are looking for

  • MMS - invisible mmsc settings

    Hi, is there any procedure how to unlock invisible mmsc setting on Z10? I bought unlocked Z10, using provider O2 Czech Republic, every services work fine except mms (unable to sent/receive). When I go: Text message/Options/Text messages/MMS/Advanced

  • Mail and Address Book doesn't work together!!!

    Since I converted addresses from Filemaker 7 to Address Book, the automatic fill in, in Mail doesn't work anymore. The option: "fill in address automaticly" is active in the preference menu in Mail. The problem feels not consequent, this means; some

  • Only can see controls when dropping quicktime

    Never had this problem before. All of a sudden I cannot see the movie I drop into the template, only the movies controls. When published, the movie is there. Help? Thank you very much. Best, Tom

  • Strange behavior with videos...

    I place 4 different videos in one page. Video01, Video02, etc Every video has a custom poster. But when click Video04 the iPad viewer and desktop viewer plays Video03 or Video02 Any advice?

  • Every morning the start up freezes. The mouse will stick and I can get no where

    I am very frustrated with this freezing at the start up.  It happens at different times and the freezing of the mouse is so constant.