2.17 FS-10800 to FS-10849

FS-10801 Failed to set the common property buffer
Cause: The property component failed to set the common property buffer.
Action: Report the problem to your Oracle support representative.
FS-10802 Failed to set the private property buffer
Cause: The property component failed to set the private property buffer.
Action: Report the problem to your Oracle support representative.
FS-10803 Failed to set the application property buffer
Cause: The property component failed to set the application property buffer.
Action: Report the problem to your Oracle support representative.
FS-10804 Failed to open the common property
Cause: The property component failed to open the common property.
Action: Report the problem to your Oracle support representative.
FS-10805 Failed to open the private property
Cause: The property component failed to open the private property.
Action: Report the problem to your Oracle support representative.
FS-10806 Failed to open the application property
Cause: The property component failed to open the application property.
Action: Report the problem to your Oracle support representative.
FS-10807 Failed to close the common property
Cause: The property component failed to close the common property.
Action: Report the problem to your Oracle support representative.
FS-10808 Failed to close the private property
Cause: The property component failed to close the private property.
Action: Report the problem to your Oracle support representative.
FS-10809 Failed to close the application property
Cause: The property component failed to close the application property.
Action: Report the problem to your Oracle support representative.
FS-10810 Cannot find the requested property
Cause: The property component is unable to find the requested property. The property name must be correct for the property requested.
Action: Report the problem to your Oracle support representative.
FS-10811 An invalid property type is specified
Cause: The property type specified is invalid. Valid property types are: eCommon, ePrivate, and eApplication (defined in FsCoProperty.h).
Action: Report the problem to your Oracle support representative.
FS-10815 Duplicate owner nodes for clusterwide operation
Cause: An error occurred because a resource provider reported that more than one node was the owner of a standalone resource.
Action: Check the owner state returned by each resource provider.
FS-10816 An owner node is required for the clusterwide operation, but not specified
Cause: An error occurred because a resource provider specified that an owner node is required, but no owner node was found.
Action: Check the owner state returned by each resource provider.
FS-10817 An invalid owner state was specified
Cause: An error occurred because at least one resource provider returned an invalid owner state.
Action: Check the owner state returned by each resource provider.
FS-10818 The %s resource provider failed during preparation for configuration processing for resource %s
Cause: An error occurred during the preparation of the resource for configuration processing.
Action: Check the secondary error generated by the resource provider.
FS-10819 Node %s is not a possible owner for group %s and cannot be configured. Do you want to continue with remaining node(s)?
Cause: A node was specified for the operation that is not a possible owner for the group.
Action: Click Yes if you want Oracle Services for MSCS to continue the operation without configuring the specified node. Click No to cancel the operation.
FS-10820 Node %s is not a possible owner for group %s and cannot be configured for the specified operation
Cause: A node was specified for the operation that is not a possible owner for the group.
Action: Change the possible owner for the group and run the Verify Group command to ensure all possible owner groups are configured.
FS-10821 Resource %s resides on node %s, which is not a possible owner for group %s and therefore cannot be configured
Cause: A node was specified for the operation that is not a possible owner for the group.
Action: Change the possible owner for the group and retry the operation.
FS-10822 Node %s is not a possible owner for resource type %s
Cause: The specified node is not a possible owner for the specified resource type. The resource DLL for the specified resource type cannot be loaded by MSCS.
Action: Check that the resource DLL exists and is in the path. You may need to restart the node to update the path location of the resource DLL.
FS-10823 Error determining if resource type %s is available on node %s
Cause: An error occurred while trying to determine if the specified resource type is available on the specified node.
Action: Check the secondary error.
FS-10825 The XML document is not valid
Cause: The XML document is not well formed. It does not have a valid format.
Action: Report the problem to your Oracle support representative.
FS-10826 The XML document schema for %s is not valid
Cause: The XML document schema is not valid.
Action: Report the problem to your Oracle support representative.
FS-10827 The XML command is unknown
Cause: The XML command value is unknown.
Action: Report the problem to your Oracle support representative.
FS-10828 The XML node is not found
Cause: The caller is searching for a node that does not exist. This message provides information to the code processing the XML document that an object does not exist.
Action: Report the problem to your Oracle support representative.
FS-10829 The XML document is missing an object name
Cause: The XML document passed by the caller needs an object name. The XML document might not be using the proper Oracle Services for MSCS schema.
Action: Report the problem to your Oracle support representative.
FS-10830 The XML document is missing an object type
Cause: The XML document passed by the caller needs an object type. The XML document might not be using the proper Oracle Services for MSCS schema.
Action: Report the problem to your Oracle support representative.
FS-10831 The XML document has the wrong object type for the specified command
Cause: The XML document has an object type that is not supported by the XML command in the document. The XML document might not be using the proper Oracle Services for MSCS schema.
Action: Report the problem to your Oracle support representative.
FS-10832 %s is not a valid XML command tag
Cause: The XML document has an invalid command tag that is not supported by the Oracle Services for MSCS protocol.
Action: Report the problem to your Oracle support representative.