We have an output dataset in job with disp parameter as SHR.
Can we write data in that file dataset?
Answers were Sorted based on User's Feedback
what are the types of abends that occur on job failure? And explain the possible causes of these
What is NOTCAT 2
what EXEC statement is and what is the syntax of EXEC statement used in JCL?
While using SORT FILES =NONE,XSUM I am getting error "ICE172A E XSUM IS NOT SUPPORTED - USE ICETOOL SELECT IF APPROPRIATE"..I want to write duplicate records a a serparte file..how i can do tht?
Explain about LMOPEN -
How to see the COMP3 value(packd decimal)
how to execute the last 5 steps in jcl
How to execute only th 15th step of JCL consisting of 50 steps?
Can I share my data with other jobs? How?
A STEP has more than 1 file as INPUT. And we have to put all these records int 1 output file. How to do ? //InputF DD DSN=ID.File1 DSN=ID.File2 DSN=ID.File3
How do you send the output of a COBOL program to a member of a PDS?
How to check empty file in jcl?