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. See the solution below.
Error solution: Specify the DROP option or leave the file online.
Database version: Oracle 11g Release 2 (11.2)