Control-M Job Extraction Prerequisites
This topic briefs about the Control-M job extraction prerequisites.
In This Topic:
Introduction
The purpose of this document is to provide steps for exporting Control-M jobs.
Exporting Control-M Jobs
Follow the below given steps to start exporting your Control-M jobs.
- Load the jobs into a workspace in the Planning domain.
- Click the Export icon.
- In the Save as type field, select a suitable option.
Exporting Historical Execution Logs
Use the below query to export the historical execution logs of the last three months from your Control-M backend database.
SELECT * FROM ${CONTROL_M_DB}.RUNINFO_HISTORY_ARCHIVE WHERE START_TIME >=(current timestamp/sysdate)-90