Why we us SYSTSIN DD with IKJEFT01 (TSO Utility) to execute a COBOL DB2 program? Why can't we use SYSIN DD?
Answer Posted / shruti
The SYSTSIN DD statement is used to specify that the data to follow consists of executable commands and/or subcommands
Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What are the parameters that are used in creating a gdg?
Where & How Do You Code Identifier In Jcl?
How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?
What is the use of disp parameter?
How to submit a jcl from cics?
Is acct parameter mandatory?
Explain how can return codes be tested before execution of a job step?
what is DSN parameter and DISP parameter is used for?
Immediate Job opening for mainframe professionals in Keane Bangalore. Please find the below details: Organization: Keane India Location: Bangalore Skill: COBOL, JCL,VSAM,DB2,CICS,IMS,REXX,CLIST Exp: 1 to 4 years only Employment Type: Permenant Employee Note: If you have attended keane interview in past 6 months please ignore this job opening. Please respond to email id keanemfjob@gmail.com OR keanemfjob@yahoo.in with your latest resume and following details, We will contact you within 24 hours: Total IT Exp: Exp in Mainframe: Current CTC: Expected CTC: Notice Period:
what happens in conversion stage in job processing?
How to compare two files in SYNCSORT and on the mismatch record should be deleted from second file.
Explain the function of dd disp parameter?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
In job processing, what happens in execution stage?
Explain the function of dd name parameter with a 2 part structure; audit.report?