﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2008 / SQL Server 2008 - General  / what is difference between database and database instance / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Mon, 20 May 2013 11:54:07 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: what is difference between database and database instance</title><link>http://www.sqlservercentral.com/Forums/Topic1410338-391-1.aspx</link><description>Thank you</description><pubDate>Wed, 23 Jan 2013 00:02:10 GMT</pubDate><dc:creator>Rocky's</dc:creator></item><item><title>RE: what is difference between database and database instance</title><link>http://www.sqlservercentral.com/Forums/Topic1410338-391-1.aspx</link><description>First of all, you need to be aware of the difference between database instance and SQL Server instance - both frequently referred to as just "instance" - a cause much confusion on a regular basis.The term database instance is most frequently used in connection with Oracle. Basically, a database is what's written in physical files on disk, while an instance is what runs in memory on a specific computer at a specific time. Your database instance exists only temporarily - it will disappear completely if you shut down your computer, stop the related service or detach the database. But the database itself should never be in any danger of disappearing permanently - making sure of that is your number one job as a DBA.Now, as I mentioned, the term database instance is most commonly used in relation to Oracle.When [b]we[/b] talk about an instance, we usually mean a SQL Server instance, which is a specific installation of SQL Server. When people are not aware of these things, it can cause a lot of confusion and a lot of waste as people go about installing new SQL Server instances where really all they need is a new database.</description><pubDate>Tue, 22 Jan 2013 23:55:03 GMT</pubDate><dc:creator>Vegard Hagen</dc:creator></item><item><title>RE: what is difference between database and database instance</title><link>http://www.sqlservercentral.com/Forums/Topic1410338-391-1.aspx</link><description>The following link would get you the answer to that question : [url=http://lmgtfy.com/?q=difference+between+database+and+database+instance][b][u]Difference between Database and Database Instance[/u][/b][/url]</description><pubDate>Tue, 22 Jan 2013 22:17:32 GMT</pubDate><dc:creator>vinu512</dc:creator></item><item><title>what is difference between database and database instance</title><link>http://www.sqlservercentral.com/Forums/Topic1410338-391-1.aspx</link><description>Hello everyone,Please let me know the difference between database and database instance.Thank you.</description><pubDate>Tue, 22 Jan 2013 22:05:31 GMT</pubDate><dc:creator>Rocky's</dc:creator></item></channel></rss>