Write a jcl to execute a job by 7 a.m on Jan 20,1986 ?
Answer Posted / kumar
//job23 JOB (accounting),CLASS=X,MSGCLASS=X
//*
set sysdate = 862001
set systime = 07000000
//*
// step exec pgm = iebgener
//steplib dd dsn= '. . . . . '
//sysut1
//sysut2
//sysin dd dummy
/*
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what is use of space parameter in dd statement?
Can we use DISP=SHR in output file in JCL
what is JCL?
in ways data can be passed to a COBOL program from JCL?
Is their any set of rules for dd? Explain.
what is DD statement is used in JCL?
what sort card you will use to copy the data from one dataset to another dataset?
Explain the function of //jcllib statement?
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
What is the syntax of JCL statement?
Explain how can a jobs execution priority be modified?
how you will the direct the data to spool using sysout option?
Explain the function of dd name parameter with a 2 part structure; audit.report?
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
Define concatenating?