When the Local Government Information Model is enabled on a parcel fabric, replica creation completes successfully but results in an empty parcel fabric on the child geodatabase.
Last Published: April 21, 2016ArcSDE/Enterprise Geodatabase
Bug ID Number
NIM089737
Submitted
March 13, 2013
Last Modified
April 2, 2025
Applies to
ArcSDE/Enterprise Geodatabase
Version found
10.1
Status
Known Limit
After review by the development team, it has been determined that this issue is related to a known limitation with the software that lies outside of Esri's control. The issue's Additional Information section may contain further explanation.
Additional Information
It is not parcel fabric specific and the use case is this:
If you have a map with multiple layers that have definition queries and all point to the same feature class, only the top layer will be picked up and nothing will be replicated from the other layers.
Example:
- Layer A (Def. Q. Type=’A’)
- Layer B (Def. Q. Type=’B’)
- Layer C (Def. Q. Type=’C’)
In this case only Layer A will be replicated and layer B and C ignored.
Workaround:
Create a map with a single parcel layer that contains the parcel types to be replicated or modify the existing LGIM map and modify the top most layer (historic) to have an adequate definition query.