1.

What Is Oltp In Client Server Environment?

Answer»

In the transaction server, the client component usually includes GUI and the server components usually consists of SQL transactions against a database. These applications are called OLTP (Online Transaction Processing) OLTP Applications typically,

  • RECEIVE a fixed set of inputs from REMOTE clients.
  • Perform multiple pre-compiled SQL comments against a LOCAL database.
  • Commit the WORK and
  • Return a fixed set of results.

In the transaction server, the client component usually includes GUI and the server components usually consists of SQL transactions against a database. These applications are called OLTP (Online Transaction Processing) OLTP Applications typically,



Discussion

No Comment Found