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
how can I tell when to replace the array?
what is a rpg?
can you debug ile rpg program using isdb?
thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400
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?
what was the robotech rpg?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
How to handle duplicate error handling in RPG?
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?
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...
what is program status data structure?
How to write record if no field or the field are different in physical file in rpgle ?
what do you mean by an input subfile, what are the keywords required?
what is the difference between do while and do until?
what happens when sflsiz = sflpag? What are the advantages and disadvantages?