Answer Posted / sujata
The DB2 UDB for AS/400 commitment control support provides
a means to process a group of database changes (updates,
inserts, DDL operations, or deletes) as a single unit of
work (transaction). A commit operation guarantees that the
group of operations is completed. A rollback operation
guarantees that the group of operations is backed out. A
commit operation can be issued through several different
interfaces.
Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
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?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
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 do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
what is an online rpg?
how does the rpg element work?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
what is the rpg system?
What is file identifier where we can use?
what is kids-rpg?
what is file information data structure?
What is a record lock error?
are there any useful c runtime apis that I can call from rpg iv?