Re: After installing SP3 on Cluster Permission denied
From: Dan Guzman (danguzman@nospam-earthlink.net)
Date: 01/30/03
- Next message: Michael Morgan: "Post SP3 Active Directory Authentication Problem"
- Previous message: Karen: "SQL 7"
- In reply to: Jörg Pfeifer: "After installing SP3 on Cluster Permission denied"
- Next in thread: Jörg Pfeifer: "Re: After installing SP3 on Cluster Permission denied"
- Reply: Jörg Pfeifer: "Re: After installing SP3 on Cluster Permission denied"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Dan Guzman" <danguzman@nospam-earthlink.net> Date: Thu, 30 Jan 2003 06:25:17 -0600
It's difficult to say without more information but perhaps you need to
configure cross-database ownership chaining. This is necessary when an
object (stored procedure, view, function, trigger) references an object
in another database and permissions haven't been granted on the
referenced object.
You can turn on cross-database ownership chaining for individual user
databases with the 'DB chaining' database option. Alternatively, you
can do this at the server level with the 'Cross DB Ownership Chaining'
server option for backward compatibility. See the sp3readme.htm
included with SP3 for details.
-- Hope this helps. Dan Guzman SQL Server MVP ----------------------- SQL FAQ links (courtesy Neil Pike): http://www.ntfaq.com/Articles/Index.cfm?DepartmentID=800 http://www.sqlserverfaq.com http://www.mssqlserver.com/faq ----------------------- "Jörg Pfeifer" <no_spam_joerg.m.pfeifer@web.de> wrote in message news:b1avtk$d4$01$1@news.t-online.com... > Hi, > > Not accomplished after the installation of the SP3 some actions any longer, > there allegedly the rights for update, insert etc. to be missing. It > concerns however an application, which runs for one year. Is this a > well-known problem and as is the solution (The rights are also really > missing and had again to be set )? > > Greetings > -- > Jörg > >
- Next message: Michael Morgan: "Post SP3 Active Directory Authentication Problem"
- Previous message: Karen: "SQL 7"
- In reply to: Jörg Pfeifer: "After installing SP3 on Cluster Permission denied"
- Next in thread: Jörg Pfeifer: "Re: After installing SP3 on Cluster Permission denied"
- Reply: Jörg Pfeifer: "Re: After installing SP3 on Cluster Permission denied"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|