Cluster and ASM services doesnt start automatically

Hi,
I have configured a 2 node 10g RAC environment (rac, rac2) in RHEL 4 through vmware.
However the cluster services and ASM services do not come up automatically after server reboot. I have to manually bring it up using ./srvctl command.
[root@rac2 bin]# ./crs_stat -t
Name          Type     Target     State     Host
ora....SM1.asm     application     ONLINE     UNKNOWN     rac
ora....AC.lsnr     application     ONLINE     UNKNOWN     rac
ora.rac.gsd     application     ONLINE     UNKNOWN     rac
ora.rac.ons     application     ONLINE     UNKNOWN     rac
ora.rac.vip     application     ONLINE     ONLINE     rac
[email protected]     application     ONLINE     UNKNOWN rac2
ora....C2.lsnr     application     ONLINE     UNKNOWN     rac2
ora.rac2.gsd     application     ONLINE     UNKNOWN     rac2
ora.rac2.ons     application     ONLINE     UNKNOWN     rac2
ora.rac2.vip     application     ONLINE     ONLINE     rac2
Could someone please guide me as to how these services can be brought up automatically upon every reboot?

Normally all services will start automatically, I am not sure how you installed and configured your RAC.
Here i am giving all options.
Option1:-
Re: CRS auto-start
Option2:-
See the below links.
http://jaffardba.blogspot.com/2009/03/how-to-startup-rac-database-services.html
http://www.dannorris.com/2009/03/12/start-database-services-automatically-after-instance-startup/
Option3:-
if you simply want to start the service upon server reboot, put srvctl
command in rc.local script under /etc directory.
Hope this solves your issue.
Regards
Click here to [createdisk, deletedisk and querydisk in ASM|http://www.oracleracexpert.com/2009/09/createdisk-deletedisk-and-querydisk-in.html]
Click here to see [ RAC database Instance hang/restart due to node eviction and Solution.|http://www.oracleracexpert.com/2009/09/ora-29740-evicted-by-member-0-group.html]
Click here for [Cross platform Transportable tablespace using RMAN|http://www.oracleracexpert.com/2009/10/cross-platform-transportable-tablespace.html]
http://www.oracleracexpert.com

Similar Messages

  • MSExchangeSA and IS is not starting automatic at reboot after upgrading the server from SP1 to SP2

    I am running a 2 node DAG with separate Hub & CAS servers
    I have already upgraded the Hub CAS server and they are fine
    Exchange running on Windows 2008 R2 SP1
    All are in VM-Ware ESXi 5.0
    After I upgrade the mailbox server to SP2 the SA and IS service not starting automatic after reboot
    If I run "net time /set" command and then restart ADtopology server, the IS and SA starts fine
    But again after reboot they do not start
    Also I get the below event in the app log when the IS & SA fails to start
    Log Name:      Application
    Source:        MSExchangeIS
    Date:          05/22/2012 5:15:03 AM
    Event ID:      5003
    Task Category: General
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      server.domain.com
    Description:
    Unable to initialize the Information Store service because the clocks on the client and server are skewed. This may be caused by a time change either on the client or on the server, and may require a restart of that computer. Verify that your domain is correctly
    configured and  is currently online.
    If I check the Registry for time resource it is taking from the DC
    I manually compared the time between DC and Exchange and it is fine
    Since the Exchange mailbox is virtual, I checked the time sync on VM-Ware tools and it is "unchecked"
    Checked for group policy and do not find any specific to time sync.
    Confirmed that Windows Time service is running
    Suspecting a Operating system issue, tried to upgrade the other DAG
    Even that node is displaying the same symptom and Issues
    Tried to install RU1 on both nodes and that too did not fix the issue.
    Checked with VM-Ware engineer and he said that every thing from VM-Ware end is fine
    Is Anyone have come across the issue before ?

    Exchange 2010: Unable to initialize the Information Store
    Problem: 
    Unable to initialize the Information Store service because  the clocks on the client and server are skewed.   This may be caused by a time change either in the client or the server,  and may require a reboot of that computer.   Verify that
    your domain is properly configured and  is currently online.
    Solution: 
    Open a cmd prompt from the Exchange Server as administrator (right mouse click on the command prompt shortcut and select “Run as Administrator”)
    Run this command
    Net time \\ADServerName /Set
    Restart the Microsoft Exchange Active Directory Topology Service
    *Important!! You have to restart the Microsoft Exchange Active Directory Topology Service or this fix will not work..  I tried just starting the Information Store service after running the command it it still failed..
    This worked for me and all is well on my exchange server.
    - See more at: http://www.mountainvistatech.com/2012/06/04/exchange-2010-unable-to-initialize-the-information-store/#sthash.SwQpgQEM.dpuf

  • After bring the Cluster and ASM is up, I'm not able to start the rdbms ins.

    I am not able to bring the database up.
    Cluster and ASM is up and running.
    ORA-01078: failure in processing system parameters
    LRM-00109: could not open parameter file '/oracle/app/oracle/product/11.1.0/db_1/dbs/initTMISC11G.ora'

    That is wre the confusion is: I coud nt find it under O_H/dbs,
    However the log file indicates that it is using spfile which is located at :
    spfile = +DATA_TIER/dintw10g/parameterfile/spfile_dintw10g.ora
    Now it checks only the /dbs directory only i guess.
    Could you please how can i bring it up now.
    Just for the information: ASM instance is up.

  • SQL Server Reporting Services not starting automatically

    Hi,
    I have Reporting Services configured on my SharePoint 2010 Foundation server and the service is set to start automatically under a domain account. However, the service does not in fact start automatically and requires me to manually start it otherwise when
    I try to use SharePoint to read some Reports, it doesn't work. Once I start the service, it works.
    Is this normal behaviour? The service will remain started until the server is restarted (Windows Updates for example). I would like the service to start automatically when needed i.e. requesting to read a Report on SharePoint site.
    Many thanks

    Service should start automatic then, are you using some third party firewall that could block service?
    And if you are using domain account for service, make sure it has log on as a service rights on local machine.
    What is your event viewer saying?
    In our domain environment we had similar problem with SQL and SSRS service, when I changed form of account for starting service from
    domain\account to account@domain, problem was solved. I still don't really know how this helped.

  • Invocation service not start automatically

    hi, I have configured invocation service to start automatically as below, however, it did not work. And I need to code in application to get the service by CacheFactory.getService("MyInvocationService") to start it... why this is so? thanks.
    Henry
              <invocation-scheme>
                   <scheme-name>example-invocation</scheme-name>
                   <service-name>MyInvocationService</service-name>
                   <thread-count>10</thread-count>
                   <autostart system-property="tangosol.coherence.invocation.autostart">true</autostart>
              </invocation-scheme>

    922963 wrote:
    hi, I have configured invocation service to start automatically as below, however, it did not work. And I need to code in application to get the service by CacheFactory.getService("MyInvocationService") to start it... why this is so? thanks.
    Henry
              <invocation-scheme>
                   <scheme-name>example-invocation</scheme-name>
                   <service-name>MyInvocationService</service-name>
                   <thread-count>10</thread-count>
                   <autostart system-property="tangosol.coherence.invocation.autostart">true</autostart>
              </invocation-scheme>Hi,
    the autostart property provides information to the DefaultCacheServer.startServices() method and to methods it calls. That method will start the service if it is marked to be autostarted. The DefaultCacheServer class (the standalone cache server node script starts this application) is the only class which out-of-the-box calls that method (or possibly there are a few other ones like MBeanConnector).
    But if you use your own main class then it is not automatically called, it is your responsibility to call that method (or DefaultCacheServer.start()) if you want the services to autostart. Read the javadoc of the DefaultCacheServer class for more info on methods in that class and variations between them (e.g. monitoring thread, which configurable cache factory is used, etc).
    Best regards,
    Robert

  • Hello, I have update may Win8 to 8.1 and the Itunes doesnt start at all. any idea?, Hello, I have update may Win8 to 8.1 and the Itunes doesnt start at all. any idea?

    Hello, I have update may Win8 to 8.1 and the Itunes doesnt start at all. any idea?, Hello, I have update may Win8 to 8.1 and the Itunes doesnt start at all. any idea?

    I did this several times.... not help. If I run win8.1 safe mode the Itunes stars and mentioned that video and sound driver not fit for them. After this I downgrade the driver to Win7---> not helped after this I update driver to latest--> not helped....
    This is the situation right now.

  • I have word, iTunes, and other application that starts automatically when I start my laptop and how can i change start up options?

    I have word, iTunes, and other application that starts automatically when I start my laptop and how can i change start up options?

    Go to System Preferences / Accounts - Login Items.
    In order to make changes, click the lock icon bottom left corner of the pane. You may be prompted for your admin password.
    Select the apps you don't want to launch on startup then click - (minus).

  • Listener service not start automatically after reboot in Win2K server Clust

    Hi all,
    I set up a two node Server Cluster with Microsoft Windows 2000 server cluster service. Hardware are two HP DL380 servers and HP MSA500 (the shared storage). The cluster's IP address is 10.1.241.65. When I shut down both servers and restart the primary server, the listener server service will not start automatically. The listener log is:
    Started with pid=1108
    Error listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=10.1.241.65)(PORT=1521)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    32-bit Windows Error: 49: Unknown error
    The service is set up automatically start. I suspect the cluster virtual IP is not available immediately after reboot. So I tried setting the Recovery after first failure and second failure to 3 minitues each, and setting up Dependencies of the listener on the cluster service in the Win2K Service panel. Neither worked.
    The service can be manually start.
    Any suggestion?
    Frank.

    The command to start automatically the listener is :
    lsnrctl start
    check the parameters in : <ORACLE_HOME>/network/admin/listener.ora
    check the IP address or host name
    Joel Pérez

  • Oracle 10g 10.2.0.1.0 +ASM don't starts automatically on win2003

    Hello to everybody.
    I have an Oracle 10g 10.2.0.1.0 database that uses ASM for storing and i deal with the following problem.
    Whenever the server is restarted and although all oracle related services are started up automatically, the database doesn't starts and i have to start it up manually through sqlplus.
    After that the database works just fine.
    I've checked for errors in alert.log but didn't found any.
    I've also checked the oradim.log where I found the following:
    Wed Oct 22 11:01:48 2008
    E:\oracle\product\10.2.0\db_1\bin\oradim.exe -startup -sid ora10g -usrpwd * -log oradim.log -nocheck 0
    Wed Oct 22 11:01:55 2008
    ORA-01078: failure in processing system parameters
    ORA-01565: error in identifying file '+DATA/ora10g/spfileora10g.ora'
    ORA-17503: ksfdopn:2 Failed to open file +DATA/ora10g/spfileora10g.ora
    ORA-15077: could not locate ASM instance serving a required diskgroup
    Can anyone please explain to me this behavior and how to act to resolve the problem?
    Thanks in advance.
    Frank.
    Edited by: user2052806 on 22 Οκτ 2008 8:37 πμ

    I found this metalink note:
    ASM INSTANCE DOESN'T AUTOSTART ORA-01078, ORA-01565, ORA-17503 AND ORA-15077.
    Doc ID: NOTE:467125.1
    It's a bug in 10.2.0.1 and a patch is available as pointed out in this note. 4547817 is a complete patchset (10.2.0.2), I think it includes the one-off patch. If you want to patch, you should go directly to 10.2.0.4 .
    Werner

  • Oracle doesnt start automatic

    Hi to all,
    we have a database in Oracle 8.1.7, some times the service comes up automatic, some times it doesnt come , we need to mount/open it thorugh Oracle DBA Studio manually then it is coming. the system has got enough memory like 512 MB. what could be the reason..
    Thanks in advance.

    Hi friends,
    But i think Oracle service should/can start evenwe dont login to OS. i want to make it available just after putting on the server, some times i dont want to logon to the OS user, let the OS user /password dialog box comes and stays there. before it used to happen automatic, now its not happening, we have to open DBA studio and make it happen.
    Thanks for your reply.. and advance thanks for this.

  • Cluster and Content services

    Hi,
        In our environment, we have two nodes in a cluster with Content services runnin on both the cluster nodes.
         One of the process, which is configured to have watched folder end point. This process reads the document from watched folder and stores the same
         in specified content space structure.  When it is stored in content space we store the node id of the same for future reference.
         Now we have run into a situation where content from watched folder is read by Cluster Node A and stored it in Content Space under content services
    running on Cluster Node A. Now say after 5 mins we need to retrieve the same content but this time the process to read the content from content space runs on Node B.
      Content is read using retrieveContent service by passing node id which we have stored earlier but some reason it is not able to find the content.
    Does Livecycle automatically synchronises the cluster nodes for content and how often does it happen?
    Any suggestion on how to get around this issue.
    Regards,
    Vik

    For content services in cluster, content is stored at a shared location which can be accessed by each node. Only indexes for this content is synchronized across cluster nodes. Please make sure that content storage root directory is a shared and accessible location for all nodes in the cluster.
    Could you please perform a quick test?
    1. Go to http://node1:port/contentspace and add a content here.
    2. Now go to http://node2:port/contentspace and verify that you can see the content added.
    Thanks,
    Pankaj Parashar

  • Critical Services Not Starting Automatically & Access to Server occasionally dropping out

    For the last few months we have been trying to resolve an issue where access to files on the server (SBS2011 - running domain services, exchange, etc) get so slow or just unresponsive. Logging onto the server is also not possible till it starts responding
    again.
    We also found that when the server starts, the Netlogon services does not start automatically event though it is set to auto start. There are a number of other services mainly exchange services that do not start as well but it seems this may be due to the
    net service not starting.
    We have re-installed the OS but this does not seem to have fixed the issue. The environment is a mix of the SBS2011 server, two Windows Server 2003 boxes - one running Terminal Services. The other was being used for SAP but no longer in use. The clients
    are mainly XP with a few Windows 7 machines. We are in the process of planning the replacement of the XP machines.

    You re-installed SBS2011? - that seems rather drastic.  Did you maintain your domain or just set it all up again?
    This sounds like a DNS issue but have a look at the event viewer and google/post the Event ID and Source.  Given those two you can start to track down the cause and possible fixes at www.eventid.net.  Just be aware that SBS2011 has a lot of
    "normal" event errors, see http://support.microsoft.com/kb/2483007
    You should also run the SBS best practice analyzer and maybe run the "Fix my network" wizard in the SBS console.  Also make sure SBS is the DHCP server for the network.
    -- Al

  • Apache service doesnt start after clone

    Hi
    we have a cloned environment and after clone finished successfully (as mentioned in logs ) , Apache service doesn't start at all while all other services are started successfully
    andwhen i issued adapcctl.cmd it resulted error status 2 . i think this might help .
    E:\oracle\testcomn\admin\scripts\TEST_oratestapp>adapcctl.cmd start
    ECHO is off.
    ECHO is off.
    Tue 01/03/2012 01:54 PM
    Starting Oracle Apache Server TEST_oratestapp ...
    The Oracle Apache Server TEST_oratestapp service is starting.
    The Oracle Apache Server TEST_oratestapp service could not be started.
    The service did not report an error.
    More help is available by typing NET HELPMSG 3534.
    adapcctl.cmd exiting with status 2
    E:\oracle\testcomn\admin\scripts\TEST_oratestapp>
    Apps Version : 11.5.10.2 CU2
    DB : 10.2.0.4
    OS : Windows server 2003 SP2
    Regards
    Ahmed

    we have a cloned environment and after clone finished successfully (as mentioned in logs ) , Apache service doesn't start at all while all other services are started successfully
    andwhen i issued adapcctl.cmd it resulted error status 2 . i think this might help .Please check Apache log files as well as startup log file for details about the error.
    Did AutoConfig complete successfully?
    Thanks,
    Hussein

  • LDAP Services and Shared services not starting

    Our foundation services are based in a Win server
    We had a problem with the server and it required to be restarted, by now the front end Hyperion services such as Web Analysis are up but Shared services and LDAP services not. We tried to start them manually and even running the exec but it is not working.
    Any help?
    best

    Just to add a few words to John's suggestion, this problem usually occurs when an abnormal shutdown takes place on shared services server. The backend database engine is a compact db called Berkeley. Fortunately crashes generally affect logs rather than the data. In such cases like yours I simply copy db_recover.exe from below folder
    %Hyperion_Home%\SharedServices\9.3.1\openLDAP\bdb\bin
    to below folder
    D:\Hyperion\SharedServices\9.3.1\openLDAP\var\openldap-data
    and double click on db_recover.exe in this folder. It has fixed my problems so far. However, getting a directory backup of above directory doesn't hurt. So, do this at your own risk after minimizing your risk by taking a backup.
    Cheers,
    Alp

  • Cluster and Windows Service

    I have three machines running weblogic 6.0 in a cluster. One of the machine is an administration server. I wish to set Weblogic as a Windows service on each machine. The problem is managed servers can't start up until the administration server is fully started. Does this mean I have to start the administration server first and wait until it is fully started before I start the managed servers?

    Hi,
    I am not quiet understanding your question, could you clarify your question, as far as I know, an answer file is an XML-based file that contains setting definitions and values
    to use during Windows Setup. In an answer file, you specify various setup options, including how to partition disks, the location of the Windows image to install, and the product key to apply. You can also specify values that apply to the Windows installation,
    such as names of user accounts, display settings, and Internet Explorer favorites. The answer file for Setup is typically called Unattend.xml.
    The related KB:
    Building an Answer File
    http://technet.microsoft.com/en-us/library/cc748874(v=ws.10).aspx
    Hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

Maybe you are looking for

  • Issues with my connection when gaming (Insurgency)

    Hello, I just bought the MSI GT72 2QE. I am very pleased with de specs like the Geforce GTX 980m and the i4710hq but there is an issue that is bothering me some days now. When i am playing my beloved game Insurgency, i get ping spikes all the time. S

  • Office 365 pro plus 2013 update won't apply automatically

    Hi We have started to use office 365 pro plus 2013 click to run. The issue / problem we have is that the updates are installing but does not apply. The version of word,excel.. Is old and i need to manually go to example word and account to apply the

  • No Audio in Internet Explorer - Please Help!

    Hi all. OK heres the problem. I have a Quicktime 'MOV' clip (the clip contains audio). The filesize is small at 810 KB. The clip plays great in the Standalone Quicktime player. The clip also plays great when i open it in Firefox. Now if i open the sa

  • Help me find my iPhone

    I lunfortunately had my iPhone stolen three nights ago and have absolutely no idea where it could be. I went on iCloud.com and used the Find My iPhone service to locate my phone and it showed up with a grey circle meaning offline, but it gave me a lo

  • Not able to find the source requirement of MRP RUN-(for planned order)

    Dear All, Actullay In MRP run system is generating 10000 qty in planned order but in MD61 there is only 3000 qty and no sales order requirement also exists for the same. And when i rerun the MRP by choosing option 3 in planning mode, then also it is