22.12.2012 Views

z/TPF Program Management - IBM

z/TPF Program Management - IBM

z/TPF Program Management - IBM

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

IPL the image<br />

Note: Keypoints are shared for all images. If there is something wrong with a<br />

keypoint, that prevents you from bringing a system to NORM, IPL your<br />

loader general file and use the ZIMAG KEYPT RESTORE command to<br />

restore the keypoints you had before you entered the ZIMAG KEYPT MOVE<br />

command. This allows you to come up again on your prime mod.<br />

To use the enabled image, you must perform a hard IPL, choose image selection,<br />

and enter the name of the image.<br />

Note:<br />

Update IPLA on a loader general file<br />

1. If you are IPLing an image that has a different core layout from the<br />

previously used image, IPL with CLEAR to clear the VFA buffers.<br />

2. If the image does not IPL successfully, IPL another image and debug the<br />

problem image.<br />

Use the following sample JCL and complete the following steps to place an updated<br />

version of IPLA on an existing loader general file.<br />

Note: Do this only if you have a loader general file that was previously initialized<br />

and formatted and want to replace only the IPLA component without running<br />

the system initialization process (SIP) to generate the JCL. If you are<br />

creating the loader general file for the first time, see “Initialize and format the<br />

loader general file and online modules” on page 73.<br />

//LGFADD EXEC PGM=ICKDSF<br />

//SYSPRINT DD SYSOUT=A<br />

//IPLTDD DD PATH=’/ztpf/aparbld/18974/bss/obj/ipla.o’,<br />

// PATHOPTS=ORDONLY,BLKSIZE=80,LRECL=80<br />

//CUU DD DSN=GNFLBSS,DISP=OLD,UNIT=3390,<br />

// VOL=(PRIVATE,,,,SER=TX0999)<br />

//SYSIN DD *<br />

REFORMAT DDNAME(CUU) NOVERIFY -<br />

IPLDD(IPLTDD) PURGE<br />

/*<br />

1. Update the JCL with any local job library information.<br />

2. The JCL references IPLA in the Linux HFS that it was built in. You must change<br />

the referenced HFS to point to the binary mount HFS name, which contains<br />

IPLA, or you will need to move IPLA to a partitioned data set (PDS) and then<br />

reference that PDS.<br />

3. Ensure that the CUU information matches the CUU information that was used to<br />

create the loader general file initially.<br />

4. Submit the JCL.<br />

Load system components to an existing z/<strong>TPF</strong> system 79

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!