what is use of dsn parameter in dd statement?
No Answer is Posted For this Question
Be the First to Post Answer
can any one plzzzzzz tell the jcl code for creating ps using idcams
Hi Please try to be to-the-point. 1) How to INCLUDE a JCL segment in a JOB ? (A Small example) 2) What is SPOOL and what is SPOOL FULL ? and how to direct the output of a Jobstep to SPOOL ?
A PROC has five steps. Step 3 has a condition code. How can you override/nullify this condition code?
When should DISP=MOD is used?
What are the difference between jcl and jes?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
Hi, I have a requirement File A : I have 6 records out of which 4 are same. File B: I have 8 records out of 6 records are same. The 4 records in FILEA and 6 records in FILE B are same. If we substract we will get two records, I need these two records in output file This is because to remove the duplicates from the database. Through easytrieve we can compare but for that there should not duplicates, but in my file I have duplicates. Thanks in advance!!
what is the JCL statement consists of?
How system will identify whether user wants to create PS or PDS? If answer is SPACE parameter then why we need to pass ps or po as dataset organisation while creation
How much is memory space involved, when we code BLOCKSIZE,TRK & CYL ?
what is the resolution for sb37 error
How to submit jcl through a cobol program?