This article describes that you cannot use the following schema objects to monitor activity or schedule data refreshes of PowerPivot databases in Microsoft SharePoint Server 2013 (SharePoint 2013):
The following lists explain the objects that are altered or deleted in the implementations of PowerPivot for SharePoint 2013.
- RedirectService
- DataRefresh
The following lists explain the objects that are altered or deleted in the implementations of PowerPivot for SharePoint 2013.
Altered schemas:
- [RedirectService]
- [DataRefresh]
Removed tables:
- [RedirectService].[ReadAssignments]
- [RedirectService].[SuspiciousReadAssignments]
- [DataRefresh].[Enqueue]
- [DataRefresh].[Frequency]
- [DataRefresh].[Items]
- [DataRefresh].[RunDetails]
- [DataRefresh].[RunResults]
- [DataRefresh].[Runs]
- [DataRefresh].[ScheduleDetails]
- [DataRefresh].[Schedules]
- [DataRefresh].[ScheduleStatus]
Removed functions:
- [DataRefresh].[FN_CheckNotFinishedDataRefreshRuns]
- [DataRefresh].[TimeOnly]
- [DataRefresh].[DateOnly]
Removed stored procedures:
- [RedirectService].[GetAssignmentByDatabaseID]
- [RedirectService].[GetSuspiciousAssignmentsByServerName]
- [RedirectService].[GetAssignmentBySharepointInfo]
- [RedirectService].[GetAssignmentsBySPFileId]
- [RedirectService].[GetAssignmentsByServername]
- [RedirectService].[GetRunningAssignmentsWithMultipleCopies]
- [RedirectService].[AddReadAssignment]
- [RedirectService].[AbandonReadAssignment]
- [RedirectService].[MarkReadAssignmentAsRunning]
- [RedirectService].[MarkReadAssignmentAsAllocating]
- [RedirectService].[MarkReadAssignmentAsLoading]
- [RedirectService].[MarkReadAssignmentAsDetached]
- [RedirectService].[ChangeAssignmentFromCacheToLoading]
- [RedirectService].[RevertChangesOnCacheFailure]
- [RedirectService].[UpdateAssignmentProperties]
- [RedirectService].[UpdateDbStorageLocation]
- [RedirectService].[UpdateLastAccessTime]
- [RedirectService].[DeleteReadAssignment]
- [RedirectService].[DeleteSuspiciousReadAssignment]
- [DataRefresh].[GetLastRuns]
- [DataRefresh].[GetLastFailedRuns]
- [DataRefresh].[GetHungRuns]
- [DataRefresh].[GetHungDataRefreshRunsOnServer]
- [DataRefresh].[AddRunDetails]
- [DataRefresh].[UpdateHeartBeat]
- [DataRefresh].[GetHistory]
- [DataRefresh].[UpdateRunProcessTimeWindow]
- [DataRefresh].[ProcessNextScheduledRun]
- [DataRefresh].[AddRun]
- [DataRefresh].[GetIsSemaphoreNew]
- [DataRefresh].[CheckLastModifiedBy]
- [DataRefresh].[UpdateServiceLastHeartBeat]
- [DataRefresh].[UpdateFieldIsSemaphoreNew]
- [DataRefresh].[UpdateRunStatus]
- [DataRefresh].[ScheduleRuns]
- [DataRefresh].[PersistSchedule]
- [DataRefresh].[PersistDataSourceSchedule]
- [DataRefresh].[GetItemDataRefreshHistory]
- [DataRefresh].[GetSchedule]
- [DataRefresh].[GetDataSourcesWithTimingDetails]
- [DataRefresh].[GetDataSources]
- [DataRefresh].[DeleteSchedule]
- [DataRefresh].[DisableSchedule]
- [DataRefresh].[DoFailureAndInactivityCounting]