Smart Plug-in for WebLogic Server Reference Guide
Chapter 1
Metric B071_TranRollbackPct
1-57
Instruction Text The percentage of transactions rolled back has exceeded the threshold value.
Probable cause: Application design issues or resource issues.
Potential impact: User requests are not being successfully completed.
Suggest action: The WebLogic administrator should check the necessary
database systems and ensure they are functioning correctly. In addition, the
administrator should check the following configurable transaction attributes:
Timeout Seconds - the time a transaction may be active before the system forces
a rollback.
Abandon Timeout Seconds - the maximum time that a transaction coordinator
persists in attempting to complete a transaction.
Before Completion Iteration Limit - The number of beforeCompletion callbacks
that are processed before a system forces a rollback.
The administrator can monitor individual transactions from the Adminstration
Console. In addition to displaying statistics, the following information can also
be displayed:
1) Transactions by name, including rollback and time active information
2) Transactions by resource, including statistics on total, committed, and rolled
back transactions.
3) All active transactions, including information on status, servers, resources,
properties, and the transaction identifier.
Action Application Bank Report (ASCII report)
Area Transactions
Monitor Template Name WLSSPI_0071