This message appears when a non-DBA user attempts to drop a schema that they do not own. The user executing the DROP SCHEMA command must own the specified schema, or possess DBA privileges. The message also appears if a user with DBA privileges attempts to drop the PUBLIC, SYSTEM, or DBA schema. These special schemas cannot be dropped.