I restore a database with RMAN (using Tivoli Data Protection for Oracle). The restore was ok but when executing recover instruction, I have the error below.
Can you help me?
RMAN-03022: compiling command: allocate
RMAN-03023: executing command: allocate
RMAN-08030: allocated channel: t1
RMAN-08500: channel t1: sid=11 devtype=SBT_TAPE
RMAN-08526: channel t1: Tivoli Data Protection for Oracle: version 5.2.0.0
RMAN-03022: compiling command: recover
RMAN-03024: performing implicit full resync of recovery catalog
RMAN-03023: executing command: full resync
RMAN-08002: starting full resync of recovery catalog
RMAN-01005: resync got ORA-1220, retrying with sort_area_size = 1MB
RMAN-03026: error recovery releasing channel resources
RMAN-08031: released channel: t1
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure during compilation of command
RMAN-03013: command type: recover
RMAN-03014: implicit resync of recovery catalog failed
RMAN-03006: non-retryable error occurred during execution of command: full resync
RMAN-07004: unhandled exception during command execution on channel default
RMAN-10032: unhandled exception during execution of job step 1: ORA-01220: filebased sort illegal before database is open
RMAN-20000: abnormal termination of job step
RMAN-11002: could not open a cursor to the target database
RMAN-11001: Oracle Error: ORA-00600: internal error code, arguments: [17182], [538468620], [], [], [], [], [], []
Can you help me?
RMAN-03022: compiling command: allocate
RMAN-03023: executing command: allocate
RMAN-08030: allocated channel: t1
RMAN-08500: channel t1: sid=11 devtype=SBT_TAPE
RMAN-08526: channel t1: Tivoli Data Protection for Oracle: version 5.2.0.0
RMAN-03022: compiling command: recover
RMAN-03024: performing implicit full resync of recovery catalog
RMAN-03023: executing command: full resync
RMAN-08002: starting full resync of recovery catalog
RMAN-01005: resync got ORA-1220, retrying with sort_area_size = 1MB
RMAN-03026: error recovery releasing channel resources
RMAN-08031: released channel: t1
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure during compilation of command
RMAN-03013: command type: recover
RMAN-03014: implicit resync of recovery catalog failed
RMAN-03006: non-retryable error occurred during execution of command: full resync
RMAN-07004: unhandled exception during command execution on channel default
RMAN-10032: unhandled exception during execution of job step 1: ORA-01220: filebased sort illegal before database is open
RMAN-20000: abnormal termination of job step
RMAN-11002: could not open a cursor to the target database
RMAN-11001: Oracle Error: ORA-00600: internal error code, arguments: [17182], [538468620], [], [], [], [], [], []