C Error Response Code Details

This section lists the available error response codes in NRF categorized according to the NRF microservices. For more information, on these error response codes with their details, see the following sections:

C.1 NF Registration Microservice

The following table lists the error codes and its problem details for the NF Registration microservices.

Table C-1 REGN - NFRegister Service Operation

Error Code Details Action
ONRF-REG-REGN-E0002 This error code indicates that an invalid message format received for NFRegister service operation message.

Validate the message body and attributes are as per the specification.

Review problem details and application logs to identify the reported error. Contact My Oracle Support.

ONRF-REG-REGN-E0007 This error code indicates that a mandatory attribute is incorrect for NFRegister service operation message.

Validate the message body and attributes are as per the specification.

Review problem details and application logs to identify the reported error. Contact My Oracle Support.

ONRF-REG-REGN-E0008 This error code indicates that an optional attribute is incorrect for NFRegister service operation message.

Validate the message body and attributes are as per the specification.

Review problem details and application logs to identify the reported error. Contact My Oracle Support.

ONRF-REG-REGN-E0009 This error code indicates that a mandatory attribute is missing for NFRegister service operation message.

Validate the message body and attributes are as per the specification.

Review problem details and application logs to identify the reported error. Contact My Oracle Support.

ONRF-REG-REGN-E0021 This error code indicates that multiple attributes are missing or incorrect in NFRegister service operation message.

Validate the message body and attributes are as per the specification.

Review problem details and application logs to identify the reported error. Contact My Oracle Support.

ONRF-REG-REGN-E0023 This error code indicates that NF profile size limit breached exception occurred while processing of NFRegister service operation message.

The maximum allowed NF Profile size at the NRF is as per nfProfileLimit feature. If feature is enabled then the maximum allowed NF Profile size will be checked against the configured value.

The received NF Profile exceeds this limit and must be reduced.

Review problem details and application logs to identify the reported error. Contact My Oracle Support.

ONRF-REG-REGN-E0100 This error code indicates that message failure occurred generic in nature while processing the NFRegister service operation message.

Validate the message body and attributes are as per the specification.

Review problem details and application logs to identify the reported error. Contact My Oracle Support.

ONRF-REG-REGN-E0104 This error code indicates that NF FQDN Authentication failure occurred while processing the NFRegister service operation message.

XFCC-based FQDN authentication is enabled on the NRF. Verify whether this is intended in this deployment. If not, disable the feature. If yes, correct the XFCC header value in the request to resolve the FQDN authentication error.

Review problem details and application logs to identify the reported error. Contact My Oracle Support.

ONRF-REG-REGN-E0108 This error code indicates that NRF PLMN is not configured while processing the NFRegister service operation message.

Validate and configure NRF with the PLMN IDs it serves. Further, ensure that the PLMN IDs in the NF profile(s) received at NRF are identical to or a subset of those configured on the NRF. Verify and correct any mismatched PLMN IDs.

Review problem details and application logs to identify the reported error. Contact My Oracle Support.

ONRF-REG-REGN-E0109 This error code indicates that NF Management Service is unavailable while processing the NFRegister service operation message.

Review CNE infrastructure logs to identify why the microservice is down (for example, vCPU, memory, storage shortages, or server unavailability). Resolve any infrastructure issues and verify service recovery. If no infrastructure issue is found or the issue persists.

Review problem details and application logs to identify the reported error. Contact My Oracle Support.

ONRF-REG-REGN-E0110 This error code indicates that OC-XFCC-DNS header is not present while processing the NFRegister service operation message.

XFCC-based FQDN authentication is enabled on the NRF. Verify whether this is intended in this deployment. If not, disable the feature. If yes, make sure XFCC header value is included in the request to resolve the FQDN authentication error.

Review problem details and application logs to identify the reported error. Contact My Oracle Support.

ONRF-REG-REGN-E0111 This error code indicates that NF Screening failed while processing the NFRegister service operation message.

Review and validate NRF screening rule configuration against message attributes to determine the cause of rejection. Check logs to identify the exact NRF error. Correct the screening rules or the message as per network requirements.

Review problem details and application logs to identify the reported error. Contact My Oracle Support.

ONRF-REG-REGN-E0112 This error code indicates that Foreign PLMN is not supported while processing the NFRegister service operation message.

Ensure that the PLMN IDs in the NF profile(s) received at NRF are either identical to or a subset of those configured on the NRF. Review logs to identify the exact NRF error.

Review problem details and application logs to identify the reported error. Contact My Oracle Support.

ONRF-REG-REGN-E0801 This error code indicates that database access exception occurred while processing the NFRegister service operation message.

Review CNE infrastructure logs to determine why the database connection is unavailable, including potential cnDBTier microservice failures (for example, vCPU, memory, storage shortages, or server unavailability). Resolve any infrastructure issues and verify service and database connectivity recovery. If the issue persists, share application logs with My Oracle Support.

ONRF-REG-REGN-E0802 This error code indicates that pessimistic locking exception occurred while processing the NFRegister service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support.

ONRF-REG-REGN-E0803 This error code indicates that database access resource failure exception occurred while processing the NFRegister service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support.

ONRF-REG-REGN-E0804 This error code indicates that database insertion failure occurred while processing the NFRegister service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support.

ONRF-REG-REGN-E0807 This error code indicates that database read failure occurred while processing the NFRegister service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support.

ONRF-REG-REGN-E0808 This error code indicates that SQL exception occurred while processing the NFRegister service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support.

ONRF-REG-REGN-E0899 This error code indicates that general database exception occurred while processing the NFRegister service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support.

ONRF-REG-REGN-E0901 This error code indicates that an IO exception occurred while processing the NFRegister service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support.

ONRF-REG-REGN-E0902 This error code indicates that JSON processing exception occurred while processing the NFRegister service operation message.

Validate that the JSON payload is in the right format and compliant with the specified JSON schema. Fix any JSON errors. Review logs to identify the NRF-reported error further.

Review problem details and application logs to identify the reported error. Contact My Oracle Support.

ONRF-REG-REGN-E0903 This error code indicates that an interrupted exception occurred while processing the NFRegister service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support.

ONRF-REG-REGN-E0904 This error code indicates that class cast exception occurred while processing the NFRegister service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support.

ONRF-REG-REGN-E0905 This error code indicates that decoding exception occurred while processing the NFRegister service operation message.

Validate that the JSON payload is well-formed and compliant with the specified JSON schema. Fix any JSON errors. Review logs to identify the NRF-reported error further.

Review problem details and application logs to identify the reported error. Contact My Oracle Support.

ONRF-REG-REGN-E0999 This error code indicates that any other exception occurred while processing the NFRegister service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support.

C.1.1 NFUpdate with Full Replacement (PUT)

The following table lists the error codes and its problem details for the NF Registration microservices for the NFUpdate with Full Replacement (PUT) service operation.

Table C-2 FULLUPD - NFUpdate with Full Replacement (PUT) Service Operation

Error Code Details Action
ONRF-REG-FULLUPD-E0023 This error code indicates that NF profile size limit breached exception occurred while processing of NFUpdate Full replacement service operation message.

The maximum allowed NF Profile size at the NRF is as per nfProfileLimit feature. If feature is enabled then the maximum allowed NF Profile size will be checked against the configured value.

The received NF Profile exceeds this limit and must be reduced.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-FULLUPD-E0100 This error code indicates that message failure occurred generic in nature while processing the NFUpdate Full replacement service operation message.

An internal error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-FULLUPD-E0108 This error code indicates that NRF PLMN is not configured while processing the NFUpdate Full replacement service operation message.

Validate and configure NRF with the PLMN IDs it serves. Further, ensure that the PLMN IDs in the NF profile(s) received at NRF are identical to or a subset of those configured on the NRF. Verify and correct any mismatched PLMN IDs.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-FULLUPD-E0109 This error code indicates that NF Management Service is unavailable while processing the NFUpdate Full replacement service operation message. Review CNE infrastructure logs to identify why the microservice is down (for example, vCPU, memory, storage shortages, or server unavailability). Resolve any infrastructure issues and verify service recovery. If no infrastructure issue is found or the issue persists, share application logs with My Oracle Support.
ONRF-REG-FULLUPD-E0110 This error code indicates that OC-XFCC-DNS header is not present while processing the NFUpdate Full replacement service operation message.

XFCC-based FQDN authentication is enabled on the NRF. Verify whether this is intended in this deployment. If not, disable the feature. If yes, make sure XFCC header value is included in the request to resolve the FQDN authentication error.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-FULLUPD-E0111 This error code indicates that NF Screening failed while processing the NFUpdate Full replacement service operation message.

Review and validate NRF screening rule configuration against message attributes to determine the cause of rejection. Check logs to identify the exact NRF error. Correct the screening rules or the message as per network requirements.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-FULLUPD-E0801 This error code indicates that database access exception occurred while processing the NFUpdate Full replacement service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-FULLUPD-E0802 This error code indicates that when pessimistic locking exception occurred while processing the NFUpdate Full replacement service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-FULLUPD-E0803 This error code indicates that database access resource failure exception occurred while processing the NFUpdate Full replacement service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-FULLUPD-E0805 This error code indicates that database update exception occurred while processing the NFUpdate Full replacement service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-FULLUPD-E0807 This error code indicates that database read failure occurred while processing the NFUpdate Full replacement service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-FULLUPD-E0808 This error code indicates that SQL exception occurred while processing the NFUpdate Full replacement service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-FULLUPD-E0899 This error code indicates that general database exception occurred while processing the NFUpdate Full replacement service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-FULLUPD-E0901 This error code indicates that IO exception occurred while processing the NFUpdate Full replacement service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-FULLUPD-E0902 This error code indicates that JSON processing exception occurred while processing the NFUpdate Full replacement service operation message.

Validate that the JSON payload is well-formed and compliant with the specified JSON schema. Fix any JSON errors. Review logs to identify the NRF-reported error further.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-FULLUPD-E0903 This error code indicates that an interrupted exception occurred while processing the NFUpdate Full replacement service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-FULLUPD-E0904 This error code indicates that class cast exception occurred while processing the NFUpdate Full replacement service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-FULLUPD-E0905 This error code indicates that decoding exception occurred while processing the NFUpdate Full replacement service operation message.

Validate the message body and attributes are as per the specification.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-FULLUPD-E0999 This error code indicates that any other exception occurred while processing the NFUpdate Full replacement service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

C.1.2 NFUpdate with Partial Replacement (PATCH)

The following table lists the error codes and its problem details for the NF Registration microservices for the NFUpdate with Partial Replacement (PATCH) service operation.

Table C-3 PARTUPD - NFUpdate with Partial Replacement (PATCH) service operation

Error Code Details Action
ONRF-REG-PARTUPD-E0002 This error code indicates an invalid message format for NFUpdate Partial replacement service operation message.

Validate the message body and attributes are as per the specification.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-PARTUPD-E0007 This error code indicates that a mandatory attribute is incorrect for NFUpdate Partial replacement service operation message.

Validate the message body and attributes are as per the specification.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-PARTUPD-E0008 This error code indicates that an optional attribute is incorrect for NFUpdate Partial replacement service operation message.

Validate the message body and attributes are as per the specification.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-PARTUPD-E0009 This error code indicates that a mandatory attribute is missing for NFUpdate Partial replacement service operation message.

Validate the message body and attributes are as per the specification.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-PARTUPD-E0010 The error code indicates that an unspecified message failure occurred during the processing of the NF update partial replacement service operation message.

Validate the message body and attributes are as per the specification.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-PARTUPD-E0023 This error code indicates that NF profile size limit breached exception occurred while processing of NFUpdate Partial replacement service operation message.

The maximum allowed NF Profile size at the NRF is as per nfProfileLimit feature. If feature is enabled then the maximum allowed NF Profile size will be checked against the configured value.

Due to incoming patch request, final NF Profile size is exceeding this limit and must be reduced.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-PARTUPD-E0100 This error code indicates that message failure occurred generic in nature while processing the NFUpdate Partial replacement service operation message.

An internal error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-PARTUPD-E0104 This error code indicates that NF FQDN Authentication failure occurred while processing of NFUpdate Partial replacement service operation message.

XFCC-based FQDN authentication is enabled on the NRF. Verify whether this is intended in this deployment. If not, disable the feature. If yes, correct the XFCC header value in the request to resolve the FQDN authentication error.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-PARTUPD-E0108 This error code indicates that NRF PLMN is not configured while processing the NFUpdate Partial replacement service operation message.

Validate and configure NRF with the PLMN IDs it serves. Further, ensure that the PLMN IDs in the NF profile(s) received at NRF are identical to or a subset of those configured on the NRF. Verify and correct any mismatched PLMN IDs.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-PARTUPD-E0109 This error code indicates that NF Management Service is unavailable while processing the NFUpdate Partial replacement service operation message.

Review CNE infrastructure logs to identify why the microservice is down (e.g., vCPU, memory, storage shortages, or server unavailability). Resolve any infrastructure issues and verify service recovery. If no infrastructure issue is found or the issue persists.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-PARTUPD-E0110 This error code indicates that OC-XFCC-DNS header is not present while processing the NFUpdate Partial replacement service operation message.

XFCC-based FQDN authentication is enabled on the NRF. Verify whether this is intended in this deployment. If not, disable the feature. If yes, make sure XFCC header value is included in the request to resolve the FQDN authentication error.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-PARTUPD-E0111 This error code indicates that NF Screening failed while processing the NFUpdate Partial replacement service operation message.

Review and validate NRF screening rule configuration against message attributes to determine the cause of rejection. Check logs to identify the exact NRF error. Correct the screening rules or the message as per network requirements.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-PARTUPD-E0801 This error code indicates that database access exception occurred while processing the NFUpdate Partial replacement service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-PARTUPD-E0802 This error code indicates that when pessimistic locking exception occurred while processing the NFUpdate Partial replacement service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-PARTUPD-E0803 This error code indicates that database access resource failure exception occurred while processing the NFUpdate Partial replacement service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-PARTUPD-E0805 This error code indicates that database update exception occurred while processing the NFUpdate Partial replacement service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-PARTUPD-E0807 This error code indicates that database read failure occurred while processing the NFUpdate Partial replacement service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-PARTUPD-E0808 This error code indicates that SQL exception occurred while processing the NFUpdate Partial replacement service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-PARTUPD-E0899 This error code indicates that general database exception occurred while processing the NFUpdate Partial replacement service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-PARTUPD-E0901 This error code indicates that IO exception occurred while processing the NFUpdate Partial replacement service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-PARTUPD-E0902 This error code indicates that JSON processing exception occurred while processing the NFUpdate Partial replacement service operation message.

Validate that the JSON payload is in the right format and compliant with the specified JSON schema. Fix any JSON errors. Review logs to identify the NRF-reported error further.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-PARTUPD-E0903 This error code indicates that an interrupted exception occurred while processing the NFUpdate Partial replacement service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-PARTUPD-E0904 This error code indicates that class cast exception occurred while processing the NFUpdate Partial replacement service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-PARTUPD-E0905 This error code indicates that decoding exception occurred while processing the NFUpdate Partial replacement service operation message.

Validate that Content-Encoding and Content-Type are supported. Ensure the JSON payload is in the right format and schema-compliant. Fix any JSON errors, review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-REG-PARTUPD-E0999 This error code indicates that any other exception occurred while processing the NFUpdate Partial replacement service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-PARTUPD-E1004 This error code indicates that specific NF Instance ID record not found while processing the NFUpdate Partial service operation message.

Verify that the NF Instance ID exists in NRF STATE data. If present, share application logs with My Oracle Support. If not present, perform NF registration with this instance ID before retrying the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

C.1.3 NFHeartbeat Service Operation

The following table lists the error codes and its problem details for the NF Registration microservices for the NFHeartbeat service operation.

Table C-4 HB - NFHeartbeat Service Operation

Error Code Details Action
ONRF-REG-HB-E0002 This error code indicates an invalid message format for the NFHeartbeat service operation message.

Validate the message body and attributes are as per the specification.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-HB-E0109 This error code indicates that NF Management Service is unavailable while processing the NFHeartbeat service operation message.

Review CNE infrastructure logs to identify why the microservice is down (for example, vCPU, memory, storage shortages, or server unavailability). Resolve any infrastructure issues and verify service recovery. If no infrastructure issue is found or the issue persists, share application logs with My Oracle Support.

ONRF-REG-HB-E0110 This error code indicates that OC-XFCC-DNS header is not present while processing the NFHeartbeat service operation message.

XFCC-based FQDN authentication is enabled on the NRF. Verify whether this is intended in this deployment. If not, disable the feature. If yes, make sure XFCC header value is included in the request to resolve the FQDN authentication error.

ONRF-REG-HB-E0801 This error code indicates that database access exception occurred while processing the NFHeartbeat service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-HB-E0802 This error code indicates that when pessimistic locking exception occurred while processing the NFHeartbeat service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-HB-E0803 This error code indicates that database access resource failure exception occurred while processing the NFHeartbeat service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-HB-E0805 This error code indicates that database update exception occurred while processing the NFHeartbeat service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-HB-E0807 This error code indicates that database read failure occurred while processing the NFHeartbeat service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-HB-E0808 This error code indicates that SQL exception occurred while processing the NFHeartbeat service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-HB-E0899 This error code indicates that general database exception occurred while processing the NFHeartbeat service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-HB-E0901 This error code indicates that an IO exception occurred while processing the NFHeartbeat service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-HB-E0902 This error code indicates that JSON processing exception occurred while processing the NFHeartbeat service operation message.

Validate that the JSON payload is in the right format and compliant with the specified JSON schema. Fix any JSON errors. Review logs to identify the NRF-reported error further.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-HB-E0903 This error code indicates that an interrupted exception occurred while processing the NFHeartbeat service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-HB-E0904 This error code indicates that class cast exception occurred while processing the NFHeartbeat service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-HB-E0905 This error code indicates that decoding exception occurred while processing the NFHeartbeat service operation message.

Validate that Content-Encoding and Content-Type are supported. Ensure the JSON payload is in the right format and schema-compliant. Fix any JSON errors, review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-REG-HB-E0999 This error code indicates that any other exception occurred while processing the NFHeartbeat service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-HB-E1004 This error code indicates that specific NF Instance ID record not found while processing the NFHeartbeat service operation message.

Verify that the NF Instance ID exists in NRF STATE data. If present, share application logs with My Oracle Support. If not present, perform NF registration with this instance ID before retrying the request.

C.1.4 NFDeregister Service Operation

The following table lists the error codes and its problem details for the NF Registration microservices for the NF Deregistration service operation category.

Table C-5 DEREG - NFDeregister Service Operation

Error Code Details Action
ONRF-REG-DEREG-E0002 This error code indicates an invalid message format for NFDeregister service operation message.

Validate the message body and attributes are as per the specification.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-DEREG-E0104 This error code indicates that NF FQDN Authentication failure occurred while processing the NFDeregister service operation message.

XFCC-based FQDN authentication is enabled on the NRF. Verify whether this is intended in this deployment. If not, disable the feature. If yes, correct the XFCC header value in the request to resolve the FQDN authentication error.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-DEREG-E0109 This error code indicates that NF Management Service is unavailable while processing the NFDeregister service operation message.

Review CNE infrastructure logs to identify why the microservice is down (for example, vCPU, memory, storage shortages, or server unavailability). Resolve any infrastructure issues and verify service recovery.

