yeah, the rman part was in ur subject line.

U can set up a Netbackup policy where Netbackup controls the scheduling and invokes the script to activate rman. This script was customized from a sample script provided by Veritas.

You also can set up a script that is scheduled through a cron. It is a typical unix script, invokes rman and runs the rman commands.

Both methods go directly to tape so you will need the Oracle extension.

Can someone through somelight of their exp like how to config etc.
These are the two ways I have configured rman - one scheduled in a Netbackup policy, the other a cron. Both work fine. Most system Admins prefer method one. The DBA's I have worked with prefer Method 2.

The Veritas documentation is very well written!