Users have advised that they are not receiving report subscriptions from SQLReporting01. You
confirm that the report subscriptions are not being delivered.
Which of the following actions should you perform to resolve the issue?
Users have advised that they are not receiving report subscriptions from SQLReporting01. You confirm that the
report subscriptions are not being delivered.
Which of the following actions should you perform to resolve the issue?
You need to make the SSAS databases available on SSAS2012 to enable testing from client applications. Your
solution must minimize server downtime and maximize database availability.
What should you do?
You need to create a BISM to meet the Reporting and Analysis requirements.
Which of the following should you include in your solution? (Choose all that apply)
You modify the ReportingServicesService.exe.config file on the reporting servers to enable logging.
Which log contains the ClientIP and ServerPort fields to determine which IP address and port numbers are
used to connect to the reports server?
You work as a Database Administrator (DBA) at a company named ABC.com.
A Windows Server 2012 server named ABC-SSAS01 runs SQL Server 2012 Analysis Services (SSAS).
You have a large cube on ABC-SSAS01. The cube contains a single partition and a single measure group. The
cube contains many millions of rows of data.
You need to modify the cube to cope with the rapidly increasing amount of data.
You plan to configure a staging table that will be used to store only the data that has been added since the last
processing of the cube. The measure group will be partitioned by month and records from the staging table will
be inserted into the relevant partition. Record deletions or updates will not be included in the staging table.
How should you modify the cube?