IBM0381S
ONCODE=oncode-value The AREA condition was raised because the target area was too small for the AREA assignment.

Explanation

In an assignment of an area variable, the current extent of the area on the right-hand side of the assignment statement was greater than the size of the area to which it was to be assigned. The ONCODE associated with this message is 361.

System action

The ERROR condition is raised.

Programmer response

Modify the program to ensure that the target area is large enough to contain the source area.

Symbolic Feedback Code

IBM0BT