Drop Location Alias
The MaxL drop location alias statement helps you delete a location alias defined on an Essbase database. Location aliases are used to reference another Essbase database. The minimum permission required to run this statement is Database Manager.
Example
drop location alias Main.Sales.EasternDB;
Removes the location alias called EasternDB in the Main.Sales database.