Need a reference Shell Script for Configuring Oracle Restart SIHA
Hello Team ,
I have a situation where I need to set up a shell script to configure Oracle Restart SIHA automatically after the machine is cloned and the host name is changed .
Meta Link DOC ID :-
How to Reconfigure Oracle Restart (Doc ID 986740.1)
Looking for reference link on the web, was able to configure the first part in the document , bit struggling with the GRID user part with ASMCMD command .
Not sure How I can put them in the shell to be called
asmcmd afd_dsset '/dev/xvd*','/dev/oracleasm/*'
asmcmd afd_scan '/dev/oracleasm/*'