Reason:
An attempt has been made to assign a negative value to a one- or three-byte binary field. One- and three-byte binary fields are considered to contain unsigned positive numbers only. Only two- and four-byte binary fields can hold negative values.
Action:
Use a two- or four-byte field to hold the signed number.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|