Rman resync is failing with not data found ora-1403
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: failure of resync command on default channel at 08/07/2013 05:07:33
ORA-01403: no data found
RMAN> register database;
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of register command at 08/07/2013 05:07:48
RMAN-03014: implicit resync of recovery catalog failed
RMAN-03009: failure of full resync command on default channel at 08/07/2013 05:07:48
ORA-01403: no data found
If I try to resync or register the database it gets registered and after that when it does the resync I get the error above.
This env is 11.2.0.3.6 it was working fine until 11.2.0.3.5 fine
my catalog db is 11.2.0.3.6
Let me know if anyone has seen this issue before