|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
MQ c program on os/390 |
« View previous topic :: View next topic » |
Author |
Message
|
vinodh_niit |
Posted: Tue Nov 26, 2002 8:34 pm Post subject: MQ c program on os/390 |
|
|
Apprentice
Joined: 22 May 2002 Posts: 36 Location: chennai
|
Hi all
I am trying to run a MQ C program on os/390.
Complile link edit step is running fine.
But the run step is failing wirh S0c4 abend with return code 10.
I am pasting the run jcl here...
plz let me know whether any libraries that r to be added in the step lib.
//RBILPRTC JOB (RBI,RBI,@@@@@@,D2,DT990),MSGCLASS=A,MSGLEVEL=(1,1),
// CLASS=A,
// NOTIFY=RBILPR,
// TIME=(0000,02)
//*
//******************************************************************
//* DESCRIPTION:SCHEDULE REPORT REQUEST
//******************************************************************
//STEP10 EXEC PGM=MQCCODE,DYNAMNBR=20
//*
//STEPLIB DD DSN=RBI1T.D1V1.CPPLOAD,DISP=SHR
//*
Thanks in advance.
rgds
vinodh _________________ vinodh
ssg-mq ream |
|
Back to top |
|
 |
mgrabinski |
Posted: Wed Nov 27, 2002 4:20 am Post subject: |
|
|
Master
Joined: 16 Oct 2001 Posts: 246 Location: Katowice, Poland
|
The abend 0C4 with rc=10 usually means that a program attempted to reference storage that had not been obtained. To correct the error, allocate the storage before attempting to reference it. _________________ Marcin Grabinski <>< |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|