If no infrastructure issue is found or the issue persists, review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-DEREG-E0801 This error code indicates that database access exception occurred while processing the NFDeregister service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-DEREG-E0802 This error code indicates that pessimistic locking exception occurred while processing the NFDeregister service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-DEREG-E0803 This error code indicates that database access resource failure exception occurred while processing the NFDeregister service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-DEREG-E0806 This error code indicates that database delete failure occurred while processing the NFDeregister service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-DEREG-E0807 This error code indicates that database read failure occurred while processing the NFDeregister service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-DEREG-E0808 This error code indicates that SQL exception occurred while processing the NFDeregister service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-DEREG-E0899 This error code indicates that general database exception occurred while processing the NFDeregister service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-DEREG-E0901 This error code indicates that IO exception occurred while processing the NFDeregister service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-DEREG-E0902 This error code indicates that JSON processing exception occurred while processing the NFDeregister service operation message.

Validate that the JSON payload is in the right format and compliant with the specified JSON schema. Fix any JSON errors. Review logs to identify the NRF-reported error further.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-DEREG-E0903 This error code indicates that an interrupted exception occurred while processing the NFDeregister service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-DEREG-E0904 This error code indicates that class cast exception occurred while processing the NFDeregister service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-DEREG-E0999 This error code indicates that any other exception occurred while processing the NFDeregister service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-DEREG-E1004 This error code indicates that specific NF Instance ID record not found while processing the NFDeregister service operation message.

Verify that the NF Instance ID exists in NRF STATE data. If present, share application logs with My Oracle Support. If not present, perform NF registration with this instance ID before retrying the request.

C.1.5 NFProfileRetrieval Service Operation

The following table lists the error codes and its problem details for the NF Registration microservices for the NFProfileRetrieval service operation.

Table C-6 NFPR - NFProfileRetrieval Service Operation

Error Code Details Action
ONRF-REG-NFPR-E0002 This error code indicates that message format is invalid while processing the NFProfile retrieval service operation message.

Validate the message body and attributes are as per the specification.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-NFPR-E0003 This error code indicates that query parameter is invalid while processing the NFProfile retrieval service operation message.

Validate the attributes are as per the specification.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-NFPR-E0104 This error code indicates that NF FQDN Authentication failure occurred while processing the NFProfile retrieval service operation message.

XFCC-based FQDN authentication is enabled on the NRF. Verify whether this is intended in this deployment. If not, disable the feature. If yes, correct the XFCC header value in the request to resolve the FQDN authentication error.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-NFPR-E0109 This error code indicates that NF Management Service is unavailable while processing the NFProfile retrieval service operation message.

Review CNE infrastructure logs to identify why the microservice is down (for example, vCPU, memory, storage shortages, or server unavailability). Resolve any infrastructure issues and verify service recovery.

If no infrastructure issue is found or the issue persists, review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-REG-NFPR-E0110 This error code indicates that OC-XFCC-DNS header is not present while processing the NFProfile retrieval service operation message.

XFCC-based FQDN authentication is enabled on the NRF. Verify whether this is intended in this deployment. If not, disable the feature. If yes, make sure XFCC header value is included in the request to resolve the FQDN authentication error.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-NFPR-E0801 This error code indicates that database access exception occurred while processing the NFProfile retrieval service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-NFPR-E0802 This error code indicates that pessimistic locking exception occurred while processing the NFProfile retrieval service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-NFPR-E0803 This error code indicates that database access resource failure exception occurred while processing the NFProfile retrieval service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-NFPR-E0807 This error code indicates that database read failure occurred while processing the NFProfile retrieval service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-NFPR-E0808 This error code indicates that SQL exception occurred while processing the NFProfile retrieval service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-NFPR-E0899 This error code indicates that database access exception occurred while processing the NFProfile retrieval service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-NFPR-E0901 This error code indicates that IO exception occurred while processing the NFProfile retrieval service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-NFPR-E0902 This error code indicates that JSON processing exception occurred while processing the NFProfile retrieval service operation message.

Validate that the JSON payload is in the right format and compliant with the specified JSON schema. Fix any JSON errors. Review logs to identify the NRF-reported error further.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-NFPR-E0903 This error code indicates that an interrupted exception occurred while processing the NFProfile retrieval service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-NFPR-E0904 This error code indicates that class cast exception occurred while processing the NFProfile retrieval service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-NFPR-E0905 This error code indicates that decoding exception occurred while processing the NFProfile retrieval service operation message.

Validate that Content-Encoding and Content-Type are supported. Ensure the JSON payload is in the right format and schema-compliant. Fix any JSON errors, Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-REG-NFPR-E0999 This error code indicates that any other exception occurred while processing the NFProfile retrieval service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-NFPR-E1004 This error code indicates that specific NF Instance ID record was not found while processing the NFProfile retrieval service operation message.

Verify that the NF Instance ID exists in NRF STATE data. If present, share application logs with My Oracle Support. If not present, perform NF registration with this instance ID before retrying the request.

C.1.6 NFListRetrieval Service Operation

The following table lists the error codes and its problem details for the NF Registration microservices for the NF List Retrieval service operation category.

Table C-7 NFLR - NFListRetrieval Service Operation

Error Code Details Action
ONRF-REG-NFLR-E0002 This error code indicates that message format is invalid while processing the NFListRetrieval service operation message.

Validate the message body and attributes are as per the specification.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-NFLR-E0003 This error code indicates that query parameter is invalid while processing the NFListRetrieval service operation message.

Validate the message for invalid format of search parameters are as per the specification.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-NFLR-E0109 This error code indicates that NF Management Service is unavailable while processing the NFListRetrieval service operation message.

Review CNE infrastructure logs to determine why the database connection is unavailable, including potential cnDBTier microservice failures (for example, vCPU, memory, storage shortages, or server unavailability). Resolve any infrastructure issues and verify service and database connectivity recovery.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-NFLR-E0110 This error code indicates that OC-XFCC-DNS header is not present while processing the NFListRetrieval service operation message.

XFCC-based FQDN authentication is enabled on the NRF. Verify whether this is intended in this deployment. If not, disable the feature. If yes, make sure XFCC header value is included in the request to resolve the FQDN authentication error.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-NFLR-E0801 This error code indicates that database access exception occurred while processing the NFListRetrieval service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-NFLR-E0802 This error code indicates that pessimistic locking exception occurred while processing the NFListRetrieval service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-NFLR-E0803 This error code indicates that database access resource failure exception occurred while processing the NFListRetrieval service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-NFLR-E0807 This error code indicates that database read failure occurred while processing the NFListRetrieval service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-NFLR-E0808 This error code indicates that SQL exception occurred while processing the NFListRetrieval service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-NFLR-E0899 This error code indicates that database access exception occurred while processing the NFListRetrieval service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-NFLR-E0901 This error code indicates that IO exception occurred while processing the NFListRetrieval service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-NFLR-E0902 This error code indicates that JSON processing exception occurred while processing the NFListRetrieval service operation message.

Validate that the JSON payload is in the right format and compliant with the specified JSON schema. Fix any JSON errors. Review logs to identify the NRF-reported error further. If the issue persists, share application logs with My Oracle Support.

ONRF-REG-NFLR-E0903 This error code indicates that an interrupted exception occurred while processing the NFListRetrieval service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-NFLR-E0904 This error code indicates that class cast exception occurred while processing the NFListRetrieval service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-REG-NFLR-E0905 This error code indicates that decoding exception occurred while processing the NFListRetrieval service operation message.

Validate that Content-Encoding and Content-Type are supported. Ensure the JSON payload is in the right format and schema-compliant. Fix any JSON errors.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-REG-NFLR-E0999 This error code indicates that any other exception occurred while processing the NFListRetrieval service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

C.1.7 NFProfileRetrieval Service Operation During Forwarding

The following table lists the error codes and its problem details for the NF Registration microservices for the NFProfileRetrieval service operation during forwarding.

Table C-8 NFPRFWD - NF Profile Retrieval Service Operation During Forwarding

Error Code Details Action
ONRF-REG-NFPRFWD-E0103 This error code indicates that egress gateway error occurred while forwarding the NFProfile retrieval service operation message.

Review Egress Gateway configuration and logs to identify and fix any misconfiguration.

If the configuration is correct and the issue persists, review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-REG-NFPRFWD-E0201 This error code indicates that NRF forwarding configuration is missing while forwarding the NFProfile retrieval service operation message.

If the NF Profile for the instance ID is not found in local STATE data, the request can be forwarded to another local NRF. Ensure that NRF forwarding is enabled and the NRF configuration is done as per NRF documentation.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-REG-NFPRFWD-E0202 This error code indicates that NRF is not reachable while forwarding the NFProfile retrieval service operation message.

Verify and restore reachability to the peer NRF, and check the peer NRF details in the forwarding configuration.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-REG-NFPRFWD-E0203 This error code indicates that NRF forwarding loop is detected while forwarding the NFProfile retrieval service operation message.

NRF detected a forwarding loop. Review NRF forwarding configuration and routing rules at subsequent NFs or nodes to ensure the message is not routed back to NRF. If the issue persists, share application logs with My Oracle Support.

ONRF-REG-NFPRFWD-E0204 This error code indicates that another NRF returns an incorrect response for the NFProfile retrieval service operation message.

An unexpected error is received from the peer NRF.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-REG-NFPRFWD-E0299 This error code indicates that some unknown internal error occurred while forwarding the NFProfile retrieval service operation message.

Review NRF forwarding configuration, verify reachability between backend microservices and the egress gateway microservice, confirm services are in-service, and check CNE logs to resolve the issue.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

C.1.8 UnSupported Media Type

The following table lists the error codes and its problem details for the NF Registration microservices for the NF UnSupported Media Type service operation category.

Table C-9 UNKSROP - UnSupported Media Type

Error Code Details Action
ONRF-REG-UNKSROP-E0002 This error code indicates that an unknown service operation is received.

Ensure that HTTP operation getting used in the request is aligned to specifications and Accept header value is aligned to the specification.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-REG-UNKSROP-E0902 This error code indicates that JSON processing error for unknown service operation is received.

Validate that the JSON payload is in the right format and compliant with the specified JSON schema. Fix any JSON errors. Review logs to identify the NRF-reported error further.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

C.2 NF Subscription Microservice

This section lists the error codes and its problem details for the NF Subscription microservice.

C.2.1 NFStatusSubscribe Service Operation

The following table lists the error codes and its problem details for the NF Subscription microservices for the NFStatusSubscribe service operation.

Table C-10 SUBSCR-NFStatusSubscribe Service Operation

Error Code Details Action
ONRF-SUB-SUBSCR-E0007 This error code indicates that mandatory attribute is incorrect while processing the NFStatusSubscribe service operation message.

Validate the message body and the attribute formats are as per the specification.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-SUBSCR-E0009 This error code indicates that a mandatory attribute is missing while processing the NFStatusSubscribe service operation message.

Verify that mandatory attributes are present as per the specification.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-SUBSCR-E0100 This error code indicates that generic bad request occurred while processing the NFStatusSubscribe service operation message.

Validate the message structure and formats of mandatory and optional attributes are as per the specification.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-SUBSCR-E0104 This error code indicates that NF FQDN Authentication Failure occurred while processing the NFStatusSubscribe service operation message.

XFCC-based FQDN authentication is enabled on the NRF. Verify whether this is intended in this deployment. If not, disable the feature. If yes, correct the XFCC header value in the request to resolve the FQDN authentication error.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-SUBSCR-E0108 This error code indicates that NRF PLMN is not configured while processing the NFStatusSubscribe service operation message.

Configure nrfPlmnList with the PLMN IDs served by this NRF. Requests are rejected when NRF PLMN is not configured.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-SUBSCR-E0109 This error code indicates that NF Management Service is unavailable while processing the NFStatusSubscribe service operation message.

Review CNE infrastructure logs to identify why the microservice is down (for example, vCPU, memory, storage shortages, or server unavailability). Resolve any infrastructure issues and verify service recovery. If no infrastructure issue is found or the issue persists, review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-SUBSCR-E0110 This error code indicates that OC-XFCC-DNS header is not present while processing the NFStatusSubscribe service operation message.

XFCC-based FQDN authentication is enabled on the NRF. Verify whether this is intended in this deployment. If not, disable the feature. If yes, make sure XFCC header value is included in the request to resolve the FQDN authentication error.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-SUBSCR-E0111 This error code indicates that NF screening rule fails while processing the NFStatusSubscribe service operation message.

Review and validate NRF screening rule configuration against message attributes to determine the cause of rejection. Check logs to identify the exact NRF error. Correct the screening rules or the message as per network requirements.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-SUBSCR-E0112 This error code indicates that Foreign PLMN is not supported while processing the NFStatusSubscribe service operation message.

Ensure that the PLMN IDs in the NF profile(s) received at NRF are either identical to or a subset of those configured on the NRF. Review logs to identify the exact NRF error.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-SUBSCR-E0801 This error code indicates that database access exception occurred while processing the NFStatusSubscribe service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-SUBSCR-E0802 This error code indicates that pessimistic locking exception occurred while processing the NFStatusSubscribe service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-SUBSCR-E0803 This error code indicates that database access resource failure exception occurred while processing the NFStatusSubscribe service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-SUBSCR-E0899 This error code indicates that generic database exception occurred while processing the NFStatusSubscribe service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-SUBSCR-E0902 This error code indicates that json processing exception occurred while processing the NFStatusSubscribe service operation message.

Validate that the JSON payload is in right format and compliant with the specified JSON schema. Fix any JSON errors.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-SUBSCR-E0903 This error code indicates that an interrupted exception occurred while processing the NFStatusSubscribe service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-SUBSCR-E0904 This error code indicates that class cast exception occurred while processing the NFStatusSubscribe service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-SUBSCR-E0999 This error code indicates that any generic exception occurred while processing the NFStatusSubscribe service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-SUBSCR-E2001 This error code indicates that create Subscription based on NfInstanceId condition, the relevant NFProfiles not found for NFInstanceId while processing the NFStatusSubscribe service operation message.

NFInstance need to be registered with NfInstanceId value from Subscription Data.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-SUBSCR-E2002 This error code indicates that Subscription is not authorized for NFInstanceId present in subscrCond while processing the NFStatusSubscribe service operation message.

Subscriber NF is not allowed to take subscription on specific nfInstanceId as allowedXXX attributes of target NFInstance are not allowing subscriber requester attributes.Target NFInstance need to allow the requester subscriber.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-SUBSCR-E2003 This error code indicates that Subscription limit is breached and new subscriptions are not allowed while processing the NFStatusSubscribe service operation message.

Check current count in metric ocnrf_nfset_active_subscriptions and compare against NrfSystemOptions.nfManagementOptions.subscriptionLimit.globalMaxLimit. Confirm the overall database replication status is UP. When the replication is DOWN, nfSubscription applies an effective cap lower than globalMaxLimit, and requests may be rejected even if ocnrf_nfset_active_subscriptions < globalMaxLimit. Restore replication health, then retry. If the limit has not been reached (considering the effective cap) and replication is UP, collect and share logs with My Oracle Support. Otherwise, unsubscribe active subscriptions until ocnrf_nfset_active_subscriptions is below the effective cap, and capacity planning, then retry.

ONRF-SUB-SUBSCR-E2004 This error code indicates that failure occurred while adding, deleting, updating records in NFSubscription table while processing the NFStatusSubscribe service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

C.2.1.1 NFStatusSubscribe Update (PATCH) Service Operation

The following table lists the error codes and its problem details for the NF Subscription microservices for the NFStatusSubscribe Update (PATCH) service operation.

Table C-11 UPDSUBS - NFStatusSubscribe Update (PATCH) Service Operation

Error Code Details Action
ONRF-SUB-UPDSUBS-E0007 This error code indicates that mandatory attribute is incorrect while processing the NFStatusSubscribe Update service operation message.

Validate the format of mandatory attributes are as per specification.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-UPDSUBS-E0012 This error code indicates that specific subscription not found while processing the NFStatusSubscribe Update service operation message.

Verify that the Subscription ID exists in NRF STATE data.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-UPDSUBS-E0022 This error code indicates that unsupported media type comes while processing the NFStatusSubscribe Update service operation message.

Validate that Content-Encoding and Content-Type are supported. Ensure the JSON payload is in the right format and schema-compliant. Fix any JSON errors, review logs for NRF-reported error further.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-UPDSUBS-E0100 This error code indicates that generic bad request occurred while processing the NFStatusSubscribe Update service operation message.

Validate the message structure and formats of mandatory and optional attributes are as per the specification.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-UPDSUBS-E0104 This error code indicates that NF FQDN Authentication Failure occurred while processing the NFStatusSubscribe Update service operation message.

XFCC-based FQDN authentication is enabled on the NRF. Verify whether this is intended in this deployment. If not, disable the feature. If yes, correct the XFCC header value in the request to resolve the FQDN authentication error.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-UPDSUBS-E0108 This error code indicates that NRF PLMN is not configured while processing the NFStatusSubscribe Update service operation message.

Validate and configure the NRF with the PLMN IDs it serves to ensure NFStatusSubscribe requests with plmnId (that is, PLMN ID of target network) are correctly classified as local or roaming and processed accordingly.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-UPDSUBS-E0109 This error code indicates that NF Management Service is unavailable while processing the NFStatusSubscribe Update service operation message.

Review CNE infrastructure logs to identify why the microservice is down (for example, vCPU, memory, storage shortages, or server unavailability). Resolve any infrastructure issues and verify service recovery. If no infrastructure issue is found or the issue persists, review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-SUB-UPDSUBS-E0110 This error code indicates that OC-XFCC-DNS header is not present while processing the NFStatusSubscribe Update service operation message.

XFCC-based FQDN authentication is enabled on the NRF. Verify whether this is intended in this deployment. If not, disable the feature. If yes, correct the XFCC header value in the request to resolve the FQDN authentication error.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-UPDSUBS-E0801 This error code indicates that database access exception occurred while processing the NFStatusSubscribe Update service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-UPDSUBS-E0802 This error code indicates that pessimistic locking exception occurred while processing the NFStatusSubscribe Update service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-UPDSUBS-E0803 This error code indicates that database access resource failure exception occurred while processing the NFStatusSubscribe Update service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-UPDSUBS-E0805 This error code indicates that update database exception occurred while processing the NFStatusSubscribe Update service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-UPDSUBS-E0902 This error code indicates that json processing exception occurred while processing the NFStatusSubscribe Update service operation message.

Validate that the JSON payload is in right format and compliant with the specified JSON schema. Fix any JSON errors.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-UPDSUBS-E0999 This error code indicates that any generic exception occurred while processing the NFStatusSubscribe Update service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-UPDSUBS-E2003 This error code indicates that subscription limit is breached and subscriptions are not allowed to update while processing the NFStatusSubscribe Update service operation message.

Check current count in metric ocnrf_nfset_active_subscriptions and compare against NrfSystemOptions.nfManagementOptions.subscriptionLimit.globalMaxLimit.

Confirm overall database replication status is UP. When replication is DOWN, nfSubscription applies an effective cap lower than globalMaxLimit, and requests may be rejected even if ocnrf_nfset_active_subscriptions < globalMaxLimit. Restore the replication health and then retry.

If the limit has not been reached (considering the effective cap) and replication is UP, collect and share logs with My Oracle Support. Otherwise, unsubscribe the active subscriptions until ocnrf_nfset_active_subscriptions is below the effective cap, and capacity planning, then retry.

C.2.1.2 NFStatusSubscribe Service Operation During Forwarding

The following table lists the error codes and its problem details for the NF Subscription microservices for the NFStatusSubscribe service operation during forwarding.

Table C-12 SUBFWD-NFStatusSubscribe Service Operation During Forwarding

Error Code Details Action
ONRF-SUB-SUBFWD-E0103 This error code indicates that egress gateway error occurred for NFStatusSubscribe service operation message targeted for forwarding to another NRF.

Review Egress gateway configuration and logs to identify and fix any misconfiguration. If the configuration is correct and the issue persists, share application logs with My Oracle Support.

ONRF-SUB-SUBFWD-E0201 This error code indicates that NRF forwarding configuration is missing while forwarding the NFStatusSubscribe service operation message.

