HPlogo ALLBASE/SQL Performance and Monitoring Guidelines: HP 9000 Computer Systems

Chapter 4 Guidelines on Transaction Design

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Index

Transaction design is important for performance because it determines the type and duration of locks held by your applications. By selecting appropriate lock types, and by avoiding unnecessary locking, you can improve performance. Topics in this chapter include the following:

  • General Tips on Managing Transactions.

  • Controlling Locking.

  • Using Isolation Levels.

  • Using Row Level Locking.

  • Using KEEP CURSOR.

  • Removing Non-Database Processing.

  • Using Procedures and Rules.

  • Tuning Performance of Dynamic Statements.

Feedback to webmaster