what is commitment control?explain about it?
Answer / 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 |
what are the types of identifers
what happens when sflsiz = sflpag? What are the advantages and disadvantages?
Can anybody tell me in which scenario we have to use SQLRPG .(Embeded SQL)....?
What is the difference between inner join @ outer join
can i use UPDDTA command in rpg program in which contains a file
what will happen two jobs have same name are submitted
1.CA(command Atention key)& CF(command Function key) difference with example?Please can any body tell me in real time exp? 2.Can any body tell me some mandatery function keys using while creating any screen with use of SDA-FUNCTION kEYS?
How can we call CL program to RPG? How many number of parameter we can pass
How to update physical file in rpgle without using display file?
Write a program to display prime numbers between 1 to 100 using RPGLE.
during execution, an rpg/400 program automatically follows a sequence of operations for each record that is processed. The built-in program cycle includes the following logical steps.
How to search particular records from the database file in rpg?