|
Put this in a CL and schedule it to run on Monday mornings: STRSBS QEJBAS5/QEJBAS5 CD '/QIBM/ProdData/WebAS5/Base/bin' QSh Cmd('./startServer WAS_INSTANCE_NAME') DLYJOB 10 StrTCPSvr *HTTP HTTPSvr(HTTP_SERVER_NAME) .. Where .. QEJBAS5 is the WebSphere subsystem (we run WAS 5.0) WAS_INSTANCE_NAME is the WebSphere Application instance you want to start HTTP_SERVER_NAME is the web server. If you want to add routing controls and other things which you can't readily do from the Qshell command startup, that line can be replaced with SbmJob Cmd(CALL PGM(QEJBAS5/QEJBSTRSVR) PARM('-instance' - '/QIBM/UserData/WebAS5/Base/default' '-server' 'WAS_INSTANCE_NAME')) - JOB(WAS_JOB_NAME) JOBD(QEJBAS5/QEJBJOBD) JOBQ(QEJBAS5/QEJBJOBQ) - PRTDEV(QPRINT) OUTQ(*DEV) USER(QEJBSVR) RTGDTA(ROUTING) LANGID(*USRPRF) - CNTRYID(*USRPRF) CCSID(*USRPRF) Where WAS_JOB_NAME is the job name as it should appear in a WRKACTJOB and ROUTING is your routing data. We use the second method to direct WAS to run in a private memory pool for EnterpriseOne. John A. Jones, CISSP Americas Information Security Officer Jones Lang LaSalle, Inc. V: +1-630-455-2787 F: +1-312-601-1782 john.jones@xxxxxxxxxx -----Original Message----- From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx] On Behalf Of Leibowitz, Larry Sent: Monday, October 16, 2006 11:28 AM To: web400@xxxxxxxxxxxx Subject: [WEB400] Auto start Application Server I am using the Web Administration for iSeries to start our Application Server every Monday morning. The Application Server does not auto start after our weekly IPL. This server is for our Webfacing/HATS applications. The HTTP Server is started but the associated application server does not. Is this sever auto start able and if so how? ********************************************************************** The information contained in this message is confidential and is intended for the addressee(s) only. If you have received this message in error or there are any problems please notify the originator immediately. The unauthorized use, disclosure, copying or alteration of this message is strictly forbidden. CED-Concord Management will not be liable for direct, special, indirect or consequential damages arising from the alteration of the contents of this message by a third party or as a result of any virus being passed on. This footnote confirms that this email message has been swept by MIMEsweeper for Content Security threats, including computer viruses. www.mimesweeper.com ********************************************************************** -- This is the Web Enabling the AS400 / iSeries (WEB400) mailing list To post a message email: WEB400@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/web400 or email: WEB400-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/web400. This email is for the use of the intended recipient(s) only. If you have received this email in error, please notify the sender immediately and then delete it. If you are not the intended recipient, you must not keep, use, disclose, copy or distribute this email without the author's prior permission. We have taken precautions to minimize the risk of transmitting software viruses, but we advise you to carry out your own virus checks on any attachment to this message. We cannot accept liability for any loss or damage caused by software viruses. The information contained in this communication may be confidential and may be subject to the attorney-client privilege. If you are the intended recipient and you do not wish to receive similar electronic messages from us in the future then please respond to the sender to this effect.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.