PowerHA application server scripts
In this appendix, we provide application server scripts that are used in an HADR with PowerHA SystemMirror environment. The application server start and stop scripts are used to automate the HADR takeover.
This appendix covers the following topics:
A.1 hadr_primary_takeover.ksh
Example A-1 shows a sample script for HADR takeover in an HADR with PowerHA environment.
Example: A-1 hadr_primary_takeover.ksh
#!/usr/bin/ksh -x
################################################################ ...