Oracle Error ORA-01549: tablespace not empty, use INCLUDING CONTENTS option

Oracle Error Message

ORA-01549: tablespace not empty, use INCLUDING CONTENTS option

Reason for the Error

Tried to drop a non-empty tablespace

Solution

To drop all the objects in the tablespace, use the INCLUDING CONTENTS option