Charles:

Absolutely correct, I am going to write it and then share ,,if you guys
want me to...

Regards,
Scott

On Thu, Nov 26, 2015 at 4:53 PM, Charles Mills <[email protected]> wrote:

> I think Scott is the vendor and is worried about the customer doing a
> PARM='some LE option/...' or a //CEEOPTS DD and then calling their support
> when the STC does not perform as desired. Or at least confusing their
> support desk because things are not exactly as the vendor expects.
>
> I don't know of a solution but it would be a nice thing -- an LE service
> to return all of the options currently in effect.
>
> Charles
>
> -----Original Message-----
> From: IBM Mainframe Discussion List [mailto:[email protected]] On
> Behalf Of Lizette Koehler
> Sent: Thursday, November 26, 2015 1:22 PM
> To: [email protected]
> Subject: Re: LE question
>
> 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.
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to [email protected] with the message: INFO IBM-MAIN
>

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

Reply via email to