-
command to check CRS autostartup is enable or not?
Hi all,
Can some one please share me the command to check, whether the CRS auto startup is enabled or not ?
Thanks/Gopu
-
I dont think such command exists, you have to check a file in /etc/oracle
-
 Originally Posted by gopu_g
Can some one please share me the command to check, whether the CRS auto startup is enabled or not ?
"crsctl config has" will tell.
Pablo (Paul) Berzukov
Author of Understanding Database Administration available at amazon and other bookstores.
Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.
-
Hi
you mean crsctl config crs
that works in 11gR2 only
-
Hi Pando/PAVB
I just want to see the status, whether it is enabled or not.
for eg:-
we will get the below output when we enable the autostartup in 10G
Code:
etc/init.d/init.crs enable
Automatic startup enabled for system boot.
in 11G it is
Code:
/usr/grid_dmg/oracle/product/11.2/grid/bin/crsctl enable crs
CRS-4622: Oracle High Availability Services autostart is enabled.
so my request is the command for both 10g and 11G, i think you guys got it
Thanks/Gopu
-
 Originally Posted by PAVB
"crsctl config has" will tell.
thanks PAVB, let me check this
Thanks/Gopu
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|