Skip Navigation Links Skip Navigation Links.


Alvao Service - an error "The DELETE statement conflicted with the REFERENCE constraint "FK_tblFile_FileImageId"" is displayed in the log

Článek se týká verzí produktů

ALVAO Asset Management 10.0 a vyšší

Příznaky

- an error "The DELETE statement conflicted with the REFERENCE constraint "FK_tblFile_FileImageId"" is displayed in the log

Příčina

The cause is a bug in ALVAO products.

Řešení

Opraveno ve verzi 11.1.2098 - 11.1/SP1 FIX5 (release 2023-10-05)

Náhradní řešení

Run the following script on the database:

update f
set f.FileImageId=null
from tSwLibAddUnknown sau
	join tblFileImage fi on fi.lintProductId=sau.liProductId
	join tblFile f on f.FileImageId=fi.intFileImageId

update ru
set ru.lintRegImageId=null
from tSwLibAddUnknown sau
	join tblRegImage ri on ri.lintProductId=sau.liProductId
	join tblRegUninstall ru on ru.lintRegImageId=ri.intRegImageId

Kroky pro reprodukci tohoto chování

Přílohy

Číslo problému

T146681ALVAO

 

Nenašli jste co jste hledali? Zeptejte se našeho týmu technické podpory.