Reason:
The clauses LENGTH=, RIGHT=, LEFT=, CENTER= of the $PAD and $TRIM functions cannot have a nullable field as their object.
Action:
Correct the clauses so they no longer reference nullable fields.
Reason:
Syntax error.
Action:
Correct and retry.
Reason:
The specified expression was used in a position where a FROM or TO was expected.
Action:
Replace the invalid expression with FROM or TO.
Reason:
You specified a duplicate FROM or TO clause for a $TRANSLATE function.
Action:
Make sure each $TRANSLATE function has no more than one FROM and one TO clause.
Reason:
The specified expression is not a valid FROM or TO clause for a $TRANSLATE function.
Action:
Make sure FROM and TO clauses for the $TRANSLATE function consist only of the word FROM or TO followed by an alphanumeric literal or the name of an alphanumeric field or alpha group.
Reason:
The $TRANSLATE FROM clause contains at least one duplicate specification.
Action:
Check the syntax and re-specify.
Reason:
The $TRANSLATE FROM and TO clauses have unequal length specifications. The shorter length is used.
Action:
Informative, this is a warning.
Reason:
The field/string-expression name is null-eligible and, therefore, you cannot use it as the object of a TO= clause or a FROM= clause of a $TRANSFORM function.
Action:
Correct the statement so that field/string-expression name no longer references null-eligible fields.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|