There is an ongoing discussion on the CICS-L list about doing a STORAGE macro or GETMAIN/FREEMAIN. Some are saying that these functions can result in a "wait" for the CICS QR TCB (the TCB under which most of the CICS transactions are run). The discussion has now become that the STORAGE macro issues a PC, which does an implicit "wait". My opinion has been that a normal STORAGE function does not do a ss-PC or cause the TCB to wait. It may take some CPU and cause response time problems, but the z/OS TCB does not go into a WAIT or SUSPEND state (non-dispatchable).
Anybody have a definate response as to whether a STORAGE function can cause the TCB to become z/OS non-dispatchable. I agree that it is not a good idea to do this in CICS. John McKown Systems Engineer IV IT Administrative Services Group HealthMarkets(r) 9151 Boulevard 26 * N. Richland Hills * TX 76010 (817) 255-3225 phone * (817)-961-6183 cell [email protected] * www.HealthMarkets.com Confidentiality Notice: This e-mail message may contain confidential or proprietary information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. HealthMarkets(r) is the brand name for products underwritten and issued by the insurance subsidiaries of HealthMarkets, Inc. -The Chesapeake Life Insurance Company(r), Mid-West National Life Insurance Company of TennesseeSM and The MEGA Life and Health Insurance Company.SM ---------------------------------------------------------------------- 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

