New database creation in SQL

New database creation in SQL

vijayakumar.packiyanathan
Advocate Advocate
352 Views
3 Replies
Message 1 of 4

New database creation in SQL

vijayakumar.packiyanathan
Advocate
Advocate

Hello,

 

During installation of Vault server, Microsoft SQL express also installed with it. And instance created in the name of "AUTODESKVAULT".

 

Now I just want to create a new database in SQL server instance for testing purpose. Is it possible to create? If I created another database, will that bring any conflicts with Vault?

 

Awaiting your feedback. Thank you.

0 Likes
Accepted solutions (1)
353 Views
3 Replies
Replies (3)
Message 2 of 4

ihayesjr
Community Manager
Community Manager
Accepted solution

You cannot create another set of Vault databases in the same SQL instance.

You will need to install a different SQL instance and give it a different name. You need to be using Vault Professional to connect to a non-AutodeskVault instance of SQL.




Irvin Hayes Jr
Principal Product Manager
Autodesk, Inc.

Vault - Under the Hood Blog
0 Likes
Message 3 of 4

vijayakumar.packiyanathan
Advocate
Advocate

Thanks for your response.

 

I don't want to create another database for Vault usage. I want to create another database for different usage(non vault data testing).

 

From this scenario, is it possible to create another database on AutodeskVault SQL instance?

0 Likes
Message 4 of 4

ihayesjr
Community Manager
Community Manager

That is something we do not recommend. Using the same database instance for two different products could cause problems. 




Irvin Hayes Jr
Principal Product Manager
Autodesk, Inc.

Vault - Under the Hood Blog
0 Likes