11 CLSGN-00000 to CLSGN-00565

CLSGN-00000: no error\n

Cause: Operation was successful.

Action: No action needed.

CLSGN-00003: unknown command: "string"\n

Cause: The command entered was invalid.

Action: Specify a valid command.

CLSGN-00018: parameter has no default value.

Cause: An attempt was made to reset the value of a parameter for which there is no default value.

Action: Specify a parameter which has a default value.

CLSGN-00023: "string" is only available in interactive mode.\n

Cause: An attempt was made to run or get help for a command from the command line which is available only in interactive mode.

Action: Change to interactive mode to run the command.

CLSGN-00024: Oracle Grid Naming Service Daemon (GNSD) aborted on node string.

Cause: The server aborted on the specified node.

Action: Contact Oracle Support Services.

CLSGN-00025: Creation of name object for configuration file "string" failed.\n

Cause: It was not possible to create a name object for the configuration file.

Action: Examine the rest of the stack for the exact reason.

CLSGN-00028: Open of configuration file "string" failed.\n

Cause: The open of the configuration file failed.

Action: Examine the rest of the error stack for the exact reason.

CLSGN-00029: Read of configuration file "string" failed.\n

Cause: A read of the configuration file failed.

Action: Examine the rest of the error stack for the exact reason.

CLSGN-00030: Close of configuration file "string" failed.\n

Cause: It was not possible to close the configuration file.

Action: Examine the rest of the error stack for the exact reason.

CLSGN-00031: Server failed to start:\nstring

Cause: The GNS server failed to start due to an error encountered by the server.

Action: Examine the message that accompanies this one for details. Also, take a look at the server log files for more information.

CLSGN-00032: Unexpected end of line found in record "string".\n

Cause: The line ended unexpectedly. For example, the line might have ended before the end of a quoted string was found.

Action: Specify a correctly formatted line.

CLSGN-00033: Too few arguments for value of parameter "string" Minimum: number\n

Cause: Not enough arguments were specified for a parameter.

Action: Specify the required number of arguments.

CLSGN-00034: Too many arguments for value of parameter "string" Maximum: number\n

Cause: The number of arguments specified for a parameter was greater than maximum allowed.

Action: Specify the required number of arguments.

CLSGN-00035: Record "string" contains too few fields. Minimum: number. Specified: number.\n

Cause: The entry for a parameter in the configuration file does not contain the required number of fields.

Action: Correct the entry to have the required number of fields.

CLSGN-00036: Record "string" contains too many fields. Maximum: number. Specified: number.\n

Cause: The entry for a parameter in the configuration file contains more than the maximum number of fields.

Action: Correct the entry to have the required number of fields.

CLSGN-00040: invalid value for integer parameter: "string": "string"\n

Cause: The value specified for an integer parameter was not an integer.

Action: Specify a correct value, either decimal or hexadecimal. Hexadecimal values start with the string "0x".

CLSGN-00041: invalid value for boolean parameter "string": "string"\n

Cause: The value specified for a boolean parameter was not a boolean value.

Action: Specify a correct value. Correct values include: TRUE/FALSE, YES/NO, ON/OFF, and 1/0.

CLSGN-00043: invalid configuration method: "string"\n

Cause: An unknown type was specified for the method used to store configuration information.

Action: Specify a valid type.

CLSGN-00044: no file name specified.\n

Cause: No name was specified for a configuration method which uses a file as the repository.

Action: Specify a file name.

CLSGN-00045: initialization failed: string\n

Cause: The initialization of GNS failed.

Action: Please examine the accompanying message for the exact reason.

CLSGN-00046: no value found for parameter "string".\n

Cause: A value was not specified for the parameter.

Action: Specify a parameter.

CLSGN-00051: unsupported query type: "string"

Cause: The query type passed in is not supported by GNS.

Action: Specify a supported query type.

CLSGN-00052: Initialization of OCR at level number failed.\n string\n

Cause: Initialization of OCR to the specified level failed.

Action: Examine the error message to determine what occurred.

CLSGN-00054: Invalid IP address: string

Cause: The IP address specified is neither in the v4 or v6 format.

Action: Specify a correct address.

CLSGN-00058: Invalid number of arguments specified: number.\n

Cause: The client program sent the wrong number of arguments over for a command.

Action: This error should not ordinarily be seen. Contact Oracle Support Services.

CLSGN-00059: Unknown command: number.\n

Cause: The server received an unknown command from the client.

Action: This error should never happen. If it does, contact Oracle Support Services.

CLSGN-00060: Conversion of string value "string" failed with error number.\n

Cause: The value of a parameter sent over from the client to number failed.

Action: Specify a valid parameter value.

CLSGN-00061: Internal error.\n

Cause: An unexpected error occurred. The rest of the error stack contains details about the error.

Action: This error should never happen. If it does, contact Oracle Support Services.

CLSGN-00062: Server spawn failed: could not access subdirectory string under string.\n

Cause: The server process could not be spawned because the directory where the program resides could not be located or accessed.

Action: Make sure that the server directory exists and can be accessed by the user starting the program.

CLSGN-00063: Server spawn failed: executable not accessible: directory: string file: string\n

Cause: The server program could not be accessed.

Action: Make sure the server executable exists and can be accessed by the user starting the program.

CLSGN-00064: spawn of server string failed.\n

Cause: The client was unable to start the server process.

Action: More details about the failure can be found in messages that follow.

CLSGN-00065: Unable to create backup for configuration file string

Cause: The GNS server was unable to create a backup configuration file.

Action: Check the permissions in the configuration directory. Make sure that the GNS process is permitted to create files there.

CLSGN-00068: Service advertisement stop failed.\n

Cause: GNS encountered an error when it tried to stop the advertisement of its service.

Action: Examine the message following this one. It will indicate the cause. If it is a number, consult rdret.h.

CLSGN-00069: Service registration failed.\n

Cause: GNS was unable to register itself with Resource Discovery.