Validate that forwarding feature is configured as per NRF Forwarding documentation. In case, NRF forwarding configuration exists already.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-SUBFWD-E0202 This error code indicates that NRF is not reachable while forwarding the NFStatusSubscribe service operation message.

Verify and restore reachability to the peer NRF. If reachability is confirmed and the issue persists, share application logs with My Oracle Support.

ONRF-SUB-SUBFWD-E0203 This error code indicates that NRF forwarding loop is detected for NFStatusSubscribe service operation message being forwarded.

NRF detected a forwarding loop. Review NRF forwarding configuration and routing rules at subsequent NFs or nodes to ensure the message is not routed back to NRF. If the issue persists, share application logs with My Oracle Support.

ONRF-SUB-SUBFWD-E0204 This error code indicates that another NRF returned incorrect response for NFStatusSubscribe service operation message.

An unexpected error is received from the peer NRF.

Review problem details and application logs of both NRFs to identify the reported error further. Contact My Oracle Support if required.

ONRF-SUB-SUBFWD-E0205 This error code indicates that egress gateway is not reachable while trying to forward the NFStatusSubscribe service operation message to another NRF.

Verify reachability between NRF backend microservices and the Egress gateway microservice, confirm the gateway service is in-service, and review CNE logs to resolve the issue. If it persists, share application logs with My Oracle Support.

ONRF-SUB-SUBFWD-E0206 This error code indicates that some unexpected error occurred while forwarding the NFStatusSubscribe service operation message.

Review NRF forwarding configuration, verify reachability between backend microservices and the egress gateway microservice, confirm services are in-service, and check CNE logs to resolve the issue. If it persists, share application logs with My Oracle Support.

ONRF-SUB-SUBFWD-E0299 This error code indicates that some unknown internal error occurred while forwarding the NFStatusSubscribe service operation message. Review NRF forwarding configuration, verify reachability between NRF backend microservices and the Egress gateway microservice, confirm services are in-service, and check CNE logs to resolve the issue. If it persists, share application logs with My Oracle Support.
C.2.1.3 NFStatusSubscribe Update (PATCH) Service Operation During Forwarding

The following table lists the error codes and its problem details for the NF Subscription microservices for the NFStatusSubscribe update (PATCH) service operation during forwarding.

Table C-13 UPSFWD - NFStatusSubscribe Update (PATCH) Service Operation During Forwarding

Error Code Details Action
ONRF-SUB-UPSFWD-E0012 This error code indicates that subscription is not found for specific subscriptionId for NFStatusSubscribe Update service operation being forwarded.

Verify that the Subscription ID exists in NRF STATE data. If present, share the application logs with My Oracle Support. If absent, the request is correctly rejected; re-validate that the subscription ID is the intended one.

ONRF-SUB-UPSFWD-E0103 This error code indicates that egress gateway error occurred for NFStatusSubscribe Update service operation message targeted for forwarding to another NRF.

Review Egress gateway configuration and logs to identify and fix any misconfiguration. If the configuration is correct and the issue persists, share application logs with My Oracle Support.

ONRF-SUB-UPSFWD-E0201 This error code indicates that NRF forwarding configuration is missing while forwarding the NFStatusSubscribe Update service operation message.

Validate that forwarding feature is configured as per NRF Forwarding documentation. In case, NRF forwarding configuration exists already.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-UPSFWD-E0202 This error code indicates that NRF is not reachable while forwarding the NFStatusSubscribe Update service operation message.

Verify and restore reachability to the peer NRF. If reachability is confirmed and the issue persists, share application logs with My Oracle Support.

ONRF-SUB-UPSFWD-E0203 This error code indicates that NRF forwarding loop is detected for NFStatusSubscribe Update service operation message being forwarded.

NRF detected a forwarding loop. Review NRF forwarding configuration and routing rules at subsequent NFs or nodes to ensure the message is not routed back to NRF. If the issue persists, share application logs with My Oracle Support.

ONRF-SUB-UPSFWD-E0204 This error code indicates that another NRF returned incorrect response for NFStatusSubscribe Update service operation message.

An unexpected error is received from the peer NRF. If the peer NRF is an Oracle deployment, share application logs with My Oracle Support.

ONRF-SUB-UPSFWD-E0205 This error code indicates that egress gateway is not reachable while trying to forward the NFStatusSubscribe Update service operation message to another NRF.

Verify reachability between NRF backend microservices and the Egress gateway microservice, confirm the gateway service is in-service, and review CNE logs to resolve the issue. If it persists, share application logs with My Oracle Support.

ONRF-SUB-UPSFWD-E0206 This error code indicates that some unexpected error occurred while forwarding the NFStatusSubscribe Update service operation message.

Review NRF forwarding configuration, verify reachability between NRF backend microservices and the Egress gateway microservice, confirm services are in-service, and check CNE logs to resolve the issue. If it persists, share application logs with My Oracle Support.

ONRF-SUB-UPSFWD-E0299 This error code indicates that some unknown internal error occurred while forwarding the NFStatusSubscribe Update service operation message.

Review NRF forwarding configuration, verify reachability between NRF backend microservices and the Egress gateway microservice, confirm services are in-service, and check CNE logs to resolve the issue. If it persists, share application logs with My Oracle Support.

C.2.1.4 NFStatusSubscribe Update (PATCH) Service Operation During Roaming

The following table lists the error codes and its problem details for the NF Subscription microservices for the NFStatusSubscribe update (PATCH) service operation during roaming.

Table C-14 UPSROAM - NFStatusSubscribe Update (PATCH) Service Operation During Roaming Scenarios

Error Code Details Action
ONRF-SUB-UPSROAM-E0301 This error code indicates that 5xx error response is received for roaming scenarios.

A 5xx error was received from the peer NRF.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-UPSROAM-E0302 This error code indicates that 4xx error response is received for roaming scenarios.

A 4xx error was received from the peer NRF.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-UPSROAM-E0303 This error code indicates that 3xx error response is received for roaming scenarios.

A 3xx error was received from the peer NRF.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-UPSROAM-E0304 This error code indicates that 5xx error response is received from egress gateway for roaming scenarios.

Egress Gateway failed to process or route the request to the peer entity. Verify NRF roaming configuration and peer reachability. If the issue persists, share application logs with My Oracle Support.

ONRF-SUB-UPSROAM-E0305 This error code indicates that 4xx error response is received from egress gateway for roaming scenarios.

Egress Gateway failed to process or route the request to the peer entity. Verify NRF roaming configuration and peer reachability. If the issue persists, share application logs with My Oracle Support.

ONRF-SUB-UPSROAM-E0306 This error code indicates that 3xx error response is received from egress gateway for roaming scenarios.

Egress Gateway failed to process or route the request to the peer entity. Verify NRF roaming configuration and peer reachability. If the issue persists, share application logs with My Oracle Support.

ONRF-SUB-UPSROAM-E0308 This error code indicates that loop is detected for roaming scenarios.

NRF detected a forwarding loop. Review NRF roaming configuration and routing rules at subsequent NFs or nodes to ensure the message is not routed back to NRF. If the issue persists, share application logs with My Oracle Support.

ONRF-SUB-UPSROAM-E0399 This error code indicates that generic internal error occurred for roaming scenarios.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-UPSROAM-E0205 This error code indicates that egress gateway is not reachable for roaming scenarios.

Verify reachability between NRF backend microservices and the Egress gateway microservice, confirm the gateway service is in-service, and review CNE logs to resolve the issue. If it persists, share application logs with My Oracle Support.

ONRF-SUB-UPSROAM-E0206 This error code indicates that some unexpected error occurred for roaming scenarios.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

C.2.2 NFStatusUnsubscribe Service Operation

The following table lists the error codes and its problem details for the NF Subscription microservices for the NFStatusUnsubscribe service operation.

Table C-15 UNSUBSC - NFStatusUnSubscribe Service Operation

Error Code Details Action
ONRF-SUB-UNSUBSC-E0012 This error code indicates that specific subscription not found while processing the NFStatusUnSubscribe service operation message.

Verify that the Subscription ID exists in NRF State data. If present, share application logs with My Oracle Support. If not present, the request is correctly rejected; re-validate that the subscription ID is the intended one.

ONRF-SUB-UNSUBSC-E0104 This error code indicates that NF FQDN Authentication Failure occurred while processing the NFStatusUnSubscribe service operation message.

XFCC-based FQDN authentication is enabled on the NRF. Verify whether this is intended in this deployment. If not, disable the feature. If yes, correct the XFCC header value in the request to resolve the FQDN authentication error.

ONRF-SUB-UNSUBSC-E0108 This error code indicates that NRF PLMN is not configured is not found while processing the NFStatusUnSubscribe service operation message.

Validate and configure the NRF with the PLMN IDs it serves to ensure NF Status subscribe requests with plmnId (that is, PLMN ID of target network) are correctly classified as local or roaming and processed accordingly.

Configure nrfPlmnList with the PLMN IDs served by this NRF. Requests are rejected when NRF PLMN is not configured. If issue persists, collect and share NRF logs with My Oracle Support for further analysis.

ONRF-SUB-UNSUBSC-E0109 This error code indicates that NF Management Service is unavailable while processing the NFStatusUnSubscribe service operation message.

Review CNE infrastructure logs to identify why the microservice is down (for example, vCPU, memory, storage shortages, or server unavailability). Resolve any infrastructure issues and verify service recovery.

If no infrastructure issue is found or the issue persists, review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-UNSUBSC-E0110 This error code indicates that OC-XFCC-DNS header is not present while processing the NFStatusUnSubscribe service operation message.

XFCC-based FQDN authentication is enabled on the NRF. Verify whether this is intended in this deployment. If not, disable the feature. If yes, make sure XFCC header value is included in the request to resolve the FQDN authentication error.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-UNSUBSC-E0801 This error code indicates that database access exception occurred while processing the NFStatusUnSubscribe service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-UNSUBSC-E0802 This error code indicates that pessimistic locking exception occurred while processing the NFStatusUnSubscribe service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-UNSUBSC-E0803 This error code indicates that database access resource failure exception occurred while processing the NFStatusUnSubscribe service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-UNSUBSC-E0805 This error code indicates that update database exception occurred while processing the NFStatusUnSubscribe service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-UNSUBSC-E0903 This error code indicates that interrupted exception occurred while processing the NFStatusUnSubscribe service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-UNSUBSC-E0904 This error code indicates that class cast exception occurred while processing the NFStatusUnSubscribe service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-SUB-UNSUBSC-E0999 This error code indicates that generic exception occurred while processing the NFStatusUnSubscribe service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

C.2.2.1 NFStatusUnsubscribe Service Operation During Forwarding

The following table lists the error codes and its problem details for the NF Subscription microservices for the NFStatusUnsubscribe service operation during forwarding.

Table C-16 UNSFWD - NFStatusUnsubscribe Service Operation During Forwarding

Error Code Details Action
ONRF-SUB-UNSFWD-E0012 This error code indicates that subscription is not found for specific subscriptionId for NFStatusUnsubscribe service operation being forwarded.

Verify that the Subscription ID exists in NRF STATE data. If present, share application logs with My Oracle Support. If not present, the request is correctly rejected; re-validate that the subscription ID is the intended one.

ONRF-SUB-UNSFWD-E0103 This error code indicates that egress gateway error occurred for NFStatusUnsubscribe service operation message. targeted for forwarding to another NRF.

Review egress gateway configuration and logs to identify and fix any misconfiguration. If the configuration is correct and the issue persists, share application logs with My Oracle Support.

ONRF-SUB-UNSFWD-E0201 This error code indicates that NRF forwarding configuration is missing while forwarding the NFStatusUnsubscribe service operation message.

Validate that forwarding feature is configured as per NRF Forwarding documentation. In case, NRF forwarding configuration exists already.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-SUB-UNSFWD-E0202 This error code indicates that NRF is not reachable while forwarding the NFStatusUnsubscribe service operation message.

Verify and restore reachability to the peer NRF. If reachability is confirmed and the issue persists, share application logs with My Oracle Support.

ONRF-SUB-UNSFWD-E0203 This error code indicates that NRF forwarding loop is detected for NFStatusUnsubscribe service operation message. being forwarded

NRF detected a forwarding loop. Review NRF forwarding configuration and routing rules at subsequent NFs or nodes to ensure the message is not routed back to NRF. If the issue persists, share application logs with My Oracle Support.

ONRF-SUB-UNSFWD-E0204 This error code indicates that another NRF returned incorrect response for NFStatusUnsubscribe service operation message.

An unexpected error is received from the peer NRF. If the peer NRF is an Oracle deployment, share application logs with My Oracle Support.

ONRF-SUB-UNSFWD-E0205 This error code indicates that egress gateway is not reachable while trying to forward the NFStatusUnsubscribe service operation message to another NRF.

Verify reachability between NRF backend microservices and the Egress gateway microservice, confirm the gateway service is in-service, and review CNE logs to resolve the issue. If it persists, share application logs with My Oracle Support.

ONRF-SUB-UNSFWD-E0206 This error code indicates that some unexpected error occurred while forwarding the NFStatusUnsubscribe service operation message.

Review NRF forwarding configuration, verify reachability between NRF backend microservices and the Egress gateway microservice, confirm services are in-service, and check CNE logs to resolve the issue. If it persists, share application logs with My Oracle Support.

ONRF-SUB-UNSFWD-E0299 This error code indicates that some unknown internal error occurred while forwarding the NFStatusUnsubscribe service operation message.

Review NRF forwarding configuration, verify reachability between NRF backend microservices and the egress gateway microservice, confirm services are in-service, and check CNE logs to resolve the issue. If it persists, share application logs with My Oracle Support.

C.2.3 NFStatusSubscribe Service Operation During Roaming

The following table lists the error codes and its problem details for the NF Subscription microservices for the NFStatusSubscribe service operation during roaming.

Table C-17 SUBROAM - NFStatusSubscribe Service Operation During Roaming

Error Code Details Action
ONRF-SUB-SUBROAM-E0301 This error code indicates that 5xx error response is received for roaming scenarios.

A 5xx error was received from the peer NRF.

Review problem details and application logs of both NRFs to identify the reported error further. Contact My Oracle Support if required.

ONRF-SUB-SUBROAM-E0302 This error code indicates that 4xx error response is received for roaming scenarios.

A 4xx error was received from the peer NRF.

Review problem details and application logs of both NRFs to identify the reported error further. Contact My Oracle Support if required.

ONRF-SUB-SUBROAM-E0303 This error code indicates that 3xx error response is received for roaming scenarios.

A 3xx error was received from the peer NRF.

Review problem details and application logs of both NRFs to identify the reported error further. Contact My Oracle Support if required.

ONRF-SUB-SUBROAM-E0304 This error code indicates that 5xx error response is received from egress gateway for roaming scenarios.

Egress Gateway failed to process or route the request to the peer entity. Verify NRF roaming configuration and peer reachability. If the issue persists, share application logs with My Oracle Support.

ONRF-SUB-SUBROAM-E0305 This error code indicates that 4xx error response is received from egress gateway for roaming scenarios.

Egress Gateway failed to process or route the request to the peer entity. Verify NRF roaming configuration and peer reachability. If the issue persists, share application logs with My Oracle Support.

ONRF-SUB-SUBROAM-E0306 This error code indicates that 3xx error response is received from egress gateway for roaming scenarios.

Egress Gateway failed to process or route the request to the peer entity. Verify NRF roaming configuration and peer reachability. If the issue persists, share application logs with My Oracle Support.

ONRF-SUB-SUBROAM-E0308 This error code indicates that loop is detected during roaming scenario for roaming scenarios.

NRF detected a forwarding loop. Review NRF roaming configuration and routing rules at subsequent NFs or nodes to ensure the message is not routed back to NRF. If the issue persists, share application logs with My Oracle Support.

ONRF-SUB-SUBROAM-E0309 This error code indicates that target PLMN not matches with NRF PLMN for roaming scenarios.

The target plmn attribute doesn't matches with the NRF PLMN in home NRF.

Verify the routing and configuration on intermediate nodes (visited NRF, SCP, SEPP).

Review problem details and logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-SUB-SUBROAM-E0399 This error code indicates that generic internal error occurred for roaming scenarios.

An internal error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-SUB-SUBROAM-E2008 This error code indicates that not able to determine that NFStatusSubscribe service operation message is intended for HomeNRF or Visited NRF.

Provide reqPlmnList attribute in NFSubscription data or set the nfStatusNotificationURI attribute as per Inter PLMN format. If issue persists, share application logs with My Oracle Support.

ONRF-SUB-SUBROAM-E2009 This error code indicates that nfStatusNotificationURI is not present in inter-plmn format for roaming scenarios.

nfStatusNotificationURI attribute in NFSubscription data is not in Inter PLMN format. Correct the attribute value with Inter PLMN format. If issue persists, share application logs with My Oracle Support.

ONRF-SUB-SUBROAM-E0205 This error code indicates that egress gateway is not reachable for roaming scenarios.

Verify reachability between NRF backend microservices and the Egress gateway microservice, confirm the gateway service is in-service, and review CNE logs to resolve the issue. If it persists, share application logs with My Oracle Support.

ONRF-SUB-SUBROAM-E0206 This error code indicates that some unexpected error occurred for roaming scenarios.

An internal error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

C.2.4 NFStatusUnsubscribe Service Operation During Roaming

The following table lists the error codes and its problem details for the NF Subscription microservices for the NFStatusUnsubscribe service operation during roaming.

Table C-18 UNSROAM - NFStatusUnSubscribe Service Operation During Roaming

Error Code Details Action
ONRF-SUB-UNSROAM-E0301 This error code indicates that 5xx error response is received for roaming scenarios.

A 5xx error was received from the peer NRF.

Review problem details and application logs of both NRFs to identify the reported error further. Contact My Oracle Support if required.

ONRF-SUB-UNSROAM-E0302 This error code indicates that 4xx error response is received for roaming scenarios.

A 4xx error was received from the peer NRF.

Review problem details and application logs of both NRFs to identify the reported error further. Contact My Oracle Support if required.

ONRF-SUB-UNSROAM-E0303 This error code indicates that 3xx error response is received for roaming scenarios.

A 3xx error was received from the peer NRF.

Review problem details and application logs of both NRFs to identify the reported error further. Contact My Oracle Support if required.

ONRF-SUB-UNSROAM-E0304 This error code indicates that 5xx error response is received from egress gateway for roaming scenarios.

Egress Gateway failed to process or route the request to the peer entity. Verify NRF roaming configuration and peer reachability. If the issue persists, share application logs with My Oracle Support.

ONRF-SUB-UNSROAM-E0305 This error code indicates that 4xx error response is received from egress gateway for roaming scenarios.

Egress Gateway failed to process or route the request to the peer entity. Verify NRF roaming configuration and peer reachability. If the issue persists, share application logs with My Oracle Support.

ONRF-SUB-UNSROAM-E0306 This error code indicates that 3xx error response is received from egress gateway for roaming scenarios.

Egress Gateway failed to process or route the request to the peer entity. Verify NRF roaming configuration and peer reachability. If the issue persists, share application logs with My Oracle Support.

ONRF-SUB-UNSROAM-E0308 This error code indicates that loop is detected during roaming scenario for roaming scenarios.

NRF detected a forwarding loop. Review NRF roaming configuration and routing rules at subsequent NFs or nodes to ensure the message is not routed back to NRF. If the issue persists, share application logs with My Oracle Support.

ONRF-SUB-UNSROAM-E0399 This error code indicates that generic internal error occurred for roaming scenarios.

An internal error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-SUB-UNSROAM-E0205 This error code indicates that egress gateway is not reachable for roaming scenarios.

Verify reachability between NRF backend microservices and the Egress gateway microservice, confirm the gateway service is in-service, and review CNE logs to resolve the issue. If it persists, share application logs with My Oracle Support.

