Using Lawson jobinteg Command to Clean up Batch Jobs
The jobinteg command identifies orphaned jobs and allows you to delete them to clean up your job server.
The parameters for jobinteg are
- v (Verbose) – prints the bad records
- t (Terse) – prints totals only
- P – validate parameters
- U – print usage/syntax
- d – deletes bad records
It is recommended that you run a jobinteg -v first to see how many (if any) jobs are orphaned or missing. Then, run a jobinteg -d to delete the orphaned jobs. Here is an example of the output: