> -----Original Message-----
> From: Stocker, Herman [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, May 22, 2007 7:57 AM
> To: IBM-MAIN@BAMA.UA.EDU
> Subject: HLASM calling E/Cobol Response time problem
<Snipped> 
> We added PREINIT to the JCL this brought the checkpoint time down to 5
> minutes.

What does that mean, exactly?  Is that an IMS specification of some kind?
AFAIK, using the Language Environment preinit facility can't be done with
just a JCL change, it requires you to modify the calling non-LE HLASM
program to use the CEEPIPI subroutine to do each of the following:

1. Initialize a "main" or "sub" LE environment for the E/Cobol routine
2. To call the E/Cobol using the pre-initialized environment and
3. To terminate the pre-initialized environment at EOJ.

The docs for LE preinit (v1.6) are here:

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ceea2150/5.3?SHEL
F=CEE2BK51.bks&DT=20040714111103

Tinyurl:
http://tinyurl.com/24ahcl

Peter

This message and any attachments are intended only for the use of the addressee 
and
may contain information that is privileged and confidential. If the reader of 
the 
message is not the intended recipient or an authorized representative of the
intended recipient, you are hereby notified that any dissemination of this
communication is strictly prohibited. If you have received this communication in
error, please notify us immediately by e-mail and delete the message and any
attachments from your system.

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

Reply via email to