2 Configuring Oracle SQL Firewall
You can configure Oracle SQL Firewall in either an Oracle database using the DBMS_SQL_FIREWALL
package, or you can configure it in Oracle Data Safe.
DBMS_SQL_FIREWALL
Package: Use the PL/SQL procedures in theDBMS_SQL_FIREWALL
package to manage SQL Firewall within an individual Oracle Database instance.- Oracle Data Safe: You can use the Data Safe user interface if you want to manage multiple SQL Firewalls centrally. You can use Data Safe REST APIs, software developer kits (SDKs), CLI, and Terraform for further automation and integration. You can also use the more extensive Oracle Cloud Infrastructure (OCI) ecosystem for integrating SQL Firewall violations with its alerts and notifications.