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

This is an application error.

Cause

The function calling sequence is incorrect.

Action

This is usually an application issue. Take the following steps:

1. Check whether concurrency is being controlled by the connection handles in the thread program.

2. Use cursors when executing the SELECT statement to check whether execution completes successfully after a timeout occurs, without raising an error.  

3. Check whether functions are called in order. 

4. Check whether the application has been debugged for memory invasion.

Reference

N/A