If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
Hi all, I am in a new environment that has several DB's created in different instances. I would like to bring one DB out of the 7 offline to ensure no one is using it. Is there a way of bringing down 1 DB and not the entire instance? Thanks in advance Jeff
Hi,
You can have many database on one instance or one database for instance.
If you have many database on one instance, i suggest that rename the database that not use.
Or create one instance for database.
yes they have mulitple DB's in one instance. I would not have set it up that way for this problem. To bring that DB down many other would also have to come down. I just revoked all connections on that Db to ensure no one is accessing it Thanks again