Compartilhar via


Elemento ErrorConfiguration (ASSL)

Especifica configurações para manipular erros que podem ocorrer quando o elemento pai é processado.

Sintaxe

<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 do elemento

Característica

Descrição

Tipo de dados e comprimento

Nenhum

Valor padrão

Nenhum

Cardinalidade

0-1: elemento opcional que pode ocorrer apenas uma única vez.

Comentários

O elemento correspondente no modelo de Objetos de Gerenciamento de Análise (AMO) é ErrorConfiguration.

Consulte também

Referência