Rob,
Can you explain the tech details behind this?
Is this related to what Gary stated about CL has 32 limit for auto clearing.
Thanks
Paul
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of rob@xxxxxxxxx
Sent: Wednesday, April 09, 2014 3:56 PM
To: Midrange Systems Technical Discussion
Subject: Re: CLP pgm with 2 paramters intermittently getting garbage when called from AJS
The usual official reply:
Do not CALL the cl program.
Make a *CMD object and use that to execute the program.
This WILL make the issue go away.
Rob Berendt
--
IBM Certified System Administrator - IBM i 6.1 Group Dekko Dept 1600 Mail to: 2505 Dekko Drive
Garrett, IN 46738
Ship to: Dock 108
6928N 400E
Kendallville, IN 46755
http://www.dekko.com
From: "Steinmetz, Paul" <PSteinmetz@xxxxxxxxxx>
To: "'Midrange Systems Technical Discussion'"
<midrange-l@xxxxxxxxxxxx>
Date: 04/09/2014 03:48 PM
Subject: CLP pgm with 2 paramters intermittently getting garbage
when called from AJS
Sent by: midrange-l-bounces@xxxxxxxxxxxx
I have a CLP program that I call from AJS (Advanced Job Scheduler)
Intermittently, the 2nd parameter is getting garbage characters at the
end, shown via dump of CLP pgm.
In the CLP program, parm 1 length defined as 15, parm 2 length defined as
41.
The lengths being passed from AJS are less, 12 and 33.
Program . . . . . . . . . . . . > ICAPICMD Name
Library . . . . . . . . . . . *LIBL Name, *LIBL, *CURLIB
Parameters . . . . . . . . . . . > '10.5.173.152'
+ for more values > 'sudo /sbin/service jboss-as start'
From the CLP dump
&CMD *CHAR 41 'sudo /sbin/service
jboss-as start E seque'
The "E seque" is the garbage, causing the CLP to fail.
Is this an AJS parameter issue?
Thank You
_____
Paul Steinmetz
IBM i Systems Administrator
Pencor Services, Inc.
462 Delaware Ave
Palmerton Pa 18071
610-826-9117 work
610-826-9188 fax
610-349-0913 cell
610-377-6012 home
psteinmetz@xxxxxxxxxx
http://www.pencor.com/
As an Amazon Associate we earn from qualifying purchases.