|
POST
|
In order to automate the process, I have to use ArcSDESQLExecute to access sde.sde_versions table for owner and version name, then use Delete Version tool to delete orphaned versions. Can I proceed with this approach ?
... View more
06-03-2024
11:51 AM
|
0
|
2
|
1896
|
|
POST
|
It is READ-ONLY with Query and Sync enabled feature service. Edits are being updated on daily basis at back office using pro. and to get the latest edits, field users must update the offline maps to sync with server data.
... View more
06-03-2024
11:48 AM
|
0
|
0
|
1896
|
|
POST
|
When someone edits/create a feature in actual Feature class which was enabled with Version (traditional) options, the global Id's in delta tables are with 0's as shown in figure. How to get red of those? is there any configurations required to avoid this ? triggers are enabled on delta tables vijaybadugu_1-1717437739923.png
... View more
06-03-2024
11:03 AM
|
0
|
4
|
2169
|
|
POST
|
Although, I Connected with sde user , could not see those SYNC versions vijaybadugu_3-1717433308433.png
... View more
06-03-2024
09:48 AM
|
0
|
0
|
1927
|
|
POST
|
When i see in SQL Server sde_versions table , vijaybadugu_0-1717432114270.png at the same time, I logged in as a SA user, I could not see any versions vijaybadugu_1-1717432165417.png
... View more
06-03-2024
09:29 AM
|
0
|
2
|
4214
|
|
POST
|
I will try again using your suggestion before going to the support team. How to delete hidden SYNC versions associated with replica?
... View more
06-03-2024
09:22 AM
|
0
|
4
|
4218
|
|
POST
|
Ok. I am able to unregister the replicas and I could not delete hidden records with delete version tool. Could you please suggest any other solution
... View more
06-03-2024
09:11 AM
|
0
|
6
|
4224
|
|
POST
|
I tried delete version tool to remove the orphaned versions . It did not delete the orphaned records . It deletes only visible versions not hidden ones . I have no clue on this . I have been deleting records from sde_versions as suggested by esri technical team using delete sql statement using sql server . now , I decided to automate the process
... View more
06-03-2024
09:01 AM
|
0
|
8
|
4233
|
|
POST
|
I have already created few read-only offline maps for just read only purpose. When we create a offline maps, it does create replications in geodatabase. when users download the offline maps from devices, it does create a replica and few orphaned records got inserted in sde.sde_versions table. the records are not being deleted even though we unregistered the replicas and deleted offline maps from the devices. in order to compress the database, we should delete orphaned records and unregister the replicas. I have already written a python job to automate this process. I am able to unregister the replicas successfully without any issue, the problem is with deleting records from sde_versions table, sde_conn = arcpy.ArcSDESQLExecute(gdb_conn) sql_query = "DELETE FROM sde.sde_versions WHERE name LIKE 'SYNC_%'" sde_conn.execute(sql_query) even though the statement executed successfully, the records are still exists in the table. Please suggest on this to proceed further.
... View more
06-03-2024
07:23 AM
|
0
|
16
|
6236
|
|
POST
|
I have recently experienced an error in ArcGIS Server Logs as shown in below. I have recently added one feature class which has relationship with another feature and has a SQL Trigger on it. Initially, I struggled enabling the Archiving on the feature class and realized that, with trigger , we can't enable archiving. Somehow, I disabled the trigger and enabled the Archiving. then, I was able to publish the feature class with Sync enabled. After I added the layer to field map web map and tried to generate the offline maps. I keep getting the below error. Then , I removed the layer and tried creating offline maps, it went well without issues. Could anyone help me out. I am using ArcGIS Enterprise 11.2 and recently geodatabase upgraded to recent version of it. "(null) An error occurred while adding an entry to the FEATUREDATASET_CLASSES or the FEATURECLASSES table. [Read only data, non-versioned data, or branch versioned data cannot be replicated. Data versioned with the option to move edits to base cannot be replicated. GlobalIDs are required for two way and one way replica data. Creating one way replica using archiving requires archiving the replicated parent data.]. Replica: Ags_Fs."
... View more
05-31-2024
09:30 AM
|
1
|
0
|
994
|
|
POST
|
No. I have not found any solution and I am doing it manually.
... View more
05-30-2024
01:16 PM
|
0
|
0
|
3556
|
|
POST
|
I tried to enable archiving/GlobalID fields to work as sync enabled feature service, did not work and final goal is to add that view layer to the field maps just read only purpose. I registered data with geodatabase.
... View more
03-08-2024
09:17 AM
|
1
|
0
|
1627
|
|
POST
|
I have seen a sample with various actions that can be added to the pop up. have a requirement to add direction button along with zoom in button in a popup . Could you please help us ?
... View more
03-06-2024
12:22 PM
|
0
|
1
|
1081
|
|
POST
|
Have a requirement to publish a query feature layer (view ) with sync enabled and have offline capability . this layer can be used in field maps app for READ_ONLY purpose. is it possible to publish a view with sync enabled service ?
... View more
03-06-2024
11:52 AM
|
1
|
3
|
1721
|
|
POST
|
I would restart the datastore service every time whenever I get this error. so I decided to publish the layer as copy data option to the server
... View more
02-29-2024
12:08 PM
|
0
|
0
|
3603
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 04-21-2026 05:00 AM | |
| 1 | 04-14-2026 07:17 AM | |
| 1 | 07-29-2025 01:45 PM | |
| 1 | 03-28-2025 01:58 PM | |
| 1 | 02-21-2026 09:32 AM |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|