laptop and a wrench

Erro

Multiversioned view based upon a feature class with archiving enabled is deleted during the geodatabase upgrade process.

Última Publicação: August 25, 2014 ArcSDE/Enterprise Geodatabase
Número de ID do Erro NIM056614
EnviadoApril 22, 2010
Última ModificaçãoApril 2, 2025
Aplica-se àArcSDE/Enterprise Geodatabase
Versão encontrada9.3.1
Sistema OperacionalOracle Solaris
Versão do Sistema Operacional10
StatusNon-Reproducible

Informações Adicionais

No Public Explanation

Solução Provisória

One workaround would be to create a script that would be used to recreate the multiversioned views after doing the upgrade. Prior to upgrade, something like the following query would retrieve the mv view information and create a script:select 'sdetable -o create_mv_view -T '|| imv_view_name || ' -t '|| table_name ||' -i 5151 -u ' || owner || ' -p ' || owner || '_PASSWORD' from sde.table_registry where imv_view_name is not null;It appears that after the MV View is deleted during upgrade, there is still information left in the SDE.TABLE_REGISTRY.IMV_VIEW_NAME column. This prevents the MV View from being recreated afterwards, until IMV_VIEW_NAME is set to NULL.After recreating the views, appropriate permissions on the views would need to be granted, if necessary.

Etapas para Reproduzir

ID do Erro: NIM056614

Software:

  • ArcSDE/Enterprise Geodatabase

Seja notificado quando o status de um erro mudar

Baixe o Aplicativo de Suporte da Esri

Descubra mais sobre este tema

Obtenha ajuda de especialistas do ArcGIS

Entre em contato com Suporte Técnico

Baixe o Aplicativo de Suporte da Esri

Ir para as opções de download