Oracle Error ORA-38900: missing mandatory column “string” of error log table “string”

Oracle Error Message

ORA-38900: missing mandatory column “string” of error log table “string”

Reason for the Error

Mandatory column of error logging table is not present

Solution

Add the named column to the error logging table. Consult ORACLE documentation for the correct data type.