Which action should you take?

You maintain a database named Sales on a SQL Server 2008 instance named SQL1. This SQL server is located at your company’s main office in Chicago. The Sales database contains sales and inventory-related data for your company.
Your company recently acquired another company that maintains its sales and inventory data in an Oracle database. You want employees of the acquired company to continue to use Oracle database tools to maintain and access sales and inventory-related data.
On a weekly basis, you need to produce historical sales reports that query and aggregate data from both databases. The following requirements must also be met:
• Authorized users at the main office must be able to run frequent queries against both databases to determine available inventory quantities.
• No employees of the recently acquired company should be able to access data stored at the main office.
Which action should you take?
A. Configure SQL1 as a linked server using SQL Server Management Studio.
B. Configure the Oracle server as a linked server using the sp_addlinkedserver system stored procedure, and use distributed queries to generate the weekly sales report and provide query access to users at the main office.
C. Create an SSIS package to extract data from the Oracle server and schedule the package to run weekly.
D. Create a query that uses the OPENDATASOURCE function and use SQL Server Agent to execute the query weekly to produce the weekly sales report.

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.