Template:JZJALLUT: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
(Automatically generated page update) |
||
Line 3: | Line 3: | ||
You've been warned.--> | You've been warned.--> | ||
<p class="code"><nowiki>//name JOB jobCardParameters | <p class="code"><nowiki>//name JOB jobCardParameters | ||
//* | //* | ||
//* Jobstream to link Model 204 utility load | // JCLLIB ORDER=(hlq.M204V75.RKOBJLIB) 1 << | ||
//* | //* | ||
//* Jobstream to link Model 204 utility load modules. | |||
//* marked '<<' on right, and submit the job | //* | ||
//* In a copy from the downloaded object library, modify all | |||
//* lines marked '<<' on the right, and submit the job: | |||
//* | |||
//* 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 detailed explanations, see | //* For detailed explanations, see | ||
Line 15: | Line 23: | ||
//* | //* | ||
//LKALLUT EXEC LKALLUT, | //LKALLUT EXEC LKALLUT, | ||
// | // HLQ= 2 << | ||
</nowiki></p> | </nowiki></p> |
Revision as of 03:31, 20 October 2014
//name JOB jobCardParameters //* // JCLLIB ORDER=(hlq.M204V75.RKOBJLIB) 1 << //* //* Jobstream to link Model 204 utility load modules. //* //* In a copy from the downloaded object library, modify all //* lines marked '<<' on the right, and submit the job: //* //* 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 detailed explanations, see //* //* http://m204wiki.rocketsoftware.com/index.php/M204_inst_zOS#lkutils //* //LKALLUT EXEC LKALLUT, // HLQ= 2 <<