Can we journel logical file and access path?
Can we use commitment control for non-join L.F?
Answer Posted / mohan k
If we want to keep any file in commitment control mode
forst that file should be journaled so we cant journal LFs
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is ment by record level identifier?
what was the robotech rpg?
Hi Viewers can any body explain me how to update and ahange the already existed data in physical file using subfile ? please explain me with the code if possible?
can any one help in hawkeye and turnover or any change management system plzzzzz or send the documents to my mail id :gvsp.as4@gmail.com
what are the key words you must use when using a subfile?
which program rpg or cl is efficent to update a transaction onto a database file and why ?
how do you use commitment control in rpg?
How Chain operation copies the record's data to the input buffer for the program?
how do I declare a table or array in rpg iv?
what is the use of sflnxtchg?
If my rpg program has a date field, what extra care I have to take while compiling that rpg program? If the file is keyed and I have declared the file as well as key list properly in my program. Still am getting an error message like "chain/reade operation is not allowed" what may be the case?
How many program bind in one module....
What is a record lock error?
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
do you use message subfiles? What are the necessary keywords required coding a message subfile?