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 |
what does the opcode free do?
give three main purposes of file specification ?
what is maximum number of arrays allowed in rpg?
In Which Specs Arrays, Tables & Constants Are Defined?
How I can read and display three fields in the record format DSPFM1 of the display file,while one field(using in one file) is NAME which is Key field in field reference file and another two fields are AGE and ROLL NO are using another file. Please send me coding part.
What is the purpose of PR and PI in calling program and called program? in Called program PR is compulsory?
can you have multiple key lists for a single file ?
What is Sub-System?
When will you use OPEN and CLOSE opcodes in RPG program?
What is library is as400? What are the types of library?
How do you put jobs in batch mode?
how does union file maintains record formats?