ProcessingKeyErrorLimit (MDStore Interface)

ms132789.note(de-de,SQL.90).gifHinweis:
  Dieses Feature wird in der nächsten Version von Microsoft SQL Server entfernt. Verwenden Sie dieses Feature nicht zum Entwickeln neuer Anwendungen, und planen Sie das Ändern von Anwendungen, in denen es zurzeit verwendet wird, zum frühstmöglichen Zeitpunkt ein.

The ProcessingKeyErrorLimit property of the MDStore interface sets the number of allowable dimension key errors that cause processing on the Analysis server to cease.

Applies To:clsCube, clsPartition

Data Type

Long

Access

Read/write

Hinweise

If the value of this property is 0 (the default), processing stops and an error description is written to the file specified in the ProcessingKeyErrorLogFileName property (if one is specified) the very first time a dimension key error is encountered during processing. By default, this property is set for an entire cube. However, it can be overridden by the value of this property for the individual partitions of the cube.

Siehe auch

Verweis

MDStore Interface

Hilfe und Informationen

Informationsquellen für SQL Server 2005