5.117 DBA_APP_SKIPPED_STATEMENTS

DBA_APP_SKIPPED_STATEMENTS describes statements that were skipped during application synchronization in the application container.

Column Datatype NULL Description

APP_NAME

VARCHAR2(128)

Name of the application to which the skipped statement belongs

STATEMENT_ID

NUMBER

NOT NULL

Statement ID of the skipped statement

APP_STATEMENT

CLOB

Statement text of the skipped statement

Note:

This view is available starting with Oracle AI Database 26ai, Release Update 23.26.0.