The parms are controlled via (depending on the z/OS Level) a CEEPRMxx member in 
Parmlib or 
CEEOPT module in the code.  Generally - one size fits all.  In CEEPRMxx are 
parms for CICS, Other, and I am not sure if there is another delineation or not.

So depending on the environment - I would start with SYS1.PARMLIB and CEEPRMxx 
- see if it is there.

Start with the z/OS 2.1.0>z/OS MVS>z/OS MVS Initialization and Tuning 
Reference>Members of SYS1.PARMLIB>CEEPRMxx (runtime option 
parameters)>Statements/parameters for CEEPRMxx

Not sure about programmatically.  Most STCs should be using the system defined 
CEEPRMxx.  However that is not to say a vendor did not create their own CEEDOPT 
and link it into the STC.

You can issue a D CEE,ALL command through the console
z/OS 2.1.0>z/OS MVS>z/OS MVS System Commands>MVS system commands 
reference>DISPLAY command>Displaying the current system level language 
environment run-time options

For CICS you can enter the CLER trans.


Lizette


> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:[email protected]] On
> Behalf Of Scott Ford
> Sent: Thursday, November 26, 2015 1:53 PM
> To: [email protected]
> Subject: LE question
> 
> All,
> 
> I have a new to verify the correct LE runoption are in effect prior to our 
> STCs
> initialization.
> I need to check things like:
> 
> 1.    ALL31
> 2.   HEAP
> 3.   STACK
> 
> I would like to do this pro grammatically. Can i do this ?
> If I can , can some point me the direction of a manual which mentions it ?
> 
> Regards,
> Scott
> www.idmworks.com

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to