I am working my way through MOC 20767c; the last section of modules in preparation for the MCSE Data Management and Analysis certification. I'm doing all the labs and demonstrations; and, I don't understand the reason DQS's behavior. For any of you who may have the text book, I'm in the demo on page 10-12.
I'll walk through the steps here:
- Ensure you have completed the previous demonstration in this module. Completed w/o Error
- In SQL Server Data Quality Services, in the Data Quality Projects section, click New Data Quality Project. Completed w/o Error
- In the Name box, type Cleansing Demo. Completed w/o Error
- In the Use Knowledge Base list, ensure Demo KB is selected. Completed w/o Error
- In the Select Activity section, ensure Cleansing is selected, and then click Next. Completed w/o Error
- On the Map page, in the Data Source list, ensure SQL Server is selected. Completed w/o Error
- In the Database list, click DemoDQS. Error; I do not have a DemoDQS database The only database that appears is one called DQS_STAGING_DATA.
I have tried this and the demo before it every which way from Sunday. I have even gone so far as to uninstall SQL Server and start from scratch using my crash & burn system.
I have experimented; manually creating a DemoDQS database using SQL Server Management Studio to see what would happen. The database DemoDQS then appears as an option in #7 above; but, the database is empty: no tables, no columns. Not really a surprise.
I have Googled DemoDQS and have come up dry. I have searched Microsoft Docs and have come up dry.
What am I doing wrong?