dcsimg

How do I install Visitor Data Mart into a development version of SQL or a version of SQL that’s supported but not recognized by the installer?

Products

Webtrends Visitor Data Mart

Issue

When trying to install Visitor Data Mart (Warehouse/VDM) into a supported version of SQL or a development version of it, an error displays stating the version of SQL you’re using is not supported.

Resolution

This solution is only needed if you’re installing Visitor Data Mart from a 9.2a installer, or if you’re installing into a development version of SQL.

1. Drop to a command line and navigate to the extracted installer folder.

2. Run the installer using the following command:

For version 9.2a
setup.exe IGNORE_SYSTEMCHECK

For version 9.2b
setup.exe ENABLE_VDM IGNORE_SYSTEMCHECK

Note: The IGNORE_SYSTEMCHECK switch allows VDM to install without running the check against the database.

For related information please see the article:How do I get the Visitor Data Mart options to show up as selectable during installation?