If you are not allowed to perform operations on online status then you have to take your database offline. You have to follow below steps to take your database offline.
- First login to SQL Server Management Studio.
- Click on “Database” and then choose particular database which you want to take offline.
- Right click on particular database and choose “Tasks” >> “Take Offline”.
- After completing the process you will get “Success” message.