alexpreyer
28th March 2006, 12:36
I'm doing the Baan Archiving for different plants at the moment.
Now I have a problem archiving with tdinv1201m000.
Error:
Error 605 (Cannot delete record, because reference exists) on tdinv100200 in commit_trans
In the other plants, same software releases, I had no problems with this. Unfortunatelly I cannot find more informations in the log files, so I don't know which reference is ment.
Hopefully someone can help.
bdittmar
28th March 2006, 17:14
I'm doing the Baan Archiving for different plants at the moment.
Now I have a problem archiving with tdinv1201m000.
Error:
Error 605 (Cannot delete record, because reference exists) on tdinv100200 in commit_trans
In the other plants, same software releases, I had no problems with this. Unfortunatelly I cannot find more informations in the log files, so I don't know which reference is ment.
Hopefully someone can help.
Hello,
have you checked the log.oracle8 ?
maybe there's a hint like :
Log_mesg: Reference does not exist:
FROM tssma051[100] TO tssma053[100] [1 ]
Regards
alexpreyer
29th March 2006, 09:57
Hello,
have you checked the log.oracle8 ?
maybe there's a hint like :
Log_mesg: Reference does not exist:
FROM tssma051[100] TO tssma053[100] [1 ]
Regards
This was what I first looked at, but there is no entry.
Maybe it could be helpfull for me to know which tables are deleted during the archiving process. Then I could check all references.
Regards
Alex
bdittmar
29th March 2006, 10:24
This was what I first looked at, but there is no entry.
Maybe it could be helpfull for me to know which tables are deleted during the archiving process. Then I could check all references.
Regards
Alex
Hello Alex,
used tables are tdinv100, tdilc102, tdilc103 and tipcs020.
stock transactions by lot and location
stock transfers by lot and location
projects
I think there may be a not closed project.
Regards
alexpreyer
30th March 2006, 12:48
I found the problem.
There were errornous records in tdilc102 which I manually archived. Afterwards the session runs throug.
Thanks bdittmar for your help
Alex