Action: Examine the message following this one. It will indicate the cause. If it is a number, consult rdret.h.

CLSGN-00070: Service location failed.\n

Cause: The client program was not able to locate a GNS server.

Action: Examine the message following this one for a possible cause.

CLSGN-00071: Transport initialization failed.\n

Cause: GNS was unable to initialize the transport that it uses to communicate between the client and server.

Action: Examine the messages following this one for the cause of the error.

CLSGN-00072: Connection to server failed.\n

Cause: GNS was unable to initialize the transport that it was used to communicate between the client and server.

Action: The message following indicates the exact error that occurred.

CLSGN-00073: Send failed\n

Cause: GNS was unable to send data either from the client to the server or from the server to the client.

Action: The message following indicates the exact error that occurred.

CLSGN-00074: Wait for client connection failed\n

Cause: An error occurred while the server was waiting for a connection from the client.

Action: The message following indicates the exact error that occurred.

CLSGN-00075: Receive failed.\n

Cause: GNS was unable to receive data from its peer process.

Action: The message following indicates the exact error that occurred.

CLSGN-00076: string Packet ignored: string.\n

Cause: The packet was ignored by the server because it was invalid. This may be caused by another process sending malformed packets.

Action: Use system tools to determine if a non-GNS process is sending data to the server.

CLSGN-00077: Invalid DNS message received.\n

Cause: The Grid Naming Service (GNS) server received a query which was not of the correct format. This could be due to an error by the server or because a malicious process is sending the GNS server invalid packets.

Action: The error is informational and should not ordinarily be visible to a user. If it is seen, contact Oracle Support Services.

CLSGN-00078: No space in left in buffer. Buffer size: number.

Cause: The buffer provided was too small to fit a piece of data.

Action: This error should ordinarily not be visible to users. If it appears, contact Oracle Support Services.

CLSGN-00079: Bonjour initialization failed.\n

Cause: The function called to initialize Bonjour for use by GNS failed.

Action: Examine the accompanying Bonjour error and take corrective action.

CLSGN-00080: Wait failed.

Cause: The wait for data to be received from another process failed.

Action: This error should ordinarily not be visible to users. If it appears, contact Oracle Support Services.

CLSGN-00081: The GNS service is not running.\n

Cause: The GNS service could not be contacted because it is not running.

Action: Start the GNS service.

CLSGN-00082: The GNS service is already running.\n

Cause: An attempt was made to start the GNS service, but it was already running.

Action: Shut down the GNS service before trying to start it.

CLSGN-00083: Invalid option: "string"\n

Cause: An unknown option was specified either to a client program or the server.

Action: Specify a supported option.

CLSGN-00086: Service location initialization failed.\n

Cause: The GNS client failed when it tried to initialize the Resource Discovery subsystem.

Action: Examine the message following this one. It will indicate the cause. If it is a number, consult rdret.h.

CLSGN-00087: Listen on endpoint "string" failed.\n

Cause: The server was unable to listen for requests on the specified endpoint.

Action: The accompanying GIPC error should be examined for the exact error.

CLSGN-00088: Listen on string port number failed due to a lack of privileges.\n

Cause: The server was unable to listen on the specified port because it does not have privilege to do so. On Linux and Unix systems, this can occur because the server is not running as the root user.

Action: Run the server as a user with the needed privileges.

CLSGN-00089: Not enough arguments specified for the "string" option. Number specified: number. Minimum number: number.\n

Cause: Enough arguments were not specified for a command.

Action: Specify the minimum number of arguments.

CLSGN-00090: Too many arguments specified for the "string" option. Number specified: number Maximum number: number.\n

Cause: Too many arguments arguments specified for a command.

Action: Specify the required number of arguments.

CLSGN-00099: Multicast DNS server not running.\n

Cause: GNS was unable to send a query to the multicast DNS server because it is not running.

Action: Start the multicast DNS server.

CLSGN-00100: The alias "string" already exists.

Cause: The specified alias already exists.

Action: Specify an alias which does not exist.

CLSGN-00101: The alias "string" does not exist.

Cause: An alias for a name could not be found.

Action: Specify an alias which exists.

CLSGN-00102: The name "string" does not exist.

Cause: The specified name could not be found.

Action: Specify a name which exists.

CLSGN-00109: No interfaces available.

Cause: GNS was unable to find any interfaces on which it can listen for requests. This error is likely caused by the incorrect specification of the list of interfaces on which GNS is not to listen. Alternatively, it may be caused by an error in system configuration.

Action: Correct the list of prohibited interfaces if it was set incorrectly. If this is not the case, check the system configuration.

CLSGN-00110: One or threads failed - check log.\n

Cause: One or more GNS failed unexpectedly.

Action: Check the log file to determine the exact reasons.

CLSGN-00111: Acquisition of privileges needed to perform operation failed.

Cause: An attempt to acquire the privileges needed failed.

Action: Examine the attached message for more details.

CLSGN-00112: Platform initialization failed.\n

Cause: GNS was unable to initialize the layer the provides system-specific services.

Action: Examine the accompanying message for details.

CLSGN-00120: Creation of configuration file "string" failed.\n

Cause: The creation of the new version of the configuration file failed.

Action: Examine the rest of the error stack for the exact reason.

CLSGN-00121: Trace level set to number.

Cause: This is an information message to indicate that the trace level was set.

Action: No action is needed.

CLSGN-00122: Dynamic messaging initalization failed - error number

Cause: The facility used to control the GNS server dynamically failed.

Action: This error should not be seen in normal use. Contact Oracle Support Services if it appears.

CLSGN-00127: Privileged user "string" does not exist.

Cause: The user which GNS is to run as in order to run operations which require special privileges does not exist.

Action: Specify a user which does exist on the host. This user must have the ability to listen for requests from the DNS server.

CLSGN-00128: Unprivileged user "string" does not exist.

Cause: The user which GNS is to run as in order to perform operations which do not require special privileges does not exist.

Action: Specify a user which exists.

CLSGN-00129: Privileged group "string" does not exist.

Cause: The group to which a user must belong in order to perform administrative operations does not exist.

Action: Specify a group which exists on the host.

CLSGN-00130: no privileges to access OCR key "string".

Cause: It was not possible to retrieve the specified key from OCR because the user does not have the required privileges.

Action: Either run the command as a user which has the required privileges or configure OCR to allow retrieval of the key.

CLSGN-00131: no privileges to get value for OCR key "string".

Cause: It was not possible to retrieve the specified value from OCR because the user does not have the required privileges.

Action: Either run the command as a user which has the required privileges or configure OCR to allow retrieval of the key.

CLSGN-00132: user "string" not authorized to run command.

Cause: A user tried to run a command but has no permission to do so.

Action: Run the command as a user which has the proper privileges.

CLSGN-00133: Exception received:\nstring

Cause: An exception occurred on the server process.

Action: Examine the exception for details.

CLSGN-00134: Invalid name: "string".

Cause: The name to be used for a GNS operation was not valid. The name may have no domain or be qualified with the name of subdomain serviced by GNS.

Action: Specify a correct name.

CLSGN-00135: Mandatory parameter "string" is not configured.

Cause: A value was not configured for a mandatory parameter.

Action: Configure a value in the parameter repository.

CLSGN-00136: Query for network address for name "string" failed.

Cause: The query for network addresses for the given name failed.

Action: Examine the accompanying errors for for more information. If the errors indicate that the name does not exist, register it using srvctl.

CLSGN-00138: No thread names specified.

Cause: The command requires at least one thread name to be specified.

Action: Specify at least one thread name.

CLSGN-00139: Invalid thread name "string"

Cause: The name of the thread was unknown to GNS.

Action: Specify a valid thread name.

CLSGN-00140: OCR key "string" does not exist.

Cause: The specified key cannot be found in the Oracle Cluster Registry.

Action: Specify a key that exists This exception often happens when trying to retrieve a configuration parameter.

CLSGN-00141: The address "string" already exists.

Cause: A mapping for a address to a name already exists.

Action: Specify an address which does not exist.

CLSGN-00142: Open of OCR key "string" failed.

Cause: An error occurred while trying to open the root OCR used by GNS.

Action: Examine the accompanying exceptions for more information about the error. This error may be caused by mis-configuration.

CLSGN-00143: Subdomain "string" already exists.

Cause: An attempt was made to create a GNS subdomain which already exists.

Action: Specify a subdomain which does not exist.

CLSGN-00144: Subdomain "string" does not exist.

Cause: The specified GNS subdomain does not exist.

Action: Specify a subdomain which exists.

CLSGN-00147: Address "string" for name "string" is not serviced by GNS.

Cause: The specified address is not served by GNS.

Action: Specify a different address or change the subnet mask used by GNS.

CLSGN-00149: Address "string" does not exist.

Cause: The specified address is not known to GNS.

Action: Specify a valid address.

CLSGN-00150: Alias "string" is invalid.

Cause: The name of the alias to be advertised was not valid. The name may have no domain or be qualified with the name of subdomain serviced by GNS.

Action: Specify a correct alias.

CLSGN-00151: Name domain "string" does not match GNS subdomain "string"

Cause: The domain specified for the name does not specify the subdomain served by GNS.

Action: Either specify the correct domain or just specify the name of the host.

CLSGN-00152: Self-check failed.

Cause: The self-check performed by GNS failed.

Action: Verify that DNS has been configured so that it forwards queries for the GNS domain to the IP address on which the GNS server is listening. Otherwise contact Oracle Support Services.

CLSGN-00153: Length of subdomain "string": string exceeds the maximum: string.

Cause: The name specified for the subdomain to be served by GNS is longer than the maximum.

Action: Specify a shorter subdomain name.

CLSGN-00154: Invalid subdomain: "string"

Cause: The name of the subdomain does not conform to Internet standards. It must meet the following requirments: 1. Only alphanumeric characters, periods are hyphens are allowed; 2. It must start and end with an alphanumeric character; 3. Consecutive periods are not allowed. In addition, the subdomain must not end with with ".local" as it is reserved for multicast DNS.

Action: Specify a subdomain in the correct format.

CLSGN-00155: trace level number is less than the minimum number - ignoring.

Cause: The trace level specified is lower than the minimum supported.

Action: Specify a valid trace level.

CLSGN-00156: trace level number is greater than the maximum number. Using the maximum value instead.

Cause: The trace level specified is greater than the maximum supported.

Action: Specify a valid trace level.

CLSGN-00158: Initialization or shut down in progress.

Cause: GNS was unable to process a command because it is either starting up or shutting down.

Action: If the server is starting up, try the command again in a few seconds. The server is shutting down, try the command again after the server has restarted.

CLSGN-00161: Failed to set GNS trace level: string.

Cause: The call to set the trace level on the GNS server failed.

Action: Examine the accompanying error message for details.

CLSGN-00162: Name "string" and address "string" will not be advertised due to configuration change.

Cause: When GNS attempted to advertise a name and address upon re-start, it failed because the address can no longer be serviced. This can happen if the subnet used by GNS was changed between the time that GNS was stopped and it was started.

Action: If this result was expected, the error can be ignored. Otherwise, the subnet needs to be changed in OCR and GNS needs to be stopped and re-started.

CLSGN-00163: connection with Cluster Synchronization Services failed. Error: number.\n

Cause: GNS was unable to contact Cluster Synchronization Services in order to retrieve the name of the cluster.

Action: This error is most probably caused by the Cluster Synchronization Services daemon being down. If the daemon is running, contact Oracle Support Services and provide them with the error code.

CLSGN-00164: Failed to retrieve cluster name: Error: number.

Cause: GNS was unable to get the name of the cluster from Cluster Synchronization Services.

