dbTalk Databases Forums  

What is the use of Resource and Distribution System Database

comp.databases.ms-sqlserver comp.databases.ms-sqlserver


Discuss What is the use of Resource and Distribution System Database in the comp.databases.ms-sqlserver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Om
 
Posts: n/a

Default What is the use of Resource and Distribution System Database - 12-10-2007 , 04:01 AM






Hi All,

Can anyone explain me, why we have Resource and Distribution System
Database in SQL Server 2005. Whether they were also available in
previous versions also.

Thanks in Advance.

Regards,
Om

Reply With Quote
  #2  
Old   
Dan Guzman
 
Posts: n/a

Default Re: What is the use of Resource and Distribution System Database - 12-10-2007 , 07:06 AM






Quote:
Can anyone explain me, why we have Resource and Distribution System
Database in SQL Server 2005. Whether they were also available in
previous versions also.
The Resource database (mssqlsystemresource) was introduced in SQL 2005. The
mssqlsystemresource is a read-only database that contains system objects
that were stored in master in previous versions. It is modified only during
service packs and upgrades.

The Distribution database is created when a server is configured as a
distributor for replication. This database is available in previous
versions.


--
Hope this helps.

Dan Guzman
SQL Server MVP

"Om" <bubu.prakash (AT) gmail (DOT) com> wrote

Quote:
Hi All,

Can anyone explain me, why we have Resource and Distribution System
Database in SQL Server 2005. Whether they were also available in
previous versions also.

Thanks in Advance.

Regards,
Om


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.