RMAN-06091: no channel allocated for maintenance (of an appropriate type)

While trying to delete obsolete backup, there is error RMAN-06091. This is because no automatic channel is configured for maintenance. S

RMAN-03002: failure of delete command at 05/14/2012 07:13:12
RMAN-06091: no channel allocated for maintenance (of an appropriate type)


Solution:

Allocate channel:

RMAN> allocate channel for maintenance type disk;

Then:

RMAN> delete obsolete device type disk;

Comments

Popular posts from this blog

adop phase=prepare [ERROR] META:18:03:58.800: bad stylesheet: kustrigc (Tested on R12.2.5 by me)

After cloning - adapcctl.sh: exiting with status 204

ORA-46697: Keystore password required - create pluggable database pdb1clone from pdb1