OVNPM 1.5.2 - Performance Data Analyzer User and Installation Guide

Installing Data Analyzer 13
Step E: Option Type
Figure 2-6 Data Analyzer Database Select Option Type Screen
The Select Option Type screen is displayed. Select the database option that best suits your needs.
Choosing the Create DVDB Database and Tables option will create DVDB database and tables. You need to
have the Database Creator rights for creating the database and tables.
Choosing the Create only DVDB Tables option will create only the Data Analyzer tables. It is assumed that the
DVDB database has been created manually. You need to have the DVDB database db_owner and public rights.
Click on the Next button to continue.
Steps to Manually Create DVDB Database
1. Go to SQL Server Management Studio and connect to the database engine.
2. Right click on Databases folder available in the Object Explorer panel of the SQL Server Management
Studio
3. Select New Database option from the right click menu and specify the database name as DVDB. Change
mdf and ldf files location if needed.
IMPORTANT: You must have DBCreator roles to create a new database.
Installing Data Analyzer