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
No Answer is Posted For this Question
Be the First to Post Answer
What is RESTART? How is it invoked?
how you can direct the data to spool using SYSOUT option?
How would you understand error(execution phase)?
I have 2 steps in my exec statement , in first step I am creating a gdg, and the output of this step is going into second step as a input, and this second step is abended , now how could i approach in this case.
When a dataset is UNCATALOGED in a JOBSTEP, how to get its UNIT and VOL in JCL to refer in subsequent steps ?
Explain concatenating datasets?
Hi, all Suppose i have 10 step in a job (s1,s2,s3,...s10) i want to execute step9 first and then step3 and i used the DPRTY for these steps. so what will happen to other steps? Will the get executed or only these two steps get executed?
Explain the purpose of dd * statement in jcl?
How to do automated restart when a job abend?
I have a job which is a long-running one. Processes millions of records. Due to some run-time problem (not a problem due to the job/data) the job abends.What needs to be done to make the job complete successfully.
what is pupose and meaning of the REGION keyword and what jcl statement is it associated with?
How system will identify whether user wants to create PS or PDS? If answer is SPACE parameter then why we need to pass ps or po as dataset organisation while creation