How to: Create an Analysis Services Database
SQL Server 2005
You can use SQL Server Management Studio to create a new, empty database on an instance of SQL Server 2005 Analysis Services (SSAS).
-
Connect to an Analysis Services instance.
-
In Object Explorer, expand the node for the connected Analysis Services instance.
-
Right-click the Databases node of the Analysis Services instance and select New Database.
-
In the New Database dialog box, in Database name, type the name of the new database.
-
In Impersonation, provide impersonation information for the new database.
-
In Description, type the optional description for the new database.
-
Click OK.