Database Backup and Recovery (MOSC)

MOSC Banner

After doing a backup the "list backup .." command returns the error below.

edited Sep 27, 2010 8:28AM in Database Backup and Recovery (MOSC) 5 commentsAnswered
RMAN> report obsolete; 2> allocate channel for maintenance type 'sbt_tape';
3> delete force obsolete;
4> release channel;
5> list backup of archivelog all;
6> sql 'ALTER DATABASE BACKUP CONTROLFILE TO TRACE';
7> exit;

--output--- (step 5) ---
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of list command at 09/19/2010 22:27:42
ORA-01405: fetched column value is NULL

--after which the script aborts---

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center