Trying to fire off an AJS job entry that I created using a parm. For some reason the AJS seems to be stripping off the quotes from the parm, which causes OS400 to parse the parm improperly.
Any idea how to fix?
Thanks!
Start Group using JS (STRGRPJS)
Type choices, press Enter.
Job entry:
Job . . . . . . . . . . . . . > HIJ544_LS Name
Group . . . . . . . . . . . . > TCMT544_LS Name
Group sequence . . . . . . . . > 01 1-99
Submit time . . . . . . . . . . > *IMMED *SCHED, *IMMED
Parameters:
Parameter name . . . . . . . . > HIJ544PRM1 Name, *NONE
Parameter data . . . . . . . . > 'SB*ALLJSTONE'
TCMT544_LS sequence 01.
Cause . . . . . : Command to execute is: CALL PGM(HIJ544) PARM(SB*ALLJSTONE
).
CPD0020 Diagnostic 30 05/23/12 12:09:00.227144 QCANPARS QSYS 0EF2 QIJSCEC QIJS *STMT
To module . . . . . . . . . : QIJSCEC
To procedure . . . . . . . : QIJSCEC
Statement . . . . . . . . . : 44500
Message . . . . : Character 'A' not valid following string 'SB* '.
Cause . . . . . : A delimiter is missing between two values or a delimiter
that is not valid was found. Recovery . . . : Change the character that
is not valid or if a delimiter is missing insert one. More information on
delimiters can be found in the CL Reference manual.
______________________________________________________________________
This outbound email has been scanned for all viruses by the MessageLabs Skyscan service.
For more information please visit
http://www.symanteccloud.com
______________________________________________________________________
As an Amazon Associate we earn from qualifying purchases.