标题: ORA-01668: standby database requires DROP option for offline of data file [打印本页] 作者: admin 时间: 2016-7-18 14:51 标题: ORA-01668: standby database requires DROP option for offline of data file ORA-01668: standby database requires DROP option for offline of data file Cause: Attempting to take a datafile offline in a standby database without
specifying the DROP option. Files that are offline in a standby database are not
recovered, and are likely to be unusable if the standby is activated. Note that
specifying DROP does not prevent bringing the file online later. Action: Specify the DROP option or leave the file online.