Add User-Defined Plan Groups and Steps
You can add user-defined groups and steps to a Disaster Recovery (DR) plan after Full Stack DR creates an initial DR plan with built-in groups and steps.
Note
You can run user-defined steps only using Oracle Cloud Agent's Run Command feature on instances that are present in either the primary or standby DR protection group. You can also run user-defined steps using Oracle Functions.
You can run user-defined steps only using Oracle Cloud Agent's Run Command feature on instances that are present in either the primary or standby DR protection group. You can also run user-defined steps using Oracle Functions.
Note
For a failover plan, when you add a function to a step, ensure to select a function from the standby region.
You can add a new user-defined group and a step to a plan, or you can add a new step to an existing user-defined group.
For a failover plan, when you add a function to a step, ensure to select a function from the standby region.
- Configure a Step to Execute an Object Storage Script
You can configure a user-defined step to execute a script that resides in Object Storage. The script type and format must comply with all the script type and format restrictions. - Configure a Step to Execute a Local Script
You can configure a user-defined step to execute a script that resides on the instance. The script type and format must comply with all the script type and format restrictions. - Configure a Step to Execute Oracle Functions
You can invoke a user-defined step as Oracle Functions. You can use this method if you require a serverless execution mode instead of deploying an instance for executing user-defined scripts or code.
Parent topic: Modify a Disaster Recovery Plan