Thanks Frank.  Scott's JCL excludes the explicit INCLUDE also.  Thanks.

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@bama.ua.edu] On Behalf Of 
Frank Swarbrick
Sent: Friday, May 20, 2011 4:43 PM
To: IBM-MAIN@bama.ua.edu
Subject: Re: COBOL Module Using 'EZASOKET' Calls Receiving 0C!

EZACICAL contains the CICS version of the EZASOKET interface.  The batch 
version is simple EZASOKET.

Try just omitting the explicit INCLUDE and let it autolink EZASOKET from 
TCPIP.SEZATCP.

Frank
 
>>> On 5/20/2011 at 5:09 PM, in message
<0D00B6C52D003C4983CCA92922F5146B043BB25D@VA3DIAXVS671.RED001.local>, John
Weber <j...@fiteq.com> wrote:
> All,
> 
> Module HSMSOCKB is a batch COBOL module consisting of only 'EZASOKET' calls.
> 
> When is submitted it receives the following error:
> 
> 'CEE3201S The system detected an operation exception (System Completion 
> Code=0C1)
>          From compile unit HSMSOCK at entry point HSMSOCK.'
> 
> It appears to be having an issue with 'inaccessible storage'.
> 
> Does anything need to be included with the compile/link besides SEZATCP with 
> the link syslib and
> 004000 //SYSIN    DD *
> 004200  INCLUDE SYSLIB(EZACICAL)
> 004400  NAME HSMSOCKB(R)
> With the link as well?
> 
> Thank you...
> 
> John Weber
> FiTeq Inc.
> Financial Technologies Powering Innovation in Payments
>   30851 Agoura Road, Suite 103
>   Agoura, CA 91301
>  O: 818 483 4487  Fax: 818 865 8562
>  Cell: 562 221 5702
-- 

Frank Swarbrick
Applications Architect - Mainframe Applications Development
FirstBank Data Corporation - Lakewood, CO  USA
P: 303-235-1403




The information contained in this electronic communication and any document 
attached hereto or transmitted herewith is confidential and intended for the 
exclusive use of the individual or entity named above.  If the reader of this 
message is not the intended recipient or the employee or agent responsible for 
delivering it to the intended recipient, you are hereby notified that any 
examination, use, dissemination, distribution or copying of this communication 
or any part thereof is strictly prohibited.  If you have received this 
communication in error, please immediately notify the sender by reply e-mail 
and destroy this communication.  Thank you.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to