What is the role of the transaction manager and session?
Answer Posted / Muneer Ahmad
The Transaction Manager in SAP HANA manages database transactions by coordinating multiple database operations into a single unit of work. It ensures that each operation either completely succeeds or is rolled back if any part of it fails, thereby maintaining data consistency. A Session is a logical connection between the application and the Database, within which all database operations are executed. Each session has an associated Transaction Manager.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category