ASAP 1.1 Hybrid Manual
HP NonStop ASAP Hybrid Manual – 529729-004 
Page 4-10 
ASAP_ERROR_INVALID_ID (-103) 
The specified ASAP ID exceeded ASAP_MAX_ID_LENGTH characters in length, did 
not begin with a dollar sign ($), did not contain any characters after $, the first 
character after $ was not alphabetic, or a subsequent character was not 
alphanumeric. 
ASAP_ERROR_INVALID_APP_VERSION (-104) 
The specified application version either exceeded 
ASAP_MAX_APP_VERSION_LENGTH characters or contained non-ASCII printable 
characters. 
ASAP_ERROR_NO_SERVER (-105) 
The ASAP Hybrid for Linux server is not running or could not service the request. 
ASAP_ERROR_LIBRARY_PIPE (-106) 
The pipe file for the library could not be created or could not be opened. 
ASAP_ERROR_DUPLICATE_DOMAIN (-107) 
Duplicate domain name. 
ASAP_ERROR_TOO_MANY_DOMAINS (-108) 
Max # of domains already registered. 
ASAP_ERROR_SHARED_SEGMENT (-109) 
Could not allocate or attach the shared segment. 
ASAP_ERROR_SERVER_RESOURCE (-110) 
Could not complete the operation because of lack of server resources. 
ASAP_ERROR_REMOVED (-111) 
The supplied domain exists already but has been removed. Once cleanup occurs, 
the domain can be registered again. 
ASAP_ERROR_MUTEX (-113) 
The mutex for the domain could not be allocated. Thread-safe API calls for this 
domain (that is, asap_update_ts, asap_remove_ts, and so on) are not available. All 
such calls return the error ASAP_ERROR_MUTEX and do not perform any 
operation. However, the registration was successful otherwise, and the client 
application can use the standard ASAP API calls. 










