|
POST
|
Hi, I am wondering if there are queries to check the geodatabase overall performance ? I want to monitor the performance and tune it. I have geodatabase with condition like this : - being accessed by 20 people max (this is the total peak of concurrent users) editing (through ArcGIS Pro) via web feature service published at Portal on premise and some using ArcMap. - There are many viewers (via web app and android). I guess wildly and without prove : <350 viewers via web apps - SDE schema is not separated from USER schema. No multiple tablespaces nor partitions - All desktop users connect using Direct Connect - Arcgis server, Geodatabase and Portal are hosted separately - Lots of KEYSET tables (7000+ tables) and indexes, lots of unnecessary tables too - Lots of Relationship Classes - Accessed by different clients : Desktop editing, Web (Feature Service editing, Web apps queries, Android apps queries) - Others : Set to OLTP database, Using ST_GEOMETRY as spatial datatype, Non-versioning (because it is not necessary) - Slow when loading big imagery and feature class - There are 500+ map services - Many times, no separation between Publishing and Production geodatabase. One sample : editing geodatabase via FS published through local Portal - Many Feature Datasets (FD). It is said (ESRI UC 2005, Geodatabase Tuning and Performance, p.12) that having FD will generate unnecessary server activities Questions : 1. What Oracle parameters do I have to check to maximize performance (I want to start with the database first) ? 2. Will removing Feature Dataset helps ? By how much performance will be gained in removing FD ? 3. Should I impose more on utilizing Subtype and Domain ? Are there anything else besides these...? 4. Does having many Map Services affect geodatabase performance ? 5. Which once degrades the server performance the least : Editing via ArcMap using Direct Connect or editing via FS, published at on-premise Portal, using ArcGIS Pro ? One thing for sure is to suggest separation between Publication and Production geodatabase Thanks for your thoughts and considerations. I appreciate them... environment : ArcGIS Geodatabase 10.5, Oracle 11g, ArcMap 10.5, ArcGIS Pro 2.8
... View more
01-26-2022
01:43 AM
|
0
|
3
|
2599
|
|
POST
|
I see. Thanks George. That really open my mind. I was under impression that the configuration showed in the original pict i posted was for creating 1 geodatabase that incorporating 2 databases (2 databases that make up 1 geodatabase). I was using RAID analogy in interpreting the picture, ie : multiple HDDs combines into 1 logical HDD. Thanks for clearing up.
... View more
01-13-2022
04:15 AM
|
0
|
1
|
2696
|
|
POST
|
Hi, I am having problem in querying using ST_GEOM. I have followed the guideline but without result. Here is the error i get when i do query "select sde.ST_AsText(SDE.ST_Geometry('POINT (10 10)', 0)) from dual;" I have also modified extproc.ora by adding this line : SET EXTPROC_DLLS=ANY. But the result is still the same. Anybody knows what may be the cause ? How to fix this ? Thanks
... View more
01-13-2022
12:54 AM
|
1
|
3
|
2571
|
|
POST
|
Hi George, What might be the case for using this configuration ? I need a little elaboration... thanks
... View more
01-12-2022
11:59 PM
|
0
|
0
|
2700
|
|
POST
|
Hi, I just want explanation and discussion. When do we use such configuration like the picture below ? Are they different geodatabases or single geodatabase but split into 2 databases ? Thanks
... View more
01-12-2022
12:19 AM
|
0
|
5
|
2746
|
|
POST
|
Hi, I need advice on this as well. I find that the SDE schema contains 7700+ KEYSET tables. Is this too many ? Is that safe to delete them ? How to delete them safely without having any adverse effect after deletion because they reside in the production ? My environment : ArcSDE 10.5.0, ArcMap 10.5, Oracle 11G Thanks
... View more
01-11-2022
11:25 PM
|
0
|
4
|
3403
|
|
POST
|
Why does being granted SYSADMIN limit the capability to Register as Version ? Isnt it better to have more role ? Need your enlightment. thank you
... View more
01-11-2022
07:44 PM
|
0
|
0
|
4160
|
|
POST
|
Hi, I need advice on this as well. I find that the SDE schema contains 7700+ KEYSET tables. Is this too many ? Is that safe to delete them ? How to delete them safely without having any adverse effect after deletion because they reside in the production ? My environment : ArcSDE 10.5.0, ArcMap 10.5, Oracle 11G Thanks
... View more
01-05-2022
11:19 PM
|
0
|
0
|
1906
|
|
POST
|
Hi, I am having trouble to load 27 millions rows of data from File Geodatabase into Postgre Geodatabase. I have been loading it for somedays. It fails on the fourth day when it reached 4 millions rows. I have tried different method : copy - paste (fails after 1 millions rows), export to xml (fails after 4 millions). Is there any postgre setting that i should turn off ? Please give me advice. I am using arcgis server 10.6
... View more
03-10-2020
07:33 PM
|
0
|
3
|
2756
|
|
POST
|
Hi, I have a web app based on JS API. I want to display my map based on the current extent, without loading any map that is not within the extent. For exampe, if i zoom to a county, then only the data in this county is displayed. When i pan to a neighbouring county (or another county), this county will be loaded and the previous county is not. How can I achieive this ? It seems that by default, the JS API already doing this. Because, during my observation, when I zoom in into a county and then move into a different county, the layer on my screen is drawing that new county within the extent. I just cant differentiate wether the new county is freshly drawn (which is what i intended) or its just the vga trying to redraw what has previously been drawn. I have looked into this Create Map and Restricting base map on specific extent in ArcGIS API for JavaScript 3? - Geographic Information Systems Stack Exchange but i am not sure if these are what i want. I am using JS API 4.11. Thanks
... View more
02-25-2020
09:34 PM
|
0
|
0
|
836
|
|
POST
|
I have an issue with published polygonal Map Services. I have around 30 Map services in a single web app (based on JS 4.11). Maximum 10 of these map services will be viewed simultaneously. I find it slow to display, as each map service has 80K records and 10+ attributes. These map services will be used in some kind of analysis and processing: popup window, driving time, buffering and attribute downloading based on a point chosen. If I switch to a cached map service, what processing/analysis are affected? what are the limitation of cached map services? Will popup window still work correctly? The map services are hosted online and the data are stored on Postgres Geodatabase.
... View more
02-18-2020
12:46 AM
|
0
|
0
|
948
|
|
POST
|
According to the documentation, It turns out that only certain type of layer can support popup. But the documentation does not specify what kind of layer is supported and what is not. Anyone can help ? thanks
... View more
09-10-2019
09:20 PM
|
0
|
0
|
1181
|
|
POST
|
Hi, I have a problem with my web part in Share Point as it is not showing Popup when the object on the map is clicked. But, the weird thing is, that only happens AFTER I click on "OK" or "APPLY" The popup only showing just after I add data (Add data -> from ArcGIS) and before I click on "Ok" or "Apply": What is wrong ? Why the popup wont show after "ok" or "apply" ? Can some one give me solution / idea ? All data are hosted on internal Geoportal 10.6.1. I have also enabled the popup on the Web Map during its creation.
... View more
09-10-2019
07:16 PM
|
0
|
1
|
1231
|
|
POST
|
Here is the correct configuration thats working : { "type": "LDAP", "properties": { "userPassword": "v24qDsZ1bH2U1cUst7n0Ng==", "userEmailAttribute": "mail", "usernameAttribute": "cn", "user": "sAMAccountName=MY Name,OU=XX,OU=User Accounts,OU=X,OU=Y,DC=Z,DC=com", "ldapURLForUsers": "ldap://LDAP-address.com/OU=User Accounts,OU=X,OU=Y,DC=Z,DC=com", "isPasswordEncrypted": "true" } } In LDAP, I can trace my user name by following this path : "CN=MY Name,OU=XX,OU=User Accounts,OU=X,OU=Y,DC=Z,DC=com". This is, probably 95% sure, is the path that you should type on to the "user" parameter part. I remove some parameters as well, like : "caseSensitive" and "userSearchAttribute". @Angus Hooper. Thanks for replying.
... View more
09-02-2019
08:12 PM
|
0
|
0
|
2427
|
|
POST
|
No. I cant even connect. But, never mind. Problem is solved now. Checkout my reply.
... View more
09-02-2019
08:09 PM
|
0
|
0
|
2427
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 11-25-2024 12:33 AM | |
| 1 | 11-21-2025 12:57 AM | |
| 1 | 11-12-2024 08:22 PM | |
| 1 | 10-13-2024 11:55 PM | |
| 1 | 02-25-2022 05:49 AM |
| Online Status |
Offline
|
| Date Last Visited |
2 weeks ago
|