Create Pfile job being run
We have a database with a logical standby, both of which are monitored by a new EM12C installation. The Servers are running in the CDT timezone. the EM12C server is running in the BST timezone
Whilst checking the apply logs on the standby (I've been troubleshooting some problems) I noticed the following in the log:
8263489945259 20-SEP-12 07:02:32 : ORA-16226: DDL skipped due to lack of support : CREATE PFILE='/tmp/aaaZ-aj7a' FROM SPFILE='/u01/app/oracle/product/11.2.0.2/dbs/spfileXXXXXX.ora'
checking /tmp showed that there was no file of that name.
So something on the primary database was issuing a Create Pfile command. Doing some more digging revealed that this is happening every day at approximately the same time which turns out to be 12 Noon GMT.
0