SV-219696r401224_rule
V-219696
SRG-APP-000516-DB-000363
O112-BP-021300
CAT II
10
Follow the instructions in Oracle MetaLink Note 15390.1 (and related documents) to change the SID for the database without re-creating the database to a value that does not identify the Oracle version.
From SQL*Plus:
select instance_name from v$instance;
select version from v$instance;
If the instance name returned references the Oracle release number, this is a Finding.
Numbers used that include version numbers by coincidence are not a Finding.
The DBA should be able to relate the significance of the presence of a digit in the SID.
V-219696
False
O112-BP-021300
From SQL*Plus:
select instance_name from v$instance;
select version from v$instance;
If the instance name returned references the Oracle release number, this is a Finding.
Numbers used that include version numbers by coincidence are not a Finding.
The DBA should be able to relate the significance of the presence of a digit in the SID.
M
4057