Answer Posted / krishna
//jobname JOB NOTIFY=&SYSUID
//STEP EXEC PGM=IDCAMS
//SYSPRINT DD SYSOUT=*
//SYSOUT DD SYSOUT=*
//SYSIN DD *
PRINT IDS("DATASET NAME") HEX/DUMP/CHAR
/*
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are steplib and joblib?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
which utility is used to run a cobol-db2 program?
What is catelog procedure and how many catelog procedure to use in one job?
What is use of restart and how to use it?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
Explain the function of a dd statement?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
For what purpose steplib and joblib are used ?
what is DSN parameter and DISP parameter is used for?
What are some jcl statements that are not allowed in procedures?
List the different jcl statements that are not permitted in the procedures?
How can unused space allocation be returned to the system when a dataset is closed?
Is automatic restart possible in jcl?
Explain the function of the dd dcb keyword?