Answer Posted / p.ramesh
The condition statement used in job statement and also used in exec statement.
syntex
COND(Positional parameter,Conditional parameter)
EX:
COND(0,LF)
Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
how do you access an uncataloged dataset in a jcl?
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
what is the purpose of coding class parameter in job statement?
What is the use of disp parameter?
how you can access an uncataloged dataset in a JCL?
what is the compile process of cobol program expalin with code
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
What is the use of symbol // in jcl?
Explain how can values be passed from the job stream to an executable program?
what is DSN parameter and DISP parameter is used for?
Define concatenating?
How to submit a jcl from cics?
Suppose I have five jobs to do. But I want to hold one?
Can we use DISP=SHR in output file in JCL