Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Unresolved
-
1.2.4
-
None
-
None
-
None
Description
Customer receives above error when executing the following update:
UPDATE
|
s1.reporting AS r
|
INNER JOIN s2.cle_reporting ON
|
r.OBJ_REPORT_ID = cle_reporting.OBJ_REPORT_ID
|
AND r.TYPE_REPORTING = cle_reporting.TYPE_REPORTING
|
SET A_SUPP = 1
|
They retried the operation but result is the same, so they are stuck.