HP Model 755/125cL HP-UX DMI 2.0 Developer's Guide: HP-UX/HP 9000 Computers, - Page 111

Error Handling and Messaging

Page 111 highlights

11 Error Handling and Messaging The following table contains DMI non-error messages. Table 11-1 DMI Non-Error Messages SYMBOL DMI_NO_ERROR DMI_NO_ERROR_MORE_ VALUE 0x00000 0x00001 DATA DMI_DEFAULT_LANGUAGE-R 0x00002 ETURNED DESCRIPTION Success More data is available The item requested did not have a language mapping installed that matched the one requested. The value was returned using the default language The following table contains DMI error messages. Table 11-2 DMI Error Messages SYMBOL DMIERR_OVERLAY_NOT_ FOUND VALUE 0x00001 DMIERR_ATTRIBUTE_NOT_ FOUND DMIERR_VALUE_EXCEEDS_ MAXSIZE DMIERR_COMPONENT_NOT_ FOUND DMIERR_ENUM_ERROR DMIERR_GROUP_NOT_ 0x00100 0x00101 0x00102 0x00103 0x00104 FOUND DMIERR_ILLEGAL_KEYS DMIERR_ILLEGAL_TO_SET DMIERR_OVERLAY_NAME_ 0x00105 0x00106 0x00107 NOT_FOUND DMIERR_ILLEGAL_TO_GET DMIERR_ROW_NOT_FOUND DMIERR_DIRECT_INTERFACE_ NOT_REGISTERED DMIERR_DATABASE_ 0x00108 0x0010a 0x0010b 0x0010c CORRUPT DESCRIPTION Unable to retrieve the overlay path name or statement from the database Attribute not found Value exceeds maximum size Component ID is not found Enumeration error Group not found Illegal keys Illegal to set Component instrumentation not found Illegal to get Row not found Direct interface not registered MIF database is corrupt 111

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134

111
11
Error Handling and Messaging
The following table contains DMI non-error messages.
The following table contains DMI error messages.
Table 11-1
DMI Non-Error Messages
SYMBOL
VALUE
DESCRIPTION
DMI_NO_ERROR
0x00000
Success
DMI_NO_ERROR_MORE_
DATA
0x00001
More data is available
DMI_DEFAULT_LANGUAGE-R
ETURNED
0x00002
The item requested did not
have a language mapping
installed that matched the
one requested. The value was
returned using the default
language
Table 11-2
DMI Error Messages
SYMBOL
VALUE
DESCRIPTION
DMIERR_OVERLAY_NOT_
FOUND
0x00001
Unable to retrieve the
overlay path name or
statement from the database
DMIERR_ATTRIBUTE_NOT_
FOUND
0x00100
Attribute not found
DMIERR_VALUE_EXCEEDS_
MAXSIZE
0x00101
Value exceeds maximum size
DMIERR_COMPONENT_NOT_
FOUND
0x00102
Component ID is not found
DMIERR_ENUM_ERROR
0x00103
Enumeration error
DMIERR_GROUP_NOT_
FOUND
0x00104
Group not found
DMIERR_ILLEGAL_KEYS
0x00105
Illegal keys
DMIERR_ILLEGAL_TO_SET
0x00106
Illegal to set
DMIERR_OVERLAY_NAME_
NOT_FOUND
0x00107
Component instrumentation
not found
DMIERR_ILLEGAL_TO_GET
0x00108
Illegal to get
DMIERR_ROW_NOT_FOUND
0x0010a
Row not found
DMIERR_DIRECT_INTERFACE_
NOT_REGISTERED
0x0010b
Direct interface not
registered
DMIERR_DATABASE_
CORRUPT
0x0010c
MIF database is corrupt