Database Error Messages

OCI-36708

(XSMXALLOC00) Variable workspace object must be dimensioned to be used by the ALLOCATE command.

Cause

The user supplied an undimensioned (scalar) variable to the ALLOCATE command.


Action

Use a dimensioned variable.