The Runtime Manager manages jobs and gives you an overview of your currently scheduled job tasks. Using Runtime Manager, you can create, edit, delete, execute, and terminate tasks.
Because Runtime Manager is based on Windows task scheduling manager, you will find any scheduled task currently defined on the system.
To open Runtime Manager, select Tools | Runtime Manager.
Create a new task by clicking Create a New Schedule on the toolbar or select Actions | Create. The New Schedule window is displayed.
Select a Job in the New Schedule window.
Edit Name and Description.
Enter Username and Password for the Windows user account that will run the job.
Because this is a separate task, Windows expects a valid username and password. A password is required for the account. The user must have read/write access to the IQ ETL user folders, which s can be the installation directory or the Windows user directory, depending upon the type of installation.
Click Create to confirm your settings.
Select the scheduled job from the list.
Click Execute a Schedule, or select Actions | Execute.
Select the scheduled job from the list.
Click Delete a Schedule, or select Actions | Delete.
Select the scheduled job from the list.
Click Edit a Schedule, or select Actions | Edit.
Select the scheduled job from the list.
Click Terminate a Schedule, or select Actions | Terminate.
After it is scheduled, the job is executed under control of the Windows Task Scheduler. In the Last Result column of the Task Scheduler, you can find the execution state of the job.
Job execution state codes in the Task Scheduler are shown in the following table.
Result |
Type |
Description |
---|---|---|
0 |
Info |
Job execution successful |
1 |
Warning |
Job execution cancelled |
101 |
Warning |
No valid license |
10001 |
Error |
Unable to retrieve job data from repository |
10002 |
Error |
Unable to find initialization component for job |
10003 |
Error |
Unable to initialize external job settings |
10004 |
Error |
Initialization failed |
10005 |
Error |
Job execution failed |
10101 |
Error |
Connect to repository database failed |
10102 |
Error |
No valid repository found in connected database |
10103 |
Error |
Unable to open session on connected repository |