Error while converting DB from NAV 2009R2 to NAV 2013

ratnesh272
Member Posts: 9
Dear All,
I'm doing data migration from NAV 2009 to NAV 2013R2. But during database conversion from NAV 2009 to NAV 2013, I'm getting an error in "G/L Entry" table. Attached is the screen shot of the error.
Can anyone help on this?
Thanks in advance!!
I'm doing data migration from NAV 2009 to NAV 2013R2. But during database conversion from NAV 2009 to NAV 2013, I'm getting an error in "G/L Entry" table. Attached is the screen shot of the error.
Can anyone help on this?
Thanks in advance!!
0
Best Answer
-
I have checked the fields in sql is Not Null. And what you mean by other Standard filed, and what to update and where
Request you to guide me on what i need to do.0
Answers
-
Hi,
G/L Entry Table seems to be modified on SQL. When we create a Field From Navision the SQL Field Property Goes as Not Null.
Just compare the field property in SQL with other standard Fields in table and update here.
Thanks & Regards,
Saurav Dhyani
Do you Know this About NAV?
Connect - Twitter | Facebook | Google + | YouTube
Follow - Blog | Facebook Page | Google + Page0 -
I have checked the fields in sql is Not Null. And what you mean by other Standard filed, and what to update and where
Request you to guide me on what i need to do.0 -
HI,
Can you Put Images of SQL Table Fields here?
Thanks & Regards,
Saurav Dhyani
Do you Know this About NAV?
Connect - Twitter | Facebook | Google + | YouTube
Follow - Blog | Facebook Page | Google + Page0 -
You have a field 'msrepl_tran_version' added from outside NAV. When NAV do the conversion data is copied to a G_L Entry_$temp$ table, but NAV only copies the fields defined in NAV.
The problem is that you have a G_L Entry_$TEMP$ table with a field msrepl_tran_version defined with NOT NULL and the INSERT statement doesn't include msrepl_tran_version so the INSERT fails.
msrepl_tran_version is from some transactional sql replication.
I don't know anything about the replication, but to me it looks like your options are
- Delete msrepl_tran_version from SQL
- Add msrepl_tran_version in NAV
/Juha0
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