Compartir a través de


ErrorConfiguration Element (ASSL)

Specifies settings for handling errors that can occur when the parent element is processed.

Sintaxis

<Cube> <!-- or Dimension, MeasureGroup, MiningStructure, Partition -->
   ...
   <ErrorConfiguration>
      <KeyErrorLimit>...</KeyErrorLimit>
      <KeyErrorLogFile>...</KeyErrorLogFile>
      <KeyErrorAction>...</KeyErrorAction>
      <KeyErrorLimitAction>...</KeyErrorLimitAction>
      <KeyNotFound>...</KeyNotFound>
      <KeyDuplicate>...</KeyDuplicate>
      <NullKeyConvertedToUnknown>...</NullKeyConvertedToUnknown>
      <NullKeyNotAllowed>...<NullKeyNotAllowed>
   </ErrorConfiguration>
   ...
</Cube >

Element Characteristics

Characteristic Description

Data type and length

None

Default value

None

Cardinality

0-1: Optional element that can occur once and only once.

Element Relationships

Relationship Element

Parent elements

Cube, Dimension, MeasureGroup, MiningStructure, Partition

Child elements

KeyDuplicate, KeyErrorAction, KeyErrorLimit, KeyErrorLimitAction, KeyErrorLogFile, KeyNotFound, NullKeyConvertedToUnknown, NullKeyNotAllowed

Notas

The corresponding element in the Analysis Management Objects (AMO) object model is ErrorConfiguration.

Vea también

Referencia

Objects (ASSL)

Ayuda e información

Obtener ayuda sobre SQL Server 2005