Share via


Reprocess: Planejamento de utilitários de comando

Atualizado em: 2009-04-30

Use the reprocess command to execute the reprocessing of model data with the Microsoft SQL Server 2005 Analysis Services cube. The model site that contains the model must be deployed prior to reprocessing the model.

ObservaçãoObservação:

You must be a member of the modeler role to use this command.

A sintaxe

ppscmd reprocess /server <uri> /path <path>

Command switches

Parâmetros

Parâmetro Necessário Descrição

/path <ModelPath>

Sim

Specifies the path for the model.

servidor <ServerUri>

Sim

Specifies the server URI to connect to. The defaults are those used by Planning Business Modeler.

Retornar valor

Nenhum

Exemplo

The following command-line example shows the use of the reprocess command.

ppscmd reprocess /server https://localhost:46787 /path "bizcorp.corporate.model:exchange rate model"

Consulte Também