IBM Support

For Guardium Security Assessments, does Oracle RAC One count as a cluster?

Question & Answer


Question

IBM Security Guardium Data Protection for Databases provides Security Assessment tests to help harden your critical database systems and flag known vulnerabilities. Some of those tests are specific to database clusters.

Does an Oracle RAC One deployment with a single node still count as a cluster?

Answer

Yes. Even though RAC One has a single node, the fields checked by Guardium Security Assessment tests should match the values for a cluster. Specifically,

select name, value from v$parameter where upper(name) = 'REMOTE_LISTENER';

select name, value from v$parameter where upper(name) like 'CLUSTER%';

The tests check to ensure ...

CLUSTER = TRUE

REMOTE_LISTENER != NULL

 

If REMOTE_LISTENER is NULL or if CLUSTER =FALSE Guardium will fail the test. This aligns with the correct default Oracle configuration.

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSMPHH","label":"IBM Security Guardium"},"Component":"","Platform":[{"code":"PF016","label":"Linux"}],"Version":"10.x","Edition":"","Line of Business":{"code":"LOB24","label":"Security Software"}}]

Document Information

Modified date:
18 December 2018

UID

ibm10791789