ProcessingLogFileName (clsServer)

Notes

  Cette fonctionnalité sera supprimée dans la prochaine version de Microsoft SQL Server. Évitez d'utiliser cette fonctionnalité dans de nouveaux travaux de développement, et modifiez dès que possible les applications qui utilisent actuellement cette fonctionnalité.

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

Notes

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.