142 PRKZ-01029 to PRKZ-05090
- PRKZ-01029: HAVIP {0} is already disabled
-
Cause: The 'disable havip' command failed because HAVIP was already disabled.
- PRKZ-01030: export file system {0} is already disabled
-
Cause: The 'disable exportfs' command failed because it was already disabled.
- PRKZ-01031: HAVIP {0} is already enabled
-
Cause: The 'enable havip' failed because HAVIP was already enabled.
- PRKZ-01032: export file system {0} is already enabled
-
Cause: The 'enable exportfs' command failed because it was already enabled.
- PRKZ-01058: HAVIP exists for address {0}
-
Cause: An attempt to add a HAVIP found that it already exists
- PRKZ-01059: HAVIP with ID {0} does not exist
-
Cause: The 'add exportfs' failed because the HAVIP with the specified ID does not exist.
- PRKZ-01060: Export file system {0} does not exist
-
Cause: The export file system resource with the specified name does not exist.
- 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.
- PRKZ-01065: Invalid combination of options specified
-
Cause: The '-name' and '-id' options cannot be combined together.
- PRKZ-01066: Invalid subnet string: "{0}"
-
Cause: The given subnet string was not a valid IPv4 or IPv6 subnet number in dotted-decimal format.
- PRKZ-01067: Invalid subnet mask string: "{0}"
-
Cause: The given subnet mask string was not a valid IPv4 subnet mask in dotted-decimal format or IPv6 prefix length.
- PRKZ-01068: {0} object is not supported on Windows Operating System
-
Cause: The object specified on the command line was not a valid object on Windows Operating System.
- PRKZ-01069: "srvctl modify network -iptype both" cannot include the {0} option
-
Cause: The command 'srvctl modify network -iptype both' request included conflicting options.
- PRKZ-01070: Changing network type from {0} to {1} requires new VIP addresses
-
Cause: The command 'srvctl modify nodeapps -nettype mixed' was issued without specifying the VIP address when the IPv4 or IPv6 network type was dynamic.
- PRKZ-01071: '-netnum' option cannot be supplied without '-address' option
-
Cause: The commande 'srvctl modify havip -netnum' was issued without specifying a VIP address that matches the new network Subnet.
- PRKZ-01072: SCAN name "{0}" is already registered on network {1}
-
Cause: The command 'srvctl add scan -scanname' was issued for a Single Client Access Name (SCAN) name that was already registered on the specified network.
- PRKZ-01073: Cannot modify network type to 'mixed' because GNS is not configured.
-
Cause: An attempt to modify the network type to 'mixed' failed because Grid Naming Service (GNS) was not configured.
- PRKZ-01074: Failed to modify network type because the specified subnet "{0}" does not match any configured subnet.
-
Cause: The specified subnet did not match any configured subnet in the network resource.
- PRKZ-01075: '-iptype' option cannot be given along with '-subnet'
-
Cause: A command attempted to modify both the network IP type and its subnet.
- PRKZ-01076: Cannot modify network with network type 'mixed'
-
Cause: An attempt to modify the subnet or IP type of a network resource with network type 'mixed' was issued.
- PRKZ-01078: Object {0} is not supported on an ASM client cluster.
-
Cause: The object specified on the command line was not a valid object for an ASM client cluster.
- PRKZ-01079: Invalid subnet value {0} for '-invitedsubnets' option
-
Cause: The command was rejected because the invited subnets value was specified using incorrect syntax.
- PRKZ-01080: '-netnum' and '-vip' options conflict.
-
Cause: The 'srvctl start|stop vip' command was rejected because the '-netnum' option was specified along with the '-vip' option.
- PRKZ-01082: The VIP name "{0}" cannot be resolved.
-
Cause: An unresolvable VIP name was specified.
- PRKZ-01083: The VIP name "{0}" resolves to "{1}" which cannot be found in any VIP.
-
Cause: An attempt to find a VIP with one of the specified addresses to which the VIP name resolved failed."
- PRKZ-01084: The network type for the specified subnet ({0}) that is added cannot be set to 'mixed'.
-
Cause: An attempt was made to add an IPv4 or IPv6 subnet and set its network type directly to 'mixed'.
- PRKZ-01085: Internal error: {0}
-
Cause: An internal error occurred. The included value is an internal identifier.
- PRKZ-01119: nothing to modify
-
Cause: No options were specified to modify.
- PRKZ-01125: Oracle Grid Infrastructure Management Repository (GIMR) client is not configured.
-
Cause: An attempt to retrieve GIMR client information failed because GIMR client did not exist.
- PRKZ-01126: The network storage service is already disabled.
-
Cause: The network storage server resource could not be disabled because it was already disabled.
- PRKZ-01127: The network storage service is already enabled.
-
Cause: The network storage server resource could not be enabled because it was already enabled.
- PRKZ-01128: Host {0} is not reachable.
-
Cause: The command 'srvctl modify nodeapps -remoteservers hostname' specified a hostname that was not reachable.
- PRKZ-01129: Host {0} is unknown.
-
Cause: The command 'srvctl modify nodeapps -remoteservers hostname' specified the indicated hostname, but that host was unknown.
- PRKZ-01130: Port {0} is invalid.
-
Cause: The command 'srvctl modify nodeapps -remoteservers hostname:port' specified the indicated port, which was not a valid port .
- PRKZ-01131: {0} is only supported on an ASM client cluster.
-
Cause: An attempt to execute a command using the specified object was rejected because the specified object was not supported for a ASM client cluster.
- PRKZ-01133: invalid query of management repository status on member cluster
-
Cause: A request to query the management database from a member cluster was rejected because the management database status can only be queried on the domain services cluster.
- PRKZ-01143: cannot decommission database {0} because it is enabled
-
Cause: An attempt to mark the indicated database as 'Decommissioned' was rejected because the database was currently enabled.
- PRKZ-01144: Database {0} has no pluggable databases configured
-
Cause: The 'srvctl config database' request found no pluggable databases configured for the database.
- PRKZ-01205: removing the GNS VIP resource with the force option results in the GNS VIP address {0} continuing to be reachable on node {1}
-
Cause: Status message
- PRKZ-01214: Service cannot be enabled while patching is in progress because the service {0} has been identified as a Java service.
-
Cause: An attempt to enable a Java-based service was rejected because patching of the Oracle Java Virtual Machine (OJVM) was in progress, and Java services must remain disabled during OJVM patching.
- PRKZ-01217: ASM network resource does not exist.
-
Cause: The ASM network resource to be operated on did not exist.
- PRKZ-01218: The ASM network resource is already started on nodes: {0}
-
Cause: The start asmnetwork command failed because ASM network resource is already started.
- PRKZ-01219: ASM network resource is already stopped on nodes: {0}
-
Cause: The stop asmnetwork command failed because ASM network resource is already stopped.
- PRKZ-01233: Database {0} is not administrator-managed and does not support the failback option.
-
Cause: An attempt to add or modify a service using '-failback' option was rejected because this option can be used with administrator-managed databases only.
- PRKZ-05007: Pluggable database {0} could not be removed because it was running.
-
Cause: The command 'srvctl remove pdb' failed because the database was running.
- PRKZ-05032: A cardinality that was not SINGLETON nor UNIFORM was specified for policy-managed database {0}.
-
Cause: An attempt to add a service to the specified database was rejected because invalid cardinality was specified.
- PRKZ-05033: Either option '-service' or '-pdb' must be supplied for removing a service
-
Cause: Options '-service' and '-pdb' were not specified when removing a service.
- PRKZ-05035: Minimum {0} CPUs exceeds the maximum of {1} CPU
-
Cause: An attempt to add or modify a PDB was rejected because the mininum CPU usage specified exceeded the maximum CPU usage.
- PRKZ-05037: node {0} does not belong to server pool {1} which defines nodes for pluggable database {2}
-
Cause: This node did not belong to the server pool that defined the nodes that could be used to run the specified service.
- PRKZ-05038: Pluggable database {0} is defined for single instance database {1} and therefore cannot be relocated.
-
Cause: An attempt to relocate the specified pluggable database (PDB) was rejected because the provided options could not be used to relocate a PDB for a single instance database.
- PRKZ-05039: Pluggable database {0} is defined for Oracle RAC One Node database {1} and therefore cannot be relocated
-
Cause: An attempt to relocate a Oracle RAC One Node pluggable database using the command 'srvctl relocate pdb' was rejected.
- PRKZ-05040: failed to find an instance {1} for database {0}
-
Cause: An attempt to relocate the specified pluggable database (PDB) failed because the instance name specified was not valid.
- PRKZ-05041: Add pluggable database (PDB) failed for a policy managed database {0}
-
Cause: An attempt to add PDB was rejected because pluggable database resource creation is not supported for policy managed database.
- PRKZ-05042: failed to create service {0} for database {1} without '-pdb' option
-
Cause: An attempt to create the specified service failed because the '-pdb' option was not specified along with the '-cardinality' option.
- PRKZ-05043: GIMR status cannot be queried because the cluster uses remote GIMR services
-
Cause: A request to query the Grid Infrastructure Management Repository (GIMR) was rejected because the operation is not supported on a cluster using remote GIMR services.
- PRKZ-05045: Add pluggable database (PDB) failed for database {0} with '-approot' option.
-
Cause: An attempt to add a PDB was rejected because the pluggable database name specified with the '-approot' option already has an application root PDB.
- PRKZ-05046: Pluggable database {0} could not be removed because it was running.
-
Cause: The command 'srvctl remove pdb' failed because the database was running.
- PRKZ-05050: Pluggable database {0} of database {1} could not be found.
-
Cause: The pluggable database (PDB) specified did not exist.
- PRKZ-05051: relocate pluggable database (PDB) failed for policy-managed database {0}
-
Cause: An attempt to relocate a PDB was rejected because pluggable database resource relocation was not supported for policy-managed database.
- PRKZ-05060: failed to modify service {0} because pluggable database {1} of database {2} was not registered
-
Cause: The pluggable database (PDB) specified did not exist in Cluster Ready Services (CRS).
- PRKZ-05061: more than 5 listeners specified for ASM
-
Cause: An attempt to add or modify the ASM resource because the number of the specified listeners was greater than 5 failed.
- PRKZ-05062: file system is already enabled on nodes: {0}
-
Cause: The 'enable filesystem' command failed because it was already enabled.
- PRKZ-05063: file system is already disabled on node(s): {0}
-
Cause: The 'disable filesystem' command failed because it was already disabled.
- PRKZ-05064: -cardinality specified for a PDB of single instance database {0}
-
Cause: An attempt to configure a pluggable database (PDB) was rejected because cardinality was an invalid option for a single instance database.
- PRKZ-05090: list of node names was specified without -pdb option
-
Cause: The command was rejected because -node option was specified with a list of node names when -pdb option was not specified.