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
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
What are some jcl statements that are not allowed in procedures?
define cond parameter in jcl?
What are hierarchy levels in jcl?
Explain how can values be passed from the job stream to an executable program?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
In job processing, what happens in execution stage?
When The Define Jcl Is Not Available, How Can You Get Information About A Vsam File's Organisation ?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
which utility is used a dummy utility?
Explain the function of dd name parameter with a 2 part structure; audit.report?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
What do you know about jcl?
Is acct parameter mandatory?
Explain the job statement in jcl?