Creating new db on sql server Error
ara3n
Member Posts: 9,258
Hello ran into this issue today and resolved it. Didn't find any info on this on mibuso or MS.
Client had an older version of Nav on sql but removed it and I was trying to installed Navision 5.0 Sp1.
The Error we were getting is
The database on the SQLNAME server does not contain Microsoft Dynamics NAV system objects and cannot be opened.
I turned on query profiler to see what nav db was doing and it was querying the $ndo$srvproperty table. The table was empty (NULL) and did not have a license.
I deleted the table and was able to create a new database.
Client had an older version of Nav on sql but removed it and I was trying to installed Navision 5.0 Sp1.
The Error we were getting is
The database on the SQLNAME server does not contain Microsoft Dynamics NAV system objects and cannot be opened.
I turned on query profiler to see what nav db was doing and it was querying the $ndo$srvproperty table. The table was empty (NULL) and did not have a license.
I deleted the table and was able to create a new database.
0
Comments
-
It looks like the previous DB was using "license per database". New DB you wanted to create was without this property or something like this... but it is just my brainstorming... 8)0
-
I just think it's an odd error. Regular users would probably never find out what the problem is.
And what are Microsoft Dynamics NAV system objects on a sql server?0 -
ara3n wrote:And what are Microsoft Dynamics NAV system objects on a sql server?
E.g. $ndo$srvproperty in master database... ;-)0 -
those aren''t objects but a simple license file. The error could state that.
Are there any other system objects?0 -
No outside the NAV DB (excluding the extended stored procedures...)...0
-
well the error could then simply state that.
The error should be something like this. The table $ndo$srvproperty does not have a license or is NULL.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
- 328 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
