Service Layer Errors

Service Layer Errors displays the status codes used to indicate error conditions related to the service layer. ┌──────────────────────────────────────────────────────────────────────────────┐
│ Table 8. Service Layer Errors │
├───────────────┬──────────────────────────────────────────────────────────────┤
│ VALUE │ DESCRIPTION │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ 0x00200 │ Buffer full │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ 0x00201 │ Ill-formed command │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ 0x00202 │ Illegal command │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ 0x00203 │ Illegal handle │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ 0x00204 │ Out of memory │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ 0x00205 │ No confirm function │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ 0x00206 │ No response buffer │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ 0x00207 │ Command handle is already in use │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ 0x00208 │ DMI version mismatch │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ 0x00209 │ Unknown CI registry │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ 0x0020a │ Command has been canceled │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ 0x0020b │ Insufficient privileges │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ 0x0020c │ No access function provided │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ 0x0020d │ OS File I/O error │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ 0x0020e │ Could not spawn a new task │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ 0x0020f │ Ill-formed MIF │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ 0x00210 │ Invalid file type │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ 0x00211 │ Service Layer is inactive │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ 0x00212 │ UNICODE not supported │
└───────────────┴──────────────────────────────────────────────────────────────┘


[Back: Database Errors]
[Next: OS/2 Errors]