DROP MLE ENV

Purpose

Drop an exisiting environment with DROP MLE ENV.

Prerequisites

You must have the DROP ANY MLE privilege to drop an environment in schemas other than your own. No privilege is needed to drop an environment in your own schema.

Semantics

Specify IF EXISTS to drop an existing MLE environment.

Specifying IF NOT EXISTS with DROP results in ORA-11544: Incorrect IF EXISTS clause for ALTER/DROP statement.