Getting an error like while restoring NAV 2009 fbk Backup

pooku
Member Posts: 1
Hi All ,
This is my first question . I am getting below error while restoring Nav 2009 backup (.fbk) .
"
Microsoft Dynamics NAV Classic
The Table Specific Infocode table contains a value in a Code field that cannot be used with Microsoft Dynamics NAV Classic:Field:
Primary Key Value: 99001462€LL01ð19€FRGFTREDEE " .
Database using is SQL 2014 .
Can anyone help me on this please ?
This is my first question . I am getting below error while restoring Nav 2009 backup (.fbk) .
"
Microsoft Dynamics NAV Classic
The Table Specific Infocode table contains a value in a Code field that cannot be used with Microsoft Dynamics NAV Classic:Field:
Primary Key Value: 99001462€LL01ð19€FRGFTREDEE " .
Database using is SQL 2014 .
Can anyone help me on this please ?
0
Answers
-
first check if its not too long, might be the value "ð" is the problem?0
-
I believe you're error is related to incorrect code page in the server where you restore your database.
Here is some solutions:
1- If you're using native database then just copy your fdb your destination server and use it.
2- If you're using sql database then:
2.1- Do a sql backup and restore it on your destination server.
2.2- If you can't get a sql backup then you need to check that the source server and destination server have the same code page. Otherwise, you can't restore your fbk.0 -
H
Primary Key Value: 99001462€LL01ð19€FRGFTREDEE " .
Often this error comes form inserting data directly into the SQL database, which is why you need to take care doing this. BUT in your case since you already created a backup, it means the original database is OK, that means you have a code page mismatch. (As mentioned by NavNab) It could be the server collation, but it can also be the client, ans the restore happens from the client reading the data and checking the characters.
What you need to do is find the computer (client) that created the backup, and work out what Locale it is set to. It looks like it might be Icelandic, BUT that could also be just how the character is displayed. But my guess is that someone entered ð (lower case) into a Text field and it should have converted to Ð (upper case) now Navision sees a lower case character in a Code field that is not allowed.
The worse case scenario is that if this is NOT an Icelandic database, someone may have used an Icelandic client to enter the data with case sensitivity switched off, and then also created the backup.
You can also try to turn of case sensitivity in the SQL server.
I would set up an Icelandic Database and a client with locale set to Icelandic, turn off case sensitivity and accent
If that doesn't work try SQL collation.
Of course if you have access to the current server check that first.
David Singleton0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K 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
- 320 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