Thanks on advance :-)
/Graves
Is this still a problem?
There is a solution.
In order avoid running into problems during upgrade, the Pre-Upgrade
Duplicate Detection form should be run on the Axapta 3.0 database before you
run any other upgrade scripts. The form and the related class are available
for download on Partnersource as .xpo files. You must import these files into
your Axapta 3.0 system and run the form to identify any duplicate record IDs
that exist in the database. You must resolve these duplicates beore running
any of the upgrade scripts.
Regards
/Pál
Yes it is a problem.
i have run the Duplicate Detection Form, and have received a list over
duplicate RecID's.
But my question is, how do i solve these errors?
Can i assign a new recid for the record or is there any best practice?
Thanks on advance :-)
/Graves
br
Svein
CommissionTrans
InventDim
InventSerial
InventSum
InventTransPosting
LedgerBalancesDimTrans
LedgerBalancesTrans
SalesParmUpdate
TransactionLog
PurchParmUpdate
I cannot find anywhere on what is the best practice of resolving, even if
recreating a line (i.e on commissiontrans) it does not give me automatically
a new RecID, it just gives me what I have already for that! How am I supposed
to know what is the next number? And what is the best way to see if any table
from above is being referenced with any other table based on RecID field?
I appreciate any help as I am stuck on this!
Sam
I am not sure if there is any other way to fix the duplications of RECIDs
but unless any tables below are linked with any other table based on RECID I
think this should work. Any help I can receive will help me a lot.
One more thing, class 'sysrecrepair' it does not fix the duplication of
RECIDs. i.e if two records had RECID 50, after it runs both records will have
some other number but still the same i.e 70!
SAM: Thanks for the updates, that sounds like a way. A long one, but i have
not found any either :-(
Have tried the repair also, but no solution.
I had an idear that i would try to export and import the databases (that
have always been the solution in C5 and XAL when we had problems), but have
been stuck in some other issues (and it is going to take lots of time).
/Graves
My only question is how did you managed to get these duplications into the
AX :-)
Zbysek