Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3
Table of Contents

Version

All versions

Explanation

Unable to transition to AUTOCOMMIT mode.

Unable to execute certain queries and SELECT statements on metadata.

Cause

This error message is output if the user attempts to change to AUTOCOMMIT mode when a transaction that is not committed or rolled back exists 

Action

Change the commit mode after checking whether a previously processed transaction exists in the session and execute the COMMIT or ROLLBACK statement.

Reference

N/A