Look up the STORAGE macro in the Assembler Services Reference,  It 
provides services similar to GETMAIN/FREEMAIN, but via a PC routine as 
opposed to an SVC.

===============================================
Wayne Driscoll
OMEGAMON DB2 L3 Support/Development
wdrisco(AT)us.ibm.com
===============================================



"Ward, Mike S" <[email protected]> 
Sent by: IBM Mainframe Discussion List <[email protected]>
05/27/2009 02:09 PM
Please respond to
IBM Mainframe Discussion List <[email protected]>


To
[email protected]
cc

Subject
z/OS STORAGE service






Hello all, I'm working on a user exit and the MQ intercommunication book
has the following:

Exits must free any storage obtained, or ensure that it will be freed by
a subsequent exit invocation. 
For storage that is to persist between invocations, use the z/OS STORAGE
service; there is no suitable service in C.


I would like to use the persistent storage between invocations, but I
can't seem to find anything on the "z/OS STORAGE service".
Is this the standard GETMAIN/FREEMAIN? Or am I missing something?

==========================
This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity
to which they are addressed. If you have received this email in error 
please notify the system manager. This message
contains confidential information and is intended only for the individual 
named. If you are not the named addressee you
should not disseminate, distribute or copy this e-mail. Please notify the 
sender immediately by e-mail if you
have received this e-mail by mistake and delete this e-mail from your 
system. If you are not the intended recipient
you are notified that disclosing, copying, distributing or taking any 
action in reliance on the contents of this
information is strictly prohibited.

----------------------------------------------------------------------
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

Reply via email to