September 21, 2012 at 12:51 pm
i took the database offline to copy it, which i know now was un needed but now it wont let me bring it back online...
September 21, 2012 at 12:57 pm
Please post exact error messages. Also check the SQL error log for more errors.
Gail Shaw
Microsoft Certified Master: SQL Server, MVP, M.Sc (Comp Sci)
SQL In The Wild: Discussions on DB performance with occasional diversions into recoverability
September 21, 2012 at 1:01 pm
ok if you are running a command like the one below, what error are you getting?
Or is it you expect the SSMS object explorer to auto-refresh and not show the red icon (you have to manually refresh by clickign the database fodler...right click...refresh)
-- Set the Database Online
ALTER DATABASE [SandBox] SET ONLINE
Lowell
Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply