I get error Object locked by another process in table oeeh in Tableau 2019. What can I do about this ?
Hey Nathalie,
The short answer is "time." Your queries should work shortly.
The longer answer is that Compass is generating an optimized cache of your oeeh data objects in Data Lake. Depending on whether you query this table frequently and/or volume of data ingestion, this cache generation happening behind the scenes may take a little longer in some scenarios. Ultimately, you're seeing the "object locked" error because the caching mechanism has control of the object so any queries logged against that object while it's caching would return this error message.
We're adding a new documentation appendix to make the error messaging more clear and easier to understand the cause of particular issues.