11 CLSGN-00000 to CLSGN-00565
- CLSGN-00000: no error\n
-
Cause: Operation was successful.
- CLSGN-00003: unknown command: "string"\n
-
Cause: The command entered was invalid.
- 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.
- 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.
- CLSGN-00024: Oracle Grid Naming Service Daemon (GNSD) aborted on node string.
-
Cause: The server aborted on the specified node.
- 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.
- CLSGN-00028: Open of configuration file "string" failed.\n
-
Cause: The open of the configuration file failed.
- CLSGN-00029: Read of configuration file "string" failed.\n
-
Cause: A read of the configuration file failed.
- CLSGN-00030: Close of configuration file "string" failed.\n
-
Cause: It was not possible to close the configuration file.
- CLSGN-00031: Server failed to start:\nstring
-
Cause: The GNS server failed to start due to an error encountered by the server.
- 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.
- CLSGN-00033: Too few arguments for value of parameter "string" Minimum: number\n
-
Cause: Not enough arguments were specified for a parameter.
- 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.
- 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.
- 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.
- CLSGN-00040: invalid value for integer parameter: "string": "string"\n
-
Cause: The value specified for an integer parameter was not an integer.
- CLSGN-00041: invalid value for boolean parameter "string": "string"\n
-
Cause: The value specified for a boolean parameter was not a boolean value.
- CLSGN-00043: invalid configuration method: "string"\n
-
Cause: An unknown type was specified for the method used to store configuration information.
- CLSGN-00044: no file name specified.\n
-
Cause: No name was specified for a configuration method which uses a file as the repository.
- CLSGN-00045: initialization failed: string\n
-
Cause: The initialization of GNS failed.
- CLSGN-00046: no value found for parameter "string".\n
-
Cause: A value was not specified for the parameter.
- CLSGN-00051: unsupported query type: "string"
-
Cause: The query type passed in is not supported by GNS.
- CLSGN-00052: Initialization of OCR at level number failed.\n string\n
-
Cause: Initialization of OCR to the specified level failed.
- CLSGN-00054: Invalid IP address: string
-
Cause: The IP address specified is neither in the v4 or v6 format.
- CLSGN-00058: Invalid number of arguments specified: number.\n
-
Cause: The client program sent the wrong number of arguments over for a command.
- CLSGN-00059: Unknown command: number.\n
-
Cause: The server received an unknown command from the client.
- 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.
- CLSGN-00061: Internal error.\n
-
Cause: An unexpected error occurred. The rest of the error stack contains details about the error.
- 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.
- CLSGN-00063: Server spawn failed: executable not accessible: directory: string file: string\n
-
Cause: The server program could not be accessed.
- CLSGN-00064: spawn of server string failed.\n
-
Cause: The client was unable to start the server process.
- CLSGN-00065: Unable to create backup for configuration file string
-
Cause: The GNS server was unable to create a backup configuration file.
- CLSGN-00068: Service advertisement stop failed.\n
-
Cause: GNS encountered an error when it tried to stop the advertisement of its service.
- CLSGN-00069: Service registration failed.\n
-
Cause: GNS was unable to register itself with Resource Discovery.
- CLSGN-00070: Service location failed.\n
-
Cause: The client program was not able to locate a GNS server.
- CLSGN-00071: Transport initialization failed.\n
-
Cause: GNS was unable to initialize the transport that it uses to communicate between the client and server.
- 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.
- 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.
- CLSGN-00074: Wait for client connection failed\n
-
Cause: An error occurred while the server was waiting for a connection from the client.
- CLSGN-00075: Receive failed.\n
-
Cause: GNS was unable to receive data from its peer process.
- 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.
- 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.
- CLSGN-00078: No space in left in buffer. Buffer size: number.
-
Cause: The buffer provided was too small to fit a piece of data.
- CLSGN-00079: Bonjour initialization failed.\n
-
Cause: The function called to initialize Bonjour for use by GNS failed.
- CLSGN-00080: Wait failed.
-
Cause: The wait for data to be received from another process failed.
- CLSGN-00081: The GNS service is not running.\n
-
Cause: The GNS service could not be contacted because it is not running.
- CLSGN-00082: The GNS service is already running.\n
-
Cause: An attempt was made to start the GNS service, but it was already running.
- CLSGN-00083: Invalid option: "string"\n
-
Cause: An unknown option was specified either to a client program or the server.
- CLSGN-00086: Service location initialization failed.\n
-
Cause: The GNS client failed when it tried to initialize the Resource Discovery subsystem.
- CLSGN-00087: Listen on endpoint "string" failed.\n
-
Cause: The server was unable to listen for requests on the specified endpoint.
- 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.
- 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.
- 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.
- 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.
- CLSGN-00100: The alias "string" already exists.
-
Cause: The specified alias already exists.
- CLSGN-00101: The alias "string" does not exist.
-
Cause: An alias for a name could not be found.
- CLSGN-00102: The name "string" does not exist.
-
Cause: The specified name could not be found.
- 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.
- CLSGN-00110: One or threads failed - check log.\n
-
Cause: One or more GNS failed unexpectedly.
- CLSGN-00111: Acquisition of privileges needed to perform operation failed.
-
Cause: An attempt to acquire the privileges needed failed.
- CLSGN-00112: Platform initialization failed.\n
-
Cause: GNS was unable to initialize the layer the provides system-specific services.
- CLSGN-00120: Creation of configuration file "string" failed.\n
-
Cause: The creation of the new version of the configuration file failed.
- CLSGN-00121: Trace level set to number.
-
Cause: This is an information message to indicate that the trace level was set.
- CLSGN-00122: Dynamic messaging initalization failed - error number
-
Cause: The facility used to control the GNS server dynamically failed.
- 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.
- 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.
- 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.
- 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.
- 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.
- CLSGN-00132: user "string" not authorized to run command.
-
Cause: A user tried to run a command but has no permission to do so.
- CLSGN-00133: Exception received:\nstring
-
Cause: An exception occurred on the server process.
- 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.
- CLSGN-00135: Mandatory parameter "string" is not configured.
-
Cause: A value was not configured for a mandatory parameter.
- CLSGN-00136: Query for network address for name "string" failed.
-
Cause: The query for network addresses for the given name failed.
- CLSGN-00138: No thread names specified.
-
Cause: The command requires at least one thread name to be specified.
- CLSGN-00139: Invalid thread name "string"
-
Cause: The name of the thread was unknown to GNS.
- CLSGN-00140: OCR key "string" does not exist.
-
Cause: The specified key cannot be found in the Oracle Cluster Registry.
- CLSGN-00141: The address "string" already exists.
-
Cause: A mapping for a address to a name already exists.
- CLSGN-00142: Open of OCR key "string" failed.
-
Cause: An error occurred while trying to open the root OCR used by GNS.
- CLSGN-00143: Subdomain "string" already exists.
-
Cause: An attempt was made to create a GNS subdomain which already exists.
- CLSGN-00144: Subdomain "string" does not exist.
-
Cause: The specified GNS subdomain does not exist.
- CLSGN-00147: Address "string" for name "string" is not serviced by GNS.
-
Cause: The specified address is not served by GNS.
- CLSGN-00149: Address "string" does not exist.
-
Cause: The specified address is not known to GNS.
- 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.
- 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.
- CLSGN-00152: Self-check failed.
-
Cause: The self-check performed by GNS failed.
- 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.
- 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.
- CLSGN-00155: trace level number is less than the minimum number - ignoring.
-
Cause: The trace level specified is lower than the minimum supported.
- 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.
- 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.
- CLSGN-00161: Failed to set GNS trace level: string.
-
Cause: The call to set the trace level on the GNS server failed.
- 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.
- 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.
- CLSGN-00164: Failed to retrieve cluster name: Error: number.
-
Cause: GNS was unable to get the name of the cluster from Cluster Synchronization Services.
- CLSGN-00165: Running as user "string" which is not privileged.
-
Cause: GNS is not running as a privileged user e.g. root.
- CLSGN-00166: Creation of OCR key "string" failed.\n string
-
Cause: GNS was unable to create the specified OCR key.
- CLSGN-00167: Operation is unsupported.
-
Cause: An operation was attempted which is not currently supported by GNS.
- 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.
- CLSGN-00169: Spawn of thread "string" failed.
-
Cause: GNS was unable to spawn a thread. This may be due to low system resources.
- CLSGN-00170: Thread "string" failed on startup.
-
Cause: A GNS thread failed when it tried to start.
- 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.
- 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.
- CLSGN-00173: GNS has not been configured.
-
Cause: An operation on the Grid Naming Service (GNS) failed because GNS had not been configured.
- CLSGN-00174: Packet replay detected - dropping connection.
-
Cause: GNS received a duplicate packet from a client. The connection was dropped as a consequence.
- 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.
- CLSGN-00176: Packet security check failed.
-
Cause: The check of the security attributes of a packet failed.
- CLSGN-00177: Invalid packet type received.
-
Cause: GNS received a packet whose type is unknown.
- CLSGN-00178: Resolution of name "string" failed.
-
Cause: GNS failed to retrieve the address of the specified name.
- 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.
- 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.
- CLSGN-00182: string Unable to resolve self-check name.
-
Cause: This is an informational message which accompanies other messages describing a self-check failure.
- CLSGN-00183: Number of retries exceeded maximum: number.
-
Cause: An operation failed after the maximum number of retries.
- 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`.
- 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.
- CLSGN-00186: Insufficient privileges.
-
Cause: The user attempted an operation for which he or she does not have sufficient 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.
- 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.
- CLSGN-00190: No records found for "string".
-
Cause: No records could be found for the specified name in GNS.
- CLSGN-00191: No records registered.
-
Cause: A query was made for the names registered in GNS but none were found.
- CLSGN-00192: string Open of OCR key "string" failed.\n string
-
Cause: GNS was unable to open the specified OCR key.
- CLSGN-00193: Deletion of OCR key "string" failed.\n string
-
Cause: GNS was unable to delete the specified OCR key.
- 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.
- 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.
- 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.
- CLSGN-00202: first self-check failed.
-
Cause: GNS was unable run the self-check the first time after it started.
- CLSGN-00205: self-check failed while in "recovery" state.
-
Cause: The self-check had previously succeeded after a failure but has failed again.
- CLSGN-00206: Creation of a network endpoint failed.
-
Cause: The creation of a listening endpoint failed.
- 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.
- CLSGN-00208: Network endpoint "string" already in use.
-
Cause: The creation of an endpoint failed because another process is using it.
- 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.
- CLSGN-00210: failed to get value for OCR key "string".\n string
-
Cause: It was not possible to retrieve the specified value from OCR.
- CLSGN-00211: OCR batch operation failed.\n string
-
Cause: Setting a set of OCR key values failed.
- CLSGN-00215: no service specified
-
Cause: The service was required in an SRV record, bug not specified.
- CLSGN-00216: invalid SRV service: "string"
-
Cause: The service specified was not valid.
- CLSGN-00217: no target specified in SRV record
-
Cause: The target was required in an SRV record, but not specified.
- CLSGN-00218: invalid SRV record target: "string"
-
Cause: The target in the SRV record specified was not 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.
- CLSGN-00220: SRV record for service "string" already exists
-
Cause: An SRV record for the specified service already existed.
- 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.
- CLSGN-00222: invalid SRV record priority: number. Maximum priority is number
-
Cause: The value specified for the priority of an SRV record was invalid.
- CLSGN-00223: invalid SRV record weight: number. Maximum weight is number
-
Cause: The value specified for the weight of an SRV record was invalid.
- CLSGN-00224: No SRV record name specified
-
Cause: The name of the SRV record was not specified.
- CLSGN-00225: Invalid SRV record name: "string"
-
Cause: The name specified for the SRV record was not a valid DNS name.
- CLSGN-00226: Invalid SRV record protocol: "string"
-
Cause: The protocol specified for the SRV record was not valid.
- CLSGN-00229: No SRV record protocol specified
-
Cause: The protocol for the SRV record was not specified.
- CLSGN-00234: No PTR records found for "string"
-
Cause: No PTR records could be found for the specified name.
- CLSGN-00235: PTR record already exists for "string"
-
Cause: An attempt was made to add a PTR record which already exists.
- CLSGN-00236: TXT record already exists for "string"
-
Cause: An attempt was made to add a TXT record which already exists.
- CLSGN-00237: No TXT records found for "string"
-
Cause: No TXT records could be found for the specified name.
- CLSGN-00238: Length of TXT record (string bytes) exceeds maximum length (number)
-
Cause: The TXT record was longer than the maximum.
- CLSGN-00239: Invalid TXT record
-
Cause: The TXT record specified does not conform with the standard (RFC 1035).
- CLSGN-00240: Invalid PTR record: "string"
-
Cause: The PTR record specified does not conform with the standard (RFC 1035).
- CLSGN-00241: Record "string" already exists.
-
Cause: An attempt was made to add a record which already exists.
- CLSGN-00242: Record type string for record "string" does not exist.
-
Cause: An attempt was made to query a record which does not exist.
- CLSGN-00243: Length of name "string" (number) exceeds maximum allowed number
-
Cause: The length of a name specified exceeds the allowed limit.
- 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.
- CLSGN-00246: No name specified for a PTR record.
-
Cause: A name was not specified for a Pointer Resource (PTR) record.
- CLSGN-00247: No target specified for a PTR record.
-
Cause: A name was not specified as the target of the Pointer Resource (PTR) record.
- CLSGN-00248: No name specified for TXT record.
-
Cause: A name was not specified for a text (TXT) record.
- CLSGN-00249: No value specified for a TXT record.
-
Cause: A value was not specified for a text (TXT) record.
- CLSGN-00250: No name specified for refresh.
-
Cause: A name was not specified for a refresh operation.
- CLSGN-00251: GNS attempt to re-bind listening endpoints failed.
-
Cause: GNS rebind failed.
- CLSGN-00253: Invalid key
-
Cause: A key supplied for an operation is invalid.
- CLSGN-00254: Open of credentials file "string" failed.
-
Cause: Opening the specified credentials file failed.
- CLSGN-00255: Credentials file "string" does not exist.
-
Cause: The credentials file specifed could not be found.
- CLSGN-00256: Initialization of credentials import failed.
-
Cause: The steps required to initialize the import of credentials failed.
- CLSGN-00257: Credentials file "string" already exists.
-
Cause: The credentials file specified already exists.
- CLSGN-00258: Credentials file "string" could not be created.
-
Cause: The credentials file specified could not be created.
- CLSGN-00259: Initialization of credentials export failed.
-
Cause: The steps required to initialize the export of credentials failed.
- CLSGN-00260: Credential verification failed.
-
Cause: GNS was unable to verify the contents of a credentials file.
- CLSGN-00261: Import of credentials failed.
-
Cause: An error occurred while importing credentials used to contact the GNS server.
- CLSGN-00262: Export of credentials failed.
-
Cause: An error occurred while exporting credentials used to contact the GNS server.
- CLSGN-00263: Length of service instance "string": string exceeds maximum: number.
-
Cause: The length of the specified service instance exceeded the maximum allowed.
- 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)
- 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.
- 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.
- 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).
- 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.
- 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.
- CLSGN-00270: Failed to set discovery address.
-
Cause: An attempt to modify Grid Naming Service (GNS) discovery address failed.
- CLSGN-00272: Thread has been stopped.
-
Cause: This error is used internally by GNS to indicate that a thread has been stopped.
- CLSGN-00500: credentials extraction failed
-
Cause: The attempt to validate the provided Grid Naming Service (GNS) credentials failed.
- CLSGN-00501: credentials initialization failed
-
Cause: Initialization of the subsystem used for credentials validation failed.
- CLSGN-00502: CRS initialization failed: string
-
Cause: Grid Naming Service (GNS) was unable to initialize Cluster Ready Services (CRS) for its use.
- CLSGN-00503: CRS operation "string" failed with error: number
-
Cause: A Cluster Ready Services (CRS) operation failed.
- CLSGN-00504: unsupported version: string
-
Cause: The version of an object or operation was not supported by Grid Naming Service (GNS).
- CLSGN-00508: OCR is not available
-
Cause: The Oracle Cluster Registry (OCR) was not available yet for use by Grid Naming Service (GNS).
- CLSGN-00509: Import of GNS key failed.
-
Cause: An error occurred while importing GNS key.
- 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.
- CLSGN-00511: GNS client cluster data already exists.
-
Cause: An attempt to import client data failed because client data has already been imported.
- CLSGN-00512: Unsupported record type: string
-
Cause: The record type specified was unsupported.
- CLSGN-00513: Empty or corrupt import file: string
-
Cause: Credential import failed because the import file was empty or corrupt.
- CLSGN-00514: Removal of GNS credentials failed.
-
Cause: An error occurred while removing the GNS credentials from client cluster.
- 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.
- 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.
- CLSGN-00517: length of component "string": string exceeds the maximum: number
-
Cause: The length of a component of a name exceeded the maximum allowed.
- 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.
- 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.
- 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.
- CLSGN-00521: No port available.
-
Cause: The Grid Naming Service (GNS) was unable to find a port to listen on.
- CLSGN-00522: invalid instance role: "string"
-
Cause: The instance role specified was not a valid role.
- 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.
- 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.
- 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).
- 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.
- 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.
- CLSGN-00528: failed to get data from zone
-
Cause: A zone transfer failed because the fetch of a record from a transfer message failed.
- CLSGN-00529: failed to verify zone data
-
Cause: Zone data received was not in the expected format.
- CLSGN-00530: failed to save the received zone
-
Cause: An attempt to save the zone data on a peer instance failed.
- 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.
- CLSGN-00532: Signature verification failed.
-
Cause: The verification of the signature attached to a record failed.
- 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).
- CLSGN-00534: Validation of record failed.
-
Cause: An error occurred while validating a record.
- CLSGN-00535: failed to get the CRS active version
-
Cause: An operation failed because it could not get CRS active version.
- CLSGN-00536: Initialization of OLR at level number failed.
-
Cause: Initialization of OLR to the specified level failed.
- CLSGN-00537: failed to set zone data
-
Cause: An advertise operation failed because an error occurred when setting zone data.
- 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.
- 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.
- 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.
- 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.
- CLSGN-00542: failed to modify instance role
-
Cause: An operation to modify the GNS instance role failed.
- CLSGN-00545: failed to get the CRS software version
-
Cause: An operation failed because it could not get CRS software version.
- 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.
- CLSGN-00547: failed to get node information from CSS
-
Cause: A GNS operation failed because it could not get node information from CSS.
- CLSGN-00548: Name "%(1)" expired.
-
Cause: The specified name expired.
- CLSGN-00549: Record expired.
-
Cause: The specified record expired.
- CLSGN-00550: GNS failed to upgrade records.
-
Cause: An error occurred while upgrading Grid Naming Service (GNS) records.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- CLSGN-00558: Invalid cluster GUID "string".
-
Cause: The cluster GUID was invalid. A GUID may only contain ASCII characters.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.