Hello,
Can i delete records of Delta table (A & D) in SQL Enterprise Geodatabase using SQL?
Thanks.
I believe that you shared the results from the Diagnose tools. You can take a full DB backup and then execute the Repair tool. Repair Version Tables—Help | ArcGIS Desktop
However, I'll recommend that if you are not completely sure, contact Esri Tech Support and they can guide you on a call and a quick screen sharing session.
No. You should not play with the Tables in a Geodatabase from the database end. Inconsistencies may occur later.
Maybe you can share the issue, which is leading you to delete the records from the Delta tables and can find a solution for that here.
I used the Compress Geoprocessing Tool to compress a geodatabase but sde compress didn't empty delta table.
And I can't Full Compress because I can't delete version tree in enterprise geodatabase. It relate to my replication geodatabase, map services and feature services when I published.
This is called a Partial Compress and can be expected in multiple scenarios:
1. There are editors editing when you ran the compress
2. Because of Orphaned connections
3. ArcGIS Server services are running
Geodatabase compression—Help | ArcGIS Desktop
In a fully compressed geodatabase, there are no rows in the delta tables and the state tree is trimmed back to zero. Performance improvement is greatest if the geodatabase is fully compressed. To achieve this, do the following:Reconcile and post all outstanding changes in child versions to the DEFAULT version. As the geodatabase administrator, you can see in what order versions should be reconciled by default by opening the Reconcile Order subtab of the Versions tab on the Geodatabase Administration dialog box. See Version properties for information on the Reconcile Order subtab.Delete the versions themselves after you have reconciled and posted edits.Make sure no user is connected.Perform the compression operation.
In a fully compressed geodatabase, there are no rows in the delta tables and the state tree is trimmed back to zero. Performance improvement is greatest if the geodatabase is fully compressed. To achieve this, do the following:
So try these steps and then let us know if there are still records left in the Delta Tables after the Compress operation.
Partial Compress is not an issue.
You can do the Full Compress later sometime by deciding upon a convenient downtime for that geodatabase. take a look at this link:
Acheiving Full Compress on Geodatabases with Existing Replicas | Support Services Blog
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.