SQL Server error when I try to 'Synchronize All'
grieros
Member Posts: 6
Hi, i have a problem when I try to Syncronize all users on a Navision 4SP3 SQL database.
An SQL Server error ocurrs:
'The database principal owns a schema in the database, and cannot be dropped.
(Microsoft SQL Server, Error :15138)'
Can anybody help me?
Thanks in advance.
An SQL Server error ocurrs:
'The database principal owns a schema in the database, and cannot be dropped.
(Microsoft SQL Server, Error :15138)'
Can anybody help me?
Thanks in advance.
0
Comments
-
you need to change the creator of the db.
EXEC sp_changedbowner 'SA' GO
0 -
The question is "why are you using advanced security"?David Singleton0
-
Translation = If you use standard security model, you don't need to synchronize anymore.David Singleton wrote:The question is "why are you using advanced security"?
Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0 -
kriki wrote:
Translation = If you use standard security model, you don't need to synchronize anymore.David Singleton wrote:The question is "why are you using advanced security"?
No thats not what I asked. The question is "why are you using advanced security"?
I actually want to know why users are using Advanced security, so far the only case I have found is for some SOX compliant companies where it can assist their certification process (not actually help the company, just make it easier to fool the auditors).
I have asked this question many times, and no one has ever given me a genuine reason for using advanced security. I can't believe that Microsoft added this just for fun, there must actually be a purpose to it.David Singleton0 -
Sorry David, but I interpreted it like this. Neither I have ever had a 'good' reason.
The reason it was implemented in the first place WITHOUT the possibility to use the standard way was under preasure of the SQL-product group (at least that was what I heard somewhere).
Later the NAV product group was strong enough (or had good real-life reasons) to implement the possibility to go back to the standard security model. But the default remains enhanced.
And I just read a post that a lot of people think this : default options = best practice. And this is not true.Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 333 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions

