Thursday 9 July 2015



ORA-00245: control file backup failed; target is likely on a local file system 



Solution :-


 Add it to refresh script.



rman target /  << EOF
CONFIGURE SNAPSHOT CONTROLFILE NAME TO '+DATA/snapcf_${DBUNIQUENAME}.f'; EOF
 

The purge process did not run because the Oprid configured to start the Process Scheduler did not have the required permissions to run the purge process.

  Purge process - Required permissions The PeopleSoft Oprid used to start the Process Scheduler, as defined in the Scheduler's psprcs.cf...