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 ....?
Answers were Sorted based on User's Feedback
Answer / samul paul
Sweta yes, we can use EXTMBR in RPG4 but I need use RPG400
only....
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / samul paul
Hi Swetha,thanks for ur suggestion.
If I am not worng , in RPG400 pgm we can't specify 2nd
member in F-spec.
Clear me if I am worng....
Thnaks
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / swetha p rao
I dint get you. You define your member name and specify
Extmbr in F spec.This is in RP400 only rite? we are not
using anything else other than RPG400.
| Is This Answer Correct ? | 0 Yes | 4 No |
How do you check object lock
Can an indexed file be accessed in arrival seQuence in RPG program ?
What is left outer join?
records can be read/update/deleted with which file?
how to see all source files in a particular library? ex:xyz is a library name a,b,and c..... are source files how to see?
What is the maximum length of a variable name in CL?
What are the two types of read performed on data queues?
what are various techniques to pass parameters from one program to another?
How to know message id (errorid) in msgfile when error is occurred on screen ? WRKMSF will display all error id but i want to know error id based on error msg only?
1 Answers IBM, Ignis Technologies, SSR,
Q.How can more than two program be executed in batch mode through SBMJOB in CL PGM but the condition is that program must be executed one by one?Please wtite the senario? 2. IS it possibe more then two programs can be executed in batch mode and HOw it will be executed in CL program ,please write the senario?
what is the purpose of ovrdta (override data) keyword?
what is cab?