All the warning and messages for packed decimal data errors are issued by the ILE C compiler during compilation, unless explicitly stated as occurring at run time. If you receive a warning during compilation for overflow, an exception may be generated at run time; SIGFPE is raised.
Run-time errors occur during the following packed decimal operations:
(C) Copyright IBM Corporation 1992, 2005. All Rights Reserved.