Do we need to code DCB parameters when using DISP position as MOD?
what is the difference between return code and maxcc?
List the different components of jcl statement?
Can comments be specified at the very beginning of a jobcard? Will the JCL execute?
Statement1 "We can not use UNCATLG in SMS managed VSAM datasets" Statement2 "We can not delete a SMS managed data set without UNCATLG it" (P-353, Saba Zameer book) Then how do we delete SMS managed VSAM datasets ?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
File1 has 100 records and file2 has 200 records i want to copy 50 records which r in both file into file3
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...???
which utility is used to update pds?
I am getting the file from Unix to Mainframes for every 15 minutes. The mainframe job get abended with bad records coming from unix. I recovered that by deleting the bad data. I need permenant solution how to fix the issue? The record is getting characters in in first 9 positions which it should not. Please provide me the solution how to skip the records if it finds the charcters in the first 9 positions. K
Can anyone tell me the syntax for printing two files at two different destinations in a single step?
what is a jcl?
what are the various stages of job processing?