ONRF-SUB-UNSROAM-E0206 This error code indicates that some unexpected error occurred for roaming scenarios.

An internal error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

C.2.5 NFStatusNotify Service Operation

The following table lists the error codes and its problem details for the NF Subscription microservices for the NFStatusNotify service operation.

Table C-19 SNOTIF - NFStatus Notify Service Operation

Error Code Details Action
ONRF-SUB-SNOTIF-E0009 This error code indicates that mandatory attribute is missing while processing the NFStatusNotify service operation message trigger coming from NFRegistration microservice.

This error occurred when notification trigger is checked for any attribute is missing.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-SUB-SNOTIF-E0012 This error code indicates that subscription not found while processing the NFStatusNotify service operation message trigger coming from NFRegistration microservice.

Verify that the Subscriptions exists in NRF STATE data which can match Notification trigger.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-SUB-SNOTIF-E0100 This error code indicates that generic bad request received while processing the NFStatusNotify service operation message trigger coming from NFRegistration microservice.

Validate the message structure and formats of mandatory and optional attributes as per specifications.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-SUB-SNOTIF-E0803 This error code indicates that database resource failure exception occurred while processing the NFStatusNotify service operation message trigger coming from NFRegistration microservice.

An internal application error occurred at the NRF while processing the request.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-SUB-SNOTIF-E0999 This error code indicates that generic exception occurred while processing the NFStatusNotify service operation message trigger coming from NFRegistration microservice.

An internal application error occurred at the NRF while processing the request.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-SUB-SNOTIF-E2007 This error code indicates that targetNFtype is null while processing the NFStatusNotify service operation message trigger coming from NFRegistration microservice.

An internal application error occurred at the NRF while processing the request.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

C.2.6 NFStatus UnSupported HTTP Method for Service Operation

The following table lists the error codes and its problem details for the NF Subscription microservices for the NFStatus UnSupported HTTP Method for service operation.

Table C-20 INVSROP - UnSupported HTTP Method for Service Operation

Error Code Details Action
ONRF-SUB-INVSROP-E0910 This error code indicates that an invalid service operation is received.

Verify that the HTTP operation is defined in the specifications.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

C.2.7 NFStatus UnSupported Media Type

The following table lists the error codes and its problem details for the NF Subscription microservices for the NFStatus UnSupported media type.

Table C-21 UNKSROP - UnSupported Media Type

Error Code Details Action
ONRF-SUB-UNKSROP-E0905 This error code indicates that an unknown service operation decoding error occurred.

Verify that the HTTP operation is defined in the specifications.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-SUB-UNKSROP-E0999 This error code indicates that generic error occurred for service operation.

An internal application error occurred at the NRF while processing the request.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

C.3 NF Discovery Microservice

The following table lists the error codes and its problem details for the NF Discovery microservices.

C.3.1 NFDiscover Service Operation

The following table lists the error codes and its problem details for the NF Discovery microservices for the NFDiscover service operation.

Table C-22 DISC - NFDiscover Service Operation

Error Code Details Action
ONRF-DIS-DISC-E0003 This error code indicates that the discovery query contains an invalid query parameter.

Validate that search query parameters have been provided as per the specifications.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-DIS-DISC-E0004 This error code indicates that the discovery query contains an incorrect mandatory query parameter.

Validate that search query parameters have been provided as per the specifications.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-DIS-DISC-E0005 This error code indicates that the discovery query contains an incorrect optional query parameter.

Validate that search query parameters have been provided as per the specifications.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-DIS-DISC-E0006 This error code indicates that a mandatory query parameter is missing in the discovery query.

Validate that search query parameters have been provided as per the specifications.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-DIS-DISC-E0007 This error code indicates that a part of the query parameter value is incorrect.

Validate that search query parameters have been provided as per the specifications.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-DIS-DISC-E0010 The error code indicates that an unspecified message failure occurred during the processing of the discovery query.

Validate that search query parameters have been provided as per the specifications.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-DIS-DISC-E0021 This error code indicates that multiple attributes are incorrect in the discovery query.

Validate that search query parameters have been provided as per the specifications.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-DIS-DISC-E0100 This error code indicates that message failure occurred which is generic in nature while processing the discovery query.

An internal error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-DIS-DISC-E0108 This error code indicates that NRF PLMN is not configured and there is need to match NRF PLMN to incoming PLMN in discovery query.

Configure nrfPlmnList with the PLMN IDs served by the NRF.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-DIS-DISC-E0902 This error code indicates that JSON processing exception occurred while processing the NFDiscover service operation message.

Validate that the JSON payload is in the right format and compliant with the specified JSON schema. Fix any JSON errors.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-DIS-DISC-E0903 This error code indicates that an interrupted exception occurred while processing the NFDiscover service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-DIS-DISC-E0999 This error code indicates that any generic error is occurred while processing the NFDiscover service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-DIS-DISC-E3003 This error code indicates that requester NF is not allowed to discover the specific NF producers while processing the NFDiscover service operation message.

Producer NFs have not authorized the consumer NF to access their NF profiles via the allowedXXX attributes. Review these attributes for the correctness as per specification.

If they are not restrictive but access is still denied, collect and share logs with My Oracle Support.

C.3.2 NFDiscover Service Operation During Authorization

The following table lists the error codes and its problem details for the NF Discovery microservices for the NFDiscover service operation during authorization.

Table C-23 DISAUTH - NFDiscover Service Operation During Authorization

Error Code Details Action
ONRF-DIS-DISAUTH-E0104 This error code indicates that NF FQDN authentication failure occurred while processing the NFDiscover service operation message.

XFCC-based FQDN authentication is enabled on the NRF. Verify whether this is intended in this deployment. If not, disable the feature. If yes, correct the XFCC header value in the request to resolve the FQDN authentication error.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-DIS-DISAUTH-E0899 This error code indicates that general error occurred for authentication while processing the NFDiscover service operation message.

XFCC-based FQDN authentication is enabled on the NRF. Verify whether this is intended in this deployment. If not, disable the feature. If yes, correct the XFCC header value in the request to resolve the FQDN authentication error.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

C.3.3 NFDiscover Service Operation During Forwarding

The following table lists the error codes and its problem details for the NF Discovery microservices for the NFDiscover service operation during forwarding.

Table C-24 DISCFWD - NFDiscover Service Operation During Forwarding

Error Code Details Action
ONRF-DIS-DISCFWD-E0002 This error code indicates that message format is invalid while forwarding the NFDiscover service operation message to another NRF.

Validate that search query parameters have been provided as per the specifications.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-DIS-DISCFWD-E0005 This error code indicates that an optional query parameter is incorrect while forwarding the NFDiscover service operation message to another NRF.

Validate that search query parameters have been provided as per the specifications.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-DIS-DISCFWD-E0103 This error code indicates that egress gateway error occurred while forwarding the NFDiscover service operation message to another NRF.

Review Egress gateway configuration and logs to identify and fix any misconfiguration.

If the configuration is correct and the issue persists, share application logs with My Oracle Support.

ONRF-DIS-DISCFWD-E0201 This error code indicates that NRF forwarding configuration is missing while forwarding the NFDiscover service operation message to another NRF.

Check and configure the NRF forwarding configurations as per NRF documentation.

In case, NRF forwarding configuration exists already and properly configured, share application logs with My Oracle Support.

ONRF-DIS-DISCFWD-E0202 This error code indicates that NRF is not reachable while forwarding the NFDiscover service operation message to another NRF.

Verify and restore reachability to the peer NRF.

If reachability is confirmed and the issue persists, share application logs with My Oracle Support.

ONRF-DIS-DISCFWD-E0203 This error code indicates that NRF forwarding loop is detected while forwarding the NFDiscover service operation message to another NRF.

NRF detected a loop during the message processing. Review NRF forwarding configuration and routing rules at subsequent NFs or nodes to ensure the message is not routed back to NRF.

If the issue persists, share application logs with My Oracle Support.

ONRF-DIS-DISCFWD-E0204 This error code indicates that parsing of problem details failed for the response received back from another NRF for forwarding scenarios.

Problem details returned from peer NRF is incorrect. Check logs for NRF and peer NRF and validate that the message structure and attribute formats are as per the specification.

If the issue persists, share application logs with My Oracle Support.

ONRF-DIS-DISCFWD-E0205 This error code indicates that egress gateway is not reachable while trying to forward the NFDiscover Service Operation message to another NRF.

Verify reachability between NRF backend microservices and the Egress gateway microservice. Check if the Egress gateway is in-service, and review CNE and application logs to resolve the issue.

If the issue persists, share logs with My Oracle Support.

ONRF-DIS-DISCFWD-E0206 This error code indicates that some unexpected error occurred while forwarding the NFDiscover Service Operation message.

Review NRF forwarding configuration as per NRF documentation. Verify the reachability between backend microservices and the egress gateway microservice. Check if the egress gateway is in-service, and review CNE and application logs to resolve the issue.

If the issue persists, share logs with My Oracle Support.

ONRF-DIS-DISCFWD-E0299 This error code indicates that NRF forwarding internal error is occurred while forwarding the NFDiscover service operation message to another NRF.

An internal error occurred at the NRF while processing and forwarding the request to peer NRF.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-DIS-DISCFWD-E0902 This error code indicates that JSON processing exception occurred while forwarding the NFDiscover service operation message to another NRF.

Validate that the JSON payload is in the right format and compliant with the specified JSON schema. Fix any JSON errors.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

C.3.4 SLF for NFDiscover

The following table lists the error codes and its problem details for the NF Discovery microservices for SLF for NFDiscover.

Table C-25 DISCSLF - SLF for NFDiscover

Error Code Details Action
ONRF-DIS-DISCSLF-E0103 This error code indicates that egress gateway error occurred for SLF query.

Review egress gateway configuration and logs to identify and fix any misconfiguration.

If the configuration is correct and the issue persists, share application logs with My Oracle Support.

ONRF-DIS-DISCSLF-E0401 This error code indicates that mandatory attributes are missing for SLF query.

Validate that search query parameters have been provided as per the specifications need for SLF lookup as mentioned in NRF documentation.

Review problem details and application logs to identify the reported error further. ContactMy Oracle Support if required.

ONRF-DIS-DISCSLF-E0402 This error code indicates that SLF configuration is missing for SLF query.

Verify the SLF configuration is done as per NRF documentation.

Review problem details and application logs to identify the reported error further. ContactMy Oracle Support if required.

ONRF-DIS-DISCSLF-E0403 This error code indicates that SLF/UDR is not reachable for SLF query.

Verify and restore reachability to the peer SLF or UDR. If reachability is confirmed and the issue persists, share application logs with My Oracle Support.

ONRF-DIS-DISCSLF-E0404 This error code indicates that subscriber is not configured at UDR for specific subscriber details in SLF query.

UDR or SLF is not provisioned for the given Subscriber ID or NF Type. Verify provisioning and Group ID mapping. If the issue persists, check whether the Group ID is returned in the SLF response and review UDR or SLF logs. If UDR or SLF is returning the correct Group ID, share NRF application logs with My Oracle Support.

ONRF-DIS-DISCSLF-E0406 This error code indicates that 4xx error response is received for SLF query.

A 4xx error was received from the peer SLF or UDR.

Review problem details and application logs of NRF and SLF to identify the reported error further. Contact My Oracle Support if required.

ONRF-DIS-DISCSLF-E0407 This error code indicates that 5xx error response is received for SLF query.

A 5xx error was received from the peer SLF or UDR.

Review problem details and application logs of NRF and SLF to identify the reported error further. Contact My Oracle Support if required.

ONRF-DIS-DISCSLF-E0408 This error code indicates that SLF Oauth token error occurred for SLF query.

Error occurred when NRF was taking token for accessing SLF. Verify OAuth token parameters in the SLF request.

Validate the NRF deployment and connectivity is as expected.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-DIS-DISCSLF-E0499 This error code indicates that any internal error occurred for SLF query.

An internal error occurred at the NRF for SLF query.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-DIS-DISCSLF-E3004 This error code indicates that SLF discovered candidate list is empty for DISCOVERED_SLF_CONFIG_MODE.

Verify SLF configuration at NRF. If SLF selection is set to Discoverable (NFDiscover API), ensure SLF or UDR instances are registered with NRF. If registered instances exist and the issue persists, share application logs with My Oracle Support. If this configuration is not expected, switch SLF selection to Static and configure static SLF or UDR profiles in NRF.

ONRF-DIS-DISCSLF-E0205 This error code indicates that egress gateway is not reachable for SLF query.

Verify reachability between NRF backend microservices and the Egress gateway microservice, confirm the gateway service is in-service, and review CNE logs to resolve the issue.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-DIS-DISCSLF-E0206 This error code indicates that some unexpected error occurred for SLF query.

Unexpected Internal error occurred.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

C.3.5 NFDiscover Service Operation During Roaming

The following table lists the error codes and its problem details for the NF Discovery microservices for the NFDiscover service operation during roaming.

Table C-26 DISROAM - NFDiscover Service Operation During Roaming

Error Code Details Action
ONRF-DIS-DISROAM-E0002 This error code indicates that the message format is invalid for roaming scenarios.

Validate that search query parameters have been provided as per the specifications.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-DIS-DISROAM-E0005 This error code indicates that an optional query parameter is incorrect for roaming scenarios.

Validate that search query parameters have been provided as per the specifications.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-DIS-DISROAM-E0101 This error code indicates that a mandatory attribute missing for roaming scenarios.

Validate that search query parameters have been provided as per the specifications.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-DIS-DISROAM-E0103 This error code indicates that egress gateway error occurred for roaming scenarios.

Review Egress gateway configuration and logs to identify and fix any misconfiguration.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-DIS-DISROAM-E0205 This error code indicates that egress gateway is not reachable for roaming scenarios.

Verify reachability between NRF backend microservices and the Egress gateway microservice, confirm the gateway service is in-service, and review CNE logs to resolve the issue.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-DIS-DISROAM-E0206 This error code indicates that some unexpected error occurred for roaming scenarios.

An internal error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-DIS-DISROAM-E0301 This error code indicates that 5xx error response is received for roaming scenarios.

A 5xx error was received from the peer NRF.

Review problem details and application logs of both NRFs to identify the reported error further. Contact My Oracle Support if required.

ONRF-DIS-DISROAM-E0302 This error code indicates that 4xx error response is received for roaming scenarios.

A 4xx error was received from the peer NRF.

Review problem details and application logs of both NRFs to identify the reported error further. Contact My Oracle Support if required.

ONRF-DIS-DISROAM-E0303 This error code indicates that 3xx error response is received for roaming scenarios.

A 3xx error was received from the peer NRF.

Review problem details and application logs of both NRFs to identify the reported error further. Contact My Oracle Support if required.

ONRF-DIS-DISROAM-E0304 This error code indicates that 5xx error response is received from egress gateway for roaming scenarios.

Egress Gateway failed to process or route the request to the peer entity. Verify NRF roaming configuration and peer reachability.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-DIS-DISROAM-E0305 This error code indicates that 4xx error response is received from egress gateway for roaming scenarios.

Egress Gateway failed to process or route the request to the peer entity. Verify NRF roaming configuration and peer reachability.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-DIS-DISROAM-E0306 This error code indicates that 3xx error response is received from egress gateway for roaming scenarios.

Egress Gateway failed to process or route the request to the peer entity. Verify NRF roaming configuration and peer reachability.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-DIS-DISROAM-E0308 This error code indicates that loop is detected for roaming scenarios.

NRF detected a loop during the message processing.

Review Roaming, Egress gateway configuration, and routing rules at subsequent NFs or nodes to ensure the message is not routed back to NRF.

If the issue persists, share application logs with My Oracle Support.

ONRF-DIS-DISROAM-E0309 This error code indicates that target not matches the NRF PLMN for roaming scenarios.

target plmn attribute doesn't matches with NRF PLMN in home NRF. Verify routing and configuration on intermediate nodes (visited NRF, SCP, SEPP).

Review problem details and logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-DIS-DISROAM-E0399 This error code indicates that internal error occurred for roaming scenarios.

An internal error occurred at the NRF while processing the request.

Review problem details and logs to identify the reported error further. Contact My Oracle Support if required.

C.3.6 Unsupported HTTP Method for NFDiscover Service Operation

The following table lists the error codes and its problem details for the unsupported HTTP method for NFDiscover service operation.

Table C-27 INVSROP - UnSupported HTTP Method for Service Operation

Error Code Details Action
ONRF-DIS-INVSROP-E0910 This error code indicates that an invalid service operation is received.

Verify that the HTTP operation is defined in the specifications. If not, correct it accordingly. If it is valid, collect and share logs with My Oracle Support.

C.3.7 Unsupported Media Type for NFDiscover Service Operation

The following table lists the error codes and its problem details for the unsupported media type for NFDiscover service operation.

Table C-28 UNKSROP - UnSupported Media Type

Error Code Details Action
ONRF-DIS-UNKSROP-E0999 This error code indicates that generic error occurred for the NFDiscover service operation.

An internal error occurred at the NRF while processing the request.

Review problem details and logs to identify the reported error further. Contact My Oracle Support if required.

C.4 NF Access Token Microservice

The following table lists the error codes and its problem details for the NF Access Token microservices.

C.4.1 NF Access Token Microservice

The following table lists the error codes and its problem details for the NF Access Token microservices for the NFAccessToken service operation category.

Table C-29 ACTOK - Access Token Service Operation

Error Code Details Action
ONRF-ACC-ACTOK-E0002 This error code indicates that an invalid message format is received for Access Token service operation message.

Validate the message body and attributes are as per the specification.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-ACC-ACTOK-E0105 This error code indicates that requester NF is unauthorized for Access Token service operation message.

NF Instance registered its NF Profile at NRF with restrictive allowedXXX attributes that do not authorize the requester NF. Update the allowedXXX attributes to permit the requester NF with its service request.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-ACC-ACTOK-E0106 This error code indicates that invalid key details are configured during Access Token service operation message.

NRF is configured with an invalid private key or public key certificate pair for OAuth token generation. Verify and correct the private key or public key certificate pair mapped to currentKeyID in OauthKeyDetails.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-ACC-ACTOK-E0107 This error code indicates that current key id is not configured during Access Token service operation message.

NRF requires currentKeyID to reference a valid private key–public key certificate pair for OAuth token generation. Verify and correct the currentKeyID configuration as per NRF documentation.

If the issue persists despite a valid key pair, share application logs with My Oracle Support.

ONRF-ACC-ACTOK-E0802 This error code indicates that pessimistic locking exception occurred during Access Token service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-ACC-ACTOK-E0803 This error code indicates that data access resource failure exception occurred during Access Token service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-ACC-ACTOK-E0899 This error code indicates that generic DB exception occurred during Access Token service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-ACC-ACTOK-E0902 This error code indicates that JSON processing exception occurred during Access Token service operation message.

Validate that the JSON payload is in the right format and compliant with the specified JSON schema. Fix any JSON errors. Review logs to identify the NRF-reported error further. If the issue persists, share application logs with My Oracle Support.

ONRF-ACC-ACTOK-E0903 This error code indicates that an interrupted exception occurred during Access Token service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-ACC-ACTOK-E0999 This error code indicates that general exception occurred during Access Token service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-ACC-ACTOK-E4001 This error code indicates that unable to deduce the targetNfType during Access Token service operation message.

Access Token requested for NFType based but valid targetNfType value need to be present in the request payload. Correct the request payload.

If the issue persists, share application logs with My Oracle Support.

ONRF-ACC-ACTOK-E4002 This error code indicates that OauthTokenIssuerId in TokenSigningDetails is not configured during Access Token service operation message.

oauthTokenIssuerId is not configured in tokenSigningDetails for AccessToken Configuration. Configure the oauthTokenIssuerId value.

