120 PRIF-00001 to PRIF-00053

PRIF-00001: invalid format for network interface

Cause: An invalid network interface was given.

Action: Supply a network interface of the form <if_name>/subnet:<if_type>.

PRIF-00002: invalid network interface type

Cause: An invalid network interface type was given.

Action: Supply one of the valid interface types PUBLIC, CLUSTER_INTERCONNECT or ASM.

PRIF-00003: cannot find the input interface configured

Cause: An attempt was made to access an interface that is not already configured.

Action: Check if the input interface is configured through the "getif" command option.

PRIF-00004: OCR error while deleting the configuration for the given interface

Cause: OCR may have been configured incorrectly or an OCR API failed.

Action: Check if OCR is configured correctly by running ocrdump.

PRIF-00005: invalid syntax for the setif command option

Cause: An invalid syntax was specified for the oifcfg setif command option.

Action: Make sure the syntax for setif is "oifcfg setif {-node nodename | -global} {<if_name>/subnet:<if_type>}..."

PRIF-00006: invalid syntax for the getif command option

Cause: An invalid syntax was specified for the oifcfg getif command option.

Action: Make sure the syntax for getif is "oifcfg getif [-node nodename | -global] [ -if <if_name>[/subnet] [-type <if_type>] ]."

PRIF-00007: invalid syntax for the delif command option

Cause: An invalid syntax was specified for the oifcfg delif command option.

Action: Make sure the syntax for delif is "oifcfg delif {{-node nodename | -global} [<if_name>[/subnet]] [-force] | -force}. "

PRIF-00008: failed to initialize the prifcg context

Cause: There was a system error.

Action: Check the messages in the log file oifcfg.log.

PRIF-00009: incorrect usage

Cause: Invalid command line options specified for the oifcfg tool.

Action: Run "oifcfg -help" to check the usage for the oifcfg tool.

PRIF-00010: failed to initialize the cluster registry

Cause: The cluster registry was not configured correctly.

Action: Run "ocrdump" to see if the cluster registry was configured properly.

PRIF-00011: cluster registry error

Cause: There was an internal error while operating on the cluster registry.

Action: Check the messages in the log file oifcfg.log.

PRIF-00012: failed to initialize cluster support services

Cause: The cluster support services module was not configured correctly.

Action: Check the messages in the log file oifcfg.log.

PRIF-00013: cluster support services error

Cause: There was an internal error while accessing cluster support services.

Action: Check if Cluster Support Services is running properly.

PRIF-00014: invalid node name

Cause: The node name does not match any of the configured nodes.

Action: Ensure that the supplied node name is one of the node names returned by 'olsnodes'.

PRIF-00015: invalid subnet value specified

Cause: An oifcfg request was rejected because the subnet argument specified was not a valid IPv4 or IPv6 subnet number.

Action: Retry the command specifying a valid IPv4 or IPv6 subnet.

PRIF-00016: invalid syntax for the iflist command option

Cause: An invalid syntax was specified for the oifcfg iflist command option.

Action: Make sure the syntax for iflist is "oifcfg iflist [-p [-n]]."

PRIF-00017: Error in getting the host names in a cluster

Cause: There was an internal error while calling clsgpnp_crs_getcsshosts.

Action: Check the underlying errors shown with this.

PRIF-00018: Error in deleting network information from GPnP profile

Cause: There was an internal error while calling clsgpnpx_prfDelHostNetInfo.

Action: Check the underlying errors shown with this.

PRIF-00019: Error in getting the network attribute values from GPnP profile

Cause: There was an internal error while calling clsgpnpx_prfGetNetAttrVal.

Action: Check the underlying errors shown with this.

PRIF-00020: Error in getting the lock for GPnP profile

Cause: There was an internal error while calling clsgpnp_crs_cssLockUpdates.

Action: Check the underlying errors shown with this.

PRIF-00021: Error in getting the GPnP profile

Cause: There was an internal error while calling clsgpnp_getProfile.

Action: Check the underlying errors shown with this.

PRIF-00022: Error in cloning the GPnP profile

Cause: There was an internal error while calling clsgpnp_getProfile.

Action: Check the underlying errors shown with this.

PRIF-00023: Error in getting network interface from GPnP profile

Cause: There was an internal error while calling clsgpnpx_prfGetHostNetInfo

Action: Check the underlying errors shown with this.

PRIF-00024: Error in retrieving the network interface from GPnP profile

Cause: Failed to retrieve the network interface information because of underlying errors.

Action: Check the underlying errors shown with this.

PRIF-00025: Error in setting network attribute value in GPnP profile

Cause: There was an internal error while calling clsgpnpx_prfSetNetAttrVal.

Action: Check the underlying errors shown with this.

PRIF-00026: Error in update the profiles in the cluster

Cause: There was an internal error while calling clsgpnp_crs_ensuredSignAndPush

Action: Check the underlying errors shown with this.

PRIF-00027: Error in releasing the in memory presentation of GPnP profile

Cause: There was an internal error while calling clsgpnp_profileDestroy.

Action: Check the underlying errors shown with this.

PRIF-00028: Error in unlock the GPnP profile

Cause: There was an internal error while calling clsgpnp_crs_cssUnlockUpdates.

Action: Check the underlying errors shown with this.

