Explain the function of the dd dcb keyword?
No Answer is Posted For this Question
Be the First to Post Answer
Name the statement which can be used to send data to another mvs jes3 node?
1) max no of steps with jcl job can execute 2) how many extentions r possible in sequencial files with job 3) what is set parameter will do 4)how to get syntax errors without sub 5) what is differ between error and abend 6) hw mvs knows who submitted the job and whoom it has to forward 7) what are the positinal parameters of data descripter
Suppose i have a file with 10 recs and i want to skip only the 7 th record and copy the rest into another file. How do i do it using SORT?
how to eliminate the duplicates in sorting
What will happen if we write two STOP RUN's in a COBOL program?
Differentiate between the joblib and the steplib statements?
How can we execute only one step in a job
22 Answers MAHINDRA, Mind Tree, Tech Mahindra,
How to get cursor position from system in CICS environment ?
what is the meaning of keyword in jcl?what is is opposite?
What is the function of the steplib dd statement?
What 3 guidelines do we have to follow when concatenating DD statements?
suppose i have job it contains 10 steps after exicution of job failuer at 3 and 7 th steps i want exicute step 3 and step 7 only how we specify condition ?