You get that message/indicator if the db engine is busy processing requests and cannot respond to further user actions until the query or whatever it is doing, has completed. Sometimes it is related to network resources, or lack of table indexing, or too many indexes or queries that are too complex and involve intrinsic functions or complex user defined functions (UDF) or remote users with slow connections or IT initiated changes that you might not know about or a combination of these and other factors. I once called IT to complain about slow queries. The response was that someone had fiddled with server settings that allocated more power to better serve themselves. When it was adjusted, my issue went away. The point is, it may not have much to do with your db so I wouldn't jump in to re-creating it in the hopes that will solve your issue.
The more we hear silence, the more we begin to think about our value in this universe.
Paraphrase of Professor Brian Cox.