IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
2283In a CL Program after executing a SQL SP how to receive a Output value from the SP. Just to make it clear I am sending 2 input and 1 output parameter to the SQL Stored Procedure. Now while receiving it output parm it is failing.
Nous,
2611Hi, all suppose i have 5 steps (S1,S2,S3,S4,S5) what will happen if cond is true or false (which of the other steps get executed)? 1) //s3 exec pgm=abc,cond=(0,le) 2) //s3 exec pgm=abc,cond=(0,le,step2) 3) In the jobcord RESTART=step3,cond=(0,le) 4) can i code COND=TRUE in jobcard, if yes what will happen?
3 9658How to read records in reverse order in flat file? I know we can do it by reading all records into an array.... Then read records in reverse order by using subscript or index but can any body give me the exact code.
TCS,
5 21484Hi, all Suppose i have 10 step in a job (s1,s2,s3,...s10) i want to execute step9 first and then step3 and i used the DPRTY for these steps. so what will happen to other steps? Will the get executed or only these two steps get executed?
2 7005i have a file which contains records like 10,30,90,50,20,40,80,60,70 i want to display these records in reverse order like 70,60,80,40,20,50,90,30,10 please give me the cobol code (do not sort the records)
3 15155I 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?.
1 5772
how many printer files can be defined in f specs ?
define what a data area is along with a brief example of what it may be used for?
what are JCLLIB and STEPLIB in JCL?
What is the copy idms subschema-binds in idms?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
When a COBOL-DB2 program in PRODUCTION is updating main tables and gone for long run, what have to do?
what do you mean by a vsam split?
Explain a linkage segment
How to avoid using indicators in ile ?
What is the main function of linear dataset?
Mention the option used in a cics command to retrieve the response code after execution of the command?
What is a system catalog table in db2?
What is a mainframe?
Explain the two ways in which dl/i interface can be invoked?
during input operation which indicator position is seton if there is a record lock?