InterviewSolution
Saved Bookmarks
| 1. |
Explain The Role Of Transaction Manager And Session? |
|
Answer» SAP HANA transaction MANAGER synchronizes database transactions keeping the record of closed and open transactions. When a transaction is committed or ROLLED BACK, the manager INFORMS all the active stores and engines about the action so that they can perform required actions in time. SAP HANA transaction manager synchronizes database transactions keeping the record of closed and open transactions. When a transaction is committed or rolled back, the manager informs all the active stores and engines about the action so that they can perform required actions in time. |
|