Hi,
Here are the steps to reproduce:
1. In Oxygen XML, in the data explorer (webDAV connection), create and save a new xml file with content <test/>
2. Run a query with db:attribute
System returns: [db:no-index] Database 'en-us' has no attribute index.
The problem is resolved after a db:optimize(), but it's not practical in our case.
--