IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) What is the use of KSDS,LDS,ESDS,RRDS??what is VRRDS?? How are all these useful in realtime scenario??Plz helpme out...Its a recent question in IGATE..
8758In vsam at the cluster creation for KSDS FREESPACE parameter is required but for ESDS FREESPACE parameter is not required ?
IBM,
4 12910I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
HP,
2618
what is a physical file?
What are catalog tables in db2?
In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?
what are necessary keywords to code message subfile?
Explain storage architecture of idms.
when is a tag statement used in rpg?
Can you define cics task?
what is the procedure and explain about real time scenario.
How can we know running job is batch or interactive?
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
Name the cics command that gives the length of twa area?
What is the purpose of the dd keylen parameter?
Describe the cobol database components?
Can we see the copy book length using file-aid?
What do we mean by 'Virtual storage' for a dataset and for a JOBSTEP ? What is the significance of the following statement for a programmer 'Virtual storage results in program addresses being independent of the addresses that actually exist in a computer' ?