
106 Geac System21 commerce.connect: Implementation on the iSeries Server
Under normal circumstances, the application (for example, VennConn) continues to run in
WebSphere when the admin job QEJBADMIN is stopped. This means that to stop the system
overnight, the easiest way is to end QEJBSBS by using the following command:
ENDSBS SBS(QEJBSBS) OPTION(*IMMED)
This is a standard, tested iSeries command. This has the advantage of ending the Trigger
Handler, AIF controller jobs, and any extra WebSphere instances. Users who want to end the
subsystem more gently, may want to use *CNTRLD end with a time limit. If you do not specify
a time limit, the subsystem ...