次の方法で共有


ProcessingLogFileName (clsServer)

ms133881.note(ja-jp,SQL.90).gifメモ :
  この機能は、Microsoft SQL Server の次のバージョンで削除されます。新規の開発作業ではこの機能を使用しないようにし、現在この機能を使用しているアプリケーションはできるだけ早く修正してください。

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

解説

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.

参照

関連項目

clsServer
ProcessingKeyErrorLogFileName (MDStore Interface)

ヘルプおよび情報

SQL Server 2005 の参考資料の入手