Template:JZJAUSQL: Difference between revisions

From m204wiki
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.M204V75.RKOBJLIB)                    1 <<
//        JCLLIB ORDER=(hlq.M204V77.RKOBJLIB)                    1 <<
//*
//*
//* Jobstream to assemble the expanded USQL source from Model 204
//* Jobstream to assemble the expanded USQL source from Model 204
Line 26: Line 26:
//* Model_204_installation_on_IBM_z/OS
//* Model_204_installation_on_IBM_z/OS
//* #Installing_the_UL.2FDB2_interface
//* #Installing_the_UL.2FDB2_interface
//*
//* (-- For Rocket Support only: filename=JZJAUSQL --)
//*
//*
//ASM    EXEC JAUSQLP,HLQ=,                                  2 <<
//ASM    EXEC JAUSQLP,HLQ=,                                  2 <<
//            DB2HLQ=                                        3 <<
//            DB2HLQ=                                        3 <<
</nowiki></p>
</nowiki></p>

Revision as of 23:02, 9 November 2016

//name JOB jobCardParameters //* // JCLLIB ORDER=(hlq.M204V77.RKOBJLIB) 1 << //* //* Jobstream to assemble the expanded USQL source from Model 204 //* local source library. //* //* 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 //* //* 3: Provide the high level qualifier for your DB2 maclib //* //* For detailed explanations, see //* //* http://m204wiki.rocketsoftware.com/index.php/ //* Model_204_installation_on_IBM_z/OS //* #Installing_the_UL.2FDB2_interface //* //* (-- For Rocket Support only: filename=JZJAUSQL --) //* //ASM EXEC JAUSQLP,HLQ=, 2 << // DB2HLQ= 3 <<