If the issue persists, share application logs with My Oracle Support.

ONRF-ACC-ACTOK-E4004 This error code indicates that attribute values are different from the registered NFProfile during Access Token service operation message.

Authorization of registered requester NF is enabled. But attributes like NFType, requesterPLMN is different with respect to the incoming request and registered NF Profile.

If the issue persists, share application logs with My Oracle Support.

ONRF-ACC-ACTOK-E4011 This error code indicates that attributes shall only be present for targetNfType during Access Token service operation message.

AccessToken not requested for NFType but attributes like targetNfSetId, targetNsiList, targetSnssaiList are present in the request.

If the issue persists, share application logs with My Oracle Support.

ONRF-ACC-ACTOK-E4015 This error code indicates that oAuth2 client is not registered with OCNRF during Access Token service operation message.

Authorization of registered requester NF is enabled. But requester nfInstanceId is registered with NRF.

If the issue persists, share application logs with My Oracle Support.

ONRF-ACC-ACTOK-E4101 This error code indicates that an invalid grant is received during Access Token service operation message.

The grant_type attribute in Access Token Request is not as per 3GPP specification.

If the issue persists, share application logs with My Oracle Support.

ONRF-ACC-ACTOK-E4102 This error code indicates that an invalid scope is received during Access Token service operation message.

The scope attribute in Access Token Request is not as per 3GPP specification.

If the issue persists, share application logs with My Oracle Support.

ONRF-ACC-ACTOK-E4103 This error code indicates that invalid request is received during Access Token service operation message.

Access Token Request body is not as per 3GPP specification.

If the issue persists, share application logs with My Oracle Support.

C.4.2 Access Token Service Operation During Forwarding

The following table lists the error codes and its problem details for the NF Access Token microservices for the Access Token service operation during forwarding.

Table C-30 ACFWD - Access Token Service Operation During Forwarding

Error Code Details Action
ONRF-ACC-ACFWD-E0002 This error code indicates that an invalid message format received while forwarding the Access Token service operation message.

Validate the message body and attributes are as per the specification.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-ACC-ACFWD-E0103 This error code indicates that egress gateway error occurred while forwarding the Access Token service operation message.

Review Egress gateway configuration and logs to identify and fix any misconfiguration. If the configuration is correct and the issue persists, share application logs with My Oracle Support.

ONRF-ACC-ACFWD-E0201 This error code indicates that NRF forwarding configuration missing while forwarding the Access Token service operation message.

Check and configure the NRF forwarding configurations as per NRF documentation.

In case, NRF forwarding configuration exists already and properly configured, share application logs with My Oracle Support.

ONRF-ACC-ACFWD-E0202 This error code indicates that NRF is not reachable error occurred while forwarding the Access Token service operation message.

Verify and restore reachability to the peer NRF. If reachability is confirmed and the issue persists, share application logs with My Oracle Support.

ONRF-ACC-ACFWD-E0203 This error code indicates that NRF loop is detected while forwarding the Access Token service operation message.

NRF detected a loop during the message processing. Review NRF forwarding configuration and routing rules at subsequent NFs or nodes to ensure the message is not routed back to NRF.

If the issue persists, share application logs with My Oracle Support.

ONRF-ACC-ACFWD-E0204 This error code indicates that parsing of problem details is failed which is received in the response from another NRF while forwarding the Access Token service operation message.

Problem details parsing received from peer is failed.

Review problem details received from peer and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-ACC-ACFWD-E0299 This error code indicates that forwarding internal error occurred while forwarding the Access Token service operation message.

An internal error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-ACC-ACFWD-E4016 This error code indicates that NRF failed to forward the Access Token service operation message.

Check NRF configuration for Forwarding is correct. NRF hosts are reachable.

If the issue persists, share application logs and configuration with My Oracle Support.

C.4.3 Access Token Service Operation During Roaming

The following table lists the error codes and its problem details for the NF Access Token microservices for the Access Token service operation during roaming.

Table C-31 ACROAM - Access Token Service Operation During Roaming

Error Codes Details Action
ONRF-ACC-ACROAM-E0002 This error code indicates that invalid message format received during roaming scenario of Access Token service operation message.

Validate the message structure and attribute formats per specification.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-ACC-ACROAM-E0108 This error code indicates that NRF plmn is not configured during roaming scenario of Access Token service operation message.

Validate and configure the NRF with the PLMN IDs it serves to ensure access-token requests with plmnId (that is, PLMN ID of target network) are correctly classified as local or roaming and processed accordingly.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-ACC-ACROAM-E0301 This error code indicates that NRF peer 5xx response received during roaming scenario of Access Token service operation message.

A 5xx error was received from the peer roaming entity.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-ACC-ACROAM-E0302 This error code indicates that NRF peer 4xx response received during roaming scenario of Access Token service operation message.

A 4xx error was received from the peer roaming entity.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-ACC-ACROAM-E0303 This error code indicates that NRF peer 3xx response received during roaming scenario of Access Token service operation message.

A 3xx error was received from the peer roaming entity.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-ACC-ACROAM-E0304 This error code indicates that Egress gateway 5xx response received during roaming scenario of Access Token service operation message.

Egress Gateway failed to process or route the request to the peer entity. Verify NRF roaming configuration and peer reachability.

If the issue persists, share application logs with My Oracle Support.

ONRF-ACC-ACROAM-E0305 This error code indicates that Egress gateway 4xx response received during roaming scenario of Access Token service operation message.

Egress Gateway failed to process or route the request to the peer entity. Verify NRF roaming configuration and peer reachability.

If the issue persists, share application logs with My Oracle Support.

ONRF-ACC-ACROAM-E0306 This error code indicates that Egress gateway 3xx response received during roaming scenario of Access Token service operation message.

Egress Gateway failed to process or route the request to the peer entity. Verify NRF roaming configuration and peer reachability.

If the issue persists, share application logs with My Oracle Support.

ONRF-ACC-ACROAM-E0308 This error code indicates that loop is detected during roaming scenario of Access Token service operation message.

NRF detected a loop. Review NRF roaming configuration and routing rules at subsequent NFs or nodes to ensure the message is not routed back to NRF.

If the issue persists, share application logs with My Oracle Support.

ONRF-ACC-ACROAM-E0309 This error code indicates that target PLMN not matches NRF PLMN during roaming scenario of Access Token service operation message.

target plmn attribute does not matches with NRF PLMN in home NRF.

Verify routing and configuration on intermediate nodes (visited NRF, SCP, SEPP).

Review problem details and logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-ACC-ACROAM-E0399 This error code indicates that internal error occurred for roaming scenarios of Access Token service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-ACC-ACROAM-E0807 This error code indicates that database read error occurred during roaming scenario of Access Token service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-ACC-ACROAM-E0902 This error code indicates that JSON processing error occurred during roaming scenario of Access Token service operation message.

Validate that the JSON payload is in the right format and compliant with the specified JSON schema. Fix any JSON errors.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-ACC-ACROAM-E4004 This error code indicates that attribute values are different from the registered NF profile during roaming scenario of Access Token service operation message.

Authorization of registered requester NF is enabled. But attributes like NFType, requesterPLMN is different with respect to the incoming request and registered NF Profile.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-ACC-ACROAM-E4015 This error code indicates that oAuth2 client is not registered with OCNRF during roaming scenario of Access Token service operation message.

Authorization of registered requester NF is enabled. But requester nfInstanceId is registered with NRF.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-ACC-ACROAM-E4017 This error code indicates that NRF failed to send the roaming scenario of Access Token service operation message.

Verify NRF roaming configuration for the target PLMN ID, including the prioritized SEPP list, and ensure SEPP reachability. If all checks pass and the issue persists, share application logs with My Oracle Support.

C.4.4 Authentication During Access Token Service Operation

The following table lists the error codes and its problem details for the NF Access Token microservices for the Authentication during Access Token service operation.

Table C-32 ACAUTHN - Authentication During Access Token Service Operation

Error Codes Details Action
ONRF-ACC-ACAUTHN-E0018 This error code indicates that some system failure occurred during authentication scenario of Access Token service operation message.

Generic failure occurred during authentication scenario of Access Token service operation message.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-ACC-ACAUTHN-E0104 This error code indicates that NF FQDN authentication failure occurred during authentication scenario of Access Token service operation message.

XFCC-based FQDN authentication is enabled on the NRF. Verify whether this is intended in this deployment. If not, disable the feature. If yes, correct the XFCC header value in the request to resolve the FQDN authentication error.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-ACC-ACAUTHN-E0110 This error code indicates that OC-XFCC-DNS header is missing during authentication scenario of Access Token service operation message.

XFCC-based FQDN authentication is enabled on the NRF. Verify whether this is intended in this deployment. If not, disable the feature. If yes, make sure XFCC header value is included in the request to resolve the FQDN authentication error.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-ACC-ACAUTHN-E4003 This error code indicates that requester NF is not authorized to access targetNF services during authentication scenario of Access Token service operation message.

NF Instance registered its NF Profile at NRF with restrictive allowedXXX attributes that do not authorize the requester NF. Update the allowedXXX attributes to permit the requester NF with its service request.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-ACC-ACAUTHN-E4004 This error code indicates that attribute values are different from the registered NF profile during authentication scenario of Access Token service operation message.

Attributes like NFType, targetPlmn is different with respect to the incoming request and registered target NF Profile.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-ACC-ACAUTHN-E4006 This error code indicates that targetNFInstanceId does not match the configured NRF instance id during authentication scenario of Access Token service operation message.

When AccessToken is requested for NRF and targetNFInstanceId does not match the configured NRF instance id.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-ACC-ACAUTHN-E4007 This error code indicates that target NF Type is not NRF during authentication scenario of Access Token service operation message.

When AccessToken is requested for NRF and targetNFType does not match with NRF as NF type.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-ACC-ACAUTHN-E4008 This error code indicates that no NFs found for the specific information during authentication scenario of Access Token service operation message.

No NF Profiles found based upon attributes of Access Token Request like targetPlmn, targetNsiList, targetSnassaiList.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-ACC-ACAUTHN-E4009 This error code indicates that no NFs found for the requested scope during authentication scenario of Access Token service operation message.

No NF Profiles found based upon scope attribute of Access Token Request.Correct the value of scope attribute in the Access Token Request.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-ACC-ACAUTHN-E4010 This error code indicates that NFs with specific attribute values are not allowed to access the requested NFProfile during authentication scenario of Access Token service operation message.

No NF Profiles found which are allowed to be accessed using attributes of Access Token Request like requesterPlmn/requesterPlmnList, nfType, requesterSnssaiList.Correct the values of the requester attributes in the Access Token Request.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-ACC-ACAUTHN-E4012 This error code indicates that NF services in scope doesn't belong to scope of same NF type during authentication scenario of Access Token service operation message.

NF services doesn't belong to same NF type in scope attribute of Access Token Request. Correct the Access Token Request scope attribute.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-ACC-ACAUTHN-E4013 This error code indicates that Either targetNfType or targetNfInstanceId needs to be present if token is requested for only custom service(s) during authentication scenario of Access Token service operation message.

Add targetNfType or targetNfInstanceId if token is requested for custom NFServices in scope attribute of Access Token Request.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-ACC-ACAUTHN-E4014 This error code indicates that no NfInstance is found with the requested targetNfInstanceId during authentication scenario of Access Token service operation message.

Configure Rules in forwardingRulesConfig configuration to enable forwarding in case NFInstances are not registered for targetNfInstanceId.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-ACC-ACAUTHN-E4015 This error code indicates that oAuth2 client is not registered with OCNRF during authentication scenario of Access Token service operation message.

authFeatureConfig feature is enabled and NF Consumer NF instance is not Registered with NRF. Register the consumer NF instance with NRF.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

C.4.5 Authorization During Access Token Service Operation

The following table lists the error codes and its problem details for the NF Access Token microservices for the Authorization during Access Token service operation.

Table C-33 ACAUTHZ - Authorization During Access Token Service Operation

Error Codes Details Action
ONRF-ACC-ACAUTHZ-E0899 This error code indicates that general database exception occurred during authorization scenario of Access Token service operation message.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-ACC-ACAUTHZ-E0902 This error code indicates that JSON processing exception occurred during authorization scenario of Access Token service operation message.

Validate that the JSON payload is in the right format and compliant with the specified JSON schema. Fix any JSON errors.

Review problem details and application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-ACC-ACAUTHZ-E4015 This error code indicates that oAuth2 client is not registered with OCNRF during authorization scenario of Access Token service operation message.

NRF has Authorize Requester NF enabled, which validates requester NF registration. If this feature is required, ensure the requester NF is registered; if the issue persists, share logs with My Oracle Support. If not required, disable the feature. If the issue persists, share logs with My Oracle Support.

C.5 NRF Cache Data Microservice

This section lists the error codes and its problem details for the NRF Cache Data microservice.

C.5.1 GET Subscription

The following table lists the error codes and its problem details for the NRF Cache Data microservice for the GET Subscription service operation.

Table C-34 GTSUB - Get Subscription

Error Code Details Action
ONRF-CDS-GTSUB-E5001 This error code indicates that cache fallback failed for getting subscriptions.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-CDS-GTSUB-E0999 This error code indicates that any other exception occurred while getting subscriptions from cache data.

An internal application error occurred at the NRF while processing the request.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

C.5.2 GET Remote Discovery Instance and Remote Instance Data

This section lists the error codes and its problem details for the NRF Cache Data microservice for GET remote discovery instance and remote instance data.

Table C-35 NFINSTS - GET Remote Discovery Instance and Remote Instance Data

Error Code Details Action
ONRF-CDS-NFINSTS-E5001 This error code indicates that cache fallback failed for remote instance discovery. Review application logs to identify the reported error further. Contact My Oracle Support if required.
ONRF-CDS-NFINSTS-E0999 This error code indicates that any other exception occurred while remote instance discovery.

An internal application error occurred at the NRF while processing the request.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

C.5.3 NFListRetrieval Service Operation

This section lists the error codes and its problem details for the NRF Cache Data microservice for NFListRetrieval service operation.

Table C-36 NFLR - NFListRetrieval Service Operation

Error Code Details Action
ONRF-CDS-NFLR-E5001 This error code indicates that cache fallback failed for NF list retrieval. Review application logs to identify the reported error further. Contact My Oracle Support if required.

C.5.4 NFProfileRetrieval Service Operation

This section lists the error codes and its problem details for the NRF Cache Data microservice for NFProfileRetrieval service operation.

Table C-37 NFPR - NFProfileRetrieval Service Operation

Error Code Details Action
ONRF-CDS-NFLR-E5001 This error code indicates that cache fallback failed for NF list retrieval.

An internal application error occurred at the NRF while processing the request.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

C.6 NRF Auditor Microservice

This section lists the error codes and its problem details for the NRF Auditor microservice.

C.6.1 Heart Beat for NRF Auditor Service Operation

The following table lists the error codes and its problem details for the Heart Beat for NRF Auditor service operation.

Table C-38 HBAUD - Heart Beat for NRF Auditor Service Operation

Error Codes Details Action
ONRF-AUD-HBAUD-E0899 This error code indicates that general database exception occurred while auditing heartbeat.

An internal application error occurred at the NRF while processing the request.

Review application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-AUD-HBAUD-E0901 This error code indicates that an IO exception occurred while auditing heartbeat.

An internal application error occurred at the NRF while processing the request.

Review application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-AUD-HBAUD-E0902 This error code indicates that JSON processing exception occurred while auditing heartbeat.

Validate that the JSON payload is in the right format and compliant with the specified JSON schema. Fix any JSON errors.

Review application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-AUD-HBAUD-E0999 This error code indicates that any other exception occurred auditing heartbeat.

An internal application error occurred at the NRF while processing the request.

Review application logs to identify the reported error. Contact My Oracle Support if required.

C.6.2 Remote Heart Beat for NRF Auditor

The following table lists the error codes and its problem details for the Remote Heart Beat for NRF Auditor service operation.

Table C-39 HBRMAUD - Remote Heart Beat for NRF Auditor

Error Details Action
ONRF-AUD-HBRMAUD-E0899 This error code indicates that general database exception occurred while remote auditing heartbeat.

An internal application error occurred at the NRF while processing the request.

Review application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-AUD-HBRMAUD-E0901 This error code indicates that an IO exception occurred while remote auditing heartbeat.

An internal application error occurred at the NRF while processing the request.

Review application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-AUD-HBRMAUD-E0902 This error code indicates that JSON processing exception occurred while remote auditing heartbeat.

Validate that the JSON payload is in the right format and compliant with the specified JSON schema. Fix any JSON errors.

Review application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-AUD-HBRMAUD-E0999 This error code indicates that any other exception occurred while remote auditing heartbeat.

An internal application error occurred at the NRF while processing the request.

Review application logs to identify the reported error. Contact My Oracle Support if required.

C.6.3 NRF Auditor Service Operation for NF Profiles

The following table lists the error codes and its problem details for the NRF Auditor microservice for the NRF Auditor service operation for NF Profiles.

Table C-40 NFPRAUD - NRF Auditor Service Operation for NF Profiles

Error Codes Details Action
ONRF-AUD-NFPRAUD-E0899 This error code indicates that general database exception occurred while auditing NF profile.

An internal application error occurred at the NRF while processing the request.

Review application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-AUD-NFPRAUD-E0901 This error code indicates that IO exception occurred while auditing NF profile.

An internal application error occurred at the NRF while processing the request.

Review application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-AUD-NFPRAUD-E0902 This error code indicates that JSON processing exception occurred while auditing NF profile.

Validate that the JSON payload is in the right format and compliant with the specified JSON schema. Fix any JSON errors.

Review application logs to identify the reported error. Contact My Oracle Support if required.

C.6.4 Fetching NRF Configuration

The following table lists the error codes and its problem details for the NRF Auditor microservice for Fetching NRF Configuration.

Table C-41 NRFCFG - Fetching NRF Configuration

Error Codes Details Action
ONRF-AUD-NRFCFG-E0802 This error code indicates that pessimistic locking exception occurred while fetching NRF configurations.

An internal application error occurred at the NRF while processing the request.

Review application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-AUD-NRFCFG-E0803 This error code indicates that data access resource failure exception occurred while fetching NRF configurations.

An internal application error occurred at the NRF while processing the request.

Review application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-AUD-NRFCFG-E0899 This error code indicates that general database exception occurred while fetching NRF configurations.

An internal application error occurred at the NRF while processing the request.

Review application logs to identify the reported error. Contact My Oracle Support if required.

C.6.5 NRF Auditor Service Operation for Reloading Site and Network Version Info

The following table lists the error codes and its problem details for the NRF Auditor microservice for NRF Auditor service operation for reloading site and network version information.

Table C-42 RELDVER - NRF Auditor Service Operation for Reloading Site and Network Version Info

Error Codes Details Action
ONRF-AUD-RELDVER-E0901 This error code indicates that an IO exception occurred while reloading site and network version info.

An internal application error occurred at the NRF while processing the request.

Review application logs to identify the reported error. Contact My Oracle Support if required.

C.6.6 NRF Auditor Service Operation for Remote Subscription

The following table lists the error codes and its problem details for the NRF Auditor microservice for NRF Auditor service operation for remote subscription.

Table C-43 SUBRAUD - NRF Auditor Service Operation for Remote Subscription

Error Codes Details Action
ONRF-AUD-SUBRAUD-E0899 This error code indicates that general database exception occurred while remote auditing subscription.

An internal application error occurred at the NRF while processing the request.

Review application logs to identify the reported error. Contact My Oracle Support if required.

C.6.7 NRF Auditor Service Operation for Subscription

The following table lists the error codes and its problem details for the NRF Auditor microservice for NRF Auditor service operation for subscription.

Table C-44 SUBAUD - NRF Auditor Service Operation for Subscription

Error Codes Details Action
ONRF-AUD-SUBAUD-E0899 This error code indicates that general database exception occurred while auditing subscriptions.

An internal application error occurred at the NRF while processing the request.

Review application logs to identify the reported error. Contact My Oracle Support if required.

C.7 NRF Artisan Microservice

This section lists the error codes and its problem details for the NRF Artisan microservice.

C.7.1 NRF Artisan for NAPTR Registration

The following table lists the error codes and its problem details for the NRF Artisan microservice for NRF Artisan for NAPTR registration.

Table C-45 NPTRREG - NRF Artisan for NAPTR Registration

Error Codes Details Action
ONRF-ART-NPTRREG-E0001 This error code indicates that an invalid API was used when sending NAPTR registration.

An error occurred at the NRF while processing the request when DNS NAPTR feature is enabled as per NRF documentation. This is an internal microservice communication.

Review application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-ART-NPTRREG-E0009 This error code indicates that a mandatory attribute is missing when sending NAPTR registration.

An error occurred at the NRF while processing the request when DNS NAPTR feature is enabled as per NRF documentation. This is an internal microservice communication.

Review application logs to identify the reported error. Contact My Oracle Support if required.

C.7.2 Status API for DNS NAPTR Record

The following table lists the error codes and its problem details for the NRF Artisan microservice for Status API for DNS NAPTR Record.

Table C-46 NPTRREC - Status API for DNS NAPTR Record

Error Details Details Action
ONRF-ART-NPTRREC-E0001 This error code indicates that an invalid API was used when returning AMF DNS NAPTR records from cache.

An error occurred at the NRF while processing the request when DNS NAPTR feature is enabled as per NRF documentation. This is an internal microservice communication.

Review application logs to identify the reported error. Contact My Oracle Support if required.

C.7.3 NRF Artisan for Notification Event to DNS NAPTR on Deleting AMF Profile

The following table lists the error codes and its problem details for the NRF Artisan microservice for Notification Event to DNS NAPTR on deleting AMF Profile.

Table C-47 NPTRDRG - NRF Artisan for Notification Event to DNS NAPTR on Deleting AMF Profile

Error Codes Details Action
ONRF-ART-NPTRDRG-E0001 This error code indicates that an invalid API was used when notification event to DNS NAPTR on delete AMF profile.

An error occurred at the NRF while processing the request when DNS NAPTR feature is enabled as per NRF documentation. This is an internal microservice communication.

Review application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-ART-NPTRDRG-E0009 This error code indicates that a mandatory attribute is missing when notification event to DNS NAPTR on delete AMF profile.

An error occurred at the NRF while processing the request when DNS NAPTR feature is enabled as per NRF documentation. This is an internal microservice communication.

Review application logs to identify the reported error. Contact My Oracle Support if required.

C.7.4 NRF Artisan for DNS NAPTR Update

This section lists the error codes and its problem details for the NRF Artisan microservice for NRF Artisan for DNS NAPTR update.

Table C-48 NPTRUPD - NRF Artisan for DNS NAPTR Update

Error Code Details Action
ONRF-ART-NPTRUPD-E0001 This error code indicates that an invalid API was used when notification event to DNS NAPTR on changed AMF profile.

An error occurred at the NRF while processing the request when DNS NAPTR feature is enabled as per NRF documentation. This is an internal microservice communication.

Review application logs to identify the reported error. Contact My Oracle Support if required.

C.7.5 Manual Cache Update of DNS NAPTR Records

The following table lists the error codes and its problem details for the NRF Artisan microservice for manual cache update of DNS NAPTR records.

Table C-49 RTNPTR - Manual Cache Update of DNS NAPTR Records

Error Code Details Action
ONRF-ART-RTNPTR-E0001 This error code indicates that an invalid API was used when retriggering DNS NAPTR record update.

An error occurred at the NRF while processing the request when DNS NAPTR feature is enabled as per NRF documentation. This is an internal microservice communication.

Review application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-ART-RTNPTR-E0002 This error code indicates that an invalid message format received when retriggering DNS NAPTR record update.

An error occurred at the NRF while processing the request when DNS NAPTR feature is enabled as per NRF documentation. This is an internal microservice communication.

Review application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-ART-RTNPTR-E0100 This error code indicates that request is invalid when retriggering DNS NAPTR record update.

An error occurred at the NRF while processing the request when DNS NAPTR feature is enabled as per NRF documentation. This is an internal microservice communication.

Review application logs to identify the reported error. Contact My Oracle Support if required.

C.7.6 UnSupported Media Type

The following table lists the error codes and its problem details for the NRF Artisan microservice for UnSupported Media Type.

Table C-50 UNKSROP - UnSupported Media Type

Error Details Details Action
ONRF-ART-UNKSROP-E0902 This error code indicates that JSON processing exception occurred during an unknown service operation.

An error occurred at the NRF while processing the request when DNS NAPTR feature is enabled as per NRF documentation. This is an internal microservice communication.

Review application logs to identify the reported error. Contact My Oracle Support if required.

C.8 NRF Configuration Microservice

This section lists the error codes and its problem details for the NRF Configuration microservice.

C.8.1 NRF Configuration for General Options

The following table lists the error codes and its problem details for the NRF Configuration service operation for General Options category.

Table C-51 GENOPT - NRF Configuration General Options

Error Code Details Action
ONRF-CFG-GENOPT-E0007 This error code indicates that request had mandatory IE incorrect during updates of General Options.

Verify that all mandatory IEs are present and valid per configuration API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-GENOPT-E0008 This error code indicates that request had optional IE incorrect during updates of General Options.

Verify that all optional IEs are valid and per configuration API definition if provided.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-GENOPT-E0009 This error code indicates that request had mandatory IE missing during updates of General Options.

Verify that all mandatory IEs are present and valid per configuration API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-GENOPT-E0010 The error code indicates that an unspecified message failure occurred while updating the General Options.

Validate message structure to comply with API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-GENOPT-E0021 This error code indicates that request had multiple attributes missing or incorrect during updates of General Options.

Validate the message for both missing mandatory attributes and invalid format of multiple attributes as per specification.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-GENOPT-E0100 This error code indicates that request is invalid for updating the configuration of General Options.

Validate message structure to comply with API definition. Also, verify that the attributes meet their specified constraints.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-GENOPT-E0802 This error code indicates that database exception occurred during updates of General Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-GENOPT-E0803 This error code indicates that data access resource failure exception occurred during updates of General Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-GENOPT-E0805 This error code indicates that NRF is unable to update the required data to database.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-GENOPT-E0807 This error code indicates that NRF unable to fetch the required data from database.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-GENOPT-E0899 This error code indicates that a general database exception occurred during updates of General Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-GENOPT-E0903 This error code indicates that an interrupted exception occurred during updates of General Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-GENOPT-E0904 This error code indicates that class cast exception occurred during updates of General Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-GENOPT-E0999 This error code indicates that a general exception occurred during updates of General Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

C.8.2 Screening Options Configuration

The following table lists the error codes and its problem details for the NRF Configuration service operation for Screening Options Configuration.

Table C-52 SCRNOPT - Screening Options Configuration

Error Code Details Action
ONRF-CFG-SCRNOPT-E0008 This error code indicates that request had optional IE incorrect during updates of Screening Options.

Verify that all optional IEs are valid and as per configuration API definition if provided.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-SCRNOPT-E0009 This error code indicates that request had mandatory IE missing during updates of Screening Options.

Verify that all mandatory IEs are present and valid as per configuration API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-SCRNOPT-E0010 The error code indicates that an unspecified message failure occurred while updating the Screening Options.

Validate message structure to comply with API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-SCRNOPT-E0021 This error code indicates that request had multiple attributes missing or incorrect during updates of Screening Options.

Verify that all mandatory attributes are present and valid as per configuration API definition. Also, verify that all optional attributes have valid values per configuration API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-SCRNOPT-E0802 This error code indicates that a database exception occurred during updates of Screening Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-SCRNOPT-E0803 This error code indicates that data access resource failure exception occurred during updates of Screening Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-SCRNOPT-E0805 This error code indicates that NRF is unable to update the required data regarding Screening Options to database.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-SCRNOPT-E0807 This error code indicates that NRF is unable to fetch the required data regarding Screening Options from database.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-SCRNOPT-E0899 This error code indicates that a general database exception occurred during updates of Screening Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-SCRNOPT-E0903 This error code indicates that an interrupted exception occurred during updates of Screening Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-SCRNOPT-E0904 This error code indicates that class cast Exception occurred during updates of Screening Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-SCRNOPT-E0999 This error code indicates that general exception occurred during updates of Screening Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

C.8.3 Management Options Configuration

The following table lists the error codes and its problem details for the NRF Configuration service operation for Management Options Configuration.

Table C-53 MGMTOPT - Management Options Configuration

Error Codes Details Action
ONRF-CFG-MGMTOPT-E0007 This error code indicates that request had mandatory IE incorrect during updates of Management Options.

Verify that all mandatory IEs are present and valid as per configuration API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-MGMTOPT-E0008 This error code indicates that request had optional IE incorrect during updates of Management Options.

Verify that all optional IEs are valid and as per configuration API definition if provided.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-MGMTOPT-E0009 This error code indicates that request had mandatory IE missing during updates of Management Options.

Verify that all mandatory IEs are present and valid as per configuration API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-MGMTOPT-E0010 The error code indicates that an unspecified message failure occurred while updating the Management Options.

Validate message structure to comply with API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-MGMTOPT-E0021 This error code indicates that request had multiple attributes missing or incorrect during updates of Management Options

Validate the message for both missing mandatory attributes and invalid format of multiple attributes as per specification.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-MGMTOPT-E0100 This error code indicates that request is invalid during updates of Management Options.

Validate message structure to comply with API definition. Also, verify that the attributes meet their specified constraints.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-MGMTOPT-E0802 This error code indicates that database exception occurred during updates of Management Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-MGMTOPT-E0803 This error code indicates that data access resource failure exception occurred during updates of Management Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-MGMTOPT-E0805 This error code indicates that NRF is unable to update the required data regarding Management Options to database.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-MGMTOPT-E0807 This error code indicates that NRF is unable to fetch the required data regarding Management Options from database.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-MGMTOPT-E0899 This error code indicates that general database exception occurred during updates of Management Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-MGMTOPT-E0903 This error code indicates that an interrupted exception occurred during updates of Management Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-MGMTOPT-E0904 This error code indicates that class cast exception occurred during updates of Management Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-MGMTOPT-E0999 This error code indicates that a general exception occurred during updates of Management Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

C.8.4 Discovery Options Configuration

The following table lists the error codes and its problem details for the NRF Configuration service operation for Discovery Options Configuration.

Table C-54 DISCOPT-Discovery Options Configuration

Error Code Details Action
ONRF-CFG-DISCOPT-E0007 This error code indicates that request had mandatory IE incorrect during updates of Discovery Options.

Verify that all mandatory IEs are present and valid as per configuration API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-DISCOPT-E0008 This error code indicates that request had optional IE incorrect during updates of Discovery Options.

Verify that all optional IEs are valid and as per configuration API definition if provided.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-DISCOPT-E0009 This error code indicates that request had mandatory IE missing during updates of Discovery Options.

Verify that all mandatory IEs are present and valid as per configuration API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-DISCOPT-E0010 The error code indicates that an unspecified message failure occurred while updating the Discovery Options.

Validate message structure to comply with API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-DISCOPT-E0021 This error code indicates that request had multiple attributes missing or incorrect during updates of Discovery Options.

Validate the message for both missing mandatory attributes and invalid format of multiple attributes as per specification.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-DISCOPT-E0100 This error code indicates that request is invalid for updating the configuration of Discovery Options.

Validate message structure to comply with API definition. Also, verify that the attributes meet their specified constraints.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-DISCOPT-E0802 This error code indicates that database exception occurred during updates of Discovery Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-DISCOPT-E0803 This error code indicates that data access resource failure exception occurred during updates of Discovery Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-DISCOPT-E0805 This error code indicates that NRF is unable to update the required data regarding Discovery Options to database.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-DISCOPT-E0807 This error code indicates that NRF is unable to fetch the required data regarding Discovery Options from database.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-DISCOPT-E0899 This error code indicates that a general database exception occurred during updates of Discovery Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-DISCOPT-E0903 This error code indicates that an interrupted exception occurred during updates of Discovery Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-DISCOPT-E0904 This error code indicates that class cast exception occurred during updates of Discovery Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-DISCOPT-E0999 This error code indicates that general exception occurred during updates of Discovery Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

C.8.5 Access Token Configuration

The following table lists the error codes and its problem details for the NRF Configuration service operation for Access Token Configuration.

Table C-55 ACCOPT- Access Token Configuration

Error Code Details Action
ONRF-CFG-ACCOPT-E0007 This error code indicates that request had mandatory IE incorrect during updates of AccessToken Options.

Verify that all mandatory IEs are present and valid as per configuration API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-ACCOPT-E0008 This error code indicates that request had optional IE incorrect during updates of AccessToken Options.

Verify that all optional IEs are valid and as per configuration API definition if provided.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-ACCOPT-E0009 This error code indicates that request had mandatory IE missing during updates of AccessToken Options.

Verify that all mandatory IEs are present and valid as per configuration API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-ACCOPT-E0010 The error code indicates that an unspecified message failure occurred while updating the AccessToken Options.

Validate message structure to comply with API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-ACCOPT-E0021 This error code indicates that request had multiple attributes missing or incorrect during updates of AccessToken Options.

Validate the message for both missing mandatory attributes and invalid format of multiple attributes as per specification.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-ACCOPT-E0100 This error code indicates that request is invalid for updating the configuration of AccessToken Options.

Validate message structure to comply with API definition. Also, verify that the attributes meet their specified constraints.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-ACCOPT-E0802 This error code indicates that database exception occurred during updates of AccessToken Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-ACCOPT-E0803 This error code indicates that data access resource failure exception occurred during updates of AccessToken Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-ACCOPT-E0807 This error code indicates that NRF is unable to fetch the required data regarding AccessToken Options to database.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-ACCOPT-E0899 This error code indicates that general database exception occurred during updates of AccessToken Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-ACCOPT-E0903 This error code indicates that interrupted exception occurred during updates of AccessToken Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-ACCOPT-E0904 This error code indicates that class cast exception occurred during updates of AccessToken Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-ACCOPT-E0999 This error code indicates that general exception occurred during updates of AccessToken Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

C.8.6 Forwarding Options Configuration

The following table lists the error codes and its problem details for the NRF Configuration service operation for Forwarding Options Configuration.

Table C-56 FWDOPT - Forwarding Options Configuration

Error Code Details Action
ONRF-CFG-FWDOPT-E0007 This error code indicates that request had mandatory IE incorrect during updates of Forwarding Options.

Verify that all mandatory IEs are present and valid as per configuration API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-FWDOPT-E0008 This error code indicates that request had optional IE incorrect during updates of Forwarding Options.

Verify that all optional IEs are valid and as per configuration API definition if provided.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-FWDOPT-E0009 This error code indicates that request had mandatory IE missing during updates of Forwarding Options.

Verify that all mandatory IEs are present and valid as per configuration API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-FWDOPT-E0010 The error code indicates that an unspecified message failure occurred while processing the Forwarding Options.

Validate message structure to comply with API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-FWDOPT-E0021 This error code indicates that request had multiple attributes missing or incorrect during updates of Forwarding Options.

Validate the message for both missing mandatory attributes and invalid format of multiple attributes as per specification.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-FWDOPT-E0100 This error code indicates that request is invalid for updating the configuration of Forwarding Options.

Validate message structure to comply with API definition. Also, verify that the attributes meet their specified constraints.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-FWDOPT-E0802 This error code indicates that database exception occurred during updates of Forwarding Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-FWDOPT-E0803 This error code indicates that data access resource failure exception occurred during updates of Forwarding Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-FWDOPT-E0805 This error code indicates that NRF is unable to update the required data regarding Forwarding Options to database.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-FWDOPT-E0807 This error code indicates that NRF is unable to fetch the required data regarding Forwarding Options from database.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-FWDOPT-E0899 This error code indicates that a general database exception occurred during updates of Forwarding Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-FWDOPT-E0903 This error code indicates that an interrupted exception occurred during updates of Forwarding Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-FWDOPT-E0904 This error code indicates that class cast exception occurred during updates of Forwarding Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-FWDOPT-E0999 This error code indicates that a general exception occurred during updates of Forwarding Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

C.8.7 SLF Options Configuration

The following table lists the error codes and its problem details for the NRF Configuration service operation for SLF Options Configuration.

Table C-57 SLFOPT - SLF Options Configuration

Error Code Details Action
ONRF-CFG-SLFOPT-E0007 This error code indicates that request had mandatory IE incorrect during updates of SLF Options.

Verify that all mandatory IEs are present and valid per configuration API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-SLFOPT-E0008 This error code indicates that request had optional IE incorrect during updates of SLF Options.

Verify that all optional IEs are valid and per configuration API definition if provided.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-SLFOPT-E0009 This error code indicates that request had mandatory IE missing during updates of SLF Options.

Verify that all mandatory IEs are present and valid per configuration API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-SLFOPT-E0010 The error code indicates that an unspecified message failure occurred while processing the SLF Options.

Validate message structure to comply with API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-SLFOPT-E0021 This error code indicates that request had multiple attributes missing or incorrect during updates of SLF Options.

Validate the message for both missing mandatory attributes and invalid format of multiple attributes as per specification.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-SLFOPT-E0100 This error code indicates that request is invalid for updating the configuration of SLF Options.

Validate message structure to comply with API definition. Also, verify that the attributes meet their specified constraints.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-SLFOPT-E0802 This error code indicates that database exception occurred during updates of SLF Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-SLFOPT-E0803 This error code indicates that data access resource failure exception occurred during updates of SLF Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-SLFOPT-E0805 This error code indicates that NRF is unable to update the required data regarding SLF Options to database.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-SLFOPT-E0807 This error code indicates that NRF is unable to fetch the required data regarding SLF Options from database.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-SLFOPT-E0899 This error code indicates that a general database exception occurred during updates of SLF Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-SLFOPT-E0903 This error code indicates that an interrupted exception occurred during updates of SLF Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-SLFOPT-E0904 This error code indicates that class cast exception occurred during updates of SLF Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-SLFOPT-E0999 This error code indicates that a general exception occurred during updates of SLF Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

C.8.8 GeoRedundancy Options Configuration

The following table lists the error codes and its problem details for the NRF Configuration service operation for GeoRedundancy options configuration.

Table C-58 GROPT-GeoRedundancy Options Configuration

Error code Details Action
ONRF-CFG-GROPT-E0007 This error code indicates that request had mandatory IE incorrect during updates of GeoRedundancy Options.

Verify that all mandatory IEs are present and valid per configuration API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-GROPT-E0008 This error code indicates that request had optional IE incorrect during updates of GeoRedundancy Options.

Verify that all optional IEs are valid and per configuration API definition if provided.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-GROPT-E0009 This error code indicates that request had mandatory IE missing during updates of GeoRedundancy Options.

Verify that all mandatory IEs are present and valid per configuration API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-GROPT-E0010 The error code indicates that an unspecified message failure occurred while updating the GeoRedundancy Options.

Validate message structure to comply with API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-GROPT-E0021 This error code indicates that request had multiple attributes missing or incorrect during updates of GeoRedundancy Options

Validate the message for both missing mandatory attributes and invalid format of multiple attributes as per specification.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-GROPT-E0100 This error code indicates that request is invalid for updating the configuration of GeoRedundancy Options.

