In the Datastage Director, we can:
Click on the datastage director icon to open the application:
director iconFill out the server details, user credentials and choose the project name
The DataStage Director window is divided into two panes:
This table describes DataStage Director menu options:
Menu Option | Description |
---|---|
Project | Open another project, print, or exit. |
View | Display or hide the toolbar, status bar, buttons, or job category pane, specify sorting order, change views, filter entries, show more details, or refresh the screen. |
Search | Start a text search dialog box. |
Job | Validate, run, schedule, stop, or reset a job, purge old entries from the job log file, delete unwanted jobs, clean up job resources (if this is enabled), set default job parameter values. |
Tools | Monitor running jobs, manage job batches, start the DataStage Designer. |
Help | Displays online help. |
DataStage Director has three view options:
To check for job completions, these can be checked in Status column ( Complied, Aborted, Finished, etc.). The start time and end times are also listed in the director
TO see summary of a particular job run, double click the job and the below window with job parameters, status, etc will pop up
job summary datastage directorFor debugging, we would need to look at the detailed log. click on the log icon
The log would have info records, warnings and Fatal errors that would help in debugging the issues.