Start/Stop/Restart v9 CL source for IBM i

 1 Replies
 0 Subscribed to this topic
 27 Subscribed to this forum
Sort:
Author
Messages
wildT
Basic Member Send Private Message
Posts: 5
Basic Member

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.

Attachments
fred.kobos
Advanced Member Send Private Message
Posts: 27
Advanced Member

Yours was very nice.  Thanks

Mine is a bit simpler and does the job quite well

Attachments