February 29, 2012 at 9:53 am
Hi , I am unable to bring Database to online its saying database is in used using below command
Alter database dbname set offline
please advice.
February 29, 2012 at 9:57 am
Thanks for your prompt response.
February 29, 2012 at 12:01 pm
Satya_0000 (2/29/2012)
Hi , I am unable to bring Database to online its saying database is in used using below command
Alter database dbname set offline
please advice.
You also do this by below query
Alter database dbname set offline with rollback immediate
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply