Database Error Messages

OCI-64634

SQL macro length(string) was too big

Cause

SQL Macro created was too big for current memory configuration. Note: Length comprise of user returned string and internally generated SQL fragment.


Action

Create a SQL Macro that can fit in memory.