Here's a CL program and commands I wrote a year ago that I think would be useful for anyone managing a v9 environment on the IBM i. I haven't seen a similar program so I thought I would share it here for anyone to use.
The program starts, stops and restarts everything related to v9 Lawson using the commands STRLAW, ENDLAW and RSTLAW. Each command has the option to restart each portion of Lawson individually and submit the job to batch.
I wrote the program to handle two installs of Lawson because we have multiple v9 instances installed on a development LPAR.
Yours was very nice. Thanks
Mine is a bit simpler and does the job quite well