IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
1220How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
1215How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
1312File1 has 100 records and file2 has 200 records I want to copy 50 records which are in both file into file3?
978
What are various search techniques in cobol? Explain.
Who uses db2?
How to find the number of rows in db2 tables?
In real storage usage. By monitor through rmf iii the usage of real storage keep in increasing everyday. Why this happen?
How do you create a like table?
how to retrieve the instream data in sysin?
What is dpf in db2?
In an sql table that is embedded, what is the procedure to retrieve rows that are part of a db2 table?
What is the meaning of a (new, catalog, keep) disposition mean?
Why select is not preferred in embedded sql programs?
In the house keeping section of an MVS assembly language program, like the one below STM R14,R12,12(R13) BASR R12,R0 USING *,R12,R11 LA R11,2048 LA R11,2048(R11,R12) .... .... 1. What if BASR R12,R0 IS NOT PRECEDE USING *,R12,R11? 2. USING (base address), REGISTER does USING directive says assembler to treat particular Register as a base register with the mentioned base address..in the above case * i.e current location counter..well if that is the case why we need BASR R12,R0 ? 3. What if I write like STM R14,R12,12(R13) BASR R12,R0 LA R11,2048 LA R11,2048(R11,R12) USING *,R12,R11 there is no address resolution being calculated in both LA statements so is it a right way to set Base register?..will there be any issues with Domain regarding R11 and R12?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
When will a port of ooRexx to "XYZ" be available?
What is the role of data manager in the db2 database?
In sms datasets, what is the function of the dd avgrec keyword?