...
Pre/Post processing is Oracle specific feature which enables you to trigger automatically scripted actions after certain Dbvisit specific evensevents, such as archivelog apply, failover or switchover. There is a single bash / batch script which is used for your custom actions. The list of actions is predefined and can’t be changed:
...