Salesforce

Codepage conversion on an Audit enabled database fails with error 421

« Go Back

Information

 
TitleCodepage conversion on an Audit enabled database fails with error 421
URL Name000027631
Article Number000145959
EnvironmentProduct: OpenEdge
Version:10.1x, 10.2x, 11.X
OS:All supported platforms
Question/Problem Description
CONVCHAR CONVERT fails with error 421 on a Audit enabled database.
PROUTIL convchar convert <codepage> fails with error 421.
 
 
Steps to Reproduce
Clarifying Information
Audit enabled database.
Error MessageSYSTEM ERROR: ixgen called with no transaction. (421)
Defect NumberPSC00225542
Enhancement Number
Cause
CONVCHAR does not start a transaction when it converts the database, but the auditing trigger expects that the change is inside a transaction so error 421 occurs.
Resolution
Until the fix is available, use the workaround below.
Workaround

Follow steps in the article How to disable auditing?

Notes
Keyword Phrase
Last Modified Date5/20/2024 5:58 PM

Powered by