Creates a new location alias at the database level.
CREATELOCATION alias host application database user_name password
alias | Desired location alias name. |
host | Destination host name. |
application | Destination application name. |
database | Destination database name. |
user_name | Login name. |
password | Valid password for user_name. |
Location aliases provide a shorthand way of managing login information for Analytic Services databases. Location aliases are mapped to a host name, application name, database name, user name, and password.
CREATELOCATION "ALIAS3" "LOCAL" "SAMPLE" "BASIC" "TomT" "PASSWORD";
©2004 Hyperion Solutions Corporation. All Rights Reserved. http://www.hyperion.com |