Drop Application

The MaxL drop application statement helps you delete an application from the Essbase server.

To remove an application with databases, use cascade. To remove an application that has locked objects in a constituent database, you can use force.

Minimum permission required: Application Manager.

Syntax


Description of drpapp.gif follows
Description of the illustration drpapp.gif

APP-NAME

You can delete applications in the following ways using drop application.

Keywords

cascade

Delete an application along with its constituent databases.

force

Delete an application that may have locked objects in a constituent database.