DB Security Assessment Tool (DBSAT)
Dear All,
I'm trying to run the DBSAT Collector in Oracle 12c RAC database involvement.
If I set the $ORACLE_GRID environment variable prior to run dbsat collect command I would get error as following:
Connected to:
Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production
With the Real Application Clusters and Automatic Storage Management options
FROM session_roles
*
ERROR at line 10:
ORA-06550: line 10, column 8:
PL/SQL: ORA-01219: database or pluggable database not open: queries allowed on fixed tables or views only
ORA-06550: line 9, column 3:
PL/SQL: SQL Statement ignored
ORA-06550: line 14, column 5:
PLS-00201: identifier 'RAISE_APPLICATION_ERROR' must be declared