Microsoft.EnterpriseManagement.Warehouse.Cmdlets Module
De volgende lijst bevat koppelingen naar de Help-onderwerpen voor de datawarehouse-cmdlets:
Microsoft.EnterpriseManagement.Warehouse.Cmdlets Cmdlets
| Cmdlet | Description |
|---|---|
| Disable-SCDWJob |
Disables a data warehouse job to prevent it from running in the future. |
| Disable-SCDWJobCategory |
Disables all jobs within a job category. |
| Disable-SCDWJobSchedule |
Disables a Data Warehouse job schedule. |
| Disable-SCDWSource |
Disables all jobs that are affiliated with the specified data source. |
| Enable-SCDWJob |
Enables a data warehouse job. |
| Enable-SCDWJobCategory |
Enables all data warehouse jobs within the specified category. |
| Enable-SCDWJobSchedule |
Enables a job schedule so that a job runs according to its schedule. |
| Enable-SCDWSource |
Enables all jobs that are associated with the specified data source. |
| Get-SCDWEntity |
Gets the list of fact tables, dimensions, tables, and outriggers that exist in a data warehouse. |
| Get-SCDWInfraLocation |
Gets server location and details of Data Warehouse SQL infrastructure. |
| Get-SCDWJob |
Gets the list of all data warehouse jobs. |
| Get-SCDWJobModule |
Gets detailed status information about the modules of the job. |
| Get-SCDWJobSchedule |
Gets scheduling information for data warehouse jobs. |
| Get-SCDWRetentionPeriod |
Gets the data retention period for a fact table. |
| Get-SCDWSource |
Gets registered instances of data sources. |
| Get-SCDWSourceType |
Gets the types of data sources that can be registered to the data warehouse. |
| Get-SCDWWatermark |
Gets the latest watermark for a job module. |
| New-SCDWSourceType |
Creates a data source type that can be registered to the data warehouse. |
| Register-SCDWSource |
Registers instances of data source types to the data warehouse. |
| Set-SCDWJobSchedule |
Sets the schedule for a data warehouse job. |
| Set-SCDWRetentionPeriod |
Sets the data retention period for a fact table. |
| Set-SCDWSource |
Sets the definition of classes and relationships that can be populated for an instance of a data source. |
| Set-SCDWWatermark |
Sets the watermark from which subsequent data processing should continue. |
| Start-SCDWJob |
Starts a data warehouse job. |
| Stop-SCDWJob |
Stops a data warehouse job. |
| Unregister-SCDWManagementPack |
Removes a management pack directly from the data warehouse. |
| Unregister-SCDWSource |
Unregisters a data source from the data warehouse. |