Please help
Hi All
The RMAN parameters are showing as follows. The backup is taking place and visible in the server. But i do not see any cron-job in AIX server. How does the backup job is scheduled? Is it scheduled through OEM?
RMAN> show all;
using target database control file instead of recovery catalog
RMAN configuration parameters for database with db_unique_name XXX are:
CONFIGURE RETENTION POLICY TO REDUNDANCY 3;
CONFIGURE BACKUP OPTIMIZATION OFF;
CONFIGURE DEFAULT DEVICE TYPE TO DISK;
CONFIGURE CONTROLFILE AUTOBACKUP ON;
CONFIGURE CONTROLFILE AUTOBACKUP FORMAT FOR DEVICE TYPE DISK TO '/backup/flash_recovery_area/XXX/backupset/%F';