What is concatenating?
No Answer is Posted For this Question
Be the First to Post Answer
What is Cataloged Procedures?
Where & How Do You Code Identifier In Jcl?
What is the difference between a symbolic and an override in executing a PROC?
How to send notification to multiple users through jcl???
Can we change the LIMIT of GDG?
How to compare 2 files using File-Aid?
How do you skip a particular step in a proc/JOB?
hi in one of the interview one asked me how to submit a job from cobol?as well as how to submit a jcl from CICS? can u pls any one tell me..
What 3 guidelines do we have to follow when concatenating DD statements?
we define the array like this 01 array 02 veg occurs 10 times 03 days occurs 6 times 04 cost pic 9(5). but why don't we write it as 01 array 02 veg occurs 10 times 03 days occurs 6 time 04 cost pic 9(5). is there any error will occur ,what is it? and why don't 01,02,03 not contain picture clause? if we put pic in those is there any error will occur what is it will occur?
How can unused space allocation be returned to the system when a dataset is closed?
what is meant by jobtrac?