Removes a substitution variable.
DELETEVARIABLE variableName serverName [appName [dbName]]
variableName | Name of the substitution variable to delete. |
serverName | Name of the server from which the variable is deleted. |
appName | Optional. Name of the application from which the variable is deleted. |
dbName | Optional. Name of the database from which the variable is deleted. |
This command deletes the selected substitution variable definition. If the variable was created at the server level, specify only the server name, and delete the variable. If the variable was created at the application level, specify the server and application, then delete the variable. If the variable was created at the database level, select the server, application, and database, then delete the variable.
DELETEVARIABLE "CurQtr" "Bamboo" "Sample" "Basic";
©2004 Hyperion Solutions Corporation. All Rights Reserved. http://www.hyperion.com |