cancel
Showing results for 
Search instead for 
Did you mean: 

7.1 -> 7.2 Upgrade issue

former_member2987
Active Contributor
0 Kudos

Hi folks!

Doing an upgrade from 7.1 to 7.2 on an Oracle DB and we are seeing the following issue when running MigrateDB BASIC

********  Checking data base inconsistences ********

Checking flags

Checking the existence of entries without attribute: MX_ENTRYTYPE

There are entries which have not the mandatory attribute: 'MX_ENTRYTYPE'. Those entries will be removed. Do you wish to continue? (Y/N)

Y

*WARNING* Entry with mskey=184583 does not contain mandatory attribute=MX_ENTRYTYPE. This entry will be removed

*ERROR* Error when removing reference attribute. Error code: 9

Press any key to continue . . .

Any ideas?

Thanks!

Matt

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hello Matt,

I would check what mskey 184583 contains.

If that entry would still be needed, I would try to find out what entry type it should have and than set the Entrytype using uSetValue in a script.

If it is some kind of rubbish, I would delete it.

BR

Dominik

former_member2987
Active Contributor
0 Kudos

Yeah we figured it out.  There were some entries that needed to be deleted.  (The relationship was no longer active, hence no EntryType anmd adding one in could have caused more issues)

Thanks!

Matt

Answers (0)