Action: This error is most probably caused by the Cluster Synchronization Services daemon being down. If the daemon is running, contact Oracle Support Services and provide them with the error code.

CLSGN-00165: Running as user "string" which is not privileged.

Cause: GNS is not running as a privileged user e.g. root.

Action: Start GNS as a privileged user.

CLSGN-00166: Creation of OCR key "string" failed.\n string

Cause: GNS was unable to create the specified OCR key.

Action: Examine the accompanying error for details about what occurred. This error may be caused by mis-configuration.

CLSGN-00167: Operation is unsupported.

Cause: An operation was attempted which is not currently supported by GNS.

Action: Do not attempt the operation.

CLSGN-00168: Name advertisement or alias re-creation failed.

Cause: When GNS starts, it re-creates the advertisements and aliases that existed when it was shut down. The attempt to re-create an advertisement or alias failed.

Action: This error should not occur in normal use. Contact Oracle Support Services.

CLSGN-00169: Spawn of thread "string" failed.

Cause: GNS was unable to spawn a thread. This may be due to low system resources.

Action: If the memory or processes in use on the system are too high, reduce one or both and restart GNS. If this is not the case, contact Oracle Support Services.

CLSGN-00170: Thread "string" failed on startup.

Cause: A GNS thread failed when it tried to start.

Action: Examine the alert log and and trace file (if any) for details about the error.

CLSGN-00171: Invalid alias "string" specified for name "string"

Cause: The name of the alias to be advertised was not valid. The name must have no domain or be qualified with the name of subdomain serviced by GNS.

Action: Specify an alias whose name is in the correct format.

CLSGN-00172: Domain given in alias "string" for name "string" does not match GNS domain "string".

Cause: The domain specified for an alias does not match the domain serviced by GNS.

Action: Either specify the correct domain or do not specify a domain and GNS will use its domain as the default.

CLSGN-00173: GNS has not been configured.

Cause: An operation on the Grid Naming Service (GNS) failed because GNS had not been configured.

Action: Configure GNS and retry the operation.

CLSGN-00174: Packet replay detected - dropping connection.

Cause: GNS received a duplicate packet from a client. The connection was dropped as a consequence.

Action: Examine the trace file for details. It is possible that a malicious user is attempting to send an invalid packet to GNS.

CLSGN-00175: Invalid packet received - dropping connection.

Cause: The packet was ignored by the server because it was invalid. This may be caused by another process sending malformed packets. This error is usually accompanied by another error which describes the exact error that occurred.

Action: Use system tools to determine if a non-GNS process is sending data to the server.

CLSGN-00176: Packet security check failed.

Cause: The check of the security attributes of a packet failed.

Action: Check the trace file for details about the failure. It is possible that a malicious user is attempting to send an invalid packet to GNS.

CLSGN-00177: Invalid packet type received.

Cause: GNS received a packet whose type is unknown.

Action: Check the trace file for details about the failure. It is possible that a malicious user is attempting to send an invalid packet to GNS.

CLSGN-00178: Resolution of name "string" failed.

Cause: GNS failed to retrieve the address of the specified name.

Action: Check to make sure that an address for the name has been registered with GNS. If it is configured, check to make sure that DNS has been properly configured.

CLSGN-00179: No forwarded query received from DNS for name in "string" domain, check DNS configuration

Cause: A query was not forwarded from DNS to GNS for a name in the subdomain that it services.

Action: Check the configuration of DNS. Make sure that it contains the required forwarding directive contained in the following message.

CLSGN-00180: If BIND is being used and the zone is being forwarded, the entry will likely look like the following:

Cause: This message is displayed when the GNS self-check fails.

Action: Ensure that the configuration of DNS has the entry listed in the message that follows this one.

CLSGN-00182: string Unable to resolve self-check name.

Cause: This is an informational message which accompanies other messages describing a self-check failure.

Action: Examine the accompanying error messages for more information as to the cause of the problem.

CLSGN-00183: Number of retries exceeded maximum: number.

Cause: An operation failed after the maximum number of retries.

Action: Examine the accompanying message(s) for the reasons to why this error occurred.

CLSGN-00184: Operation has to be retried.

