Database Error Messages

PRKZ-01062

Cannot determine which subnet to modify to network type "{0}". The network resource has two subnets configured with network type "{1}".

Cause

The command 'srvctl modify network -nettype' failed because the network had both IPv4 and IPv6 subnets, thus the subnet to modify could not be determined.


Action

Specify the '-subnet' option with the command 'srvctl modify network -nettype' to indicate whether to change type for IPv4 or IPv6 subnet.