Answer Posted / sanjayreddyguna
//sysin dd *
fh
h
hj
gh
/*------>this is delimiter for instrem data
OR
//sysin dd data,dlm=A
jhj
hl
kl
A----------->this is allso delimiter for instream data
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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) ?
write a jcl to execute a job by 7:00 am on jan 20,1986?
how can you check if a file is empty using jcl?
How to submit a jcl from cics?
Explain the function of //jcllib statement?
how you will the direct the data to spool using sysout option?
What do you know about jcl?
I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
In job processing, what happens in execution stage?
Explain in DD statement what is the use of DCB parameter?
List the various advantages of using jcl language?
I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?
What is catelog procedure and how many catelog procedure to use in one job?
what is the compile process of cobol program expalin with code
What does it mean by Restart and Checkpoint in JCL ? How are checkpoints being taken and what is their usage ? How to use Checkpoint macro on a JOBSTEP ?