Currently, my database is in Single User mode. When I try to expand me database, I get an error:
The database \'my_db\' is not accessible.(ObjectExplo
Another option is to:
ALTER DATABASE [Your_Db] SET MULTI_USER