Validate message structure to comply with API definition. Also, verify that the attributes meet their specified constraints.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-GROPT-E0802 This error code indicates that database exception occurred during updates of GeoRedundancy Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-GROPT-E0803 This error code indicates that data access resource failure Exception occurred during updates of GeoRedundancy Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-GROPT-E0805 This error code indicates that NRF is unable to update the required data regarding GeoRedundancy Options to database.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-GROPT-E0807 This error code indicates that NRF is unable to fetch the required data regarding GeoRedundancy Options from database.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-GROPT-E0899 This error code indicates that general database exception occurred during updates of GeoRedundancy Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-GROPT-E0903 This error code indicates that an interrupted exception occurred during updates of GeoRedundancy Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-GROPT-E0904 This error code indicates that class cast exception occurred during updates of GeoRedundancy Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-GROPT-E0999 This error code indicates that a general exception occurred during updates of GeoRedundancy Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

C.8.9 NAPTR Options Configuration

The following table lists the error codes and its problem details for the NRF Configuration service operation for NAPTR Options configuration.

Table C-59 NPTROPT - NAPTR Options Configuration

Error Code Details Action
ONRF-CFG-NPTROPT-E0007 This error code indicates that request had mandatory IE incorrect during updates of NAPTR Options.

Verify that all mandatory IEs are present and valid as per configuration API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-NPTROPT-E0008 This error code indicates that request had optional IE incorrect during updates of NAPTR Options.

Verify that all optional IEs are valid and as per configuration API definition if provided.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-NPTROPT-E0009 This error code indicates that request had mandatory IE missing during updates of NAPTR Options.

Verify that all mandatory IEs are present and valid as per configuration API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-NPTROPT-E0010 The error code indicates that an unspecified message failure occurred while updating the NAPTR Options.

Validate message structure to comply with API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-NPTROPT-E0021 This error code indicates that request had multiple attributes missing or incorrect during updates of NAPTR Options.

Validate the message for both missing mandatory attributes and invalid format of multiple attributes as per specification.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-NPTROPT-E0100 This error code indicates that request is invalid for updating the configuration of NAPTR Options.

Validate message structure to comply with API definition. Also, verify that the attributes meet their specified constraints.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-NPTROPT-E0802 This error code indicates that a database exception occurred during updates of NAPTR Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-NPTROPT-E0803 This error code indicates that data access resource failure exception occurred during updates of NAPTR Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-NPTROPT-E0805 This error code indicates that NRF is unable to update the required data regarding NAPTR Options to the database.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-NPTROPT-E0807 This error code indicates that NRF unable to fetch the required data regarding NAPTR Options from the database.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-NPTROPT-E0899 This error code indicates that a general database exception occurred during updates of NAPTR Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-NPTROPT-E0903 This error code indicates that an interrupted exception occurred during updates of NAPTR Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-NPTROPT-E0904 This error code indicates that class cast exception occurred during updates of NAPTR Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-NPTROPT-E0999 This error code indicates that a general exception occurred during updates of NAPTR Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

C.8.10 Pod Protection Options Configuration

The following table lists the error codes and its problem details for the NRF Configuration service operation for Pod Protection Options Configuration.

Table C-60 POPROPT - Pod Protection Options Configuration

Error Code Details Action
ONRF-CFG-POPROPT-E0007 This error code indicates that request had mandatory IE incorrect during updates of pod protection.

Verify that all mandatory IEs are present and valid as per configuration API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-POPROPT-E0008 This error code indicates that request had optional IE incorrect during updates of pod protection.

Verify that all optional IEs are valid and as per configuration API definition if provided.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-POPROPT-E0009 This error code indicates that request had mandatory IE missing during updates of pod protection.

Verify that all mandatory IEs are present and valid as per configuration API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-POPROPT-E0010 The error code indicates that an unspecified message failure occurred while updating the pod protection options.

Validate message structure to comply with API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-POPROPT-E0021 This error code indicates that request had multiple attributes missing or incorrect during updates of pod protection options.

Validate the message for both missing mandatory attributes and invalid format of multiple attributes as per specification.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-POPROPT-E0100 This error code indicates that request is invalid for updating the configuration of pod protection options.

Validate message structure to comply with API definition. Also, verify that the attributes meet their specified constraints.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-POPROPT-E0802 This error code indicates that database exception occurred during updates of pod protection options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-POPROPT-E0803 This error code indicates that data access resource failure exception occurred during updates of pod protection options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-POPROPT-E0805 This error code indicates that NRF is unable to update the required data regarding pod protection options to database.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-POPROPT-E0807 This error code indicates that NRF is unable to fetch the required data regarding pod protection options from database.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-POPROPT-E0899 This error code indicates that a general database exception occurred during updates of pod protection options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-POPROPT-E0903 This error code indicates that an interrupted exception occurred during updates of pod protection options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-POPROPT-E0904 This error code indicates that class cast exception occurred during updates of pod protection options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-POPROPT-E0999 This error code indicates that a general exception occurred during updates of pod protection options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

C.8.11 Authentication Options Configuration

The following table lists the error codes and its problem details for the NRF Configuration service operation for Authentication Options Configuration.

Table C-61 AUTHOPT - Authentication Options Configuration

Error Code Details Action
ONRF-CFG-AUTHOPT-E0007 This error code indicates that request had mandatory IE incorrect during updates of Authentication Options.

Verify that all mandatory IEs are present and valid as per configuration API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-AUTHOPT-E0008 This error code indicates that request had optional IE incorrect during updates of Authentication Options.

Verify that all optional IEs are valid and as per configuration API definition if provided.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-AUTHOPT-E0009 This error code indicates that request had mandatory IE missing during updates of Authentication Options.

Verify that all mandatory IEs are present and valid as per configuration API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-AUTHOPT-E0010 The error code indicates that an unspecified message failure occurred while updating the Authentication Options.

Validate message structure to comply with API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-AUTHOPT-E0021 This error code indicates that request had multiple attributes missing or incorrect during updates of Authentication Options

Validate the message for both missing mandatory attributes and invalid format of multiple attributes as per specification.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-AUTHOPT-E0100 This error code indicates that request is invalid for updating the configuration of Authentication Options.

Validate message structure to comply with API definition. Also, verify that the attributes meet their specified constraints.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-AUTHOPT-E0802 This error code indicates that database exception occurred during updates of Authentication Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-AUTHOPT-E0803 This error code indicates that data access resource failure Exception occurred during updates of Authentication Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-AUTHOPT-E0805 This error code indicates that NRF is unable to update the required data regarding. Authentication Options to database.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-AUTHOPT-E0807 This error code indicates that NRF unable to fetch the required data regarding Authentication Options from database.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-AUTHOPT-E0899 This error code indicates that general database exception occurred during updates of Authentication Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-AUTHOPT-E0903 This error code indicates that Interrupted exception occurred during updates of Authentication Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-AUTHOPT-E0904 This error code indicates that class cast exception occurred during updates of Authentication Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-AUTHOPT-E0999 This error code indicates that general exception occurred during updates of Authentication Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

C.8.12 Logging Options Configuration

The following table lists the error codes and its problem details for the NRF Configuration service operation for Logging Options Configuration.

Table C-62 LOGOPT - Logging Options Configuration

Error Codes Details Action
ONRF-CFG-LOGOPT-E0007 This error code indicates that request had mandatory IE incorrect during updates of Logging Options.

Validate message structure to comply with API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-LOGOPT-E0008 This error code indicates that request had optional IE incorrect during updates of Logging Options.

Validate the message for both missing mandatory attributes and invalid format of multiple attributes as per specification.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-LOGOPT-E0009 This error code indicates that request had mandatory IE missing during updates of Logging Options.

Validate message structure to comply with API definition. Also, verify that the attributes meet their specified constraints.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-LOGOPT-E0010 The error code indicates that an unspecified message failure occurred while updating Logging Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-LOGOPT-E0021 This error code indicates that request had multiple attributes missing or incorrect during updates of Logging Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-LOGOPT-E0100 This error code indicates that request is invalid for updating the configuration of Logging Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-LOGOPT-E0802 This error code indicates that database exception occurred during updates of Logging Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-LOGOPT-E0803 This error code indicates that data access resource failure Exception occurred during updates of Logging Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-LOGOPT-E0805 This error code indicates that NRF is unable to update the required data regarding Logging Options to database.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-LOGOPT-E0807 This error code indicates that NRF is unable to fetch the required data regarding Logging Options from database.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-LOGOPT-E0899 This error code indicates that general database exception occurred during updates of Logging Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-LOGOPT-E0902 This error code indicates that JSON processing exception occurred during updates of Logging Options.

Validate that the JSON payload is in the right format and compliant with the specified JSON schema. Fix any JSON errors.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-LOGOPT-E0903 This error code indicates that an interrupted exception occurred during updates of Logging Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-LOGOPT-E0904 This error code indicates that class cast exception occurred during updates of Logging Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-LOGOPT-E0999 This error code indicates that general exception occurred during updates of Logging Options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

C.8.13 Control Shutdown Options Configuration

The following table lists the error codes and its problem details for the NRF Configuration service operation for Control Shutdown Options Configuration.

Table C-63 CSHTOPT - Control Shutdown Options Configuration

Error Code Details Action
ONRF-CFG-CSHTOPT-E0007 This error code indicates that mandatory attribute is incorrect in request for configuring the controlled shutdown options.

Validate the format of mandatory attributes as per configuration API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-CSHTOPT-E0008 This error code indicates that optional attribute is incorrect in request for configuring the controlled shutdown options.

Validate the format of optional attributes as per configuration API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-CSHTOPT-E0009 This error code indicates that mandatory attribute is missing in request for configuring the controlled shutdown options.

Verify that all mandatory attributes are present as per configuration API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-CSHTOPT-E0010 The error code indicates that an unspecified message failure occurred while updating the controlled shutdown options.

Validate message structure to comply as per configuration API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-CSHTOPT-E0020 This error code indicates that request timed out while configuring the controlled shutdown options.

Validate message structure to comply as per configuration API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-CSHTOPT-E0021 This error code indicates that request had multiple attributes missing or incorrect for configuring the controlled shutdown options.

Validate the message for both missing mandatory attributes and invalid format of multiple attributes as per specification.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-CSHTOPT-E0100 This error code indicates that request is invalid for configuring the controlled shutdown options.

Validate message structure to comply with API definition. Also, verify that the attributes meet their specified constraints.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-CSHTOPT-E0802 This error code indicates that pessimistic locking exception occurred while configuring the controlled shutdown options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-CSHTOPT-E0803 This error code indicates that data access resource failure exception occurred while configuring the controlled shutdown options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-CSHTOPT-E0805 This error code indicates that NRF is unable to update the required data for updating configuring the controlled shutdown options.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-CSHTOPT-E0807 This error code indicates that NRF unable to fetch the required data while fetching the controlled shutdown options.

Validate message structure to comply with API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-CSHTOPT-E0899 This error code indicates that general database exception occurred while accessing the controlled shutdown options.

Validate message structure to comply with API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-CSHTOPT-E0903 This error code indicates that an interrupted exception occurred while accessing the controlled shutdown options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-CSHTOPT-E0904 This error code indicates that class cast exception occurred while accessing the controlled shutdown options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-CSHTOPT-E0999 This error code indicates that a general exception occurred while accessing the controlled shutdown options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

C.8.14 Roaming Options Configuration

The following table lists the error codes and its problem details for the NRF Configuration service operation for Roaming Options Configuration.

Table C-64 ROAMOPT - Roaming Options Configuration

Error Code Details Action
ONRF-CFG-ROAMOPT-E0007 This error code indicates that mandatory IE is incorrect in request for configuring the roaming options.

Verify that all mandatory IEs are present and valid as per configuration API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-ROAMOPT-E0008 This error code indicates that an optional IE is incorrect in request for configuring the roaming options.

Verify that all optional IEs are valid and per configuration API definition if provided.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-ROAMOPT-E0009 This error code indicates that mandatory IE is missing in request for configuring the roaming options.

Verify that all mandatory IEs are present and valid per configuration API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-ROAMOPT-E0010 The error code indicates that an unspecified message failure occurred while configuring the roaming options.

Validate message structure to comply with API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-ROAMOPT-E0020 This error code indicates that request timed out while configuring the roaming options.

Check service or database latency; improve performance or increase timeout settings.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-ROAMOPT-E0021 This error code indicates that request had multiple attributes missing or incorrect for configuring the roaming options.

Validate the message for both missing mandatory attributes and invalid format of multiple attributes as per NRF documentation.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-ROAMOPT-E0100 This error code indicates that request is invalid for configuring the roaming options.

Validate message structure to comply with API definition. Also, verify that the attributes meet their specified constraints.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-ROAMOPT-E0802 This error code indicates that pessimistic locking exception occurred while configuring the roaming options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-ROAMOPT-E0803 This error code indicates that data access resource failure exception occurred while configuring the roaming options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-ROAMOPT-E0805 This error code indicates that NRF is unable to update the required data for updating the roaming options.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-ROAMOPT-E0807 This error code indicates that NRF unable to fetch the required data while fetching the roaming options.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-ROAMOPT-E0899 This error code indicates that while general database exception occurred while accessing the roaming options.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-ROAMOPT-E0903 This error code indicates that an interrupted exception occurred while accessing the roaming options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-ROAMOPT-E0904 This error code indicates that class cast exception occurred while accessing the roaming options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-ROAMOPT-E0999 This error code indicates that General Exception occurred while accessing the roaming options.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

C.8.15 Screening Rules Configuration

The following table lists the error codes and its problem details for the NRF Configuration service operation for Screening Rules Configuration.

Table C-65 SCRNRUL - Screening Rules Configuration

Error Code Details Action
ONRF-CFG-SCRNRUL-E0007 This error code indicates that request has mandatory IE Incorrect.

Verify that all mandatory IEs are present and valid per configuration API definition. Review logs to identify the NRF-reported error further.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-SCRNRUL-E0008 This error code indicates that request has optional IE Incorrect.

Verify that all optional IEs are valid and per configuration API definition if provided. Review logs to identify the NRF-reported error further.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-SCRNRUL-E0009 This error code indicates that request has mandatory IE missing.

Verify that all mandatory IEs are present and valid per configuration API definition. Review logs to identify the NRF-reported error further.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-SCRNRUL-E0100 This error code indicates that request is invalid for updating the screening rules.

Validate message structure to comply with API definition. Also, verify that the attributes meet their specified constraints.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-SCRNRUL-E0802 This error code indicates that pessimistic locking exception occurred while updating the screening rules.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-SCRNRUL-E0803 This error code indicates that data access resource failure exception occurred for fetching the screening rules.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-SCRNRUL-E0805 This error code indicates that NRF is unable to update the required data for updating the screening rules.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-SCRNRUL-E0807 This error code indicates that NRF unable to fetch the required data fetching the screening rules.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-SCRNRUL-E0899 This error code indicates that general database exception occurred during accessing the screening rules.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-SCRNRUL-E0902 This error code indicates that an interrupted exception occurred while accessing the screening rules.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-SCRNRUL-E0903 This error code indicates that an interrupted exception occurred while accessing the screening rules.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-SCRNRUL-E0904 This error code indicates that class cast exception occurred during accessing the screening rules.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-SCRNRUL-E0999 This error code indicates that general exception occurred during accessing the screening rules.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

C.8.16 Growth Options Configuration

The following table lists the error codes and its problem details for the NRF Configuration service operation for Growth Options Configuration.

Table C-66 GWTHOPT - Growth Options Configuration

Error Code Details Action
ONRF-CFG-GWTHOPT-E0007 This error code indicates that a mandatory attribute is incorrect for updating the Growth Options.

Validate the format of mandatory attributes as per NRF documentation.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-GWTHOPT-E0008 This error code indicates that an optional attribute is incorrect for updating the Growth Options.

Validate the format of optional attributes as per NRF documentation.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-GWTHOPT-E0009 This error code indicates that a mandatory attribute is missing for updating the Growth Options.

Verify that all mandatory attributes are present as per NRF documentation.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-GWTHOPT-E0010 The error code indicates that an unspecified message failure occurred while updating the Growth Options.

Validate message structure to comply with API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-GWTHOPT-E0021 This error code indicates that request had multiple attributes missing or incorrect for updating the Growth Options.

Validate the message for both missing mandatory attributes and invalid format of multiple attributes as per NRF documentation.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-GWTHOPT-E0100 This error code indicates that request is invalid for updating the Growth Options.

Validate message structure to comply with API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

C.8.17 Growth Configuration for Forwarding

The following table lists the error codes and its problem details for the NRF Configuration service operation for Growth configuration for Forwarding.

Table C-67 GWTHFOR - Growth Configuration for Forwarding

Error Code Details Action
ONRF-CFG-GWTHFOR-E0007 This error code indicates that a mandatory attribute is incorrect for updating the Growth forwarding.

Validate the format of mandatory attributes as per NRF documentation.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-GWTHFOR-E0008 This error code indicates that an optional attribute is incorrect for updating the Growth forwarding.

Validate the format of optional attributes as per NRF documentation.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-GWTHFOR-E0009 This error code indicates that a mandatory attribute is missing for updating the Growth forwarding.

Verify that all mandatory attributes are present as per NRF documentation.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-GWTHFOR-E0010 The error code indicates that an unspecified message failure occurred while updating the Growth forwarding.

Validate message structure to comply with API definition as per NRF documentation.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-GWTHFOR-E0021 This error code indicates that request had multiple attributes missing or incorrect for updating the Growth forwarding.

Validate the message for both missing mandatory attributes and invalid format of multiple attributes as per specification.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-GWTHFOR-E0100 This error code indicates that request is invalid for updating the Growth forwarding.

Validate message structure to comply with API definition. Also, verify that the attributes meet their specified constraints.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

C.8.18 Fetching NRF Configuration

The following table lists the error codes and its problem details for fetching NRF Configuration.

Table C-68 NRFCFG - Fetching NRF Configuration

Error Code Details Action
ONRF-CFG-NRFCFG-E0802 This error code indicates that pessimistic locking exception occurred while fetching the NRF Configurations.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-NRFCFG-E0803 This error code indicates that data access resource failure exception occurred while fetching the NRF Configurations.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-NRFCFG-E0807 This error code indicates that NRF is unable to fetch the required data while fetching the NRF Configurations.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-NRFCFG-E0899 This error code indicates that general database exception occurred while fetching the NRF Configurations.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-NRFCFG-E0903 This error code indicates that an interrupted exception occurred while fetching the NRF Configurations.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-NRFCFG-E0904 This error code indicates that class cast exception occurred while fetching the NRF Configurations.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-NRFCFG-E0999 This error code indicates that general exception occurred while fetching the NRF Configurations.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

C.8.19 Fetching NF State Data

The following table lists the error codes and its problem details for the NRF Configuration service operation for Fetching NF State Data.

Table C-69 NFDTLS - Fetching NF State Data

Error Code Details Action
ONRF-CFG-NFDTLS-E0021 This error code indicates that request had multiple attributes missing or incorrect for fetching the NF details.

Validate the message for both missing mandatory attributes and invalid format of multiple attributes as per specification.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-NFDTLS-E0100 This error code indicates that request is invalid for fetching the NF details.

Validate message structure to comply with API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-NFDTLS-E0807 This error code indicates that NRF is unable to fetch the required data for the fetching NF details.

Validate message structure to comply with API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-NFDTLS-E0999 This error code indicates that general exception occurred while fetching the NF details.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

C.8.20 Retrieve Subscription Details Based on Query Attributes for Configuring the Non-Signaling API

The following table lists the error codes and its problem details for retrieving subscription details based on query attributes for configuring the non-signaling API.

Table C-70 SUBDTLS - Retrieve Subscription Details Based on Query Attributes for Configuring the Non-Signaling API

Error Code Details Action
ONRF-CFG-SUBDTLS-E0021 This error code indicates that request had multiple attributes missing or incorrect for fetching subscription details.

Validate the message for both missing mandatory attributes and invalid format of multiple attributes as per specification.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-SUBDTLS-E0807 This error code indicates that NRF is unable to fetch the required data for fetching subscription details.

Validate message structure to comply with API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-SUBDTLS-E0999 This error code indicates that general exception occurred during fetching subscription details.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

