Oracle Error ORA-38882: Cannot drop tablespace string on standby database due to guaranteed restore points.

Oracle Error Message

ORA-38882: Cannot drop tablespace string on standby database due to guaranteed restore points.

Reason for the Error

An attempt was made to drop a tablespace on a standby database while there are guaranteed restore points. You cannot do this because Flashback database cannot undo dropping of a tablespace.

Solution

Drop all guaranteed restore points and rerun recovery on standby database.