Database Error Messages

OCI-29979

unsupported row size for query result change notification

Cause

An attempt was made to register query result change notification (QRCN) on a table with more than 255 columns.


Action

Use object change notification (OCN) instead.