SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
MXCI Messages (15000 through 15999)
HP NonStop SQL/MX Messages Manual—523730-004
14-18
Recovery. Correct the attribute and retry the command.
SQL 15244
Where attribute-name is the name of the duplicate attribute.
Cause. A duplicate attribute is in the command.
Effect. The operation fails.
Recovery. Enter the command without the duplicate attributes.
SQL 15245
Where string0 and string1 are the name and value of the attributes.
Cause. A value is associated with an attribute.
Effect. The operation fails.
Recovery. Enter the command without the attribute value.
SQL 15246
Where string0 and string1 are the name and value of the attributes.
Cause. The value associated with an attribute is not correct.
Effect. The operation fails.
Recovery. Enter the command with the correct attribute value.
SQL 15247
Where string0 is the name of the attribute.
Cause. An attribute value is not associated with the attribute name.
15244 Command has a duplicate attribute "attribute-name".
+++SUGG: Remove the duplicate keyword (and value).
15245 This command attribute never has a value, command had:
string0 string1. +++SUGG: Check syntax for missing comma
after keyword.
15246 This command attribute has an invalid value, command
had: string0 string1.
15247 This command attribute must have a value, command had
only keyword: string0.