A.5 DBA_SQL_FIREWALL_ALLOWED_SQL
DBA_SQL_FIREWALL_ALLOWED_SQL
displays information about allowed SQL for SQL Firewall allow-lists.
Column | Datatype | NULL | Description |
---|---|---|---|
|
|
|
Name of the target user |
|
|
|
Unique ID of allowed SQL entry for the target user |
|
|
|
Allowed SQL signature |
|
|
|
SQL text (up to 1000 characters) To view the full SQL text, query the |
|
|
|
List of accessed objects (up to 1000 characters) To view the full list of accessed objects, query the |
|
|
|
Name of the user who invoked the SQL command |
|
|
|
Indicates whether the allowed SQL entry is a top-level SQL command, that is, a SQL command issued directly from the user ( |
|
|
|
Version number for the allow-list when the allowed SQL was added You can use this value to determine whether specific allowed SQLs were added to the allow-list in the same batch. |
Note:
This view is available starting with Oracle Database 23ai.
See Also: