Показать сообщение отдельно
Старый 05.03.2002, 19:50   #7  
AlGol is offline
AlGol
Участник
 
277 / 93 (4) ++++
Регистрация: 24.12.2001
Адрес: Тверь.
Страшная ошибка генерации RecID
Вот, накопал инфу по поводу ошибки генерации RecID:
---------------
Recid generation problems posted by Helmut Wimmer (CITP-AT)
---------------
If you run into an error at importing or deleting a datafile into Axapta saying this:

"Recid generation problems

Verify that the network and the communications lines are properly installed and set up.

Generation of internal record identification numbers, RecIDs, has failed. For data integrity reasons this is considered so fatal, that the program will have to shut down now. Check that the network and the communications lines are properly set up, and start the program again. Also check your database backend integrity."

Solution:
It might well be that the size of the transaction log in the SQL Server is set to a limited size.
Setting the transaction log to a bigger size or to unlimited, you might afterwards be able to import or delete the datafile.

However, also check Axapta's Log file for a better description of the encountered error (it's a little more descriptive than Axapta's kernel message)