Database Error Messages

ORA-55916

Message too long

Cause

The log is opened with split messages across buffers set to false. However, the message size is bigger than what can be fit in one buffer.


Action

Write the message in smaller segments or allow split messages while creating the log.