IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
1166How to initialize a variable which is a constant in a lda. Suppose I want to declare a variable #a n1(1:7) having constant values as 1,2,3,4,5,6, and 7 for respective occurance then how can we do that?
1 1565Suppose if I have updated few fields of adabas file using update command, and after that I used display to see that field get updated or not. If in display it showing nothing or record did not get updated then what can be the possible reasons?
925Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?
1010
can you display a empty subfile?
What is the default access path of a file?
When is inspect verb is used in cobol?
What is an ims database?
ther r 2 tables OTTABLE & SALTABLE, add the otamt from OTTABLE to empsal of SALTABLE if eid is matched else add the unmatched from OTTABLE to SALTABLE
what is the use of unique keyword and what level it is defined?
define data structure?
which of the following operations does not zero the field flda defined as 4,0?
what is cab?
What is an ook-rec in idms?
What rules are to be followed while using the corresponding options?
Discuss about db2 bind?
What is dbrm in db2 database?
How many minimum number of line codes does PL/1 DB2 program requires?
what is externally described file ?