DPO
11 years agoLevel 6
Identify the last full backup start,end times , backupsize and tapes required to restore
I have got a requirement Ito dentify the last successful full backup with start,end times , backupsize and tapes required to restore for an Oracle full backup. Can you help me with a command/script ?
bpimagelist command from the netabckup can help, but since you are looking for oracle Full backup, its better to find /get the backup start and end time details from Rman or DBA team and use the time range in bpimagelist command to find the rest of the details.
because for oracle DB, all jobs looks same in netbackup end its not possible to find what is is full and incr, and with its started and ended as it also have the mutliple streams for each DB.