JD Baudean
11/21/2025, 3:16 PM_statistics_ database and let starrocks recreate it?
More details - In our shared data cluster we moved storage blobs a while back. The main database we use is called events, so we changed the name of the events database, created a new events database with the new storage volume and copied all of the data. Then we dropped the old events database. I did something similar with the _statistics_ database. However, in the _statistics_ database I see thousands of entries in different tables referencing the OLD events database ID, which no longer exists. Is it safe to just drop the _statistics_ database and let starrocks recreate it or will that cause problems?
The reason I need to do this is because starrocks is still trying to go out to the old storage blob container which no longer exists, so we're getting millions of errored out transactions to our blob storage every hourJD Baudean
11/21/2025, 4:56 PMЕвгений Шишкин
11/21/2025, 4:57 PMJD Baudean
11/21/2025, 4:58 PMevents database ID and the dataops-k8-blob container does not exist in that storage account any more
https://<storage_account>.<http://dfs.core.windows.net/dataops-k8-blob?directory=starrocks/8718abd5-2c3e-4a04-9515-c6b64d99ff44/db10107/10364/162011/meta&maxResults=1000&recursive=false&resource=filesystem|dfs.core.windows.net/dataops-k8-blob?directory=starrocks/8718abd5-2c3e-4a04-9515-c6b64d99ff44/db10107/10364/162011/meta&maxResults=1000&recursive=false&resource=filesystem>JD Baudean
11/21/2025, 4:59 PM