how you will the direct the data to spool using sysout option?
How to skip first step of a job? Can we use COND on the first step?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
Suppose I have Five Steps in PROC In this Case I want to Execute third Step in PROC using Main JCL don't use any COND Explain with Coding Thanks & Regards SHREE
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
What is the meaning of the following declaration : DCB=BLKSIZE=, What is the difference between above declaration & not specifying DCB at all for a output file?
What is the function of a dd statement?
what is the use of JCL?
how to have variable length record in outrec..i have the requmt as follows.. i/p file variable lenght record output file : i need to alter the input and write into outrec(another file) sort fields: copy from(dd1) using ctl1 ctl1cntl dd * outfil fnames=xxx, outrec=(1,131) here i outrec is bombing with error..how to overcome this defect...???
A file has dta in S9(09) COMP format. How do I move the data into a character field X(10)?
What is the difference between specifying DISP=OLD and DISP=SHR for a dataset?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?