Cause: An operation failed because it could not be performed at this time and should be tried again later`.

Action: Examine the accompanying message(s) for details about the operation that was performed.

CLSGN-00185: Invalid argument.

Cause: An argument was passed to a function which was incorrect. In the case of a string, for example, a string will be invalid if it is null or has a zero length.

Action: Supply a valid argument.

CLSGN-00186: Insufficient privileges.

Cause: The user attempted an operation for which he or she does not have sufficient privileges.

Action: Either have the system administrator grant the needed privileges or re-try the operation as a user which has the needed privileges.

CLSGN-00187: Listening address "string" is not on the public network.

Cause: The address specified as the address on which GNS is to listen is not on the public network.

Action: Specify a different address which is on the public network.

CLSGN-00188: The value for parameter "string": number may only be from number to number.

Cause: The value for a parameter is outside the range of permitted values.

Action: Specify a value within the range.

CLSGN-00190: No records found for "string".

Cause: No records could be found for the specified name in GNS.

Action: Specify a name which exists in GNS.

CLSGN-00191: No records registered.

Cause: A query was made for the names registered in GNS but none were found.

Action: Re-run the query after names have been advertised.

CLSGN-00192: string Open of OCR key "string" failed.\n string

Cause: GNS was unable to open the specified OCR key.

Action: Examine the accompanying error for details about what occurred.

CLSGN-00193: Deletion of OCR key "string" failed.\n string

Cause: GNS was unable to delete the specified OCR key.

Action: Examine the accompanying error for details about what occurred.

CLSGN-00194: Time needed for resolution of name "string": string ms exceeded threshold of string ms

Cause: Name resolution took longer than the expected time.

Action: This may indicate a problem in the network or DNS configuration and should be investigated by each administrator.

CLSGN-00197: Self-check failed due to failure in name resolution.

Cause: The self-check failed because it was not possible to resolve the self-check name into the address used for reference.

Action: Examine the errors that follow the message for further information as to the cause.

CLSGN-00201: first self-check name resolution failed.

Cause: GNS was unable to resolve the name that it uses for the self-check the first time after it started.

Action: Examine the logs for more information about the error.

CLSGN-00202: first self-check failed.

Cause: GNS was unable run the self-check the first time after it started.

Action: Examine the logs for more information about the error.

CLSGN-00205: self-check failed while in "recovery" state.

Cause: The self-check had previously succeeded after a failure but has failed again.

Action: Examine the logs for more information about the failure.

CLSGN-00206: Creation of a network endpoint failed.

Cause: The creation of a listening endpoint failed.

Action: Examine the accompanying error stack for more information about the error.

CLSGN-00207: Creation of a network endpoint failed due to lack of permissions.

Cause: The creation of a listening endpoint failed because the server did not have the needed permissions.

Action: Examine the accompanying error stack for more information about the error.

CLSGN-00208: Network endpoint "string" already in use.

Cause: The creation of an endpoint failed because another process is using it.

Action: If another GNS instance is running, this error is expected. Otherwise, terminate the process using the address or start GNS on another node.

CLSGN-00209: Listen for DNS requests failed. IP address string port number is in use.

Cause: Listening for requests from the DNS server(s) failed because another process is using the address.

Action: If another GNS instance is running, this error is expected. Otherwise, terminate the process using the address or start GNS on another node.

CLSGN-00210: failed to get value for OCR key "string".\n string

Cause: It was not possible to retrieve the specified value from OCR.

Action: Examine the accompanying error stack for more information about the error.

CLSGN-00211: OCR batch operation failed.\n string

Cause: Setting a set of OCR key values failed.

Action: Examine the accompanying error stack for more information about the error.

CLSGN-00215: no service specified

Cause: The service was required in an SRV record, bug not specified.

Action: Specify a the service.

CLSGN-00216: invalid SRV service: "string"

Cause: The service specified was not valid.

Action: Specify a valid service.

CLSGN-00217: no target specified in SRV record

Cause: The target was required in an SRV record, but not specified.

Action: Specify a target for the SRV record.

CLSGN-00218: invalid SRV record target: "string"

Cause: The target in the SRV record specified was not a valid DNS name.

Action: Specify a valid SRV record target. It must be a valid DNS name.

CLSGN-00219: SRV record for service: "string" does not exist

Cause: An SRV record for the specified service did not exist.

Action: Specify a service which exists.

CLSGN-00220: SRV record for service "string" already exists

Cause: An SRV record for the specified service already existed.

Action: Specify a service which does not exist.

CLSGN-00221: invalid SRV record port number: number. Maximum port number is number

Cause: The value specified for the port number of an SRV record was invalid.

Action: Specify a value which less than or equal to the maximum value.

CLSGN-00222: invalid SRV record priority: number. Maximum priority is number

Cause: The value specified for the priority of an SRV record was invalid.

Action: Specify a value which less than or equal to the maximum value.

CLSGN-00223: invalid SRV record weight: number. Maximum weight is number

Cause: The value specified for the weight of an SRV record was invalid.

Action: Specify a value which less than or equal to the maximum value.

CLSGN-00224: No SRV record name specified

Cause: The name of the SRV record was not specified.

Action: Specify a name.

CLSGN-00225: Invalid SRV record name: "string"

Cause: The name specified for the SRV record was not a valid DNS name.

Action: Specify a valid DNS name. See RFC 1034 for details.

CLSGN-00226: Invalid SRV record protocol: "string"

Cause: The protocol specified for the SRV record was not valid.

Action: Specify a valid protocol or nothing to get the default.

CLSGN-00229: No SRV record protocol specified

Cause: The protocol for the SRV record was not specified.

Action: Specify a protocol.

CLSGN-00234: No PTR records found for "string"

Cause: No PTR records could be found for the specified name.

Action: Either add PTR records for the name or specify another name.

CLSGN-00235: PTR record already exists for "string"

Cause: An attempt was made to add a PTR record which already exists.

Action: Specify a PTR record which does not exist.

CLSGN-00236: TXT record already exists for "string"

Cause: An attempt was made to add a TXT record which already exists.

Action: Specify a TXT record which does not exist.

CLSGN-00237: No TXT records found for "string"

Cause: No TXT records could be found for the specified name.

Action: Either add TXT records for the name or specify another name.

CLSGN-00238: Length of TXT record (string bytes) exceeds maximum length (number)

Cause: The TXT record was longer than the maximum.

Action: Specify a shorter record.

CLSGN-00239: Invalid TXT record

Cause: The TXT record specified does not conform with the standard (RFC 1035).

Action: Specify a record which conforms with the standard.

CLSGN-00240: Invalid PTR record: "string"

Cause: The PTR record specified does not conform with the standard (RFC 1035).

Action: Specify a record which conforms with the standard.

CLSGN-00241: Record "string" already exists.

Cause: An attempt was made to add a record which already exists.

Action: Specify a record which does not exist or use force option to replace existing record.

CLSGN-00242: Record type string for record "string" does not exist.

Cause: An attempt was made to query a record which does not exist.

Action: Specify a record which is already registered with GNS.

CLSGN-00243: Length of name "string" (number) exceeds maximum allowed number

Cause: The length of a name specified exceeds the allowed limit.

Action: Specify a shorter name.

CLSGN-00244: Length of qualfied name "string.string" (number) exceeds maximum allowed number

Cause: The length of a name plus the GNS subdomain specified exceeded the allowed limit.

Action: Specify a shorter name.

CLSGN-00246: No name specified for a PTR record.

Cause: A name was not specified for a Pointer Resource (PTR) record.

Action: Specify a name which complies with the syntax described in RFC 1034 issued by the Internet Engineering Task Force (www.ietf.org).

CLSGN-00247: No target specified for a PTR record.

Cause: A name was not specified as the target of the Pointer Resource (PTR) record.

Action: Specify a name which complies with the syntax described in RFC 1034 issued by the Internet Engineering Task Force (www.ietf.org).

CLSGN-00248: No name specified for TXT record.

Cause: A name was not specified for a text (TXT) record.

Action: Specify a name which complies with the syntax described in RFC 1034 issued by the Internet Engineering Task Force (www.ietf.org).

CLSGN-00249: No value specified for a TXT record.

Cause: A value was not specified for a text (TXT) record.

Action: The value of a TXT record is a set of keyword and value pairs separated by commas. The values must comply with the syntax described in RFC 1464 issued by the Internet Engineering Task Force (www.ietf.org).

CLSGN-00250: No name specified for refresh.

Cause: A name was not specified for a refresh operation.

Action: Specify a name which complies with the syntax described in RFC 1034 issued by the Internet Engineering Task Force (www.ietf.org). The name must correspond to a record which exists in Grid Naming Service (GNS).

CLSGN-00251: GNS attempt to re-bind listening endpoints failed.

Cause: GNS rebind failed.

Action: Examine the accompanying error messages for details about the error.

CLSGN-00253: Invalid key

Cause: A key supplied for an operation is invalid.

Action: Supply a valid key.

CLSGN-00254: Open of credentials file "string" failed.

Cause: Opening the specified credentials file failed.

Action: Specify a file which exists and has the proper permissions. The file must be readable by the user performing the operation.

CLSGN-00255: Credentials file "string" does not exist.

Cause: The credentials file specifed could not be found.

Action: Specify a file that exists.

CLSGN-00256: Initialization of credentials import failed.

Cause: The steps required to initialize the import of credentials failed.

Action: Examine the accompanying errors for details about the failure.

CLSGN-00257: Credentials file "string" already exists.

Cause: The credentials file specified already exists.

Action: Specify a file that does not exist.

CLSGN-00258: Credentials file "string" could not be created.

Cause: The credentials file specified could not be created.

Action: Specify a file which does not exist or is writable to the user performing the export.

CLSGN-00259: Initialization of credentials export failed.

Cause: The steps required to initialize the export of credentials failed.

Action: Examine the accompanying errors for details about the failure.

CLSGN-00260: Credential verification failed.

Cause: GNS was unable to verify the contents of a credentials file.

Action: Examine the accompanying errors for the cause.

CLSGN-00261: Import of credentials failed.

Cause: An error occurred while importing credentials used to contact the GNS server.

Action: Examine the accompanying errors for more information.

CLSGN-00262: Export of credentials failed.

Cause: An error occurred while exporting credentials used to contact the GNS server.

Action: Examine the accompanying errors for more information.

CLSGN-00263: Length of service instance "string": string exceeds maximum: number.

Cause: The length of the specified service instance exceeded the maximum allowed.

Action: Specify a shorter service instance.

CLSGN-00264: Invalid service instance: "string".

Cause: The service instance contained characters which are not allowed under the draft standard for DNS-based service discovery (see http://files.dns-sd.org/draft-cheshire-dnsext-dns-sd.txt)

Action: Specify a service instance which complies with the standard.

CLSGN-00265: The number of discovery addresses found exceeds the maximum of two.

Cause: More than two discovery addresses were found in the cluster configuration.

Action: Use 'srvctl modify gns' to correct the discovery addresses. If this does not resolve the problem, contact Oracle Support Services.

CLSGN-00266: Both of the discovery addresses are of the same type.

Cause: The Grid Naming Service (GNS) configuration was found to have two IPv4 or two IPv6 discovery addresses.

Action: Use 'srvctl modify gns' to correct the discovery addresses. If this does not resolve the problem, contact Oracle Support Services.

CLSGN-00267: All discovery addresses in the GPnP profile are invalid.

Cause: No addresses were found in the Grid Plug and Play (GPnP) profile which could be used to locate an instance of the Grid Naming Service (GNS).

Action: Use 'srvctl modify gns' to correct the discovery addresses. If this does not resolve the problem, contact Oracle Support Services.

CLSGN-00268: Initialization of GPnP failed.

Cause: An attempt to initialize Grid Plug and Play (GPnP) while modifying the Grid Naming Service (GNS) configuration failed.

Action: Examine the accompanying error messages for details.

CLSGN-00269: Failed to get GPnP profile or profile value.

Cause: An attempt to access the Grid Plug and Play (GPnP) profile or a value within the profile failed while modifying Grid Naming Service (GNS) configuration.

Action: Examine the accompanying error messages for details.

CLSGN-00270: Failed to set discovery address.

Cause: An attempt to modify Grid Naming Service (GNS) discovery address failed.

Action: Examine the accompanying error messages for details.

CLSGN-00272: Thread has been stopped.

Cause: This error is used internally by GNS to indicate that a thread has been stopped.

Action: This error should not occur in normal use. Contact Oracle Support Services.

CLSGN-00500: credentials extraction failed

Cause: The attempt to validate the provided Grid Naming Service (GNS) credentials failed.

Action: Examine the accompanying errors for more information.

CLSGN-00501: credentials initialization failed

Cause: Initialization of the subsystem used for credentials validation failed.

Action: Generally, this error should not be visible. If it occurs, contact Oracle Support Services.

CLSGN-00502: CRS initialization failed: string

Cause: Grid Naming Service (GNS) was unable to initialize Cluster Ready Services (CRS) for its use.

Action: Examine the accompanying errors for more information about the error.

CLSGN-00503: CRS operation "string" failed with error: number

Cause: A Cluster Ready Services (CRS) operation failed.

Action: This error should not occur in normal use. Contact Oracle Support Services.

CLSGN-00504: unsupported version: string

Cause: The version of an object or operation was not supported by Grid Naming Service (GNS).

Action: This error should not occur in normal use. Contact Oracle Support Services.

CLSGN-00508: OCR is not available

Cause: The Oracle Cluster Registry (OCR) was not available yet for use by Grid Naming Service (GNS).

Action: This error should not occur in normal use. Contact Oracle Support Services.

CLSGN-00509: Import of GNS key failed.

Cause: An error occurred while importing GNS key.

Action: Examine the accompanying error messages.

CLSGN-00510: CRS is not running

Cause: An operation which attempted to access the Oracle Cluster Registry failed because the Cluster Ready Services (CRS) was not running.

Action: Run the 'crsctl check crs' command to determine if CRS is running. If it is running, contact Oracle Support Services. Otherwise, restart CRS.

CLSGN-00511: GNS client cluster data already exists.

Cause: An attempt to import client data failed because client data has already been imported.

Action: Use 'srvctl modify gns -clientdata' to modify existing client data.

CLSGN-00512: Unsupported record type: string

Cause: The record type specified was unsupported.

Action: Specify a supported record type.

CLSGN-00513: Empty or corrupt import file: string

Cause: Credential import failed because the import file was empty or corrupt.

Action: Specify a valid import file and try again.

CLSGN-00514: Removal of GNS credentials failed.

Cause: An error occurred while removing the GNS credentials from client cluster.

Action: Examine the accompanying error messages.

CLSGN-00515: string failed to set the ownership for OCR key "string".\n string

Cause: GNS was unable to set the ownership for OCR key.

Action: Examine the accompanying error message for details about what occurred.

CLSGN-00516: File "string" is not a valid file.

Cause: The attempted operation failed because the file referenced by the indicated pathname was of the wrong type.

Action: Specify a valid file and retry.

CLSGN-00517: length of component "string": string exceeds the maximum: number

Cause: The length of a component of a name exceeded the maximum allowed.

Action: Specify a shorter component.

CLSGN-00518: Thread group "string" failed to stop.

Cause: A group of threads belonging to the Grid Naming Service (GNS) process failed to stop. This can happen if one or more threads in the group becomes unresponsive because of a system problem.

Action: This error can be ignored if the GNS process stops despite this error. If the GNS process does not stop, contact Oracle Support Services.

CLSGN-00519: Thread "string" failed to stop.

Cause: A thread belonging to the Grid Naming Service (GNS) process failed to stop. This can happen if the thread becomes unresponsive because of a system problem.

Action: This error can be ignored if the GNS process stops despite this error. If the GNS process does not stop, contact Oracle Support Services.

CLSGN-00520: invalid PTR target: "string"

Cause: An invalid string was specified for the target of a PTR record. The target must be a valid DNS name.

Action: Specify a target which complies with the syntax described in RFC 1034 issued by the Internet Engineering Task Force (www.ietf.org). The target must correspond to a record which exists in Grid Naming Service (GNS).

CLSGN-00521: No port available.

Cause: The Grid Naming Service (GNS) was unable to find a port to listen on.

Action: This error should not generally occur. Contact Oracle Support Services.

CLSGN-00522: invalid instance role: "string"

Cause: The instance role specified was not a valid role.

Action: Specify a valid GNS instance role name.

CLSGN-00523: No value found for "string" attribute.

Cause: The Grid Naming Service (GNS) did not get any value for for the indicated CRS attribute.

Action: Examine the accompanying error messages for details.

CLSGN-00524: NS query for subdomain "string" failed.

Cause: The Grid Naming Service (GNS) was unable to contact the Domain Name System (DNS) to get the name server (NS) record for the subdomain that it serves.

Action: Examine the accompanying errors and address any issues found. This error may be transient and thus may be ignored. If it persists, contact Oracle Support Services.

CLSGN-00525: no instance information found for subdomain "string"

Cause: No name server (NS) record for the Grid Naming Service instance was found in the Domain Name System (DNS).

Action: Request the DNS administrator to add an NS record for the GNS subdomain.

CLSGN-00526: invalid instance name: "string"

Cause: The name of this instance of the Grid Naming Service either contained characters which are not valid in a DNS label or was longer than the maximum length of a DNS label.

Action: The Grid Naming Service (GNS) uses the name of the cluster as its instance name. Specify a cluster name which complies with the syntax described in RFC 1034 issued by the Internet Engineering Task Force (www.ietf.org).

CLSGN-00527: primary instance "string" already running on cluster "string"

Cause: Start of primary GNS instance failed because it was already running. There must be only one primary GNS instance running in a multi-cluster environment.

Action: If desired, stop the running GNS instance with command 'srvctl stop gns' and then start the new primary instance on this cluster.

CLSGN-00528: failed to get data from zone

Cause: A zone transfer failed because the fetch of a record from a transfer message failed.

Action: Examine the accompanying error messages for details.

CLSGN-00529: failed to verify zone data

Cause: Zone data received was not in the expected format.

Action: Examine the accompanying error messages for details.

CLSGN-00530: failed to save the received zone

Cause: An attempt to save the zone data on a peer instance failed.

Action: Examine the accompanying error messages for details.

CLSGN-00531: domain name in zone does not match configured domain

Cause: A zone operation failed because an invalid domain name was found in a transfer message.

Action: Examine the accompanying error messages for details.

CLSGN-00532: Signature verification failed.

Cause: The verification of the signature attached to a record failed.

Action: This error should not be seen ordinarily. If it appears, contact Oracle Customer Service and provide details about how and when the error occurred.

CLSGN-00533: The record TTL string does not match existing records with TTL string.

Cause: A record with the same type with a different time to live was detected. This is a violation of RFC 4034 issued by the Internet Engineering Task Force (www.ietf.org).

Action: Either create the new record with the same time to live as the existing record or remove the existing record and create a new one.

CLSGN-00534: Validation of record failed.

Cause: An error occurred while validating a record.

Action: This error should not be seen ordinarily. If it appears, contact Oracle Customer Service and provide details about how and when the error occurred. Please supply any other messages which accompanied this one.

CLSGN-00535: failed to get the CRS active version

Cause: An operation failed because it could not get CRS active version.

Action: Examine the accompanying error messages for details.

CLSGN-00536: Initialization of OLR at level number failed.

Cause: Initialization of OLR to the specified level failed.

Action: Examine the accompanying error messages for details.

CLSGN-00537: failed to set zone data

Cause: An advertise operation failed because an error occurred when setting zone data.

Action: Examine the accompanying error messages for details.

CLSGN-00538: GNS instance role is already "string".

Cause: An attempt was made to modify the GNS instance role, but it was running with the specified role.

Action: None

CLSGN-00539: Primary GNS instance was not found.

Cause: An attempt to modify the GNS instance role to primary failed because no existing primary instance was found and the '-force' option was not supplied.

Action: If desired, use '-force' option to promote the current GNS i instance to primary role.

CLSGN-00540: Primary instance was found.

Cause: An attempt to modify the GNS instance role to primary failed because a primary instance was found and the '-force' option was supplied.

Action: Omit the '-force' option and try the operation again.

CLSGN-00541: failed to send modify role command to primary

Cause: An attempt to modify the GNS instance role failed because propagation to the primary instance was unsuccessful.

Action: Examine the accompanying error messages for details.

CLSGN-00542: failed to modify instance role

Cause: An operation to modify the GNS instance role failed.

Action: If desired, use the '-force' option to promote the GNS instance to primary instance.

CLSGN-00545: failed to get the CRS software version

Cause: An operation failed because it could not get CRS software version.

Action: Examine the accompanying error messages for details.

CLSGN-00546: GNS cannot be removed because one or more leaf nodes are present.

Cause: Removing GNS failed because one or more leaf nodes were still running in the cluster.

Action: Delete the leaf nodes or change them to hub role, then retry the GNS remove operation.

CLSGN-00547: failed to get node information from CSS

Cause: A GNS operation failed because it could not get node information from CSS.

Action: Examine the accompanying error messages for details.

CLSGN-00548: Name "%(1)" expired.

Cause: The specified name expired.

Action: Contact Oracle Support Services.

CLSGN-00549: Record expired.

Cause: The specified record expired.

Action: Contact Oracle Support Services.

CLSGN-00550: GNS failed to upgrade records.

Cause: An error occurred while upgrading Grid Naming Service (GNS) records.

Action: Contact Oracle Support Services.

CLSGN-00551: Role cannot be modified on a GNS client cluster.

Cause: An attempt to change the role of a Grid Naming Service (GNS) client cluster was rejected because the role can only be modified on a (GNS) server cluster.

Action: If the cluster is not a GNS client cluster, the message was issued in error. Contact Oracle Support Services.

CLSGN-00552: Section string cannot be found in the Cluster Manifest File string.

Cause: An attempt to process the Cluster Manifest File failed because the indicated section for the Grid Naming Service (GNS) was not found.

Action: Recreate the Cluster Manifest File in the Domain Services Cluster by exporting the GNS credential and provide the new Cluster Manifest File during the interview.

CLSGN-00553: Cluster "string" is already registered.

Cause: An attempt was made to register the specified cluster with the Grid Naming Service (GNS) but an entry for the cluster already existed. A cluster can only be registered once.

Action: Specify a different cluster name.

CLSGN-00554: Cluster "string" is not registered.

Cause: An attempt was made to perform an operation from the specified cluster with the Grid Naming Service (GNS) but the cluster was not registered with GNS.

Action: Either specify a different cluster name or register the cluster.

CLSGN-00555: Clusters are still registered.

Cause: An attempt was made to delete the primary instance of the Grid Naming Service (GNS) but clusters were still registered with it.

Action: Either select another instance to be the primary or delete the registrations for the clients.

CLSGN-00556: Only the primary instance may perform the operation.

Cause: An operation failed because it was attempted on an instance of the Grid Naming Service (GNS) which is not primary.

Action: Examine the accompanying error messages for for more details.

CLSGN-00557: Cluster is not authorized.

Cause: An attempt by the Grid Naming Service (GNS) server to perform an operation encountered an unexpected authorization error.

Action: Contact Oracle Support Services.

CLSGN-00558: Invalid cluster GUID "string".

Cause: The cluster GUID was invalid. A GUID may only contain ASCII characters.

Action: Retry the operation, specifying a valid cluster GUID.

CLSGN-00559: Cluster registration failed.

Cause: The registration of a cluster with the Grid Naming Service (GNS) failed. The accompanying messages provide detailed failure information.

Action: Examine the accompanying messages, resolve the problems indicated there and then retry the operation.

CLSGN-00560: Rename of cluster "string" to "string" failed.

Cause: The Grid Naming Service (GNS) server attempted to rename a cluster but the operation failed.

Action: Contact Oracle Support Services and supply the accompanying messages.

CLSGN-00561: Invalid cluster GUID: "string". Length: string. Required length: string characters.

Cause: The cluster GUID was invalid. Its length must match the specified value.

Action: Retry the operation, specifying a valid cluster GUID of the required length.

CLSGN-00562: failed to generate certificate for cluster "string"

Cause: An attempt to create a member cluster failed because an error occurred in generating a member cluster certificate as part of creating the manifest file.

Action: Contact Oracle Support Services and supply the accompanying errors.

CLSGN-00563: Wallet creation failed.

Cause: An attempt to create an instance of the Grid Naming Service was not fully successful. The wallet that holds security information about the instance could not be created.

Action: Contact Oracle Support Services and supply the messages that accompany this one.

CLSGN-00564: Wallet retrieval failed.

Cause: An attempt to execute a command on the Grid Naming Service failed because the wallet needed to verify the identity of the cluster where the command is being invoked could not be retrieved.

Action: Contact Oracle Support Services and supply the messages that accompany this one.

CLSGN-00565: Authentication failed.

Cause: A command attempted on the Grid Naming Service (GNS) server failed because it was not possible to verify the identity of the cluster from the command was being sent.

Action: Contact Oracle Support Services and supply the messages that accompany this one.