Quantcast
Channel: Symantec Connect - Backup and Recovery - Discussions
Viewing all articles
Browse latest Browse all 8938

SAP ONLINE BACKUP WITH RMAN

$
0
0
I need a solution

i need to configure policy for online incremental backup and according to Admin Guide NBU for SAP UNIX that can only possible with RMAN script sap_rman_backup. but i am confussed because for commands mentioned in this scripts that seems offline backups so please help me out how can i configure Online Backup with RMAN....... with out RMAN backups are currently running.

NBU 7.1 windows 2008

SAP on suse linux

commands in sap_rman_backup

"
if [ $SAP_FULL -eq 1 ]; then
    CMD_LINE="$SAP_ENV brbackup -d rman_util -t offline -m full -c"
elif [ $SAP_CINC -eq 1 ]; then
    CMD_LINE="$SAP_ENV brbackup -d rman_util -t offline -m incr -c"
fi"

 

 


Viewing all articles
Browse latest Browse all 8938

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>