IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) I had ruestion in one of the interview..... If 1 file has more than 1 member and i want to use the 2nd member in the RPG pgm (in RPG400),how can I use this.... I know the possible answers i.e. useing API 'QCMDEXE' or Before calling the pgm I can use OVRDBF for that member... but I dont' want to use both the tips in above scenarion. Does any body tell me how can i use this ....?
13 21928One of the job in subsystem is in Running status,expected time to complete this job is 2 minutes. But from last 5 -10 minutes this job is still in running status....What are the possible reasons...and What are the actions i need to perform to check this...?
4 9234What will be the value of STRING after line 0106 is executed in the code below? 0101 E* Fromfiletofile..tabnameprnentlenpdatabnamlenpda 0102 E ARR 8 1 0103 ISTRING DS 0104 I 1 8 ARR 0105 C MOVE *BLANK STRING 0106 C MOVEA'ABC' ARR A) 'AAAAAAAA' B) 'BBBBBBBB' C) 'CCCCCCCC' D) 'ABC ' E) ' ABC'
2 5454What error I will get if my select query gives multiple row while executing a Cobol-DB2 program.How can I solve it without using a cursor.
4 11896Can we trigger an rpg program which has user interaction with display file when updating a file using the command ADDPFTRG?
2 9400My cobol program(not having any sql statements) is calling another cobol program ( having sql statements), what is needed for compilation and run in jcls .
3 12983what is use of sflnxtchg and use of MDT(modify data tag).both r same r not and can we use these on dspf and subfile.
2 240281. what if null values retrived from database and no null indicator mentioned in query. What is sql code.
1 8557
How to get the last record in vsam file in cluster?
What are fillers?
What is the difference between perform … with test after and perform … with test before?
What is dclgen (declaration generator)?
Explain the difference between external subroutine and subprogram?
How to find the list of source physical files in a library?
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
What is the purpose of disp parameter?
What is adabas and why it is used?
Name some of the examples of COBOl 11?
What is the syntax for FETCH in DB2 ?
How do I add a column in db2?
When you are obtaining next within a set and get a end of set return code, on what record are you now current in idms?
If we say that bms length of field = 0, then what does that mean?
What rules are to be followed while using the corresponding options?