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?
2333In 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,
2659Hi, 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 9788How 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 21652Hi, 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 7118i 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 15279I 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 5842
Name a few IBM utility programs, and explain its function.
does anybody know about niit technologies ? how is that company ? any body working in that company ? please answer my question.I got selected in NIIT Technologies delhi.
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
Explain the maximum of key fields and search fields allowed in a segment?
what is the sqlcode -501
What is a db2 collection?
what would be the effect on the field where reverse image, underline and highlight display attributes were active?
how do you define single dimensional array and multidimensional array in your cobol?
If the cursor is kept open followed the issuing of commit, what is the procedure to leave the cursor that way?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
List some fields from sqlca?
What type of database is db2?
is it possible, in the same cgi, to run more than one gethtml or gethtmlifs?
How do get the result of your program directly on your pc?
How to check last update on table in db2?