Уже несколько дней несколько моих пользователей PowerDesigner получают ошибки SQL каждый раз, когда они пытаются проверить модель данных в репозитории:
'\\SHAREDDRIVE\DATAMODEL_UDS.ldm'
- Checking out the repository document 'DATAMODEL_UDS'...
- Comparing the local model with the repository model...
- Updating the repository document...
Some errors occur during the update of the repository model.
Unexpected error while executing SQL statements in the repository
[Microsoft][SQL Server Native Client 10.0][SQL Server]The statement has been terminated.
SQLSTATE = 01000
select count(*) from #PMTEMP where SESS=654275492
Unexpected error while updating the repository document.
The check in of the document has been cancelled.
Кто-нибудь может помочь с этим?