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 is the compilation option that has to he specified while compiling an RPC program which uses a file having date data type field?
In ProgramB there is a SBMJOB, which is a call to program C .There is also a CALL to program D from B. How would you check the program C has been executed in D?
suppose i i am changing / updating record of subfile and i want to change the record in reverse order . means i want to change the bottom record first and so on through readc . how i do it please any one explain .
1) How to define keyed file in CL pgm. 2) How can i read particular records in CL pgm from database file.
RPG/400 faqs?
HI, 1: WHAT IS THE FUNCTION OF %KDS?WITH PROGRAMMING CODES EXAMPLE 2: WHAT IS THE FUNCTION OF Z-ADD AND Z-SUB ? WITH PROGRAMMING CODES EXAMPLE
can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.
what is plat file?
How to handle duplicate error handling in RPG?
Difference between creating a report using Printer file and WRKQRY(Query Report) ?
Need a sql query: retrieve all duplicate records in table?
How can you determine the number of characters in a variable?