| Numéro d’ID de bogue |
BUG-000094243 |
| Envoi | February 17, 2016 |
| Dernière modification | August 22, 2025 |
| S’applique à | ArcSDE/Enterprise Geodatabase |
| Version trouvée | 10.3.1 |
| Version de correction | 10.6.0 |
| Statut | Fixed
Le bogue a été corrigé. Pour plus d’informations, reportez-vous aux sections Version de correction et Informations supplémentaires, le cas échéant.
|
Solution de contournement
Instead of creating a full export data pump file, create an export for user schemas and import the schemas using the following example workflow:
- expdp directory=EXPDIR schemas=SDE,GIS,DATA_OWNER logfile=schema_expdp.log
- impdp directory=IMPDIR schemas=SDE logfile=sde_schema_impdp.log
- Recompile any invalid objects for the SDE schema.
- impdp directory=IMPDIR schemas=GIS,DATA_OWNER logfile=other_schemas_impdp.log
Étapes pour reproduire
ID de bogue: BUG-000094243
Logiciel:
- ArcSDE/Enterprise Geodatabase