What is the use of ikjeft1b utility in jcl?
Answer / priyanka
Ikjeft1 is the TSO/E program. You use it whenever you wish to perform a TSO function within a batch job. It allows you to perform any TSO function.
| Is This Answer Correct ? | 0 Yes | 1 No |
In a single step if input file is present then only need to copy into output file or else need to through a RC is it possible. Note : i want it in a single step
How to find out the number of records in a file using JCL
How to read records in reverse order in flat file?
How to pass data to a program that is coded in an exec statement?
How I sort the records in a file and copy the first 10 records to another file
i have a file which contains duplicates ? my requirement is to eliminate duplicates and these elminated duplicates should be moved to another file can any code this using sort ?
How do you submit a JCL under CICS environment ?
What parameter of the job statement is used to limit the cpu time consumed by the job?
Can we use COND=EVEN on a job card, when jobs are scheduled through scheduler?
Can we call instream to catalog and catalog to instream?
I HAVE A SEQUENTIAL FILE CONTAINING ONE RECORD IN WHICH I HAVE ONE FIELD AS CUSTOMER IDENTITY NUMBER FIELD WHICH IS A SIGNED FIELD. HOW TO SEQUENTIALLY INCREMENT THIS FIELD USING OVERLAY PARAMETER?.
What is NOTCAT ?