Select to view content in your preferred language

How to check Unused feature classes, archiving classes

462
1
10-14-2024 09:28 AM
vijaybadugu
Frequent Contributor

Hi, 

I would like to find all unused feature classes and archiving classes in a geodatabase. is there way to find out 

Thanks,

Vijay

1 Reply
VinceAngelo
Esri Esteemed Contributor

The definition of "unused" needs scope.  They were all used at least once.

It would be possible to scan a number of map projects to inventory the "used" tables, but much more difficult to scan for all scripts or SQL functions/triggers that exploit "unused" data to manifest "used" data.

- V 

0 Kudos