Problem Note 35428: Warning messages that incorrectly produce a RC=0 now correctly produce a RC=4 in SAS 9.2
The following information documents warning messages that incorrectly produce a RC=0 prior to SAS 9.2 that correctly produce a RC=4 in SAS 9.2, and other warning messages new to SAS 9.2 that produce a RC=4.
Warning messages that correctly set the RC=4 in SAS 9.2 that incorrectly set the RC=0 prior to SAS 9.2 are:
WARNING: Variable xxx has already been defined as numeric.
WARNING: Character format specified for the result of a numeric
expression.
New warning messages for SAS 9.2 of general nature that were not in 9.1.3 are:
WARNING: Multiple lengths were specified for the variable xxx by input
data set(s). This may cause truncation of data.
WARNING: Argument xxx is a numeric variable, while a character variable
must be passed to the xxx subroutine call in order for the variable
to be updated.
WARNING: Argument xxx is a character variable, while a numeric variable
must be passed to the xxx subroutine call in order for the variable
to be updated.
WARNING: A character that could not be transcoded was encountered.
New warning messages for SAS 9.2 that are specific to HASH Objects are:
WARNING: Invalid value for hash object argument tag at xxx. Assuming
the value xxx.
WARNING: Unrecognized or missing argument tag at xxx.
WARNING: Option for Hash Object constructor specified more than once at
xxx. Only the first argument for this option will be used.
WARNING: Hash Object DATASET option should be used when specifying the
DUPLICATE option.
Operating System and Release Information
| SAS System | Base SAS | z/OS | 9.1 TS1M0 | 9.2 TS1M0 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Some warning messages incorrectly produced a RC=0 prior to SAS 9.2
| Type: | Problem Note |
| Priority: | medium |
| Topic: | SAS Reference ==> DATA Step Common Programming Tasks ==> Conditional Processing Common Programming Tasks ==> Iterative Processing Common Programming Tasks ==> Reading and Writing SAS Data Common Programming Tasks ==> Selecting Data Common Programming Tasks ==> Working with Character Data Common Programming Tasks
|
| Date Modified: | 2011-08-12 15:32:11 |
| Date Created: | 2009-04-02 09:35:59 |