Compartir a través de


ProcessingLogFileName (clsServer)

[!NOTA]

  Esta característica se quitará en la versión siguiente de Microsoft SQL Server. No utilice esta característica en nuevos trabajos de desarrollo y modifique lo antes posible las aplicaciones que actualmente la utilizan.

The ProcessingLogFileName property of an object of ClassType clsServerstores a UNC path to a file for logging status messages from processing events.

Data Type

String

Access

Read/write

Notas

The log file is a text file that contains status and error messages that are raised during mining model, cube, partition, or dimension processing events. The file also logs dimension key errors (that is, errors that are raised when rows in the fact table do not correspond to rows in the dimension source table). However, the details of these errors are logged in the file specified by the ProcessingKeyErrorLogFileName property of the parent MDStore interface.