PRIF-00029: Warning: wildcard in network parameters can cause mismatch among GPnP profile, OCR, and system.

Cause: Wildcard syntax was detected in one or more network-related parameters. Although this is allowed, be aware that network particulars (such as interface names and subnets) must be identical on all nodes of the cluster. Using wildcard syntax in network parameters does not allow the network configuration to vary across nodes. This problem with wildcard syntax is limited to 10.2 and 11.1 databases.

Action: If wildcard causes the problem, provide interface name and subnet without wildcard for 10.2 and 11.1 databases.

PRIF-00030: Network information in OCR and GPnP profile differs

Cause: There was mismatched network information in OCR.

Action: Use 'oifcfg setif' to synchronize the network information from GPnP profile to OCR.

PRIF-00031: Failed to delete the specified network interface because it is the last private interface

Cause: A request to delete the only private network interface was refused because force was not specified.

Action: Specify the '-force' option to to delete the last private interface, but be aware this may render Oracle Clusterware inoperative.

PRIF-00032: Error in checking for profile availability for host string\n string

Cause: Failed to set or delete interface because the profile was not available on the specified node.

Action: Make sure that profile is available on all cluster nodes before setting interface or deleting the interface. Examine the accompanying error messages and respond accordingly.

PRIF-00033: Failed to set or delete interface because hosts could not be discovered\n string

Cause: An attempt to set or delete an interface failed because hosts could not be discovered or their GPnP profiles could not be accessed.

Action: Ensure that the Oracle GPnP and and mDNS daemons are running on all cluster nodes and resolve any other issues reported in accompanying error messages.

PRIF-00034: IPv6 subnets are not supported for cluster interconnect or Oracle ASM network

Cause: An attempt was made to classify an IPv6 subnet as Oracle ASM network or cluster interconnect.

Action: Use an IPv4 subnet for Oracle ASM network and cluster interconnect.

PRIF-00035: Failed to retrieve the OCR registry key [string] for global interface [string]

Cause: An attempt to get the registry key for the specified global interface from OCR failed.

Action: Delete the interface with invalid key using 'oifcfg delif -global <if_name> [-force]'. Reset the interface using 'oifcfg setif -global <if_name>/subnet:<if_type>'.

PRIF-00036: Failed to retrieve the OCR registry key [string] for interface string on node string

Cause: An attempt to get the registry key for the specified interface from OCR failed.

Action: Delete the interface with invalid key using 'oifcfg delif -node nodename <if_name> [-force]'. Reset the interface using 'oifcfg setif -node nodename <if_name>/subnet:<if_type>'.

PRIF-00037: duplicate interface type [string] specified for interface [string]

Cause: An attempt to configure the network was rejected because the indicated interface type was specified more than once for the indicated interface.

Action: Supply a network interface of the form <if_name>/subnet:<if_type>. Make sure to provide a unique combination for <if_name>/subnet:<if_type>

PRIF-00038: Both IPv4 and IPv6 address types are not supported for cluster interconnect.

Cause: An attempt to classify a network as CLUSTER_INTERCONNECT failed becuase the specified address type did not match the remaining interconnects. All cluster interconnect networks must be of the same address type, either IPv4 or IPv6.

Action: Retry the operation specifying the same address type as the existing interconnects, or, to change the address type for the cluster interconnects delete all of the cluster interconnects and add them back with the same new address type, either IPv4 or IPv6.

PRIF-00039: Error: Oracle Restart installed, oifcfg command is not valid in this environment

Cause: An invalid command was run in an Oracle Restart environment.

Action: Do not use the oifcfg utility in the Oracle Restart environment.

PRIF-00040: failure to delete the specified network interface because it is the last ASM interface

Cause: A request to delete the only ASM network interface was refused because -force was not specified.

Action: Specify the -force option to delete the last ASM interface. However, be aware this may render Oracle Clusterware inoperative.

PRIF-00041: failure to modify the specified network interface because it is the last private interface

Cause: An attempt to modify the network interface type of the only private interface was refused because it may render Oracle Clusterware inoperative.

Action: Do not modify the interface type of the only private interface.

PRIF-00042: failure to modify the specified network interface because it is the last ASM interface

Cause: An attempt to modify the network interface type of the only Oracle ASM interface was refused because it may render Oracle Clusterware inoperative.

Action: Do not modify the interface type of the only Oracle ASM interface.

PRIF-00050: duplicate interface is given in the input

Cause: Duplicate interface is given in the input.

Action: Warning: Supply a network interface of the form <if_name>/subnet:<if_type>. Make sure to provide unique combination for <if_name>/subnet:<if_type> if multiple inputs are provided in the same command line or if the entry already exists.

PRIF-00051: Warning: interface [string] is set to both public and cluster_interconnect

Cause: The interface is set to both public and cluster_interconnect.

Action: Warning: Make sure that the interface is not set to both public and cluster_interconnect.

PRIF-00052: Could not get an immediate lock for GPnP profile. Wait to get the lock ...

Cause: The command was unable to take an exclusive CSS lock with the nowait option.

Action: Ctrl-C if wait for too long. Check the setup of clusterware.

PRIF-00053: Invalid type combination specified for interface [string]

Cause: A network interface specification included both 'public' and 'asm' types.

Action: Make sure that the interface is not set to both 'public' and 'asm'.