Database Errors displays the status codes used to indicate error conditions
related to the MIF database. ┌──────────────────────────────────────────────────────────────────────────────┐
│ Table 7. Database Errors │
├───────────────┬──────────────────────────────────────────────────────────────┤
│ VALUE │ DESCRIPTION │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ 0x00100 │ Attribute not found │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ 0x00101 │ Value exceeds maximum size │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ 0x00102 │ Component instrumentation not found │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ 0x00103 │ Enumeration error │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ 0x00104 │ Group not found │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ 0x00105 │ Illegal keys │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ 0x00106 │ Illegal to set │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ 0x00107 │ Cannot resolve attribute function name │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ 0x00108 │ Illegal to get │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ 0x00109 │ No description │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ 0x0010a │ Row not found │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ 0x0010b │ Direct interface not registered │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ 0x0010c │ MIF database is corrupt │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ 0x0010d │ Attribute is not supported │
└───────────────┴──────────────────────────────────────────────────────────────┘