HP 3000 Manuals

Attribute Messages (200 - 299) [ HP System Dictionary XL Intrinsics ] MPE/iX 5.0 Documentation


HP System Dictionary XL Intrinsics

Attribute Messages (200 - 299) 

--------------------------------------------------------------------------------------

200      MESSAGE      External attribute name exists (SDERR 200) 

         CAUSE        The external attribute name specified already exists.

         ACTION       Specify an external attribute name that does not already exist
                      in the attribute external name space.

--------------------------------------------------------------------------------------

201      MESSAGE      Internal attribute name exists (SDERR 201) 

         CAUSE        The internal attribute name specified already exists.

         ACTION       Specify an internal attribute name that does not already exist
                      in the attribute internal name space.

--------------------------------------------------------------------------------------

202      MESSAGE      Invalid external attribute name (SDERR 202) 

         CAUSE        The external attribute name specified contains invalid
                      characters.

         ACTION       Correct the external attribute name to contain valid characters.

--------------------------------------------------------------------------------------

203      MESSAGE      Invalid internal attribute name (SDERR 203) 
         CAUSE        The internal attribute name specified contains invalid
                      characters.

         ACTION       Correct the internal attribute name to contain valid characters.

--------------------------------------------------------------------------------------

204      MESSAGE      Attribute does not exist (SDERR 204) 

         CAUSE        An attribute was specified that does not exist.

         ACTION       Depends on program design.

--------------------------------------------------------------------------------------

205      MESSAGE      Invalid attribute name (SDERR 205) 

         CAUSE        The attribute name specified contains invalid characters.

         ACTION       Correct the attribute name to contain valid characters.

--------------------------------------------------------------------------------------

206      MESSAGE      Attribute is an alias name attribute (SDERR 206) 

         CAUSE        The attribute specified is an alias name attribute and cannot be
                      used in this context.

         ACTION       Specify an attribute which is not an alias name attribute.

--------------------------------------------------------------------------------------

--------------------------------------------------------------------------------------

207      MESSAGE      Attribute is a variable length attribute (SDERR 207) 

         CAUSE        The attribute specified is a variable length attribute and
                      cannot be used in this context.

         ACTION       Specify an attribute which is not a variable length attribute.

--------------------------------------------------------------------------------------

208      MESSAGE      Variable length attribute value exists (SDERR 208) 

         CAUSE        A value already exists for the specified variable attribute for
                      the entity or relationship occurrence.

         ACTION       Depends on program design.

--------------------------------------------------------------------------------------

209      MESSAGE      Unable to validate a type attribute association (SDERR 209) 

         CAUSE        An unexpected subsystem error has occurred.

         ACTION       Notify the Dictionary Administrator.
--------------------------------------------------------------------------------------

210      MESSAGE      Attribute is a special attribute (SDERR 210) 

         CAUSE        The attribute specified is a special attribute and cannot be
                      used in this context.

         ACTION       Specify an attribute which is not a special attribute.

--------------------------------------------------------------------------------------

211      MESSAGE      Invalid attribute type (SDERR 211) 

         CAUSE        An invalid attribute type was specified when attempting to
                      create an attribute.

         ACTION       Correct the attribute type to specify one of the valid values.

         CAUSE        The attribute type of the attribute specified is not valid in
                      this context.

         ACTION       Specify an attribute of the correct type.

--------------------------------------------------------------------------------------

212      MESSAGE      Invalid attribute length (SDERR 212) 

         CAUSE        An invalid attribute length was specified when attempting to
                      create or modify an attribute.

         ACTION       Correct the attribute length to specify one of the valid values.

--------------------------------------------------------------------------------------

213      MESSAGE      Unable to build the attribute values buffer (SDERR 213) 

         CAUSE        An unexpected subsystem error has occurred.

         ACTION       Notify the Dictionary Administrator.

--------------------------------------------------------------------------------------

--------------------------------------------------------------------------------------

214      MESSAGE      Unable to put the attribute values buffer (SDERR 214) 

         CAUSE        An unexpected subsystem error has occurred.

         ACTION       Notify the Dictionary Administrator.

--------------------------------------------------------------------------------------

215      MESSAGE      Unable to validate the attribute list (SDERR 215) 

         CAUSE        An unexpected subsystem error has occurred.

         ACTION       Notify the Dictionary Administrator.

--------------------------------------------------------------------------------------

216      MESSAGE      Maximum number of attributes in list exceeded (SDERR 216) 
         CAUSE        The number of attributes specified in the attribute list exceeds
                      the maximum allowable number of 262.

         ACTION       Correct the attribute list to specify fewer attributes.

--------------------------------------------------------------------------------------

222      MESSAGE      Maximum number of attribute definitions exceeded (SDERR 222) 

         CAUSE        The maximum number of attributes allowed in the dictionary has
                      been exceeded.

         ACTION       Notify the Dictionary Administrator to delete any unneeded
                      attribute definitions.

--------------------------------------------------------------------------------------

223      MESSAGE      Attribute type cannot be modified (SDERR 223) 

         CAUSE        Once established during creation, the type of an attribute can
                      never be changed.

         ACTION       Create a new attribute of the desired type.

--------------------------------------------------------------------------------------

224      MESSAGE      Missing attribute definition (SDERR 224) 

         CAUSE        The dictionary has been corrupted.

         ACTION       Notify the Dictionary Administrator.

--------------------------------------------------------------------------------------

225      MESSAGE      Multiple definitions for the same attribute exist (SDERR 225) 

         CAUSE        The dictionary has been corrupted.

         ACTION       Notify the Dictionary Administrator.

--------------------------------------------------------------------------------------

226      MESSAGE      Number of attributes value in control block is invalid (SDERR 
                      226) 

         CAUSE        The number of attributes value in the control block has been
                      overwritten and is no longer valid.

         ACTION       Close the dictionary and investigate possible causes of
                      dictionary control block damage.

--------------------------------------------------------------------------------------

--------------------------------------------------------------------------------------

227      MESSAGE      List attribute does not exist (SDERR 227) 

         CAUSE        An attribute specified in the attribute list does not exist.
         ACTION       Review the attribute list and remove any attributes that do not
                      exist.

--------------------------------------------------------------------------------------

228      MESSAGE      List attribute is not associated with entity type (SDERR 228) 

         CAUSE        An attribute specified in the attribute list for the entity type
                      is not associated with the entity type.

         ACTION       Review the attribute list for the entity type and remove any
                      attributes not associated with the entity type.

--------------------------------------------------------------------------------------

229      MESSAGE      List attribute is not associated with relationship type (SDERR 
                      229) 

         CAUSE        An attribute specified in the attribute list for the
                      relationship type is not associated with the relationship type.

         ACTION       Review the attribute list for the relationship type and remove
                      any attributes not associated with the relationship type.

--------------------------------------------------------------------------------------

230      MESSAGE      Invalid special attribute in attribute list (SDERR 230) 

         CAUSE        An attribute specified in the attribute list is one of the
                      special attributes that is not allowed in this context.

         ACTION       Review the attribute list and remove any special attributes.

--------------------------------------------------------------------------------------

231      MESSAGE      Multiple alias name data found (SDERR 231) 

         CAUSE        The dictionary has been corrupted.

         ACTION       Notify the Dictionary Administrator.

--------------------------------------------------------------------------------------

233      MESSAGE      Attribute list exceeds maximum length of 8646 bytes (SDERR 233) 

         CAUSE        The attribute list specified does not terminate before the
                      maximum allowable length of 8646 bytes.

         ACTION       Make sure the attribute list is terminated properly with a
                      semicolon.

--------------------------------------------------------------------------------------

234      MESSAGE      Variable length attribute value does not exist (SDERR 234) 

         CAUSE        A value for the variable length attribute specified does not
                      exist for this occurrence.

         ACTION       Depends on program design.

--------------------------------------------------------------------------------------

--------------------------------------------------------------------------------------

235      MESSAGE      Unable to load the attribute values buffer (SDERR 235) 

         CAUSE        An unexpected subsystem error has occurred.

         ACTION       Notify the Dictionary Administrator.

--------------------------------------------------------------------------------------

236      MESSAGE      Unable to put alias name attribute values (SDERR 236) 

         CAUSE        An unexpected subsystem error has occurred.

         ACTION       Notify the Dictionary Administrator.

--------------------------------------------------------------------------------------

237      MESSAGE      Attribute list contains duplicate attributes (SDERR 237) 

         CAUSE        The attribute list specified contains the same attribute more
                      than one time.  An attribute may appear only once in an
                      attribute list.

         ACTION       Review the attribute list and remove any duplicate attributes.

--------------------------------------------------------------------------------------

