I have 2 steps in my exec statement , in first step I am creating a gdg, and the output of this step is going into second step as a input, and this second step is abended , now how could i approach in this case.
5 13579I have a File that has duplicate records. I need only those records that occur more than thrice.
3 13525Suppose I have a file with three fields with data in the following format 1. empid - S9(4) COMP 2. empname - X(20) 3. empsal - S9(5)V(2) COMP-3 If I view this file, it will not be in a readable format. How to display the empid and empsal fields in a readable format without using COBOL program? What kind of SORT card will have to be coded?
4 9789Is there a way to check for an empty file in JCL other than using IEBCOMPR and the command PRINT COUNT(1)?
8 278851) What is ONCODE (Return code) in PL/1? 2) How to handle the ONCODE in PL/1? Please give me some examples?
IBM,
1 7877Hi, I want to create alternate index on VSAM file.my file structure is ex: RoomID pic x(7) R000001 Floor pic a((6) First RoomNo pic x(2) FA1 Occupied(yes/no) pic a(3) Yes Occupied Batch pic x(10). Maths i want to create alternate index on floor,roomno fields.can i create alternate index on both the fields.and tell me how to create.
1 6169I have three files for one step i need to override the third file how to do that in jcl?
UST,
1 9197
Can you tell me how can you find out the # of rows updated after an update statement?
In COBOL, what is the different between index and subscript?
Mention the definition of cobol in varchar field.
How to test SQL -911 error while developing COB-DB2 program
Define RCT.
What is the maximum number of segment types allowed for a single database?
which is more efficient, level 77 or 01?
Why do we use cursor?
What is the physical storage length of time data type?
What is meant by explain?
What is dbrm?
What is meant by mpp mode?
What is cics load command?
i want to maintain uniqueness on pdf without make lf??????????
What is meant by drda?