Hey Folks, I am experiecing slow connection times from local to server for SDE.
So I ran SDEINTERCEPT, reviewed logfile and determined there are two functions that are taking the most time.
- RegistrationGetList : 29 seconds
- GetAllFeatureTypes: 26 seconds
But when I review the SDEIntercept, I have no clue what those commands mean or how to increase performance time.
I did the following
- checked connection speeds. I am on 150GB down/up fibre optic. The server has 1GB down/up. Connection should not be an issue
- rebuilt indexes (in Postgres) - this helped
- analyze datasets - update statistics (VIA Arcpy)
- compress database
I am lost, any help would be greatly appreciated,
Cheers,