How to print the Output to SPOOL using MSGCLASS and SYSOUT ?
Post New Answer View All Answers
Is it possible to left uncode disp?
what is DD statement is used in JCL?
What is NOTCAT ?
What are the parameters that are used in creating a gdg?
Matching Logic in Jcl not in cobol.Could any one please answer this question
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
in a jcl, a large volume dataset is loaded to a table using bmcload in step1 and an image copy of the loaded table is taken using bmccopy in step2. Step2 abends because the image copy dataset cannot hold the volume of the table. How can this be rectified?
What do you understand by the term notcat 2 – gs?
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
Explain the purpose of dd * statement in jcl?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
Explain how can the submitting users racf authority be overridden in a job stream?
What do you understand by the term job time – out and how can you overcome that?
is there any way to execute more than one proc in the same exec statement at the same time..?