how can we pass external data to instream procedures
Answers were Sorted based on User's Feedback
Answer / muhammad jamshad
By using override on step inside the procedure.
Is This Answer Correct ? | 0 Yes | 0 No |
How to use COND Parameter in jcl
If I defined space as TRK(10,10) for the one file and lrecl = 4K then tell me how many record will vsam file will contain. will it 1,2,3,4,5 or how many,
do we need to mention the location of catalogued procedure for each it's call in a single job?
What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?
What is 'S0C7' abend?
What is model dataset label(Model DSCB)?
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!!
Explain how can an in-stream dataset be terminated?
Please give me the coding for converting VB to FB and FB to VB
what modification we need to do in jcl if we use sort in cobol? I mean whether we need to include temporary file used for sorting in assign statement?
File1 has 100 records and file2 has 200 records i want to copy 50 records which r in both file into file3
Why do you want to specify the REGION parameter in a JCL step?