I have successfully created the recovery catalog in another database, but when I want to register the target database on it, it displays the following error during the full resync:

RMAN-08002: starting full resync of recovery catalog
RMAN-03008: error while performing automatic resync of recovery catalog
RMAN-07004: unhandled exception during command execution on channel default
RMAN-10035: exception raised in RPC: ORA-01403: no data found
RMAN-10031: ORA-1403 occurred during call to DBMS_RCVAT.CHECHKBACKUPPIECE

After this error, the target database is register in the catalog but out of sync

If I try to run the resync catalog, it shows me the same error.

I rerun the catalog and catproc scripts en each database, but it didn't solve my problem.

Anyone knows what can I do??