/ Copyright (c) Oracle 2007, 2008. All Rights Reserved. / / ident "%Z%%M% %I% %E%" / / NAME / clsmdnsus.msg / DESCRIPTION / Message file for the Oracle implementation of the multicast domain naming / service. / NOTES / # CHARACTER_SET_NAME=American_America.US7ASCII / / MODIFIED / rwessman 06/11/10 - LRG 4723747 - added missing message. / rwessman 06/12/08 - Incorporated review comments from bmanry. / rwessman 08/03/07 - Added message 14. / rwessman 06/27/07 - Added name server errors. / rwessman 03/07/07 - Created / 00000, 00000, "no error" // *Cause: A command completely successfully. // *Action: No action is needed. / 00001, 00000, "GIPC endpoint creation failed." // *Cause: An attempt to create a GIPC endpoint for use multicast operations // failed. // *Action: Examine the accompanying error (if any) and the log file for // details as to why the operation failed. / 00002, 00000, "bind failed." // *Cause: An attempt to bind an address to a GIPC endpoint failed. // *Action: Examine the accompanying error (if any) and the log file for // details as to why the operation failed. / 00003, 00000, "address creation failed." // *Cause: An attempt to create a GIPC address failed. // *Action: Examine the accompanying error (if any) and the log file for // details as to why the operation failed. / 00004, 00000, "attribute setting failed." // *Cause: An attempt to set an attribute on a GIPC endpoint or address // failed. // *Action: Examine the accompanying error (if any) and the log file for // details as to why the operation failed. / 00005, 00000, "interface registration failed." // *Cause: The registration of an interface with mDNS failed. // *Action: Examine the accompanying error (if any) and the log file for // details as to why the operation failed. / 00006, 00000, "failed to get name server list." // *Cause: An attempt to get the list of available name servers failed. // *Action: Examine the accompanying error (if any) and the log file for // details as to why the operation failed. / 00007, 00000, "mDNS initialization failed." // *Cause: The initialization of the mDNS subsystem failed. // *Action: Examine the accompanying error (if any) and the log file for // details as to why the operation failed. / 00008, 00000, "start of host query failed." // *Cause: The query for hosts from mDNS failed to start. // *Action: Examine the accompanying error (if any) and the log file for // details as to why the operation failed. / 00009, 00000, "stop of host query failed." // *Cause: Termination of the query for hosts from mDNS failed. // *Action: Examine the accompanying error (if any) and the log file for // details as to why the operation failed. / 00010, 00000, "Initialization of name server name retrieval failed." // *Cause: The initialization of the retrieval of the names of the name // servers used by multicast DNS failed. // *Action: Examine the accompanying messages(s) that detail the platform // error(s) for details about the exception. / 00011, 00000, "retrieval of name server name failed." // *Cause: The retrieval of the name of a name server to be used by // multicast DNS failed. // *Action: Examine the accompanying messages(s) that detail the platform // error(s) for details about the exception. / 00012, 00000, "no name servers found." // *Cause: No name servers were found that could be used by multicast DNS. // *Action: Check the system configuration and ensure that or more DNS name // servers are configured, operating and accessible. / 00013, 00000, "Send of response to DNS server failed." // *Cause: An attempt to send a response to a query from the DNS server // failed. // *Action: Examine accompanying exceptions for details about the exact error. / 00014, 00000, "host query was interrupted." // *Document: NO // *Cause: // *Action: / 00015, 00000, "invalid record type: %u" // *Cause: The DNS server sent a record whose type is unknown. // *Action: This is a warning message which can be ignored because the error // should occur very infrequently. If the error occurs frequently, // Oracle Customer Support should be contacted. / // The following is a list of errors that compose the Bonjour mStatus type. Any // change in that list *MUST* be reflected here. // See clsmdns.h for a description of how the error numbers were arrived at. 02000, 00000, "unknown error." // *Cause: An unknown error occurred. This error can occur when the multicast // DNS server is not running. // *Action: If the multicast server is not running, start it and try the // operation again. If it is running, this is an internal error and // Oracle Customer Support should be contacted with details about // how and when the error occurred. / 02001, 00000, "no such name exists." // *Cause: This error is internal and should not ordinarily be seen by the // user. // *Action: Contact Oracle Customer Support. / 02002, 00000, "memory allocation failure." // *Cause: The allocation of process memory failed. // *Action: If memory is low on the system, terminate other processes and/or // threads and try the operation again. Otherwise, this is an internal // error and Oracle Customer Support should be contacted. / 02003, 00000, "invalid parameter." // *Cause: This error is internal and should not ordinarily be seen by the // user. // *Action: Contact Oracle Customer Support. / 02004, 00000, "invalid reference." // *Cause: This error is internal and should not ordinarily be seen by the // user. // *Action: Contact Oracle Customer Support. / 02005, 00000, "invalid state." // *Cause: This error is internal and should not ordinarily be seen by the // user. // *Action: Contact Oracle Customer Support. / 02006, 00000, "invalid flags." // *Cause: This error is internal and should not ordinarily be seen by the // user. // *Action: Contact Oracle Customer Support. / 02007, 00000, "operation is unsupported." // *Cause: This error is internal and should not ordinarily be seen by the // user. // *Action: Contact Oracle Customer Support. / 02008, 00000, "uninitialized." // *Cause: This error is internal and should not ordinarily be seen by the // user. // *Action: Contact Oracle Customer Support. / 02009, 00000, "no cache." // *Cause: This error is internal and should not ordinarily be seen by the // user. // *Action: Contact Oracle Customer Support. / 02010, 00000, "record or service is already registered." // *Cause: This error is internal and should not ordinarily be seen by the // user. // *Action: Contact Oracle Customer Support. / 02011, 00000, "name conflict found." // *Cause: This error is internal and should not ordinarily be seen by the // user. // *Action: Contact Oracle Customer Support. / 02012, 00000, "Invalid." // *Cause: This error is internal and should not ordinarily be seen by the // user. // *Action: Contact Oracle Customer Support. / 02013, 00000, "Firewall." // *Cause: This error is internal and should not ordinarily be seen by the // user. // *Action: Contact Oracle Customer Support. / 02014, 00000, "Incompatible." // *Cause: This error is internal and should not ordinarily be seen by the // user. // *Action: Contact Oracle Customer Support. / 02015, 00000, "invalid interface." // *Cause: This error is internal and should not ordinarily be seen by the // user. // *Action: Contact Oracle Customer Support. / 02016, 00000, "Refused." // *Cause: This error is internal and should not ordinarily be seen by the // user. // *Action: Contact Oracle Customer Support. / 02017, 00000, "no such record." // *Cause: This error is internal and should not ordinarily be seen by the // user. // *Action: Contact Oracle Customer Support. / 02018, 00000, "no authentication." // *Cause: This error is internal and should not ordinarily be seen by the // user. // *Action: Contact Oracle Customer Support. / 02019, 00000, "no such key." // *Cause: This error is internal and should not ordinarily be seen by the // user. // *Action: Contact Oracle Customer Support. / 02020, 00000, "error occurred while passing through NAT." // *Cause: This error is internal and should not ordinarily be seen by the // user. // *Action: Contact Oracle Customer Support. / 02021, 00000, "double NAT encountered." // *Cause: This error is internal and should not ordinarily be seen by the // user. // *Action: Contact Oracle Customer Support. / 02022, 00000, "invalid time." // *Cause: This error is internal and should not ordinarily be seen by the // user. // *Action: Contact Oracle Customer Support. / 02023, 00000, "invalid signature." // *Cause: This error is internal and should not ordinarily be seen by the // user. // *Action: Contact Oracle Customer Support. / 02024, 00000, "invalid key." // *Cause: This error is internal and should not ordinarily be seen by the // user. // *Action: Contact Oracle Customer Support. / 02025, 00000, "transient error." // *Cause: This error is internal and should not ordinarily be seen by the // user. // *Action: Contact Oracle Customer Support. / 02250, 00000, "connection pending." // *Cause: This error is internal and should not ordinarily be seen by the // user. // *Action: Contact Oracle Customer Support. / 02251, 00000, "connection failed." // *Cause: This error is internal and should not ordinarily be seen by the // user. // *Action: Contact Oracle Customer Support. / 02252, 00000, "connection established." // *Cause: This error is internal and should not ordinarily be seen by the // user. // *Action: Contact Oracle Customer Support. / 02253, 00000, "more memory needed for cache." // *Cause: This error is internal and should not ordinarily be seen by the // user. // *Action: Contact Oracle Customer Support. / 02254, 00000, "configuration changed." // *Cause: This error is internal and should not ordinarily be seen by the // user. // *Action: Contact Oracle Customer Support. / 02255, 00000, "memory free needed." // *Cause: This error is internal and should not ordinarily be seen by the // user. // *Action: Contact Oracle Customer Support. /