Modifying Resource Property Fails with FS-10718, 0xD: The data is invalid Error

BUG 20633529

When you attempt to modify a cluster resource common property, such as the "Maximum Restarts" property, it would fail with the following errors:
FS-10890: Oracle Services for MSCS failed during the put_data operation
FS-10718: Failed to write the private properties for resource {resource name} in the cluster
0xD: The data is invalid

The Oracle Fail Safe server was attempting to write cluster resource private properties when there were no properties to write. For example, the private property is the text parameter file (pfile) for a database.

The Oracle Fail Safe server no longer attempts to update the resource private properties if there are no changes.

The workaround is to use the Windows failover cluster manager to update the resource common properties.