Service

A LAN Server API function returning error codes 2180-2191 encountered an error with one of the network services. ┌───────────────────────────┬───────┬──────────────────────────────────────────┐
│ SYMBOLIC CONSTANT │ VALUE │ MEANING │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_ServiceTableLocked │ 2180 │ The service does not respond to control │
│ │ │ actions. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_ServiceTableFull │ 2181 │ The service table is full. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_ServiceInstalled │ 2182 │ The requested service has already been │
│ │ │ started. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_ServiceEntryLocked │ 2183 │ The service does not respond to control │
│ │ │ actions. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_ServiceNotInstalled │ 2184 │ The service has not been started. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_BadServiceName │ 2185 │ The service name is not valid. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_ServiceCtlTimeout │ 2186 │ The service is not responding to the │
│ │ │ control function. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_ServiceCtlBusy │ 2187 │ The service control is busy. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_BadServiceProgName │ 2188 │ The IBMLAN.INI file contains a service │
│ │ │ program name that is not valid. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_ServiceNotCtrl │ 2189 │ The service cannot be controlled in its │
│ │ │ present state. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_ServiceKillProc │ 2190 │ The service was ended abnormally. │
├───────────────────────────┼───────┼──────────────────────────────────────────┤
│ NERR_ServiceCtlNotValid │ 2191 │ The requested pause or stop is not valid │
│ │ │ for this service. │
└───────────────────────────┴───────┴──────────────────────────────────────────┘


[Back: Spooler]
[Next: Requester]