238      MESSAGE      Attribute is associated with an entity/relationship type (SDERR 
                      238) 

         CAUSE        The specified attribute is currently associated with an entity
                      or relationship type and cannot be deleted with the current
                      setting of the purge flag.

         ACTION       Depends on program design.

--------------------------------------------------------------------------------------

240      MESSAGE      Maximum number of entity type attributes exceeded (SDERR 240) 

         CAUSE        The maximum number of attributes that can be added to an entity
                      type has been exceeded.

         ACTION       Notify the Dictionary Administrator to delete any unneeded
                      attributes from an entity type's attribute list.

--------------------------------------------------------------------------------------

241      MESSAGE      Maximum number of relationship type attributes exceeded (SDERR 
                      241) 

         CAUSE        The maximum number of attributes that can be added to a
                      relationship type has been exceeded.

         ACTION       Notify the Dictionary Administrator to delete any unneeded
                      attributes from a relationship type's attribute list.

--------------------------------------------------------------------------------------

242      MESSAGE      Entity type attribute association does not exist (SDERR 242) 
         CAUSE        The specified entity type attribute association does not exist
                      and therefore cannot be deleted.

         ACTION       Depends on program design.

--------------------------------------------------------------------------------------

--------------------------------------------------------------------------------------

243      MESSAGE      Entity type attribute association exists (SDERR 243) 

         CAUSE        The specified entity type attribute association already exists
                      and therefore cannot be created.

         ACTION       Depends on program design.

--------------------------------------------------------------------------------------

244      MESSAGE      Maximum number of alias name attributes exceeded (SDERR 244) 

         CAUSE        The maximum number of alias name attributes allowed in the
                      dictionary has been exceeded.

         ACTION       Notify the Dictionary Administrator to delete any unneeded alias
                      name attributes.

--------------------------------------------------------------------------------------

245      MESSAGE      Relationship type attribute association does not exist (SDERR 
                      245) 

         CAUSE        The specified relationship type attribute association does not
                      exist and therefore cannot be deleted.

         ACTION       Depends on program design.

--------------------------------------------------------------------------------------

246      MESSAGE      Relationship type attribute association exists (SDERR 246) 

         CAUSE        The specified relationship type attribute association already
                      exists and therefore cannot be created.

         ACTION       Depends on program design.

--------------------------------------------------------------------------------------

247      MESSAGE      Unable to modify alias name attribute values (SDERR 247) 

         CAUSE        An unexpected subsystem error has occurred.

         ACTION       Notify the Dictionary Administrator.

--------------------------------------------------------------------------------------

248      MESSAGE      New attribute length forced a bad edits length (SDERR 248) 

         CAUSE        The attribute length specified forced existing edits to exceed
                      the maximum attribute edits length allowed.
         ACTION       Modify length so the edits length does not exceed the maximum,
                      or delete some of the attribute's edits.

--------------------------------------------------------------------------------------

--------------------------------------------------------------------------------------

249      MESSAGE      Invalid attribute edits length (SDERR 249) 

         CAUSE        The attribute edits length specified exceeds the maximum length
                      allowed.

         ACTION       Set the edits length to contain a valid length.

         CAUSE        The edits length specified is not a multiple of the attribute's
                      byte length.  Integer and floating point attributes' edits must
                      be specified in pairs.

         ACTION       Set the edits length to contain a valid length.

--------------------------------------------------------------------------------------

250      MESSAGE      Invalid range specified in attribute's edits (SDERR 250) 

         CAUSE        An invalid range of numbers was specified, where the first
                      number in a range was greater than the second number in the
                      range.

         ACTION       Correct the range to contain valid values.

--------------------------------------------------------------------------------------

251      MESSAGE      Invalid attribute value (SDERR 251) 

         CAUSE        The attribute value specified contains a value that is invalid
                      according to the edits specified for the attribute.

         ACTION       Specify an acceptable attribute value.

--------------------------------------------------------------------------------------

252      MESSAGE      Invalid attribute edit offset (SDERR 252) 

         CAUSE        Internal dictionary structure information is not consistent.

         ACTION       Make sure structure information files are consistent.  Notify
                      the Dictionary Administrator.

--------------------------------------------------------------------------------------

253      MESSAGE      Total length of all attribute edits exceeds limit (SDERR 253) 

         CAUSE        More than 65534 bytes of attribute edits exist in the
                      dictionary.

         ACTION       Remove excess attribute edits and attempt to close the
                      dictionary again.

--------------------------------------------------------------------------------------



MPE/iX 5.0 Documentation