RMAN comment in backup
Is there any way to override the value in the comment field for RMAN backups:
DISK appears to alwasy set comment=NONE (see piece handle statement below):
Starting backup at 18-JUN-12
channel DISK_arch_dbdev102_0: starting full datafile backupset
channel DISK_arch_dbdev102_0: specifying datafile(s) in backupset
including current control file in backupset
channel DISK_arch_dbdev102_0: starting piece 1 at 18-JUN-12
channel DISK_arch_dbdev102_0: finished piece 1 at 18-JUN-12
piece handle=/oracle/dbdev102/bkup01/archive.dbdev102.dleora02.itg.ti.com.3535.18-06-2012:11:28:13/control_files/ctlf_dDBDEV102_s31544_upondrcsp_p1_t_786281369 tag=DBDEV102_471459910_18062012 comment=NONE
channel DISK_arch_dbdev102_0: backup set complete, elapsed time: 00:00:01
DISK appears to alwasy set comment=NONE (see piece handle statement below):
Starting backup at 18-JUN-12
channel DISK_arch_dbdev102_0: starting full datafile backupset
channel DISK_arch_dbdev102_0: specifying datafile(s) in backupset
including current control file in backupset
channel DISK_arch_dbdev102_0: starting piece 1 at 18-JUN-12
channel DISK_arch_dbdev102_0: finished piece 1 at 18-JUN-12
piece handle=/oracle/dbdev102/bkup01/archive.dbdev102.dleora02.itg.ti.com.3535.18-06-2012:11:28:13/control_files/ctlf_dDBDEV102_s31544_upondrcsp_p1_t_786281369 tag=DBDEV102_471459910_18062012 comment=NONE
channel DISK_arch_dbdev102_0: backup set complete, elapsed time: 00:00:01
0