Reason:
A delimited string moved to an alphanumeric field was longer than the field.
Example: MOVE 'ABC" TO X, where X is 2 bytes long
Action:
Make the string equal to or smaller than the field length.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|