What is the difference between the positional and keyword parameters? Give examples.
No Answer is Posted For this Question
Be the First to Post Answer
How to view the hexa decimal value thru file aid if copy book is not present for that particular data
Explain the hierarchy levels in jcl?
Explain about Specifying compiler options in the PROCESS (CBL) statement
What is COND=EVEN ?
If i am going to change some variable in a copybook( size or variable type) ,what are the changes that need to be done in the corresponding JCL.
In how ways you can pass the data from Jcl to cobol ?
Explain how can values be passed from the job stream to an executable program?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
if in a job, region is mentioned in both jobcard and in step then which is cosidered at the step level? A job has region 4k in jobcard and step1 with region 0k and step2 with 16k, then what is the region allocated for the entire job? what is the region step1 takes? what is the region step2 takes?
What is the difference between BLKSIZE and LRECL?
what are the statements that are not valid to be included in an include statement?
When should DISP=MOD is used?