System table with state UNAVAILABLE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2024 06:40 AM
Hello,
When I check the system table's status, it seems that they are in UNAVAILABLE state. I would like to know if anyone have faced this issue ?
Because of that, I can't enable the system table.
{"schemas":[{"schema":"storage","state":"UNAVAILABLE"},{"schema":"operational_data","state":"UNAVAILABLE"},{"schema":"access","state":"UNAVAILABLE"},{"schema":"billing","state":"UNAVAILABLE"},{"schema":"compute","state":"UNAVAILABLE"},{"schema":"marketplace","state":"UNAVAILABLE"},{"schema":"lineage","state":"UNAVAILABLE"},{"schema":"information_schema","state":"ENABLE_COMPLETED"}]}
Thank you,
Samy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-18-2024 11:26 AM
Hi, Could you please elaborate the issue a little more? How it ended up with the error? Other tables are working fine or not? What's the query etc.?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2024 07:50 AM
I have the same issue - this shows up when trying to enable systems table and following the docs Monitor usage with system tables - Azure Databricks | Microsoft Learn
I'm getting exactly the same response on REST request to the UC API for a list of available schemas. When trying to ignore the status and making a PUT call to enable any of them, this (as expected) fails
```
{"error_code":"INTERNAL_ERROR","message":"System schema \"billing\" is not currently available for enablement",
```
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-19-2024 08:34 PM
Hi, Could you please refer https://community.databricks.com/t5/administration-architecture/unable-to-access-all-schemas-in-syst... and confirm if these are satisfied?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-22-2024 09:17 AM
I can confirm in my case I tick off all the requirements - workspace is UC enabled, I'm UC admin, I can use the API for other operations
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2024 05:12 AM
I can confirm too that I tick off all these requirements.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2024 07:40 AM
Hi, I have the same issue. I was able to enable it last year (2023) without any issue, however when I re-create metastore this year (2024) and try to enable system table again, all the schemas ( operational_data, access, billing, compute, marketplace ) are unavailable states. Please advise.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-20-2024 07:55 AM
May Be internal Issue

