--[ INFO] SMO-07337: Recovering database clone "EXP002" to a consistent point using archived logs from the backup.
--[ INFO] ORACLE-30008: Beginning recovery process for database EXP002.
--[ INFO] ORACLE-30010: Database recovery point objective: earliest consistent point
--[ERROR] SMO-13032: Cannot perform operation: Clone Create. Root cause: ORACLE-00001: Error executing SQL: [RECOVER DATABASE USING BACKUP CONTROLFILE UNTIL CANCEL;]. The command returned: ORA-00279: change 859111512 generated at 10/04/2011 00:05:01 needed for thread 1
ORA-00289: suggestion :
ORA-00280: change 859111512 for thread 1 is in sequence #3258
ORA-01547: warning: RECOVER succeeded but OPEN RESETLOGS would get error below
ORA-01195: online backup of file 1 needs more recovery to be consistent
ORA-01110: data file 1: '/u02/oradata/EXP002/system01.dbf'
ORA-01112: media recovery not started
Just looking in the repository I can see what appears to b einformation regarding the details of the files involved in this particular backup. It appears to list only one archivelog. Is this expected? Should itcontain all of the archivelogs i.e. the one that is says it can’t find?
Further to my xml backup other backups where cloning work sappear to have multiple entries for archivelogs in the artefact. Would amendingthis XML work since we have sod all to lose?