Explain about LMFREE�free data set from its association with data ID
No Answer is Posted For this Question
Be the First to Post Answer
How to check empty file in jcl?
I have a file in which I have 20 records. I want my first record to go into file 1 and second record to go in second file. I want to copy the alternate records like this in the two output files. How can I do this using JCL?
in production region 100 steps are running,but i need to run only step5 without changing code how can i do it?
What statement can be used to send data to another mvs jes3 node?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
What is the purpose of the PARM keyword in the EXEC statement?
Why 16 is used in calculating the DPRTY ? as, DPRTY = (num1, num2), THEN, DPRTY = 16* num1 + num2
I have one GDG. Everyday One new version is being created.Now I want to split this created version in different files each having 1000 records. Here Problem is I don't know How many records will be there in new version of GDG? that's why I don't know How many Out files we need to use . Interesting??????????????
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..
We are using 2 files , file one has data, file two is empty.Using jcl how can we find the other file is empty?
what are JCLLIB and STEPLIB in JCL?
what is “Cond= even” and “Cond=only”?