Doug,
Thank you for the example and swift response. I'll try that as a model
for my needs for this weekend and beyond.
Ed
-----Original Message-----
From: Morrison, Doug [mailto:dmorrison@xxxxxxxxxxxxxx]
Sent: Friday, October 03, 2008 11:55 AM
To: MAPICS ERP System Discussion
Subject: Re: [MAPICS-L] Release 7 Power Architecture - automated
Start-upandShutdown
We use Robot/Schedule and have it call a shutdown CL and a startup CL.
We run two XAR7 environments E1 and E2.
The commands we use are:
0059.00 /* END MAPICS CLIENT APPLICATIONS */
0060.00 PSICTLJVS ENVLIST(E1 E2) CTLOPT(*END) STROPT(*ALL)
+
0061.00 GLBSRV(*YES) GLBDTM(120)
0042.00 /* START MAPICS CLIENT APPLICATIONS */
0043.00 PSICTLJVS ENVLIST(E1) CTLOPT(*START)
STROPT(*GLOBAL)
0044.00 DLYJOB DLY(120)
0045.00 PSICTLJVS ENVLIST(E1 E2) CTLOPT(*START)
-----Original Message-----
From: mapics-l-bounces@xxxxxxxxxxxx
[mailto:mapics-l-bounces@xxxxxxxxxxxx] On Behalf Of Kandel, Ed
Sent: Friday, October 03, 2008 11:28 AM
To: mapics-l@xxxxxxxxxxxx
Subject: [MAPICS-L] Release 7 Power Architecture - automated Start-up
andShutdown
I have a Release 7 Test environment built and need automatic start-up
and shutdown of the Java Services. I need the system to be ready
without any intervention since we no longer have system operators and we
try to be fully automated with ROBOT/Schedule.
I've been testing a process for shutdown and start-up, but today I see
I'm unable to launch Power Link. I get a window "Java Web Start -
Unexpected Error", that states "Unable to launch Infor XA Power Link
R7."
General Tab:
"An error occurred while launching/running the application.
Title: Infor XA Power-Link R7
Vendor: Infor Global Solutions (Atlanta), Inc.
Category: Download Error
Unable to load resource:
http://TXTFUS01.ENT.TEXTRON.COM:36001/PowerLink/77/PowerLink.jnlpI
I see the MAPICS Java Server U-Job was ended and starting it using CAS
U-Job Maint did solve the sign-on issue... but we need this to be ready
virtually all the time!
Does anybody have an automated process they could share? We are at the
current PCM for Release 7 (PTF 6638)
Currently I've been trying a process I found on the Info Support site,
and this is what I'm doing so far and was working fine for two weeks.
For a '77' environment...:
*** START_UP ***
PSICTLJVS REQUEST(*LIST) ENVLIST(77) STROPT(*GLOBAL)
DLYJOB DLY(300)
PSICTLJVS REQUEST(*LIST) ENVLIST(77) DBGOPT(*YES)
*** SHUTDOWN ***
PSICTLJVS REQUEST(*LIST) ENVLIST(77) CTLOPT(*END) GLBSRV(*YES)
DBGOPT(*YES)
When transition to Release 7, we plan on having two environments MM and
MT
I would appreciate any code examples, tips, or techniques!
Ed Kandel
Senior Programmer/Analyst
Cone Drive Operations, Inc.
Traverse City, Michigan
_______________________________________________
This is the MAPICS ERP System Discussion (MAPICS-L) mailing list
To post a message email: MAPICS-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/mapics-l
or email: MAPICS-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
http://archive.midrange.com/mapics-l.
As an Amazon Associate we earn from qualifying purchases.