Error Converting 2013 to2013R2

colrees
colrees Member Posts: 3
edited 2014-10-29 in NAV Three Tier
Hi
I am getting an error when trying to open my 2013 database in 2013R2 Dev environment, to start conversion.
"Invalid Column Name Hash" in Object Metadata table
Then...
"Field number 30 is not defined in the Object Metadata table"
I can see that it doesnt exist in 2013 but does in 2013R2 but surely this is taken care of during the conversion?
Does anyone know why this would happen, or how I can get round this?

Thanks

C

Comments

  • vremeni4
    vremeni4 Member Posts: 323
    Hi,

    The "Object metadata" table is a default table in NAV 2013 .
    If this table does not exist something is very wrong.
    Try to import this table from somewhere else.
    After this compile all objects, this will re-create all entries in the Object Metadeta table.
    Try to convert the database now.

    I hope this helps.
    Thank.s
  • colrees
    colrees Member Posts: 3
    Hi
    Problem solved!
    I had a (totally unrelated) database in my sql server that was corrupt
    I deleted this and hey presto! all was hunky dory!!

    Col