Transaction does not exist on Cloud APP
- New
- Issue
- Isabel Ladyshzensky
- PowerServer
- Wednesday, 29 January 2025 09:56 AM UTC
Hi,
When we run a Cloud App and execute a database operation. Some of the requests received error:
Transaction does not exist. Transaction ID: XXXX-YYYY-....
No changes made to database.
We have modified and added according to recommendations on the Appeon website.
We inserting a LongConnection:
SQLCA.DBParm = "CacheName='"+ls_cache_name+"',Delimitidentifier='Yes',DelimitIdentifierToDB='Yes', LongConnection=1"
Increasing time on timeouts:
TimeOut.png
We updating definitions on database:
Update [PowerServer].[dbo].[PowerServer_ConnectionConfig] set
[CommandTimeout]=320
,[ConnectionTimeout]=60
It didn't help. What else can be done?
Best Regards,
Isabel
Find Questions by Tag
Helpful?
If a reply or comment is helpful for you, please don’t hesitate to click the Helpful button. This action is further confirmation of their invaluable contribution to the Appeon Community.