On 22 May 2007 04:57:02 -0700, in bit.listserv.ibm-main you wrote: >G'day list, > >We are having a response problem with an E/Cobol module that has just being >converted from COBII. It is called from an HLASM module not using LE.
That is the problem. Change the Assembler caller to LE conforming Assembler if at all possible. You are building up and tearing down the environment with each call. I would also look at whether the Assembler program still needs to be in Assembler and the difficulty of converting it to COBOL. Enterprise COBOL has some interesting capabilities. > >Before the conversion the checkpoint were being taken at 20 seconds ( 500 >deletes to the data base ( IMS ). Initial run took that to a checkpoint >every 20 minutes. > >We added PREINIT to the JCL this brought the checkpoint time down to 5 >minutes. > >We have been contact with our local IBM support staff, but I was hopping >that someone would be able to give us some insight. > >Thank you. > >Regards, > >Herman Stocker >Technical Specialist >Data Center Operations >avis budget group >Phone: 1973-496-4847 >fax: 1973-496-8201 >E-Mail: [EMAIL PROTECTED] > > >The sender believes that this E-mail and any attachments were free of any >virus, worm, Trojan horse, and/or malicious code when sent. This message and >its attachments could have been infected during transmission. By reading the >message and opening any attachments, the recipient accepts full >responsibility for taking protective and remedial action about viruses and >other defects. The sender's employer is not liable for any loss or damage >arising in any way from this message or its attachments. > >---------------------------------------------------------------------- >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 ---------------------------------------------------------------------- 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