|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
Copying a specific message off a queue |
« View previous topic :: View next topic » |
Author |
Message
|
cschneid |
Posted: Thu May 18, 2006 9:07 am Post subject: |
|
|
Novice
Joined: 22 Mar 2005 Posts: 13
|
DELLIPIZ wrote: |
I get the following message:
EXCESSIVE PARAMETER LENGTH IN THE PARM FIELD
Any idea what the max can be?
|
100 bytes.
Like you, I wrote some JCL to EXEC PGM=Q and quickly encountered the 100 byte limit of the PARM field.
Looking both ways before crossing the border into Unix System Services, I copied (OCOPY) the program object to the HFS and wrote a shell script to execute it with my 111 bytes of parameters. Since we have InfoPrint, I tried both AOPBATCH and BPXBATCH to execute my script. AOPBATCH has better stdout and stderr handling than BPXBATCH (I understand this is changed in z/OS 1.7).
It worked.
Possible cosmetic bug: the "connected to" message consistently has two extra bytes of x'1d8c' at the end when Q is executed via AOPBATCH, and two extra bytes of x'1d85' when executed by BPXBATCH. This behavior may be isolated to z/OS as I did not observe it when I tested the Q program on Win2K server, but I don't have any other *nix boxes to test on. |
|
Back to top |
|
 |
tleichen |
Posted: Thu May 18, 2006 11:19 am Post subject: |
|
|
Yatiri
Joined: 11 Apr 2005 Posts: 663 Location: Center of the USA
|
DELLIPIZ wrote: |
Hi,
I'm liking this utility so far.
However, sometimes in my JCL, I get the following message:
EXCESSIVE PARAMETER LENGTH IN THE PARM FIELD
Any idea what the max can be?
Thanks!
-Lori |
Historically, I believe the maximum parm field specification allowed is 100 characters. _________________ IBM Certified MQSeries Specialist
IBM Certified MQSeries Developer |
|
Back to top |
|
 |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|