alert.log contains "Please consider encrypting this file"
Hi
I have a dataguard,
Oracle Version:
Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit
I issued the following statement on the primary site
alter tablespace DATA add datafile '+DATADG/PORADB/data02.dbf' size 1g autoextend on next 100m maxsize unlimited;
and found the following in the alert.log
Wed May 01 12:00:00 2017alter tablespace DATA add datafile '+DATADG/PORADB/data02.dbf' size 1g autoextend on next 100m maxsize unlimitedCompleted: alter tablespace DATA add datafile '+DATADG/PORADB/data02.dbf' size 1g autoextend on next 100m maxsize unlimited
In the alert log of the standby I found
Wed May 01 12:00:00 2017Recovery created file +DATA/SORADB/data02.dbfWARNING: This file +DATADG/SORADB/data02.dbf is created as unencrypted.Please consider encrypting this file!Successfully added datafile 10 to media recoveryDatafile #171: '+DATADG/SORADB/data02.dbf'