C.8.21 Status API for DNS NAPTR Record

The following table lists the error codes and its problem details for the Status API for DNS NAPTR record.

Table C-71 NPTRREC- Status API for DNS NAPTR Record

Error Code Details Action
ONRF-CFG-NPTRREC-E0807 This error code indicates that NRF is unable to fetch the required data from cache.

Validate message structure to comply with API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

C.8.22 Manual Cache Update of DNS NAPTR Records

The following table lists the error codes and its problem details for the NRF Configuration Manual cache update of DNS NAPTR records.

Table C-72 RTNPTR - Manual Cache Update of DNS NAPTR Records

Error Details Details Action
ONRF-CFG-RTNPTR-E7000 This error code indicates that there was failure to trigger DNS NAPTR Update records.

Validate message structure to comply with API definition.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-RTNPTR-E0902 This error code indicates that JSON processing exception occurred while triggering DNS NAPTR Update records.

Validate that the JSON payload is in the right format and compliant with the specified JSON schema. Fix any JSON errors.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-RTNPTR-E0100 This error code indicates that request is invalid for triggering DNS NAPTR Update records.

Validate the message structure to ensure compliance with the API definition. Also, verify that the size of reTriggerNaptrUpdateRecords in the request body is less than or equal to 10.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-RTNPTR-E0021 This error code indicates that request had multiple attributes missing or incorrect for triggering DNS NAPTR Update records.

Validate the message for both missing mandatory attributes and invalid format of multiple attributes as per specification.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

C.8.23 NRF Operation State Configuration

The following table lists the error codes and its problem details for the NRF Operation State Configuration.

Table C-73 NRFOPER - NRF Operation State Configuration

Error Code Details Action
ONRF-CFG-NRFOPER-E0020 This error code indicates that the request timed out when fetching NRF Configuration NRF operation state.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-NRFOPER-E0802 This error code indicates that pessimistic locking exception occurred when fetching NRF Configuration NRF operation state.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-NRFOPER-E0803 This error code indicates that data access resource failure exception occurred while fetching NRF Configuration NRF operation state.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-NRFOPER-E0805 This error code indicates that NRF is unable to update the required data for NRF Configuration NRF operation state.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-NRFOPER-E0807 This error code indicates that NRF is unable to fetch the required data while fetching NRF Configuration NRF operation state.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-NRFOPER-E0899 This error code indicates that general database exception occurred while fetching NRF Configuration NRF operation state.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-NRFOPER-E0903 This error code indicates that interrupted exception occurred while fetching NRF Configuration NRF operation state.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-NRFOPER-E0904 This error code indicates that class cast exception occurred while fetching NRF Configuration NRF operation state.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-CFG-NRFOPER-E0999 This error code indicates that general exception occurred while fetching NRF Configuration NRF operation state.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

C.8.24 CNCC Controller Configuration

The following table lists the error codes and its problem details for the NRF Configuration service operation for CNCC Controller Configuration

Table C-74 CNCCDTN - CNCC Controller Configuration

Error Code Details Action
ONRF-CFG-CNCCDTN-E7001 This error code indicates that there is an error in CNCC controller.

An internal application error occurred at the NRF while processing the request.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

C.8.25 UnSupported Media Type

The following table lists the error codes and its problem details for the NRF Configuration microservice for UnSupported Media Type.

Table C-75 UNKSROP - UnSupported Media Type

Error Details Details Action
ONRF-CFG-UNKSROP-E0902 This error code indicates that JSON processing exception occurred during an unknown service operation.

Verify that the HTTP operation is defined in the specifications. If not, correct it accordingly. If it is valid, collect and share logs with Oracle Support.

Validate that the JSON payload is in the right format and compliant with the specified JSON schema. Fix any JSON errors.

Review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

C.9 Ingress Gateway Service

The following table lists the error codes and its problem details for the Ingress Gateway service.

Table C-76 Ingress Gateway Service Error Codes

Error Code Description Action
ONRF-IGW-E001 This error code indicates that Ingress Gateway is unable to establish the connection with the backend service in the configured connectionTimeout period.

Verify reachability between the Ingress Gateway and NRF backend microservices, ensure services are in-service, and check for network delay, packet loss, or pod resource overload (CPU/memory) causing timeouts. Review CNE logs, address environmental issues, or adjust connection timeouts if needed.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-IGW-E002 This error code indicates that request processing time is more than the configured request timeout at Ingress Gateway.

Verify reachability between the Ingress Gateway and NRF backend microservices, ensure services are in-service, and check for network delay, packet loss, or pod resource overload (CPU/memory) causing the timeout. Review CNE logs and address environmental issues or adjust request processing time accordingly.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-IGW-E003 This error code indicates that Ingress Gateway is unable to resolve the configured backend service host name.

Verify that the backend service hostname is resolvable via DNS. If not, ensure DNS entries are correctly configured and retrievable. If DNS resolution is successful and the issue persists, review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-IGW-E004 This error code indicates that Ingress Gateway is unable to establish the connection with the backend service.

Verify reachability between the Ingress Gateway and NRF backend microservices, ensure services are in-service, and check for network delay or packet loss. Review CNE logs and correct any issues.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-IGW-E005 This error code indicates that Blocklist IP exception has occurred while establishing a new connection with the blocklisted IP at Ingress Gateway. IP is blocklisted if the TCP connection to this IP has failed more than 10 times.

Investigate why the IP is blocklisted; check backend service health; review firewall and network routes.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-IGW-E006 This error code indicates that closed channel exception has occurred because the incoming TCP connection was abruptly terminated before Ingress Gateway sent back the response.

Check client-side connection-handling, load balancer keep-alives; look for network interruptions.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-IGW-E051 This error code indicates that RejectedExecutionException has occurred at Ingress Gateway as the number of incoming requests is more than the queueCapacity configured in applicationThreadPoolConfig.

Values already been tuned for the system.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-IGW-E052 This error code indicates that Ingress Gateway received the request path with no endpoint implemented in the backend service.

Required Endpoints will be already configured in the system.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-IGW-E053 This error indicates that SocketException has occurred as Ingress Gateway was unable to create a TCP connection.

Check network connectivity, firewall rules, and backend service status.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-IGW-E054 This error code indicates some unknown internal error occurred at Ingress Gateway while processing the request.

Verify reachability between backend microservices and the egress gateway microservice, confirm services are in-service, and check CNE logs to resolve the issue.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-IGW-E102 This error code indicates that late arrival exception occurred at Ingress Gateway as the request has already expired as part of the SbiTimer feature.

Values already been tuned for the system.

If needed, review problem details and application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-IGW-E112 This error code indicates validation of the user-agent header failed at Ingress Gateway.

User-Agent validation for allowed consumer NF types is enabled.

If enforcement is required, ensure allowed consumer NF types configuration includes the requester.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-IGW-E122 This error code indicates requests received at Ingress Gateway were rejected gracefully during the Ingress Gateway shutdown.

Control Shutdown is enabled and processed.

Nothing much can be done, however if needed review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-IGW-E132 This error code indicates requests are being rejected after exceeding the burstCapacity when the global ratelimit feature is enabled.

Values already been tuned for the system. Reduce request rate or implement client-side rate limiting.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-IGW-E152 This error code indicates that requests are being rejected after exceeding the burstCapacity when the rss ratelimit feature is enabled.

Adjust route-level ratelimit entries in the Ingress Gateway configuration. So, that limits match observed traffic for that route. Reduce peak request rates at the source, so bursts remain within the configured burstCapacity; or increase globalIngressRateLimiting.burstCapacity only if justified.Validate via Ingress Gateway or gateway metrics and traffic captures; confirm that rejections cease for the affected route(s).

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-IGW-E162 This error code indicates that validation of the XFCC header failed at Ingress Gateway.

Check that XFCC header is present and correctly formatted as feature is enabled. Disable the XFCC feature if not needed.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-IGW-E163 This error code indicates that a request received at Ingress Gateway has no XFCC header or an empty XFCC header.

Ensure XFCC header is set in request as feature is enabled. Disable the XFCC feature if not needed.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-IGW-E164 This error code indicates that the XFCC header validation failed due to XFCC certificate count mismatch in Ingress Gateway.

Verify and correct the certificate chain length as feature is enabled. Disable the XFCC feature if not needed.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-IGW-E165 This error code indicates that an invalid XFCC header is received at Ingress Gateway.

Correct XFCC header structure and contents as feature is enabled. Disable the XFCC feature if not needed.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-IGW-E171 This error code indicates that validation of the OAuth token failed at Ingress Gateway.

Validate token’s claims, expiration, and digital signature.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-IGW-E172 This error code indicates that the OAuth cert that has expired is received at Ingress Gateway.

Renew Oauth certificate.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-IGW-E173 This error code indicates that OAuth mismatch occurred in KID at Ingress Gateway.

Ensure correct key identifier (KID); sync token and configuration.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-IGW-E174 This error code indicates that producer scope is absent in the OAuth token received at Ingress Gateway.

Add required producer scope to OAuth token.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-IGW-E175 This error code indicates that the producer scope present in the OAuth token mismatches with the producer scope configured at Ingress Gateway.

Align producer scope in token as per the configuration.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-IGW-E176 This error code indicates that the NRF instance ID present in the OAuth token mismatches with the NRF instance ID configured at Ingress Gateway.

Sync incoming request with OAuth token value configured.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-IGW-E177 This error code indicates that the received OAuth token mismatches with the producer PLMN configured at Ingress Gateway.

Align producer PLMN in token and gateway configuration.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-IGW-E178 This error code indicates that the received OAuth token does not contain an audience or an invalid audience at Ingress Gateway.

Add valid audience claim to OAuth token.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-IGW-E179 This error code indicates that an invalid OAuth token is received at Ingress Gateway.

Issue and use a valid OAuth token.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-IGW-E180 This error code indicates that a request was received at Ingress Gateway with no OAuth token or an empty OAuth token.

Include a valid OAuth token in the request.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-IGW-E182 This error code indicates that overload control exception occurred at Ingress Gateway.

Reduce load and review overload policies.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-IGW-E183 This error code indicates that ResponseStatusException was created by Spring boot as Ingress Gateway exception handler was unable to handle an exception.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-IGW-E191 This error code indicates that validation of the CCA header failed at Ingress Gateway.

Correct or provide the appropriate CCA header.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-IGW-E192 This error code indicates that requests are being discarded partially at Ingress Gateway when the control shutdown feature is enabled.

Control Shutdown is enabled and processed. Nothing much can be done, however if needed, review application logs to identify the reported error further. Contact My Oracle Support.

ONRF-IGW-E193 This error code indicates that requests are being discarded completely at Ingress Gateway when the control shutdown feature is enabled.

Control Shutdown is enabled and processed. Nothing much can be done, however if needed, review application logs to identify the reported error further. Contact My Oracle Support.

ONRF-IGW-E200 This error code indicates all requests will be rejected at Ingress Gateway when the traffic reject feature is enabled.

Disable traffic reject or change policy as appropriate.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-IGW-E201 This error code indicates that requests are being rejected when the load level matches the configured percentage in the discard policy mapping of the overload control feature.

Tune discard policy mappings or reduce incoming request rate as overload feature is enabled.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-IGW-E202 This error code indicates that requests with sbi-priority header with value greater than the configured value of discarded load level matches discard policy mapping of the overload control feature.

Assign correct sbi-priority or change policy mapping.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-IGW-E211 This error code indicates that requests are being rejected when the priority level matches the configured priority in the discard policy mapping of the overload control feature.

Change discard policy mapping or manage request priority.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-IGW-E220 This error code indicates that requests are being rejected after exceeding the burstCapacity when the PLMN Egress Rate Limit feature is enabled.

Adjust rate limit settings. Increase per-PLMN egress rate limits to justified levels or reduce per-PLMN traffic rate as feature is enabled. Disable feature if not needed.

Review application logs to identify the reported error further. Contact My Oracle Support if required.

ONRF-IGW-E221 This error code indicates that an invalid route exception has occurred as invalidRouteFilter was configured in the routesConfiguration.

Routes are already configured in the system as needed.

If this error persists, review application logs to identify the reported error further. Contact My Oracle Support if required.

C.10 Egress Gateway Service

The following table lists the error codes and its problem details for the Egress Gateway service.

Table C-77 Egress Gateway Service Error Codes

Error Code Description Action
ONRF-EGW-E001 This error code indicates that Egress Gateway is unable to establish the connection with peer NF in the configured connectionTimeout period.

Values are already been tuned for the system. Confirm peer NF network status and increase timeout if needed.

Review application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-EGW-E002 This error code indicates that request processing time is more than the configured request timeout at Egress Gateway.

Values are already been tuned for the system.

Review application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-EGW-E003 This error code indicates that Egress Gateway is unable to resolve the peer NF service host name.

Check DNS setup and FQDN correctness.

Review application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-EGW-E004 This error code indicates that Egress Gateway is unable to establish the connection with peer NF service.

Verify peer NF service status and network connectivity.

Review application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-EGW-E005 This error code indicates an exception occurred because HTTP1.1 is disabled, but the oc-http-version header has a value http1.

This is internal error occurred at Egress Gateway.

Review application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-EGW-E006 This error code indicates that a closed channel exception has occurred as the incoming TCP connection was abruptly terminated before Egress Gateway sent the response.

Review network reliability and client connection handling.

Review application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-EGW-E007 This error code indicates the SSL handshake exception occurred in Egress Gateway.

Check SSL certificates, protocol versions, and network trust settings.

Review application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-EGW-E051 This error code indicates that RejectedExecutionException has occurred at Egress Gateway as the number of incoming requests is more than the queueCapacity configured in applicationThreadPoolConfig.

This is internal error occurred at Egress Gateway.

Review application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-EGW-E052 This error code indicates that Egress Gateway received a request path with an endpoint that is not implemented in the peer NF service.

Check that the requested endpoint exists in peer NF; adjust request path or peer configuration.

Review application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-EGW-E054 This error code indicates that some unknown internal error occurred in Egress Gateway while processing the request.

Review NRF forwarding configuration, verify reachability between backend microservices and the egress gateway microservice, confirm services are in-service, and check CNE logs to resolve the issue.

Review application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-EGW-E102 This error code indicates that late arrival exception has occurred at Egress Gateway as the request has already expired as part of the SbiTimer feature.

This is internal error occurred at Egress Gateway.

Review application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-EGW-E112 This error code indicates that requests are being rejected after exceeding the bucketCapacity when the notificationRateLimit feature is enabled.

Values already been tuned for the system. Increase notificationRateLimit or reduce notification frequency as notificationRateLimit feature is enabled.

Review application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-EGW-E122 This error code indicates that the retry-after feature is enabled and producer FQDN is blocklisted, therefore the request cannot be fulfilled.

This is internal error occurred at Egress Gateway. Validate the network connectivity and deployment. Need to find reason for blocking the producer FQDN.

Review application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-EGW-E127 This error code indicates that the service shutdown is in progress.

Control Shutdown is already in progress. Nothing much can be done.

Review application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-EGW-E132 This error code indicates that the DNS resolution of virtual FQDN failed.

Check DNS configurations; verify FQDN correctness; ensure DNS server availability.

Review application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-EGW-E152 This error code indicates the exception occurred because of a bad AccessToken request received.

This is internal error occurred at Egress Gateway. Validate the network connectivity and deployment.

Review application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-EGW-E153 This error code indicates that Egress Gateway is unable to send an AccessToken request to NRF.

This is internal error occurred at Egress Gateway. Validate the network connectivity and deployment.

Review application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-EGW-E154 This error code indicates an error in retrieving a token from NRF.

This is internal error occurred at Egress Gateway. Validate the network connectivity and deployment.

Review application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-EGW-E155 This error code indicates response failure from NRF(invalid/bad response) while trying to fetch oauth token.

This is internal error occurred at Egress Gateway. Validate the network connectivity and deployment.

Review application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-EGW-E172 This error code indicates that requests are being rejected after exceeding the bucketCapacity when the egressRateLimiting feature is enabled.

This is an internal error occurred at Egress Gateway. System values are already tuned.

Review application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-EGW-E182 This error code indicates that custom exception occurred in some feature at Egress Gateway because some conditions failed to fulfill at runtime, such as SbiRouting, SeppProxyFilter, PeerBlackListHelper, EgressGatewayFilter, and so on.

This is an internal error occurred at Egress Gateway.

Review application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-EGW-E183 This error code indicates that ResponseStatusException was created by Spring boot as Egress Gateway exception handler was unable to handle an exception.

This is an internal error occurred at Egress Gateway.

Review application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-EGW-E192 This error code indicates that requests are being discarded partially at Egress Gateway when the control shutdown feature is enabled.

Control Shutdown is already in progress. Nothing much can be done. If needed, review application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-EGW-E193 This error code indicates that requests are being discarded completely at Egress Gateway when the control shutdown feature is enabled.

Control Shutdown is already in progress. Nothing much can be done. If needed, review application logs to identify the reported error. Contact My Oracle Support if required.

ONRF-EGW-E202 This error code indicates that an invalid route exception has occurred as invalidRouteFilter was configured in routesConfiguration.

Review and correct the routing filter configuration.

Review application logs to identify the reported error. Contact My Oracle Support if required.

C.11 Alternate Route Service

The following table lists the error codes and its problem details for the Alternate Route Service.

Table C-78 Alternate Route Service Error Codes

Error Code Description Action
ARS-E101 This error code indicates that Alternate Route Service experienced an exception while trying to connect/send request to upstream DNS for the DNS NAPTR feature.

Check upstream DNS connectivity and troubleshoot Alternate Route Service.

Review application logs to identify the reported error. Contact My Oracle Support if required.

ARS-E102 This error code indicates FQDN or scheme parsing exception has occurred at Alternate Route Service.

Review FQDN and URI schemes; correct invalid values.

Review application logs to identify the reported error. Contact My Oracle Support if required.

ARS-E103 This error code indicates a custom exception has occurred at Alternate Route Service.

Review application logs to identify the reported error. Contact My Oracle Support if required.

C.12 Common Configuration

The following table lists the error codes and its problem details for the Common Configuration.

Table C-79 Common Configuration Error Codes

Error Code Description Action
CFG-E101 This error code indicates that an invalid method argument exception has occurred at Common Configuration Service.

Check API client or request; correct the method arguments as documented in the API specification.

Review application logs to identify the reported error. Contact My Oracle Support if required.

CFG-E102 This error code indicates that the missing request parameter exception has occurred at Common Configuration Service.

Add the required request parameters as documented in the API specification.

Review application logs to identify the reported error. Contact My Oracle Support if required.

CFG-E103 This error code indicates that no suitable converter was found for Common Configuration Service.

Check the request or response content types and converters configuration; update or add missing converters as documented in the API specification.

Review application logs to identify the reported error. Contact My Oracle Support if required.

CFG-E105 This error code indicates that the triggered HTTP method is not supported for the URI/API end point.

Use supported HTTP method as documented in the API specification.

Review application logs to identify the reported error. Contact My Oracle Support if required.

CFG-E106 This error code indicates that exception has occurred as the payload was not in the proper format to read.

Validate and correct the reques or response payload format as documented in the API specification.

Review application logs to identify the reported error. Contact My Oracle Support if required.

CFG-E107 This error code indicates that configuration related exception has occurred at Common Configuration Service.

Review configuration files and environment variables for errors or omissions.

Review application logs to identify the reported error. Contact My Oracle Support if required.

CFG-E108 This error code indicates that HTTP error has occurred at Common Configuration Service.

Check server network and endpoint status; retry when service is available.

Review application logs to identify the reported error. Contact My Oracle Support if required.

CFG-E109 This error code indicates that custom exception has occurred at Common Configuration Service.

Review application logs to identify the reported error. Contact My Oracle Support if required.