Audit Enable on table oracle ebs 12.2.12
We are trying to enable audit on the GL_PERIOD_STATUSES table, which is owned by the GL schema, in our Oracle EBS 12.2 environment.As per the steps mentioned in Doc ID 848039.1 (How to Enable Audit Trail On Tables), we followed the procedure and ran the "AuditTrail Update Tables" concurrent program. However, this program completed with the following error:
Fatal error in fdaupc
To resolve this, we referred to Doc ID 284859.1 (AuditTrail Update Tables is Failing With Error "Fatal error in fdasql, quitting") and applied the suggested steps. However, after re-running the "AuditTrail Update Tables" concurrent program, the same error persists.