INF: Enabling Cross-Database Ownership Chaining for Notification Services Databases (813849)
The information in this article applies to:
- Microsoft SQL Server 2000 Notification Services 2.0.2114.0
- Microsoft SQL Server 2000 Standard Edition SP3
- Microsoft SQL Server 2000 Enterprise Edition SP3
- Microsoft SQL Server 2000 Developer Edition SP3
Microsoft SQL Server 2000 Service Pack 3 (SP3) introduces
options for configuring cross-database ownership chaining. When you install
SP3, cross-database ownership chaining is disabled for all user databases by
default. After installation, you can enable cross-database ownership chaining
for individual databases using the sp_dboption system stored procedure.
An instance of Notification
Services uses two or more databases: one instance database and one or more
application databases. These databases require cross-database ownership
chaining to allow Notification Services stored procedures to access objects in
the instance and application databases. REFERENCESAdditional information about cross-database ownership
chaining is available in SQL Server 2000 Books Online (Updated - SP3). The
following topics address cross-database ownership chaining:
- Backward Compatibility for Cross-Database Ownership
Chaining
- Using Ownership Chains
- sp_dboption
- Setting Configuration Options
To download SQL Server 2000 Books Online (Updated - SP3), visit
the following Microsoft Web site: http://www.microsoft.com/sql/techinfo/productdoc/2000/books.asp
Modification Type: | Major | Last Reviewed: | 5/8/2003 |
---|
Keywords: | KB813849 |
---|
|