10005: <value> data source is a personal geodatabase
You are using a personal geodatabase, which can perform poorly in many situations. The case that the geodatabase is being used is captured in the <value> parameter. These cases include:
- Layer's data source is a personal geodatabase
- Layer's join data source is a personal geodatabase
- Layer's relate data source is a personal geodatabase
- Stand-alone table's data source is a personal geodatabase
- Stand-alone table's join data source is a personal geodatabase
- Stand-alone table's relate data source is a personal geodatabase
Solution
First, check the drawing performance of your basemap layer in ArcMap. See Working with basemap layers for more information.
- If you see the need to make changes, convert your personal geodatabase to a file geodatabase or ArcSDE geodatabase. See Geodatabase Migration for more information.
More information
Generally speaking, Esri recommends migrating your geodatabases to file geodatabases and ArcSDE geodatabases to not only improve performance but also to scale your geodatabases to larger sizes.
For best performance with geodatabases, use either ArcSDE geodatabases or file geodatabases. In some cases, where there are many simultaneous users, ArcSDE geodatabases are faster. Since ArcSDE geodatabases are DBMS based, they will scale better than file geodatabases in situations where you have a large number of users (for example, hundreds of users or more).
See Types of geodatabases for more information.