Databases Reference
In-Depth Information
The workspace database gets updated with the changes in the analysis server.
You do minimum changes to the preceding database except for detaching or deleting
the database (these should be done while the model is not open in the designer).
Deploying the model
For client access, the model needs to be deployed. There are several ways this can
be done. Herein, the deployment of the model from SSDT will be used. Default
deployment options shown in the following list will be used:
Processing Option (default): Analysis service determining the type of
processing; faster than full
Transactional Deployment : False
Query Mode In-Memory : Queries are answered by cache only
Server : localhost\NJ
Edition : Developer
Database : TabularNW
Cube Name : Model
Impersonation Settings : Default
Server : Deployment Server
Hands-on exercise 6.2 - deploying the model
1.
Right-click on the TabularNW project in Solution Explorer and choose
Deploy . Deployment begins immediately. After some processing, the
deployment success will be displayed.
2.
Click on Close to close the deployment window.
The deployment is shown in the following screenshot:
 
Search WWH ::




Custom Search