70-463 · Question #59
You are completing the installation of the Data Quality Server component of SQL Server Data Quality Services (DQS). You need to complete the post-installation configuration. What should you do?
The correct answer is C. Run the Data Quality Server Installer. After installing the DQS binaries via SQL Server setup, you must run DQSInstaller.exe to complete post-installation configuration and initialize the required DQS databases.
Question
You are completing the installation of the Data Quality Server component of SQL Server Data Quality Services (DQS). You need to complete the post-installation configuration. What should you do?
Options
- AInstall the Analysis Services OLE DB Provider.
- BMake the data available for DQS operations.
- CRun the Data Quality Server Installer.
- DInstall ADOMD.NET.
How the community answered
(23 responses)- A4% (1)
- C91% (21)
- D4% (1)
Why each option
After installing the DQS binaries via SQL Server setup, you must run DQSInstaller.exe to complete post-installation configuration and initialize the required DQS databases.
The Analysis Services OLE DB Provider is a connectivity component for SSAS and is not required for DQS post-installation configuration.
Making data available for DQS operations is an ongoing operational task performed after the server is fully installed and configured, not a post-installation step.
Running the Data Quality Server Installer (DQSInstaller.exe) is the mandatory post-installation step that creates and initializes the DQS_MAIN, DQS_PROJECTS, and DQS_STAGING_DATA databases on the SQL Server instance. Without executing this installer, the DQS server is non-functional even though the binaries are present.
ADOMD.NET is a managed client library for connecting to Analysis Services and has no role in DQS server setup.
Concept tested: DQS Data Quality Server post-installation configuration
Source: https://learn.microsoft.com/en-us/sql/data-quality-services/install-data-quality-services
Topics
Community Discussion
No community discussion yet for this question.