Client Server Question:
Download Questions PDF

What is a Transaction server in client server environment?

Answer:

With a transaction server, the client invokes remote procedures that reside on the server with an SQL database engine. These remote procedures on the server execute a group of SQL statements. The network exchange consists of a single request/reply message. The SQL statements either all succeed or fail as a unit.

Download Client Server Interview Questions And Answers PDF

Previous QuestionNext Question
What is OLTP in client server environment?What are all the Base services provided by the OS in client server environment?