PURGE_CONVERTED_STMTS View
Describes the Autonomous AI Database PURGE_CONVERTED_STMTS views.
Related View
DBA_CONVERTED_STATEMENTS: displays information about converted SQL statements when migrating from on-premises Oracle database to Autonomous AI Database. You must be logged in as the ADMIN user or have PDB_DBA role granted to query this view.
| Column | Datatype | Description |
|---|---|---|
|
|
|
Most recent SQL execution timestamp. |
|
|
|
Session identifier |
|
|
|
Session serial identifier |
|
|
|
User identification number |
|
|
|
Username |
|
|
|
Original SQL statement |
|
|
|
Converted SQL statement |
|
|
|
Executing action, REPLACED or IGNORED |
Parent topic: Autonomous AI Database Views