Tabular - Two databases at deployment

  • Hello,

    I'm currently creating a tabular project on Visual Studio and I got a weird behaviour at deployment.

    Here's my Project configuration :

    When I click on BUILD -> Deploy Solution the deployment is done succesfully. But when I connect to the SSAS Server I get 2 databases, one with the name provided in the deployment settings and one with the name of the VS project, my user name and an ID :

    https://social.msdn.microsoft.com/Forums/getfile/1294190

    Is it a normal result and it is possible to avoid the deployment of the second DB ?

    Thank you.

  • The one with the GUID is one that you're currently using for your working environment (or one that was left over). Close VS and see if it disappears. If not, it's safe to delete.

  • Indeed it disapeared when I closed VS. Thanks !

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply