Compartir a través de


Elemento ErrorConfiguration (ASSL)

Especifica los valores para administrar errores que se pueden producir cuando se procesa el elemento primario.

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 >

Características del elemento

Característica

Descripción

Tipo y longitud de los datos

Ninguno

Valor predeterminado

Ninguno

Cardinalidad

0-1: Elemento opcional que puede aparecer una y sólo una vez.

Comentarios

El elemento correspondiente en el modelo de objetos Objetos de administración de análisis (AMO) es ErrorConfiguration.

Vea también

Referencia