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?
1162How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
1144How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
1246File1 has 100 records and file2 has 200 records I want to copy 50 records which are in both file into file3?
928
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
what is the difference between call and ++call?
What is a set in idms?
is it possible to create a physical file without dds?
what is the differences between getting the system time with eibtime and asktime command?
How does cobol compile db2 program?
what do you mean by idcams? Explain its purpose?
Explain dd statement in jcl?
What are fillers? What is the actual use of fillers? With mall/simple example?
Where the QTEMP library will get created? if the the answer is QSYS, then howcome more than one job can create same library name(QTEMP) in QSYS? what is the uniqueness of QTEMP? For example, run the below command in different workstation WRKOBJ QSYS/QTEMP And take 8 in the option to check the description. both will have different info. so where(which LIB) exactly the QTEMP is stored?
Receive consists of buffer option in it. What is the significance of this option?
What do the compilers provide?
how to read database records without locking them?
What is the difference between an obtain next and obtain first in idms?
What is the pic clause for the hhmmss type of data fields?