W dniu 2016-08-19 o 15:41, John Eells pisze:
R.S. wrote:
W dniu 2016-08-19 o 14:28, Pfister, Nathan pisze:
The dataset, SHZCINC, was added in z/OS 2.1 I believe.  It is for zEDC.

The DDDEF should point to /usr/lpp/hzc/include/IBM/

See:
https://www.ibm.com/support/knowledgecenter/SSLTBW_2.2.0/com.ibm.zos.v2r2.e0zm100/at3genf.htm

Thank you.
I found the path for the DDDEF, but the question is: Should I just
define the DDDEF?

Maybe the path should contain other elements, not a part of the PTF.
Again: The DDDEF is omited in ServerPac. Was it intentional or just by
mistake?  I don't want to assume to quickly it's mistake.
Quick assumptins are prone to be mistaken ;-)

Regards

The z/OS V2.2 program directory has, in Figure 87 (p. 4):

SHZCINC X /usr/lpp/hzc/include/IBM/ ZV2R1

...where "X" means it might already exist from a prior release, and "ZV2R1" is a note that doubtless identifies the release in which it was introduced. You can find the PD here:

http://publibz.boulder.ibm.com/epubs/pdf/e0zpdz10.pdf

Also, you can find the definition of this DDDEF in the sample job located here: SYS1.SAMPLIB(BPXISDDD)

 SET   BDY(#tzone).
  UCLIN.
 ADD   DDDEF(SHZCINC)
       PATH('/usr/lpp/hzc/include/IBM/')
.
<snip>
  ENDUCL.

If this DDDEF was missing in your ServerPac, please open a PMR. Oh, and yes, you should define it if it's missing. It can't hurt to check on the other SHZ* DDDEF in the same sample job, either, just in case...


I did it. There is SHZCLIB with '/usr/lpp/hzc/lib/IBM/'
Of course "LIB" <> "INC", but one of my thoughts was a typo in PTF.
Honestly I don't think it's reasonable to open PMR when I finished the installation and I know how to fix the problem with missing DDDEF. It won't help me and I doubt it may help anyone.

BTW: I like the sample as mentioned above!
I mean REGION=4096K for SMP/E. I have troubles when trying to run it. Should I submit PMR? ;-)))


Regards
--
Radoslaw Skorupka
Lodz, Poland






--
Treść tej wiadomości może zawierać informacje prawnie chronione Banku 
przeznaczone wyłącznie do użytku służbowego adresata. Odbiorcą może być jedynie 
jej adresat z wyłączeniem dostępu osób trzecich. Jeżeli nie jesteś adresatem 
niniejszej wiadomości lub pracownikiem upoważnionym do jej przekazania 
adresatowi, informujemy, że jej rozpowszechnianie, kopiowanie, rozprowadzanie 
lub inne działanie o podobnym charakterze jest prawnie zabronione i może być 
karalne. Jeżeli otrzymałeś tę wiadomość omyłkowo, prosimy niezwłocznie 
zawiadomić nadawcę wysyłając odpowiedź oraz trwale usunąć tę wiadomość 
włączając w to wszelkie jej kopie wydrukowane lub zapisane na dysku.

This e-mail may contain legally privileged information of the Bank and is 
intended solely for business use of the addressee. This e-mail may only be 
received by the addressee and may not be disclosed to any third parties. If you 
are not the intended addressee of this e-mail or the employee authorized to 
forward it to the addressee, be advised that any dissemination, copying, 
distribution or any other similar activity is legally prohibited and may be 
punishable. If you received this e-mail by mistake please advise the sender 
immediately by using the reply facility in your e-mail software and delete 
permanently this e-mail including any copies of it either printed or saved to 
hard drive.

mBank S.A. z siedzibą w Warszawie, ul. Senatorska 18, 00-950 Warszawa, 
www.mBank.pl, e-mail: [email protected]
Sąd Rejonowy dla m. st. Warszawy XII Wydział Gospodarczy Krajowego Rejestru 
Sądowego, nr rejestru przedsiębiorców KRS 0000025237, NIP: 526-021-50-88. 
Według stanu na dzień 01.01.2016 r. kapitał zakładowy mBanku S.A. (w całości 
wpłacony) wynosi 168.955.696 złotych.


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

Reply via email to