|
View previous topic :: View next topic
|
| Author |
Message |
ashok_pillai98
New User
Joined: 05 Dec 2005 Posts: 1
|
|
|
|
| Can anybody will tell me the what all are the difference between "COMMIT" & "COMMIT ALL" |
|
| Back to top |
|
 |
Abi
New User

Joined: 27 Jul 2005 Posts: 35 Location: Chennai
|
|
|
|
Hi,
Major difference is that Commit all nullifies all currencies whereas commit never nullifies currencies
Please correct me if i'm wrong |
|
| Back to top |
|
 |
nirmal.poikaikumaran
New User

Joined: 29 Nov 2005 Posts: 66 Location: Bangalore
|
|
|
|
Hi,
Also COMMIT never sets any currency |
|
| Back to top |
|
 |
ssprabhu
New User
Joined: 25 Apr 2005 Posts: 67 Location: pune
|
|
|
|
Plz , anyone tell the actual meaning for currency
if possible Example Also.. |
|
| Back to top |
|
 |
anilbatta
New User
Joined: 13 Nov 2005 Posts: 22
|
|
|
|
Hi Prabhu,
Currency is to establish a starting point for the execution of a retrieval statement.
1. Currencies are all Null or empty, at the start of a run-unit.
2. These are established by DML verbs: FIND, OBTAIN, STORE, CONNECT, DISCONNECT and ERASE
3. Set locks on current of record, set or area to prevent concurrent retrieval or update of records by different run-units.
Please let me know if this is helpful for you.
Regards
Kumar |
|
| Back to top |
|
 |
Ramanan-R
New User

Joined: 21 Mar 2007 Posts: 66 Location: Chennai, Tamilnadu, India
|
|
|
|
Hi All,
Currency is a logical pointer that points to a record occurence. As Kumar said they are established by DML verbs.
Currencies are established for rununit, records, set and area.
Thanks & Regards,
Ramanan R |
|
| Back to top |
|
 |
athulvijay
New User
.jpg)
Joined: 01 Jul 2010 Posts: 17 Location: PUNE
|
|
|
|
| Text removed pending the ability to actually delete the post. |
|
| Back to top |
|
 |
Bill Woodger
Moderator Emeritus
Joined: 09 Mar 2011 Posts: 7309 Location: Inside the Matrix
|
|
|
|
| Text removed pending the ability to actually delete the post. |
|
| Back to top |
|
 |
|
|