What is the syntax of JCL statement?
No Answer is Posted For this Question
Be the First to Post Answer
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
i have job card like this //job ***** //step1 exec pgm=iebgener //sysut1 dd dsn=main.sss,disp=shr // dd dsn=main1.sss,disp=shr // dd dsn=main2.sss,disp=shr //sysut2 dd dsn=out1.mmm ,disp=(new,catlg,delete) dcb=( ) // sysin dd * like this what i have to do to skip dsn=main1.sss please giveme answer asap
In SPACE,what is directory,RLSE
What is the use of disp parameter?
What is the purpose of include statement in a JCL?
how to increase the space of a dataset in instream procedure.
what will be the error code if duplicate key of VSAM file is found?
which parameter is use to declare the name of dataset in dd statement?
Explain concatenating datasets?
how to resolve soc-7 ? please tell me
How To get the last record in VSAM file in cluster? and How can u get the ksds file records into ur cobol program ? Pls tell me about these two questions.
Explain about File Tailoring