Bug-ID-Nummer |
BUG-000134658 |
Eingereicht | October 16, 2020 |
Zuletzt geändert | June 5, 2024 |
Gilt für | ArcGIS Pro |
Gefunden in Version | 2.6.2 |
Betriebssystem | Windows OS |
Betriebssystemversion | 10.0 64 Bit |
Status | Will Not Be Addressed
Das Entwicklungsteam hat das Problem bzw. die Anforderung sorgfältig geprüft und ist zu dem Schluss gekommen, es nicht zu beheben bzw. keine weiteren Schritte zu unternehmen. Weitere Erläuterungen finden Sie ggf. im Abschnitt "Zusätzliche Informationen" des jeweiligen Problems.
|
Zusätzliche Informationen
This is as designed for the Create Replica geoprocessing tool in ArcMap.
Refer to https://pro.arcgis.com/en/pro-app/help/data/geodatabases/overview/prepare-data-for-replication.htm under the 'Replicate all data' topic on how to get all the records of the table.
Adding a SQL Query "1=1" to the feature class's properties, resolved the issue.
Workaround
Add a 1=1 SQL query to the Definition Query of the table to replicate all records.
Schritte zur Reproduzierung