Compressed Backupset not proceeding
I am trying to take a Compressed Backupset - Level 0 but for the last 5 hrs no progress is seen. Is the following script correct?
RMAN> run {
2> backup incremental level 0 as compressed backupset tag "full_vxstg2_copy" database;
3> }
4>
FYI: The size of the database is 280G.
Appreciate if any one could help me in this regard.
Shibu
0