how do you use commitment control in rpg program ?
Answer / satyanarayan singh
Using COMIT operation. Makes all changes to the files that have been specified in output operation since the previous COMIT or the begining of operations under commitment control(if there has been no previous COMIT or ROLBK operation).
| Is This Answer Correct ? | 0 Yes | 0 No |
can we retrieve dspf source?
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,
explain the difference between defining subfile and message-subfile?
what are two types of record are used in subfile?
What is the difference between physical file and logical file?
CAN WE INSERT FIELD IN PHYSICAL FILE BY USING OPNQRYF?
what is a non-join logical file?
What is the difference between keys of a Physical file and the keys of a logical file?
2 Answers Bank Of America, BoA,
what are the different opcodes available in rpg for database access ?
what is OUTFILE?what is the uses and disadvantage? where we can use this?
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 ....?
What are all the compiler directive statements?