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 ....?
Answer Posted / suresh kumar
1)create a logical file on the P.F while creating mentioned
the DataMember name in the crtpf command and use this
logical if u are not able to use ovrdbf in cl, Extmber in
RPG400/RPGIV and QCMDEXEC in RPG/RPGLE to Execute in OVRDBF.
ex: CRTLF FILE(FILEA) DTAMBRS((FILEA (MEM02)))
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
how many types of display are available on as/400 for user interaction?
can a join logical file be updated?
what is a query can be run in which mode?
what are indicators?
how can I predict the performance of my cgis?
explain the use of dftwrt display keyword?
define the rcvf command?
What is the difference between crtdupobj and copyf?
what opcode could be used to test an alphanumeric field for all numeric values?
what is the clp command to access a query/400?
What is the difference between physical file and logical file?
which type of object is used in db2/400?
What is binder language ?
define the purpose of the leave operation?
what is the maximum number of fields under a record format of physical file?