Dear Experts,
I'm getting the below error in my production instance while generating the Full CIL
Cannot create a record in SysXppAssembly (SysXppAssembly). Error accessing database connection
Also, in the event logs i got the below error
Object Server 01: The database reported (session 12 (Admin)): [Microsoft][SQL Server Native Client 11.0]Communication link failure. The SQL statement was: "INSERT INTO [AX2012R3_Live_model].[dbo].SYSXPPASSEMBLY (HASHCODE,FILE_,FILENAME,VERSION,ISDEBUG,MODIFIEDDATETIME,MODIFIEDBY,CREATEDDATETIME,CREATEDBY,RECVERSION,RECID) VALUES (?,?,?,?,?,?,?,?,?,?,?)"
Tried the below workarounds,
-Stopped the AOS.
-Deleted the XppIL folder and regenerated new XppIL by starting the AOS services .
However files are creating in XppIL folder but getting the same error after the completion of Full CIL
Also tried application full compilation and DB sync but doesn't solved.
due to this issue inbound ports are not getting started automatically whenever AOS services restarts. Need to generate full CIL always to start the inbound services.
In addition i have checked the network response time and its normal, from application server to DB server
Please advise me, if any one experienced this issue before.
---------------------
Thanks,
Best Regards,
Syed Mohamed Hussain.