laptop and a wrench

Error

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

Última publicación: August 25, 2014 ArcSDE/Enterprise Geodatabase
Número de ID del error NIM056614
EnviadoApril 22, 2010
Última modificaciónApril 2, 2025
Relacionado conArcSDE/Enterprise Geodatabase
Versión encontrada9.3.1
Sistema operativoOracle Solaris
Versión de sistema operativo10
EstadoNon-Reproducible

Información adicional

No Public Explanation

Solución alternativa

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.

Pasos para reproducir

ID del error: NIM056614

Software:

  • ArcSDE/Enterprise Geodatabase

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga