Application SQL Statement Text workspace
The Application SQL Statement Text workspace is a predefined workspace that provides the text of SQL statements.
You can view the following topics:
- SQL activity such as total SQL statements, failed SQL statements, internal rollbacks, internal deadlock rollbacks, and rollback SQL statements
- Statement and cursor information
- SQL statement text
This workspace supports the display of large integers.
Important: The statement
text can only be fetched during the time when the dynamic SQL query
is executing. If the query executing time is short, the statement
text might not be retrieved.