Performing a NetBackup for SAP snapshot rollback
You can use the brrestore command to perform a snapshot rollback restore. The additional configuration that is required depends on whether you used backint or RMAN for the snapshot backup, as follows:
For the backups that are performed with backint, set the following environment variable in the script or on the command line:
SAP_RESTORE=rollback
For the backups that are performed with RMAN, add the following entry in the initSID.sap file:
rman_send = "'NB_ORA_PC_RESTORE=rollback'"