1 / 20

Tips & Tricks for Troubleshooting Geodatabase Issues at ArcGIS 10

July 13 th , 2011. Tips & Tricks for Troubleshooting Geodatabase Issues at ArcGIS 10. Chet Dobbins Nana Y. Dei. Topics:. Upgrading the geodatabase (v10.0) Compressing with Replicas SDEINTERCEPT Additional Troubleshooting Resources. …how do I upgrade…. …we can’t compress….

zalman
Télécharger la présentation

Tips & Tricks for Troubleshooting Geodatabase Issues at ArcGIS 10

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. July 13th, 2011 Tips & Tricks for TroubleshootingGeodatabase Issues at ArcGIS 10 Chet Dobbins Nana Y. Dei

  2. Topics: • Upgrading the geodatabase (v10.0) • Compressing with Replicas • SDEINTERCEPT • Additional Troubleshooting Resources …how do I upgrade… …we can’t compress…

  3. Upgrading the Geodatabase

  4. Enterprise Geodatabase Upgrade - ArcGIS 10.0

  5. Before Upgrading… • Backup DBMS and configuration files • DBMS full backup & configuration files • DBTUNE, DBINIT, GIOMGR • Install an ArcGIS 10 client • Upgrade integrated into client • Backwards compatible • Requirement • Direct connect • Proper credentials

  6. Prerequisite Checks Install ArcGIS 10 Client • No active user connections • Correct user to perform upgrade • Required privileges for upgrade • DBMS XML support • Geodatabase schema integrity • Geodatabase configuration check • ST shape library • Multiple user schema geodatabases Application Server? Upgrade ArcSDE Application • yes • no Pre-requisite Check Upgrade Geodatabase Schema Post Upgrade Configuration

  7. Geodatabase Upgrade Options • Two options • Upgrade Geodatabase button in ArcCatalog • Upgrade Geodatabase: GP Tool API • UpgradeGDB_management(…)

  8. Upgrade Resources • ArcSDE Install Guides • http://resources.arcgis.com/content/geodatabases/10.0/arcsde-installation-guides • KB Articles • http://resources.arcgis.com/content/kbase • Online Help • http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html • ArcSDE Geodatabase User Forum • http://forums.arcgis.com/forums/32-Geodatabase-amp-ArcSDE

  9. Compressing with Replicas

  10. Types of Replicas Once only Check out/ Check in Parent Child Multiple times One-way OR Parent Child Multiple times Two-way Parent Child

  11. Compress with a One-way Replica Default 1 2 3 4 1 2 3 Project 1 Replica 1 1 2 3 3 4 3 4 COMPRESS

  12. Compress with a Two-way Replica Parent Child Default 1 2 3 Default 1 2 3 3 4 4 Replica 2 Replica 2 COMPRESS COMPRESS

  13. Best Practices • Remove unnecessary replicas • Send changes regularly • Reconcile & Post named versions before synchronizing • Full compress is ideal but not always possible • Look to achieve an effective compress

  14. SDEINTERCEPT Tracing

  15. SDEINTERCEPT • Built-in ArcSDE functionality • Logs ArcSDE client - server calls • Helps diagnose connection & performance issues • Enable SDEINTERCEPT by setting the following environment variables: • set SDEINTERCEPT=crwTf • set SDEINTERCEPTLOC=C:\temp\sde_intercept

  16. SDEINTERCEPT Output ======================================== [W 14:30:54.582] Command: QueryWithInfo [W 14:30:54.582] Long: 1 [W 14:30:54.582] Query Info: Num Columns: 1 Columns: "Shape" SQL_Construct: [1] Tables: "scratch.MAP.STATES" WhereClause: "STATE_NAME LIKE 'C%'" Query Type: 4 ByClause: <null> Num Hints: 0 Num Parameter markers: 0 Logfile: <null> [R 14:30:54.582] Long: 0 [R 14:30:54.582] Col_Defines: [1] Command name Queried tables & columns WHERE & ORDER BY Clauses, query type Response: Description of columns returned

  17. Additional Troubleshooting Resources

  18. Monitoring Tools • SDEINTERCEPT • Monitors commands generated by the ArcSDE client library • SDETRACE • Logs the calls from the client application to the ArcSDE C-API • ExecuteSQL • Control database SQL Traces from the ArcGIS client • Database SQL Traces • Records SQL received by the database engine, and what processing occurred in response to each request.

  19. Diagnostic Tools • ArcSDE Error Messages • ArcSDE errors/messages received on the client or in the logs • SDEVERBOSE • Logs errors/messages to sde_<instance>.log • Geodatabase Toolset (GDBT) • Monitoring, investigating and reporting • Replica Activity Logs • Records information for replica creation / synchronization • sdegdbrepair • Identifies and repairs any inconsistencies

  20. Online Resources • ArcGIS Resource Center • http://resources.arcgis.com/ • ArcGIS Web-based Help • http://resources.arcgis.com/content/web-based-help • Forums • http://forums.arcgis.com/forums/32-Geodatabase-amp-ArcSDE • Blogs • http://blogs.esri.com/Dev/blogs/geodatabase/default.aspx

More Related