How to define steplib in jcl?

Asked by Doraleen

Report
in progress 119
12 Answers 230 views

Leave a reply to Doraleen : define steplib in jcl


Answers ( 12 )

  1. Mainframe Tutorial to Create a Dataset :

    how to define steplib in jcl

    Ratings : 57 %   

      
  2. Mainframe JCL Tutorial Part 5 :

    how to define steplib in jcl

    Ratings : 40 %   

      
  3. The below are excerpts from the IBM manuals and explain what the Joblib DD statement does and how the Steplib DD statement interacts with the Joblib statement.
    Read More

    Ratings : 55 %   

      
  4. Create a new load module library using either JCL or TSO/ISPF 3.2
    Read More

    Ratings : 50 %   

      
  5. JOBLIB / STEPLIB JOBLIB It is a DD (Data definition) statement, and it specifies where the program (which is specified in EXEC statement) exists.
    Read More

    Ratings : 70 %   

      
  6. Data definition (DD) statements define the data sets that a program or procedure uses when it runs. You must code one DD statement for each data set that is used or
    Read More

    Ratings : 44 %   

      
  7. ademy, what is the lrecl of the ODEM.DL2.V230.CIRCLE.TRPDBD dataset? And what is the column definition of 'TRPDREG' ? I guess there is a mismatch in the definition …
    Read More

    Ratings : 16 %   

      
  8. JCL using idcams to delete ps and pds member :

    how to define steplib in jcl

    Ratings : 25 %   

      
  9. ISPF diagnostic utility TSO ISRDDN :

    how to define steplib in jcl

    Ratings : 9 %   

      
  10. Mainframe JCL Practical Tutorial 3 :

    how to define steplib in jcl

    Ratings : 43 %   

      
  11. Mainframe DB2 practical video using QMF :

    how to define steplib in jcl

    Ratings : 12 %