SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
MXCI Messages (15000 through 15999)
HP NonStop SQL/MX Messages Manual—523730-004
14-20
SQL 15256
Cause. The user name field does not contain both the group and member name.
Effect. The operation fails.
Effect. Enter the command with a group and member name.
SQL 15257
Where string0 is the component as entered in the command.
Cause. The component name is not quoted.
Effect. The operation fails.
Recovery. Enter the command with the component name enclosed in quotation
marks.
SQL 15258
Where string1 is the object type.
Where int1 is the maximum number of components allowed by the object type.
Cause. Too many components are entered for the object type.
Effect. The operation fails.
Recovery. Enter the command without the excess components for the object type.
SQL 15259
Where string1 is the object type.
Where int1 is the maximum number of characters allowed by the component.
15256 A user name must have two components:
groupname.membername.
15257 A component name may not contain wild cards * or ?
within the name. The wild card * alone is often permitted.
Use double quotes to protect these characters in DS and EVAR
names when they are normal characters, command had: string0.
15258 Object name has too many components for a string1 name,
max is int1.
15259 string1 name component exceeds int1 character limit,
command had string2.