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 13618I have a File that has duplicate records. I need only those records that occur more than thrice.
3 13546Suppose 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 9829Is there a way to check for an empty file in JCL other than using IEBCOMPR and the command PRINT COUNT(1)?
8 279561) What is ONCODE (Return code) in PL/1? 2) How to handle the ONCODE in PL/1? Please give me some examples?
IBM,
1 7899Hi, 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 6188I have three files for one step i need to override the third file how to do that in jcl?
UST,
1 9212
What is non-conventional programs?
write a jcl to execute a job by 7:00 am on jan 20,1986?
Can we see the copy book length using file-aid?
What is buffer pool?
what is the cics command used to access current date and time?
What is explain plan in db2?
What are the key features of adabas database system?
What is the physical storage length of time data type?
what methods are available for persisting records in an idms database?
Explain how pa key is different from pf key?
Describe the uses of ams?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
With the use of an alternate index, how is a VSAM file accessed?
I would like to know some real time questions.. please any one help me.. If the changes made by you .. lead to system inconsistency how others will know its cause???
What are the access modes of START statement?