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 21490One 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 9064What 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 5325What 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 11712Can we trigger an rpg program which has user interaction with display file when updating a file using the command ADDPFTRG?
2 9284My 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 12828what 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 238831. what if null values retrived from database and no null indicator mentioned in query. What is sql code.
1 8471
Explain how to build up lu 6.2 communication?
Is db2 relational database?
what are transient data sets defined to cics?
Discuss about changing dataset name in proc.
What is a lds (linear data set)?
what is data area and how it is used in rpg program ?
Explain the advantage of creating the acbs well ahead of time?
What is the usage of open cursor command?
What are the pertinent COBOL
Can you explain common systems area?
What is the maximum size of a char data type in db2?
what is the maximum number of fields under a record format of physical file?
What is icm instruction?
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
Define redefine and its syntax?