Have my system on a Linux Server with last V11 version, also had a crash on the hardware so I need to reinstall the server and restore data from backup. Now I get error 7008 when start doing a transaction ( AdsConnection.BeginTransaction Delphi commmand ) I delete all indexes files and have the DD ok. It is the same system that it's been working for more than 1 year and after server's crash and reinstallation , all works perfect. What can I check to avoid this error ?? I need to exclude transactions of my system so my client can still works. Thanks. |
looks like advantage user/group has no permissions to the transaction log file path. Thanks Joachim. It was that. Now it's working again.
(08 Dec '14, 05:08)
lbidi
|