How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
1162How to read and write a single record into a file. I would like to use it to enter a single 8-character piece of information and use it to put it into a variable for processing in JCL. Thank you
1076Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
4903
What are the 4 fields in dd statement?
Why block size is multiple of lrecl in jcl?
Explain how can a stopped job be started again?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
What are the difference between jcl and jes?
what is use of disp parameter in dd statement?
Explain the purpose of the dd keylen parameter?
How is a type of file defined in the jcl that executes the cobol program?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
Explain the job statement in jcl?
How can the submitting users racf authority be overridden in a job stream?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
In job processing, what happens in conversion stage?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY