Oracle Error ORA-15280: user ‘string’ owns existing files

Oracle Error Message

ORA-15280: user ‘string’ owns existing files

Reason for the Error

An attempt was made to drop a user that still owns existing files.

Solution

Specify the INCLUDING CONTENTS option to drop the user and all of the owned files.