Can we journel logical file and access path?
Can we use commitment control for non-join L.F?
Answer Posted / samul
Thanks Vipin,
What does it make the difference if we use the commitment
control...?
I think when we use commt ctrl , that file should be
journal..isn't it...?
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is a record lock error?
what is kids-rpg?
are there any useful c runtime apis that I can call from rpg iv?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
Suppose we have one database file and it is used by 5 programs and in 3 program we have to add some records in datbase file s what is the impact on other program?
how do you use commitment control in rpg?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
How many program bind in one module....
What is difference between bind by copy and bind by reference?
Please tell me how to read the records from a file with load an array of size with error conditions(The logic answer for this question is ARR is array of 99 elements Z-ADD 0 IDX *LOVAL SETLL FILE READ FILE 99 *IN99 DOWEQ *OFF IDX ANDLT 99 ADD 1 IDX MOVE FIELD ARR,IDX READ FILE 99 ENDDO).So,Please give me the complete of this code.
what is data area and how it is used in rpg program ?
How to call one program from another program in RPG? please help me with the code
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
how can I tell when to replace the array?
give an eg of ACQ-(ACQUIRE),BIT OFF,BIT ON,DEALLOC,DUMP,FEOD,FORCE,MHHZO,MHLZO,MHLLZO,MLHZO,REL,RESET,TESTZ,TESTB,TESTN----GIVE SMALL EXAMPLE TO THE OPCODES...TO UNDERSTAND FUNCTIONING...........