Patch Manager 13-31
How to Change the Patch Run Purge Policy
Enterprise Manager periodically purges Patch Manager deployment procedure
execution data. As a result, older patch runs may not be accessible in Patch Manager. To
change the purging frequency, run the following PL/SQL block connected to the
repository as SYSMAN:
BEGIN
MGMT_JOBS.drop_purge_policy('SYSPURGE_POLICY');
MGMT_JOBS.register_purge_policy('SYSPURGE_POLICY', <number of days>,
null);
END;
Troubleshooting Patch Manager Deployment Failures
Access the log files is using the log viewer in the Patch Logs region of the Patch
Manager Home page. See: Patch Logs, page 13-5.
To find errors using the Enterprise Manager Provisioning feature, do the following:
1.
Find your patch run or deployment on the Patch Manager Home page.
2.
Click on the status link for the patch run or deployment.
The Procedure Activity tab of the Deployment Procedure Manager in Provisioning
appears.
3. For a patch run or deployment that failed, click on its Status link.
4. A list of Procedure Steps in the patch run or deployment is shown. Use the
dropdown list to filter on the steps shown; for example, choose "Failed Steps" to see
the steps that failed. More information on these steps is shown.
Health Checks
Patch Manager validates these servers shutting down and starting up: listener, Forms
server, Apache web services, and Internal Concurrent Manager.
Comentários a estes Manuais