Template:JZJACIC: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
(Automatically generated page update) |
||
Line 4: | Line 4: | ||
<p class="code"><nowiki>//name JOB jobCardParameters | <p class="code"><nowiki>//name JOB jobCardParameters | ||
//* | //* | ||
// JCLLIB ORDER=(hlq. | // JCLLIB ORDER=(hlq.M204V77.RKOBJLIB) 1 << | ||
//* | //* | ||
//* Jobstream to allocate an empty dataset for a CICS load library | //* Jobstream to allocate an empty dataset for a CICS load library | ||
Line 17: | Line 17: | ||
//* 2: Provide the high level qualifier(s) of all Model 204 | //* 2: Provide the high level qualifier(s) of all Model 204 | ||
//* installation DSNs | //* installation DSNs | ||
//* | |||
//* (-- For Rocket Support only: filename=JZJACIC --) | |||
//* | //* | ||
//BLD EXEC JALCICSP, | //BLD EXEC JALCICSP, | ||
// HLQ=m204DsnHighLevelQual 2 << | // HLQ=m204DsnHighLevelQual 2 << | ||
</nowiki></p> | </nowiki></p> |
Revision as of 23:02, 9 November 2016
//name JOB jobCardParameters //* // JCLLIB ORDER=(hlq.M204V77.RKOBJLIB) 1 << //* //* Jobstream to allocate an empty dataset for a CICS load library //* //* Copy this jobstream into a local TSO library, modify all lines //* marked '<<' and submit the job with those changes. //* //* 1: Change 'hlq' to the same value provided in (2) - the value //* inside parentheses will then be the DSN of the downloaded //* object library //* //* 2: Provide the high level qualifier(s) of all Model 204 //* installation DSNs //* //* (-- For Rocket Support only: filename=JZJACIC --) //* //BLD EXEC JALCICSP, // HLQ=m204DsnHighLevelQual 2 <<