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 13785I have a File that has duplicate records. I need only those records that occur more than thrice.
3 13682Suppose 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 9968Is there a way to check for an empty file in JCL other than using IEBCOMPR and the command PRINT COUNT(1)?
8 282971) What is ONCODE (Return code) in PL/1? 2) How to handle the ONCODE in PL/1? Please give me some examples?
IBM,
1 7978Hi, 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 6260I have three files for one step i need to override the third file how to do that in jcl?
UST,
1 9312
What is bms map?
What is a set? How may sets be ordered?
Explain in DD statement what is the use of DCB parameter?
In sms datasets, what is the function of the dd avgrec keyword?
HOW to change the coloumns in XREF?
What is an instance database?
What is rebind in db2?
Explain the mdt in cics?
How does the jcl specify the job to os?
execution of a subordinate module is caused by the use of the cobol verbs ------------in the superior module
Explain the function of the relative record data set?
Explain the benefits you can get from mainframe connect?
How to find all duplicate records?
What is inspect in cobol ?
What is the function of dd disp parameter?