C Error Response Code Details
- NF Registration Microservice
- NF Subscription Microservice
- NF Discovery Microservice
- NF Access Token Microservice
- NRF Cache Data Microservice
- NRF Configuration Microservice
- NRF Auditor Microservice
- NRF Artisan Microservice
- Ingress Gateway Service
- Egress Gateway Service
- Alternate Route Service
- Common Configuration
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 |
---|---|
ONRF-REG-REGN-E0002 |
This error code indicates that an invalid message format received for NFRegister service operation message. |
ONRF-REG-REGN-E0007 |
This error code indicates that a mandatory attribute is incorrect for NFRegister service operation message. |
ONRF-REG-REGN-E0008 |
This error code indicates that an optional attribute is incorrect for NFRegister service operation message. |
ONRF-REG-REGN-E0009 |
This error code indicates that a mandatory attribute is missing for NFRegister service operation message. |
ONRF-REG-REGN-E0023 |
This error code indicates that NF profile size limit breached exception occurred while processing of NFRegister service operation message. |
ONRF-REG-REGN-E0021 |
This error code indicates that multiple attributes are missing or incorrect in NFRegister service operation message. |
ONRF-REG-REGN-E0100 |
This error code indicates that message failure occurred generic in nature while processing the NFRegister service operation message. |
ONRF-REG-REGN-E0104 |
This error code indicates that NF FQDN Authentication failure occurred while processing the NFRegister service operation message. |
ONRF-REG-REGN-E0108 |
This error code indicates that NRF PLMN is not configured while processing the NFRegister service operation message. |
ONRF-REG-REGN-E0109 |
This error code indicates that NF Management Service is unavailable while processing the NFRegister service operation message. |
ONRF-REG-REGN-E0110 |
This error code indicates that OC-XFCC-DNS header is not present while processing the NFRegister service operation message. |
ONRF-REG-REGN-E0111 |
This error code indicates that NF Screening failed while processing the NFRegister service operation message. |
ONRF-REG-REGN-E0112 |
This error code indicates that Foreign PLMN is not supported while processing the NFRegister service operation message. |
ONRF-REG-REGN-E0801 |
This error code indicates that database access exception occurred while processing the NFRegister service operation message. |
ONRF-REG-REGN-E0802 |
This error code indicates that pessimistic locking exception occurred while processing the NFRegister service operation message. |
ONRF-REG-REGN-E0803 |
This error code indicates that database access resource failure exception occurred while processing the NFRegister service operation message. |
ONRF-REG-REGN-E0804 |
This error code indicates that database insertion failure occurred while processing the NFRegister service operation message. |
ONRF-REG-REGN-E0807 |
This error code indicates that database read failure occurred while processing the NFRegister service operation message. |
ONRF-REG-REGN-E0808 |
This error code indicates that SQL exception occurred while processing the NFRegister service operation message. |
ONRF-REG-REGN-E0899 |
This error code indicates that general database exception occurred while processing the NFRegister service operation message. |
ONRF-REG-REGN-E0901 |
This error code indicates that an IO exception occurred while processing the NFRegister service operation message. |
ONRF-REG-REGN-E0902 |
This error code indicates that JSON processing exception occurred while processing the NFRegister service operation message. |
ONRF-REG-REGN-E0903 |
This error code indicates that an interrupted exception occurred while processing the NFRegister service operation message. |
ONRF-REG-REGN-E0904 |
This error code indicates that class cast exception occurred while processing the NFRegister service operation message. |
ONRF-REG-REGN-E0905 |
This error code indicates that decoding exception occurred while processing the NFRegister service operation message. |
ONRF-REG-REGN-E0999 |
This error code indicates that any other exception occurred while processing the NFRegister service operation message. |
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 |
---|---|
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. |
ONRF-REG-FULLUPD-E0100 |
This error code indicates that message failure occurred generic in nature while processing the NFUpdate Full replacement service operation message. |
ONRF-REG-FULLUPD-E0108 |
This error code indicates that NRF PLMN is not configured while processing the NFUpdate Full replacement service operation message. |
ONRF-REG-FULLUPD-E0109 |
This error code indicates that NF Management Service is unavailable while processing the NFUpdate Full replacement service operation message. |
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. |
ONRF-REG-FULLUPD-E0111 |
This error code indicates that NF Screening failed while processing the NFUpdate Full replacement service operation message. |
ONRF-REG-FULLUPD-E0801 |
This error code indicates that database access exception occurred while processing the NFUpdate Full replacement service operation message. |
ONRF-REG-FULLUPD-E0802 |
This error code indicates that when pessimistic locking exception occurred while processing the NFUpdate Full replacement service operation message. |
ONRF-REG-FULLUPD-E0803 |
This error code indicates that database access resource failure exception occurred while processing the NFUpdate Full replacement service operation message. |
ONRF-REG-FULLUPD-E0805 |
This error code indicates that database update exception occurred while processing the NFUpdate Full replacement service operation message. |
ONRF-REG-FULLUPD-E0807 |
This error code indicates that database read failure occurred while processing the NFUpdate Full replacement service operation message. |
ONRF-REG-FULLUPD-E0808 |
This error code indicates that SQL exception occurred while processing the NFUpdate Full replacement service operation message. |
ONRF-REG-FULLUPD-E0899 |
This error code indicates that general database exception occurred while processing the NFUpdate Full replacement service operation message. |
ONRF-REG-FULLUPD-E0901 |
This error code indicates that IO exception occurred while processing the NFUpdate Full replacement service operation message. |
ONRF-REG-FULLUPD-E0902 |
This error code indicates that JSON processing exception occurred while processing the NFUpdate Full replacement service operation message. |
ONRF-REG-FULLUPD-E0903 |
This error code indicates that an interrupted exception occurred while processing the NFUpdate Full replacement service operation message. |
ONRF-REG-FULLUPD-E0904 |
This error code indicates that class cast exception occurred while processing the NFUpdate Full replacement service operation message. |
ONRF-REG-FULLUPD-E0905 |
This error code indicates that decoding exception occurred while processing the NFUpdate Full replacement service operation message. |
ONRF-REG-FULLUPD-E0999 |
This error code indicates that any other exception occurred while processing the NFUpdate Full replacement service operation message. |
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 |
---|---|
ONRF-REG-PARTUPD-E0002 |
This error code indicates an invalid message format for NFUpdate Partial replacement service operation message. |
ONRF-REG-PARTUPD-E0007 |
This error code indicates that a mandatory attribute is incorrect for NFUpdate Partial replacement service operation message. |
ONRF-REG-PARTUPD-E0008 |
This error code indicates that an optional attribute is incorrect for NFUpdate Partial replacement service operation message. |
ONRF-REG-PARTUPD-E0009 |
This error code indicates that a mandatory attribute is missing for NFUpdate Partial replacement service operation message. |
ONRF-REG-PARTUPD-E0010 |
This error code indicates that message failure occurred generic in nature while processing the NFUpdate Partial replacement service operation message. |
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. |
ONRF-REG-PARTUPD-E0100 |
This error code indicates that message failure occurred generic in nature while processing the NFUpdate Partial replacement service operation message. |
ONRF-REG-PARTUPD-E0104 |
This error code indicates that NF FQDN Authentication failure occurred while processing of NFUpdate Partial replacement service operation message. |
ONRF-REG-PARTUPD-E0108 |
This error code indicates that NRF PLMN is not configured while processing the NFUpdate Partial replacement service operation message. |
ONRF-REG-PARTUPD-E0109 |
This error code indicates that NF Management Service is unavailable while processing the NFUpdate Partial replacement service operation message. |
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. |
ONRF-REG-PARTUPD-E0111 |
This error code indicates that NF Screening failed while processing the NFUpdate Partial replacement service operation message. |
ONRF-REG-PARTUPD-E0801 |
This error code indicates that database access exception occurred while processing the NFUpdate Partial replacement service operation message. |
ONRF-REG-PARTUPD-E0802 |
This error code indicates that when pessimistic locking exception occurred while processing the NFUpdate Partial replacement service operation message. |
ONRF-REG-PARTUPD-E0803 |
This error code indicates that database access resource failure exception occurred while processing the NFUpdate Partial replacement service operation message. |
ONRF-REG-PARTUPD-E0805 |
This error code indicates that database update exception occurred while processing the NFUpdate Partial replacement service operation message. |
ONRF-REG-PARTUPD-E0807 |
This error code indicates that database read failure occurred while processing the NFUpdate Partial replacement service operation message. |
ONRF-REG-PARTUPD-E0808 |
This error code indicates that SQL exception occurred while processing the NFUpdate Partial replacement service operation message. |
ONRF-REG-PARTUPD-E0899 |
This error code indicates that general database exception occurred while processing the NFUpdate Partial replacement service operation message. |
ONRF-REG-PARTUPD-E0901 |
This error code indicates that IO exception occurred while processing the NFUpdate Partial replacement service operation message. |
ONRF-REG-PARTUPD-E0902 |
This error code indicates that JSON processing exception occurred while processing the NFUpdate Partial replacement service operation message. |
ONRF-REG-PARTUPD-E0903 |
This error code indicates that an interrupted exception occurred while processing the NFUpdate Partial replacement service operation message. |
ONRF-REG-PARTUPD-E0904 |
This error code indicates that class cast exception occurred while processing the NFUpdate Partial replacement service operation message. |
ONRF-REG-PARTUPD-E0905 |
This error code indicates that decoding exception occurred while processing the NFUpdate Partial replacement service operation message. |
ONRF-REG-PARTUPD-E0999 |
This error code indicates that any other exception occurred while processing the NFUpdate Partial replacement service operation message. |
ONRF-REG-PARTUPD-E1004 |
This error code indicates that specific NF Instance ID record not found while processing the NFUpdate Partial service operation message. |
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 |
---|---|
ONRF-REG-HB-E0002 |
This error code indicates an invalid message format for the NFHeartbeat service operation message. |
ONRF-REG-HB-E0109 |
This error code indicates that NF Management Service is unavailable while processing the NFHeartbeat service operation message. |
ONRF-REG-HB-E0110 |
This error code indicates that OC-XFCC-DNS header is not present while processing the NFHeartbeat service operation message. |
ONRF-REG-HB-E0801 |
This error code indicates that database access exception occurred while processing the NFHeartbeat service operation message. |
ONRF-REG-HB-E0802 |
This error code indicates that when pessimistic locking exception occurred while processing the NFHeartbeat service operation message. |
ONRF-REG-HB-E0803 |
This error code indicates that database access resource failure exception occurred while processing the NFHeartbeat service operation message. |
ONRF-REG-HB-E0805 |
This error code indicates that database update exception occurred while processing the NFHeartbeat service operation message. |
ONRF-REG-HB-E0807 |
This error code indicates that database read failure occurred while processing the NFHeartbeat service operation message. |
ONRF-REG-HB-E0808 |
This error code indicates that SQL exception occurred while processing the NFHeartbeat service operation message. |
ONRF-REG-HB-E0899 |
This error code indicates that general database exception occurred while processing the NFHeartbeat service operation message. |
ONRF-REG-HB-E0901 |
This error code indicates that an IO exception occurred while processing the NFHeartbeat service operation message. |
ONRF-REG-HB-E0902 |
This error code indicates that JSON processing exception occurred while processing the NFHeartbeat service operation message. |
ONRF-REG-HB-E0903 |
This error code indicates that an interrupted exception occurred while processing the NFHeartbeat service operation message. |
ONRF-REG-HB-E0904 |
This error code indicates that class cast exception occurred while processing the NFHeartbeat service operation message. |
ONRF-REG-HB-E0905 |
This error code indicates that decoding exception occurred while processing the NFHeartbeat service operation message. |
ONRF-REG-HB-E0999 |
This error code indicates that any other exception occurred while processing the NFHeartbeat service operation message. |
ONRF-REG-HB-E1004 |
This error code indicates that specific NF Instance ID record not found while processing the NFHeartbeat service operation message. |
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 |
---|---|
ONRF-REG-DEREG-E0002 |
This error code indicates an invalid message format for NFDeregister service operation message. |
ONRF-REG-DEREG-E0104 |
This error code indicates that NF FQDN Authentication failure occurred while processing the NFDeregister service operation message. |
ONRF-REG-DEREG-E0109 |
This error code indicates that NF Management Service is unavailable while processing the NFDeregister service operation message. |
ONRF-REG-DEREG-E0801 |
This error code indicates that database access exception occurred while processing the NFDeregister service operation message. |
ONRF-REG-DEREG-E0802 |
This error code indicates that pessimistic locking exception occurred while processing the NFDeregister service operation message. |
ONRF-REG-DEREG-E0803 |
This error code indicates that database access resource failure exception occurred while processing the NFDeregister service operation message. |
ONRF-REG-DEREG-E0806 |
This error code indicates that database delete failure occurred while processing the NFDeregister service operation message. |
ONRF-REG-DEREG-E0807 |
This error code indicates that database read failure occurred while processing the NFDeregister service operation message. |
ONRF-REG-DEREG-E0808 |
This error code indicates that SQL exception occurred while processing the NFDeregister service operation message. |
ONRF-REG-DEREG-E0899 |
This error code indicates that general database exception occurred while processing the NFDeregister service operation message. |
ONRF-REG-DEREG-E0901 |
This error code indicates that IO exception occurred while processing the NFDeregister service operation message. |
ONRF-REG-DEREG-E0902 |
This error code indicates that JSON processing exception occurred while processing the NFDeregister service operation message. |
ONRF-REG-DEREG-E0903 |
This error code indicates that an interrupted exception occurred while processing the NFDeregister service operation message. |
ONRF-REG-DEREG-E0904 |
This error code indicates that class cast exception occurred while processing the NFDeregister service operation message. |
ONRF-REG-DEREG-E0999 |
This error code indicates that any other exception occurred while processing the NFDeregister service operation message. |
ONRF-REG-DEREG-E1004 |
This error code indicates that specific NF Instance ID record not found while processing the NFDeregister service operation message. |
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 |
---|---|
ONRF-REG-NFPR-E0002 |
This error code indicates that message format is invalid while processing the NFProfile retrieval service operation message. |
ONRF-REG-NFPR-E0003 |
This error code indicates that query parameter is invalid while processing the NFProfile retrieval service operation message. |
ONRF-REG-NFPR-E0104 |
This error code indicates that NF FQDN Authentication failure occurred while processing the NFProfile retrieval service operation message. |
ONRF-REG-NFPR-E0109 |
This error code indicates that NF Management Service is unavailable while processing the NFProfile retrieval service operation message. |
ONRF-REG-NFPR-E0110 |
This error code indicates that OC-XFCC-DNS header is not present while processing the NFProfile retrieval service operation message. |
ONRF-REG-NFPR-E0801 |
This error code indicates that database access exception occurred while processing the NFProfile retrieval service operation message. |
ONRF-REG-NFPR-E0802 |
This error code indicates that pessimistic locking exception occurred while processing the NFProfile retrieval service operation message. |
ONRF-REG-NFPR-E0803 |
This error code indicates that database access resource failure exception occurred while processing the NFProfile retrieval service operation message. |
ONRF-REG-NFPR-E0807 |
This error code indicates that database read failure occurred while processing the NFProfile retrieval service operation message. |
ONRF-REG-NFPR-E0808 |
This error code indicates that SQL exception occurred while processing the NFProfile retrieval service operation message. |
ONRF-REG-NFPR-E0899 |
This error code indicates that database access exception occurred while processing the NFProfile retrieval service operation message. |
ONRF-REG-NFPR-E0901 |
This error code indicates that IO exception occurred while processing the NFProfile retrieval service operation message. |
ONRF-REG-NFPR-E0902 |
This error code indicates that JSON processing exception occurred while processing the NFProfile retrieval service operation message. |
ONRF-REG-NFPR-E0903 |
This error code indicates that an interrupted exception occurred while processing the NFProfile retrieval service operation message. |
ONRF-REG-NFPR-E0904 |
This error code indicates that class cast exception occurred while processing the NFProfile retrieval service operation message. |
ONRF-REG-NFPR-E0905 |
This error code indicates that decoding exception occurred while processing the NFProfile retrieval service operation message. |
ONRF-REG-NFPR-E0999 |
This error code indicates that any other exception occurred while processing the NFProfile retrieval service operation message. |
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. |
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 |
---|---|
ONRF-REG-NFLR-E0002 |
This error code indicates that message format is invalid while processing the NFListRetrieval service operation message. |
ONRF-REG-NFLR-E0003 |
This error code indicates that query parameter is invalid while processing the NFListRetrieval service operation message. |
ONRF-REG-NFLR-E0109 |
This error code indicates that NF Management Service is unavailable while processing the NFListRetrieval service operation message. |
ONRF-REG-NFLR-E0110 |
This error code indicates that OC-XFCC-DNS header is not present while processing the NFListRetrieval service operation message. |
ONRF-REG-NFLR-E0801 |
This error code indicates that database access exception occurred while processing the NFListRetrieval service operation message. |
ONRF-REG-NFLR-E0802 |
This error code indicates that pessimistic locking exception occurred while processing the NFListRetrieval service operation message. |
ONRF-REG-NFLR-E0803 |
This error code indicates that database access resource failure exception occurred while processing the NFListRetrieval service operation message. |
ONRF-REG-NFLR-E0807 |
This error code indicates that database read failure occurred while processing the NFListRetrieval service operation message. |
ONRF-REG-NFLR-E0808 |
This error code indicates that SQL exception occurred while processing the NFListRetrieval service operation message. |
ONRF-REG-NFLR-E0899 |
This error code indicates that database access exception occurred while processing the NFListRetrieval service operation message. |
ONRF-REG-NFLR-E0901 |
This error code indicates that IO exception occurred while processing the NFListRetrieval service operation message. |
ONRF-REG-NFLR-E0902 |
This error code indicates that JSON processing exception occurred while processing the NFListRetrieval service operation message. |
ONRF-REG-NFLR-E0903 |
This error code indicates that an interrupted exception occurred while processing the NFListRetrieval service operation message. |
ONRF-REG-NFLR-E0904 |
This error code indicates that class cast exception occurred while processing the NFListRetrieval service operation message. |
ONRF-REG-NFLR-E0905 |
This error code indicates that decoding exception occurred while processing the NFListRetrieval service operation message. |
ONRF-REG-NFLR-E0999 |
This error code indicates that any other exception occurred while processing the NFListRetrieval service operation message. |
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 |
---|---|
ONRF-REG-NFPRFWD-E0103 |
This error code indicates that egress gateway error occurred while forwarding the NFProfile retrieval service operation message. |
ONRF-REG-NFPRFWD-E0201 |
This error code indicates that NRF forwarding configuration is missing while forwarding the NFProfile retrieval service operation message. |
ONRF-REG-NFPRFWD-E0202 |
This error code indicates that NRF is not reachable while forwarding the NFProfile retrieval service operation message. |
ONRF-REG-NFPRFWD-E0203 |
This error code indicates that NRF forwarding loop is detected while forwarding the NFProfile retrieval service operation message. |
ONRF-REG-NFPRFWD-E0204 |
This error code indicates that another NRF returns an incorrect response for the NFProfile retrieval service operation message. |
ONRF-REG-NFPRFWD-E0299 |
This error code indicates that some unknown internal error occurred while forwarding the NFProfile retrieval service operation message. |
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 |
---|---|
ONRF-REG-UNKSROP-E0002 |
This error code indicates that an unknown service operation is received. |
ONRF-REG-UNKSROP-E0902 |
This error code indicates that JSON processing error for unknown service operation is received. |
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 |
---|---|
ONRF-SUB-SUBSCR-E0007 |
This error code indicates that mandatory attribute is incorrect while processing the NFStatusSubscribe service operation message. |
ONRF-SUB-SUBSCR-E0009 |
This error code indicates that a mandatory attribute is missing while processing the NFStatusSubscribe service operation message. |
ONRF-SUB-SUBSCR-E0100 |
This error code indicates that generic bad request occurred while processing the NFStatusSubscribe service operation message. |
ONRF-SUB-SUBSCR-E0104 |
This error code indicates that NF FQDN Authentication Failure occurred while processing the NFStatusSubscribe service operation message. |
ONRF-SUB-SUBSCR-E0108 |
This error code indicates that NRF PLMN is not configured while processing the NFStatusSubscribe service operation message. |
ONRF-SUB-SUBSCR-E0109 |
This error code indicates that NF Management Service is unavailable while processing the NFStatusSubscribe service operation message. |
ONRF-SUB-SUBSCR-E0110 |
This error code indicates that OC-XFCC-DNS header is not present while processing the NFStatusSubscribe service operation message. |
ONRF-SUB-SUBSCR-E0111 |
This error code indicates that NF screening rule fails while processing the NFStatusSubscribe service operation message. |
ONRF-SUB-SUBSCR-E0112 |
This error code indicates that Foreign PLMN is not supported while processing the NFStatusSubscribe service operation message. |
ONRF-SUB-SUBSCR-E0801 |
This error code indicates that database access exception occurred while processing the NFStatusSubscribe service operation message. |
ONRF-SUB-SUBSCR-E0802 |
This error code indicates that pessimistic locking exception occurred while processing the NFStatusSubscribe service operation message. |
ONRF-SUB-SUBSCR-E0803 |
This error code indicates that database access resource failure exception occurred while processing the NFStatusSubscribe service operation message. |
ONRF-SUB-SUBSCR-E0899 |
This error code indicates that generic database exception occurred while processing the NFStatusSubscribe service operation message. |
ONRF-SUB-SUBSCR-E0902 |
This error code indicates that json processing exception occurred while processing the NFStatusSubscribe service operation message. |
ONRF-SUB-SUBSCR-E0903 |
This error code indicates that an interrupted exception occurred while processing the NFStatusSubscribe service operation message. |
ONRF-SUB-SUBSCR-E0904 |
This error code indicates that class cast exception occurred while processing the NFStatusSubscribe service operation message. |
ONRF-SUB-SUBSCR-E0999 |
This error code indicates that any generic exception occurred while processing the NFStatusSubscribe service operation message. |
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. |
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. |
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. |
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. |
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 |
---|---|
ONRF-SUB-UPDSUBS-E0007 |
This error code indicates that mandatory attribute is incorrect while processing the NFStatusSubscribe Update service operation message. |
ONRF-SUB-UPDSUBS-E0012 |
This error code indicates that specific subscription not found while processing the NFStatusSubscribe Update service operation message. |
ONRF-SUB-UPDSUBS-E0022 |
This error code indicates that unsupported media type comes while processing the NFStatusSubscribe Update service operation message. |
ONRF-SUB-UPDSUBS-E0100 |
This error code indicates that generic bad request occurred while processing the NFStatusSubscribe Update service operation message. |
ONRF-SUB-UPDSUBS-E0104 |
This error code indicates that NF FQDN Authentication Failure occurred while processing the NFStatusSubscribe Update service operation message. |
ONRF-SUB-UPDSUBS-E0108 |
This error code indicates that NRF PLMN is not configured while processing the NFStatusSubscribe Update service operation message. |
ONRF-SUB-UPDSUBS-E0109 |
This error code indicates that NF Management Service is unavailable while processing the NFStatusSubscribe Update service operation message. |
ONRF-SUB-UPDSUBS-E0110 |
This error code indicates that OC-XFCC-DNS header is not present while processing the NFStatusSubscribe Update service operation message. |
ONRF-SUB-UPDSUBS-E0801 |
This error code indicates that database access exception occurred while processing the NFStatusSubscribe Update service operation message. |
ONRF-SUB-UPDSUBS-E0802 |
This error code indicates that pessimistic locking exception occurred while processing the NFStatusSubscribe Update service operation message. |
ONRF-SUB-UPDSUBS-E0803 |
This error code indicates that database access resource failure exception occurred while processing the NFStatusSubscribe Update service operation message. |
ONRF-SUB-UPDSUBS-E0805 |
This error code indicates that update database exception occurred while processing the NFStatusSubscribe Update service operation message. |
ONRF-SUB-UPDSUBS-E0902 |
This error code indicates that json processing exception occurred while processing the NFStatusSubscribe Update service operation message. |
ONRF-SUB-UPDSUBS-E0999 |
This error code indicates that any generic exception occurred while processing the NFStatusSubscribe Update service operation message. |
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. |
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 |
---|---|
ONRF-SUB-SUBFWD-E0103 |
This error code indicates that egress gateway error occurred for NFStatusSubscribe service operation message targeted for forwarding to another NRF. |
ONRF-SUB-SUBFWD-E0201 |
This error code indicates that NRF forwarding configuration is missing while forwarding the NFStatusSubscribe service operation message. |
ONRF-SUB-SUBFWD-E0202 |
This error code indicates that NRF is not reachable while forwarding the NFStatusSubscribe service operation message. |
ONRF-SUB-SUBFWD-E0203 |
This error code indicates that NRF forwarding loop is detected for NFStatusSubscribe service operation message being forwarded. |
ONRF-SUB-SUBFWD-E0204 |
This error code indicates that another NRF returned incorrect response for NFStatusSubscribe service operation message. |
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. |
ONRF-SUB-SUBFWD-E0206 |
This error code indicates that some unexpected error occurred while forwarding the NFStatusSubscribe service operation message. |
ONRF-SUB-SUBFWD-E0299 |
This error code indicates that some unknown internal error occurred while forwarding the NFStatusSubscribe service operation message. |
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 |
---|---|
ONRF-SUB-UPSFWD-E0012 |
This error code indicates that subscription is not found for specific subscriptionId for NFStatusSubscribe Update service operation being forwarded. |
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. |
ONRF-SUB-UPSFWD-E0201 |
This error code indicates that NRF forwarding configuration is missing while forwarding the NFStatusSubscribe Update service operation message. |
ONRF-SUB-UPSFWD-E0202 |
This error code indicates that NRF is not reachable while forwarding the NFStatusSubscribe Update service operation message. |
ONRF-SUB-UPSFWD-E0203 |
This error code indicates that NRF forwarding loop is detected for NFStatusSubscribe Update service operation message being forwarded. |
ONRF-SUB-UPSFWD-E0204 |
This error code indicates that another NRF returned incorrect response for NFStatusSubscribe Update service operation message. |
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. |
ONRF-SUB-UPSFWD-E0206 |
This error code indicates that some unexpected error occurred while forwarding the NFStatusSubscribe Update service operation message. |
ONRF-SUB-UPSFWD-E0299 |
This error code indicates that some unknown internal error occurred while forwarding the NFStatusSubscribe Update service operation message. |
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 |
---|---|
ONRF-SUB-UPSROAM-E0301 |
This error code indicates that 5xx error response is received for roaming scenarios. |
ONRF-SUB-UPSROAM-E0302 |
This error code indicates that 4xx error response is received for roaming scenarios. |
ONRF-SUB-UPSROAM-E0303 |
This error code indicates that 3xx error response is received for roaming scenarios. |
ONRF-SUB-UPSROAM-E0304 |
This error code indicates that 5xx error response is received from egress gateway for roaming scenarios. |
ONRF-SUB-UPSROAM-E0305 |
This error code indicates that 4xx error response is received from egress gateway for roaming scenarios. |
ONRF-SUB-UPSROAM-E0306 |
This error code indicates that 3xx error response is received from egress gateway for roaming scenarios. |
ONRF-SUB-UPSROAM-E0308 |
This error code indicates that loop is detected during roaming scenario for roaming scenarios. |
ONRF-SUB-UPSROAM-E0399 |
This error code indicates that generic internal error occurred for roaming scenarios. |
ONRF-SUB-UPSROAM-E0205 |
This error code indicates that egress gateway is not reachable for roaming scenarios. |
ONRF-SUB-UPSROAM-E0206 |
This error code indicates that some unexpected error occurred for roaming scenarios. |
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 |
---|---|
ONRF-SUB-UNSUBSC-E0012 |
This error code indicates that specific subscription not found while processing the NFStatusUnSubscribe service operation message. |
ONRF-SUB-UNSUBSC-E0104 |
This error code indicates that NF FQDN Authentication Failure occurred while processing the NFStatusUnSubscribe service operation message. |
ONRF-SUB-UNSUBSC-E0108 |
This error code indicates that NRF PLMN is not configured is not found while processing the NFStatusUnSubscribe service operation message. |
ONRF-SUB-UNSUBSC-E0109 |
This error code indicates that NF Management Service is unavailable while processing the NFStatusUnSubscribe service operation message. |
ONRF-SUB-UNSUBSC-E0110 |
This error code indicates that OC-XFCC-DNS header is not present while processing the NFStatusUnSubscribe service operation message. |
ONRF-SUB-UNSUBSC-E0801 |
This error code indicates that database access exception occurred while processing the NFStatusUnSubscribe service operation message. |
ONRF-SUB-UNSUBSC-E0802 |
This error code indicates that pessimistic locking exception occurred while processing the NFStatusUnSubscribe service operation message. |
ONRF-SUB-UNSUBSC-E0803 |
This error code indicates that database access resource failure exception occurred while processing the NFStatusUnSubscribe service operation message. |
ONRF-SUB-UNSUBSC-E0805 |
This error code indicates that update database exception occurred while processing the NFStatusUnSubscribe service operation message. |
ONRF-SUB-UNSUBSC-E0903 |
This error code indicates that interrupted exception occurred while processing the NFStatusUnSubscribe service operation message. |
ONRF-SUB-UNSUBSC-E0904 |
This error code indicates that class cast exception occurred while processing the NFStatusUnSubscribe service operation message. |
ONRF-SUB-UNSUBSC-E0999 |
This error code indicates that generic exception occurred while processing the NFStatusUnSubscribe service operation message. |
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 |
---|---|
ONRF-SUB-UNSFWD-E0012 |
This error code indicates that subscription is not found for specific subscriptionId for NFStatusUnsubscribe service operation being forwarded. |
ONRF-SUB-UNSFWD-E0103 |
This error code indicates that egress gateway error occurred for NFStatusUnsubscribe service operation message. targeted for forwarding to another NRF. |
ONRF-SUB-UNSFWD-E0201 |
This error code indicates that NRF forwarding configuration is missing while forwarding the NFStatusUnsubscribe service operation message. |
ONRF-SUB-UNSFWD-E0202 |
This error code indicates that NRF is not reachable while forwarding the NFStatusUnsubscribe service operation message. |
ONRF-SUB-UNSFWD-E0203 |
This error code indicates that NRF forwarding loop is detected for NFStatusUnsubscribe service operation message. being forwarded |
ONRF-SUB-UNSFWD-E0204 |
This error code indicates that another NRF returned incorrect response for NFStatusUnsubscribe service operation message. |
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. |
ONRF-SUB-UNSFWD-E0206 |
This error code indicates that some unexpected error occurred while forwarding the NFStatusUnsubscribe service operation message. |
ONRF-SUB-UNSFWD-E0299 |
This error code indicates that some unknown internal error occurred while forwarding the NFStatusUnsubscribe service operation message. |
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 |
---|---|
ONRF-SUB-SUBROAM-E0301 |
This error code indicates that 5xx error response is received for roaming scenarios. |
ONRF-SUB-SUBROAM-E0302 |
This error code indicates that 4xx error response is received for roaming scenarios. |
ONRF-SUB-SUBROAM-E0303 |
This error code indicates that 3xx error response is received for roaming scenarios. |
ONRF-SUB-SUBROAM-E0304 |
This error code indicates that 5xx error response is received from egress gateway for roaming scenarios. |
ONRF-SUB-SUBROAM-E0305 |
This error code indicates that 4xx error response is received from egress gateway for roaming scenarios. |
ONRF-SUB-SUBROAM-E0306 |
This error code indicates that 3xx error response is received from egress gateway for roaming scenarios. |
ONRF-SUB-SUBROAM-E0308 |
This error code indicates that loop is detected during roaming scenario for roaming scenarios. |
ONRF-SUB-SUBROAM-E0309 |
This error code indicates that target PLMN not matches with NRF PLMN for roaming scenarios. |
ONRF-SUB-SUBROAM-E0399 |
This error code indicates that generic internal error occurred for roaming scenarios. |
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. |
ONRF-SUB-SUBROAM-E2009 |
This error code indicates that nfStatusNotificationURI is not present in inter-plmn format for roaming scenarios. |
ONRF-SUB-SUBROAM-E0205 |
This error code indicates that egress gateway is not reachable for roaming scenarios. |
ONRF-SUB-SUBROAM-E0206 |
This error code indicates that some unexpected error occurred for roaming scenarios. |
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 |
---|---|
ONRF-SUB-UNSROAM-E0301 |
This error code indicates that 5xx error response is received for roaming scenarios. |
ONRF-SUB-UNSROAM-E0302 |
This error code indicates that 4xx error response is received for roaming scenarios. |
ONRF-SUB-UNSROAM-E0303 |
This error code indicates that 3xx error response is received for roaming scenarios. |
ONRF-SUB-UNSROAM-E0304 |
This error code indicates that 5xx error response is received from egress gateway for roaming scenarios. |
ONRF-SUB-UNSROAM-E0305 |
This error code indicates that 4xx error response is received from egress gateway for roaming scenarios. |
ONRF-SUB-UNSROAM-E0306 |
This error code indicates that 3xx error response is received from egress gateway for roaming scenarios. |
ONRF-SUB-UNSROAM-E0308 |
This error code indicates that loop is detected during roaming scenario for roaming scenarios. |
ONRF-SUB-UNSROAM-E0399 |
This error code indicates that generic internal error occurred for roaming scenarios. |
ONRF-SUB-UNSROAM-E0205 |
This error code indicates that egress gateway is not reachable for roaming scenarios. |
ONRF-SUB-UNSROAM-E0206 |
This error code indicates that some unexpected error occurred for roaming scenarios. |
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 |
---|---|
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. |
ONRF-SUB-SNOTIF-E0012 |
This error code indicates that subscription not found while processing the NFStatusNotify service operation message trigger coming from NFRegistration microservice. |
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. |
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. |
ONRF-SUB-SNOTIF-E0999 |
This error code indicates that generic exception occurred while processing the NFStatusNotify service operation message trigger coming from NFRegistration microservice. |
ONRF-SUB-SNOTIF-E2007 |
This error code indicates that targetNFtype is null while processing the NFStatusNotify service operation message trigger coming from NFRegistration microservice. |
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 |
---|---|
ONRF-SUB-INVSROP-E0910 |
This error code indicates that an invalid service operation is received. |
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 |
---|---|
ONRF-SUB-UNKSROP-E0905 |
This error code indicates that an unknown service operation decoding error occurred. |
ONRF-SUB-UNKSROP-E0999 |
This error code indicates that generic error occurred for service operation. |
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 |
---|---|
ONRF-DIS-DISC-E0003 |
This error code indicates that the discovery query contains an invalid query parameter. |
ONRF-DIS-DISC-E0004 |
This error code indicates that the discovery query contains an incorrect mandatory query parameter. |
ONRF-DIS-DISC-E0005 |
This error code indicates that the discovery query contains an incorrect optional query parameter. |
ONRF-DIS-DISC-E0006 |
This error code indicates that a mandatory query parameter is missing in the discovery query. |
ONRF-DIS-DISC-E0007 |
This error code indicates that a part of the query parameter value is incorrect. |
ONRF-DIS-DISC-E0010 |
This error code indicates that message failure occurred generic in nature while processing discovery query. |
ONRF-DIS-DISC-E0021 |
This error code indicates that multiple attributes are incorrect in the discovery query. |
ONRF-DIS-DISC-E0100 |
This error code indicates that message failure occurred which is generic in nature while processing the discovery query. |
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. |
ONRF-DIS-DISC-E0902 |
This error code indicates that JSON processing exception occurred while processing the NFDiscover service operation message. |
ONRF-DIS-DISC-E0903 |
This error code indicates that an interrupted exception occurred while processing the NFDiscover service operation message. |
ONRF-DIS-DISC-E0999 |
This error code indicates that any generic error is occurred while processing the NFDiscover service operation message. |
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. |
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 |
---|---|
ONRF-DIS-DISAUTH-E0104 |
This error code indicates that NF FQDN authentication failure occurred while processing the NFDiscover service operation message. |
ONRF-DIS-DISAUTH-E0899 |
This error code indicates that general error occurred for authentication while processing the NFDiscover service operation message. |
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 |
---|---|
ONRF-DIS-DISCFWD-E0002 |
This error code indicates that message format is invalid while forwarding the NFDiscover service operation message to another NRF. |
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. |
ONRF-DIS-DISCFWD-E0103 |
This error code indicates that egress gateway error occurred while forwarding the NFDiscover service operation message to another NRF. |
ONRF-DIS-DISCFWD-E0201 |
This error code indicates that NRF forwarding configuration is missing while forwarding the NFDiscover service operation message to another NRF. |
ONRF-DIS-DISCFWD-E0202 |
This error code indicates that NRF is not reachable while forwarding the NFDiscover service operation message to another NRF. |
ONRF-DIS-DISCFWD-E0203 |
This error code indicates that NRF forwarding loop is detected while forwarding the NFDiscover service operation message to another NRF. |
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. |
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. |
ONRF-DIS-DISCFWD-E0206 |
This error code indicates that some unexpected error occurred while forwarding the NFDiscover Service Operation message. |
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. |
ONRF-DIS-DISCFWD-E0902 |
This error code indicates that JSON processing exception occurred while forwarding the NFDiscover service operation message to another NRF. |
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 |
---|---|
ONRF-DIS-DISCSLF-E0103 |
This error code indicates that egress gateway error occurred for SLF query. |
ONRF-DIS-DISCSLF-E0401 |
This error code indicates that mandatory attributes are missing for SLF query. |
ONRF-DIS-DISCSLF-E0402 |
This error code indicates that SLF configuration is missing for SLF query. |
ONRF-DIS-DISCSLF-E0403 |
This error code indicates that SLF/UDR is not reachable for SLF query. |
ONRF-DIS-DISCSLF-E0404 |
This error code indicates that subscriber is not configured at UDR for specific subscriber details in SLF query. |
ONRF-DIS-DISCSLF-E0406 |
This error code indicates that 4xx error response is received for SLF query. |
ONRF-DIS-DISCSLF-E0407 |
This error code indicates that 5xx error response is received for SLF query. |
ONRF-DIS-DISCSLF-E0408 |
This error code indicates that SLF Oauth token error occurred for SLF query. |
ONRF-DIS-DISCSLF-E0499 |
This error code indicates that any internal error occurred for SLF query. |
ONRF-DIS-DISCSLF-E3004 |
This error code indicates that SLF discovered candidate list is empty for DISCOVERED_SLF_CONFIG_MODE. |
ONRF-DIS-DISCSLF-E0205 |
This error code indicates that egress gateway is not reachable for SLF query. |
ONRF-DIS-DISCSLF-E0206 |
This error code indicates that some unexpected error occurred for SLF query. |
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 |
---|---|
ONRF-DIS-DISROAM-E0002 |
This error code indicates that the message format is invalid for roaming scenarios. |
ONRF-DIS-DISROAM-E0005 |
This error code indicates that an optional query parameter is incorrect for roaming scenarios. |
ONRF-DIS-DISROAM-E0101 |
This error code indicates that a mandatory attribute missing for roaming scenarios. |
ONRF-DIS-DISROAM-E0102 |
This error code indicates that the user agent header is missing for roaming scenarios. |
ONRF-DIS-DISROAM-E0103 |
This error code indicates that egress gateway error occurred for roaming scenarios. |
ONRF-DIS-DISROAM-E0205 |
This error code indicates that egress gateway is not reachable for roaming scenarios. |
ONRF-DIS-DISROAM-E0206 |
This error code indicates that some unexpected error occurred for roaming scenarios. |
ONRF-DIS-DISROAM-E0301 |
This error code indicates that 5xx error response is received for roaming scenarios. |
ONRF-DIS-DISROAM-E0302 |
This error code indicates that 4xx error response is received for roaming scenarios. |
ONRF-DIS-DISROAM-E0303 |
This error code indicates that 3xx error response is received for roaming scenarios. |
ONRF-DIS-DISROAM-E0304 |
This error code indicates that 5xx error response is received for egress gateway for roaming scenarios. |
ONRF-DIS-DISROAM-E0305 |
This error code indicates that 4xx error response is received for egress gateway for roaming scenarios. |
ONRF-DIS-DISROAM-E0306 |
This error code indicates that 3xx error response is received for egress gateway for roaming scenarios. |
ONRF-DIS-DISROAM-E0308 |
This error code indicates that loop is detected for roaming scenarios. |
ONRF-DIS-DISROAM-E0309 |
This error code indicates that target not matches the NRF PLMN for roaming scenarios. |
ONRF-DIS-DISROAM-E0399 |
This error code indicates that internal error occurred for roaming scenarios. |
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 |
---|---|
ONRF-DIS-INVSROP-E0910 |
This error code indicates that an invalid service operation is received. |
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 |
---|---|
ONRF-DIS-UNKSROP-E0999 |
This error code indicates that generic error occurred for the NFDiscover service operation. |
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 |
---|---|
ONRF-ACC-ACTOK-E0002 |
This error code indicates that an invalid message format is received for Access Token service operation message. |
ONRF-ACC-ACTOK-E0105 |
This error code indicates that requester NF is unauthorized for Access Token service operation message. |
ONRF-ACC-ACTOK-E0106 |
This error code indicates that invalid key details are configured during Access Token service operation message. |
ONRF-ACC-ACTOK-E0107 |
This error code indicates that current key id is not configured during Access Token service operation message. |
ONRF-ACC-ACTOK-E0802 |
This error code indicates that pessimistic locking exception occurred during Access Token service operation message. |
ONRF-ACC-ACTOK-E0803 |
This error code indicates that data access resource failure exception occurred during Access Token service operation message. |
ONRF-ACC-ACTOK-E0899 |
This error code indicates that generic DB exception occurred during Access Token service operation message. |
ONRF-ACC-ACTOK-E0902 |
This error code indicates that JSON processing exception occurred during Access Token service operation message. |
ONRF-ACC-ACTOK-E0903 |
This error code indicates that an interrupted exception occurred during Access Token service operation message. |
ONRF-ACC-ACTOK-E0999 |
This error code indicates that general exception occurred during Access Token service operation message. |
ONRF-ACC-ACTOK-E4001 |
This error code indicates that unable to deduce the targetNfType during Access Token service operation message. |
ONRF-ACC-ACTOK-E4002 |
This error code indicates that OauthTokenIssuerId in TokenSigningDetails is not configured during Access Token service operation message. |
ONRF-ACC-ACTOK-E4004 |
This error code indicates that attribute values are different from the registered NFProfile during Access Token service operation message. |
ONRF-ACC-ACTOK-E4011 |
This error code indicates that attributes shall only be present for targetNfType during Access Token service operation message. |
ONRF-ACC-ACTOK-E4015 |
This error code indicates that oAuth2 client is not registered with OCNRF during Access Token service operation message. |
ONRF-ACC-ACTOK-E4101 |
This error code indicates that an invalid grant is received during Access Token service operation message. |
ONRF-ACC-ACTOK-E4102 |
This error code indicates that an invalid scope is received during Access Token service operation message. |
ONRF-ACC-ACTOK-E4103 |
This error code indicates that invalid request is received during Access Token service operation message. |
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 |
---|---|
ONRF-ACC-ACFWD-E0002 |
This error code indicates that an invalid message format received while forwarding the Access Token service operation message. |
ONRF-ACC-ACFWD-E0103 |
This error code indicates that egress gateway error occurred while forwarding the Access Token service operation message. |
ONRF-ACC-ACFWD-E0201 |
This error code indicates that NRF forwarding configuration missing while forwarding the Access Token service operation message. |
ONRF-ACC-ACFWD-E0202 |
This error code indicates that NRF is not reachable error occurred while forwarding the Access Token service operation message. |
ONRF-ACC-ACFWD-E0203 |
This error code indicates that NRF loop is detected while forwarding the Access Token service operation message. |
ONRF-ACC-ACFWD-E0204 |
This error code indicates that parsing of problem details response received from another NRF while forwarding the Access Token service operation message. |
ONRF-ACC-ACFWD-E0299 |
This error code indicates that forwarding internal error occurred while forwarding the Access Token service operation message. |
ONRF-ACC-ACFWD-E4016 |
This error code indicates that NRF failed to forward the Access Token service operation message. |
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 |
---|---|
ONRF-ACC-ACROAM-E0002 |
This error code indicates that invalid message format received during roaming scenario of Access Token service operation message. |
ONRF-ACC-ACROAM-E0108 |
This error code indicates that NRF plmn is not configured during roaming scenario of Access Token service operation message. |
ONRF-ACC-ACROAM-E0301 |
This error code indicates that NRF peer 5xx response received during roaming scenario of Access Token service operation message. |
ONRF-ACC-ACROAM-E0302 |
This error code indicates that NRF peer 4xx response received during roaming scenario of Access Token service operation message. |
ONRF-ACC-ACROAM-E0303 |
This error code indicates that NRF peer 3xx response received during roaming scenario of Access Token service operation message. |
ONRF-ACC-ACROAM-E0304 |
This error code indicates that Egress gateway 5xx response received during roaming scenario of Access Token service operation message. |
ONRF-ACC-ACROAM-E0305 |
This error code indicates that Egress gateway 4xx response received during roaming scenario of Access Token service operation message. |
ONRF-ACC-ACROAM-E0306 |
This error code indicates that Egress gateway 3xx response received during roaming scenario of Access Token service operation message. |
ONRF-ACC-ACROAM-E0308 |
This error code indicates that loop is detected during roaming scenario of Access Token service operation message. |
ONRF-ACC-ACROAM-E0309 |
This error code indicates that target PLMN not matches NRF PLMN during roaming scenario of Access Token service operation message. |
ONRF-ACC-ACROAM-E0399 |
This error code indicates that internal error occurred for roaming scenarios of Access Token service operation message. |
ONRF-ACC-ACROAM-E0807 |
This error code indicates that database read error occurred during roaming scenario of Access Token service operation message. |
ONRF-ACC-ACROAM-E0902 |
This error code indicates that JSON processing error occurred during roaming scenario of Access Token service operation message. |
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. |
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. |
ONRF-ACC-ACROAM-E4017 |
This error code indicates that NRF failed to forward the roaming scenario of Access Token service operation message. |
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 |
---|---|
ONRF-ACC-ACAUTHN-E0018 |
This error code indicates that some system failure occurred during authentication scenario of Access Token service operation message. |
ONRF-ACC-ACAUTHN-E0104 |
This error code indicates that NF FQDN authentication failure occurred during authentication scenario of Access Token service operation message. |
ONRF-ACC-ACAUTHN-E0110 |
This error code indicates that OC-XFCC-DNS header is missing during authentication scenario of Access Token service operation message. |
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. |
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. |
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. |
ONRF-ACC-ACAUTHN-E4007 |
This error code indicates that target NF Type is not NRF during authentication scenario of Access Token service operation message. |
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. |
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. |
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. |
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. |
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. |
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. |
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. |
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 |
---|---|
ONRF-ACC-ACAUTHZ-E0899 |
This error code indicates that general database exception occurred during authorization scenario of Access Token service operation message. |
ONRF-ACC-ACAUTHZ-E0902 |
This error code indicates that JSON processing exception occurred during authorization scenario of Access Token service operation message. |
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. |
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 |
---|---|
ONRF-CDS-GTSUB-E5001 |
This error code indicates that cache fallback failed for getting subscriptions. |
ONRF-CDS-GTSUB-E0999 |
This error code indicates that any other exception occurred while getting subscriptions from cache data. |
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 |
---|---|
ONRF-CDS-NFINSTS-E5001 |
This error code indicates that cache fallback failed for remote instance discovery. |
ONRF-CDS-NFINSTS-E0999 |
This error code indicates that any other exception occurred while remote instance discovery. |
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 |
---|---|
ONRF-CDS-NFLR-E5001 |
This error code indicates that cache fallback failed for NF list retrieval. |
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 |
---|---|
ONRF-CDS-NFLR-E5001 |
This error code indicates that cache fallback failed for NF list retrieval. |
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 |
---|---|
ONRF-AUD-HBAUD-E0899 |
This error code indicates that general database exception occurred while auditing heartbeat. |
ONRF-AUD-HBAUD-E0901 |
This error code indicates that an IO exception occurred while auditing heartbeat. |
ONRF-AUD-HBAUD-E0902 |
This error code indicates that JSON processing exception occurred while auditing heartbeat. |
ONRF-AUD-HBAUD-E0999 |
This error code indicates that any other exception occurred auditing heartbeat. |
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 |
---|---|
ONRF-AUD-HBRMAUD-E0899 |
This error code indicates that general database exception occurred while remote auditing heartbeat. |
ONRF-AUD-HBRMAUD-E0901 |
This error code indicates that an IO exception occurred while remote auditing heartbeat. |
ONRF-AUD-HBRMAUD-E0902 |
This error code indicates that JSON processing exception occurred while remote auditing heartbeat. |
ONRF-AUD-HBRMAUD-E0999 |
This error code indicates that any other exception occurred while remote auditing heartbeat. |
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 |
---|---|
ONRF-AUD-NFPRAUD-E0899 |
This error code indicates that general database exception occurred while auditing NF profile. |
ONRF-AUD-NFPRAUD-E0901 |
This error code indicates that IO exception occurred while auditing NF profile. |
ONRF-AUD-NFPRAUD-E0902 |
This error code indicates that JSON processing exception occurred while auditing NF profile. |
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 |
---|---|
ONRF-AUD-NRFCFG-E0802 |
This error code indicates that pessimistic locking exception occurred while fetching NRF configurations. |
ONRF-AUD-NRFCFG-E0803 |
This error code indicates that data access resource failure exception occurred while fetching NRF configurations. |
ONRF-AUD-NRFCFG-E0899 |
This error code indicates that general database exception occurred while fetching NRF configurations. |
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 |
---|---|
ONRF-AUD-RELDVER-E0901 |
This error code indicates that an IO exception occurred while reloading site and network version info. |
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 |
---|---|
ONRF-AUD-SUBRAUD-E0899 |
This error code indicates that general database exception occurred while remote auditing subscription. |
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 |
---|---|
ONRF-AUD-SUBAUD-E0899 |
This error code indicates that general database exception occurred while auditing subscriptions. |
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 |
---|---|
ONRF-ART-NPTRREG-E0001 |
This error code indicates that an invalid API was used when sending NAPTR registration. |
ONRF-ART-NPTRREG-E0009 |
This error code indicates that a mandatory attribute is missing when sending NAPTR registration. |
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 |
---|---|
ONRF-ART-NPTRREC-E0001 |
This error code indicates that an invalid API was used when returning AMF DNS NAPTR records from cache. |
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 |
---|---|
ONRF-ART-NPTRDRG-E0001 |
This error code indicates that an invalid API was used when notification event to DNS NAPTR on delete AMF profile. |
ONRF-ART-NPTRDRG-E0009 |
This error code indicates that a mandatory attribute is missing when notification event to DNS NAPTR on delete AMF profile. |
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 |
---|---|
ONRF-ART-NPTRUPD-E0001 |
This error code indicates that an invalid API was used when notification event to DNS NAPTR on changed AMF profile. |
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 |
---|---|
ONRF-ART-RTNPTR-E0001 |
This error code indicates that an invalid API was used when retriggering DNS NAPTR record update. |
ONRF-ART-RTNPTR-E0002 |
This error code indicates that an invalid message format received when retriggering DNS NAPTR record update. |
ONRF-ART-RTNPTR-E0100 |
This error code indicates that request is invalid when retriggering DNS NAPTR record update. |
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 |
---|---|
ONRF-ART-UNKSROP-E0902 |
This error code indicates that JSON processing exception occurred during an unknown service operation. |
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 |
---|---|
ONRF-CFG-GENOPT-E0007 |
This error code indicates that request had mandatory IE incorrect during updates of General Options. |
ONRF-CFG-GENOPT-E0008 |
This error code indicates that request had optional IE incorrect during updates of General Options. |
ONRF-CFG-GENOPT-E0009 |
This error code indicates that request had mandatory IE missing during updates of General Options. |
ONRF-CFG-GENOPT-E0010 |
This error code indicates that message failure occurred generic in nature during updates of General Options. |
ONRF-CFG-GENOPT-E0021 |
This error code indicates that request had multiple attributes missing or incorrect during updates of General Options. |
ONRF-CFG-GENOPT-E0100 |
This error code indicates that request is invalid for updating the configuration of General Options. |
ONRF-CFG-GENOPT-E0802 |
This error code indicates that database exception occurred during updates of General Options. |
ONRF-CFG-GENOPT-E0803 |
This error code indicates that data access resource failure exception occurred during updates of General Options. |
ONRF-CFG-GENOPT-E0805 |
This error code indicates that NRF is unable to update the required data to database. |
ONRF-CFG-GENOPT-E0807 |
This error code indicates that NRF unable to fetch the required data from database. |
ONRF-CFG-GENOPT-E0899 |
This error code indicates that a general database exception occurred during updates of General Options. |
ONRF-CFG-GENOPT-E0903 |
This error code indicates that an interrupted exception occurred during updates of General Options |
ONRF-CFG-GENOPT-E0904 |
This error code indicates that class cast exception occurred during updates of General Options. |
ONRF-CFG-GENOPT-E0999 |
This error code indicates that a general exception occurred during updates of General Options. |
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 |
---|---|
ONRF-CFG-SCRNOPT-E0008 |
This error code indicates that request had optional IE incorrect during updates of Screening Options. |
ONRF-CFG-SCRNOPT-E0009 |
This error code indicates that request had mandatory IE missing during updates of Screening Options. |
ONRF-CFG-SCRNOPT-E0010 |
This error code indicates that message failure occurred generic in nature during updates of Screening Options. |
ONRF-CFG-SCRNOPT-E0021 |
This error code indicates that request had multiple attributes missing or incorrect during updates of Screening Options |
ONRF-CFG-SCRNOPT-E0802 |
This error code indicates that a database exception occurred during updates of Screening Options. |
ONRF-CFG-SCRNOPT-E0803 |
This error code indicates that data access resource failure exception occurred during updates of Screening Options. |
ONRF-CFG-SCRNOPT-E0805 |
This error code indicates that NRF is unable to update the required data regarding Screening Options to database. |
ONRF-CFG-SCRNOPT-E0807 |
This error code indicates that NRF is unable to fetch the required data regarding Screening Options from database. |
ONRF-CFG-SCRNOPT-E0899 |
This error code indicates that a general database exception occurred during updates of Screening Options. |
ONRF-CFG-SCRNOPT-E0903 |
This error code indicates that an interrupted exception occurred during updates of Screening Options. |
ONRF-CFG-SCRNOPT-E0904 |
This error code indicates that class cast Exception occurred during updates of Screening Options. |
ONRF-CFG-SCRNOPT-E0999 |
This error code indicates that general exception occurred during updates of Screening Options. |
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 |
---|---|
ONRF-CFG-MGMTOPT-E0007 |
This error code indicates that request had mandatory IE incorrect during updates of Management Options. |
ONRF-CFG-MGMTOPT-E0008 |
This error code indicates that request had optional IE incorrect during updates of Management Options. |
ONRF-CFG-MGMTOPT-E0009 |
This error code indicates that request had mandatory IE missing during updates of Management Options. |
ONRF-CFG-MGMTOPT-E0010 |
This error code indicates that message failure occurred generic in nature during updates of Management Options. |
ONRF-CFG-MGMTOPT-E0021 |
This error code indicates that request had multiple attributes missing or incorrect during updates of Management Options |
ONRF-CFG-MGMTOPT-E0100 |
This error code indicates that request is invalid during updates of Management Options. |
ONRF-CFG-MGMTOPT-E0802 |
This error code indicates that database exception occurred during updates of Management Options. |
ONRF-CFG-MGMTOPT-E0803 |
This error code indicates that data access resource failure exception occurred during updates of Management Options. |
ONRF-CFG-MGMTOPT-E0805 |
This error code indicates that NRF is unable to update the required data regarding Management Options to database. |
ONRF-CFG-MGMTOPT-E0807 |
This error code indicates that NRF is unable to fetch the required data regarding Management Options from database. |
ONRF-CFG-MGMTOPT-E0899 |
This error code indicates that general database exception occurred during updates of Management Options. |
ONRF-CFG-MGMTOPT-E0903 |
This error code indicates that an interrupted exception occurred during updates of Management Options. |
ONRF-CFG-MGMTOPT-E0904 |
This error code indicates that class cast exception occurred during updates of Management Options. |
ONRF-CFG-MGMTOPT-E0999 |
This error code indicates that a general exception occurred during updates of Management Options. |
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 |
---|---|
ONRF-CFG-DISCOPT-E0007 |
This error code indicates that request had mandatory IE incorrect during updates of Discovery Options. |
ONRF-CFG-DISCOPT-E0008 |
This error code indicates that request had optional IE incorrect during updates of Discovery Options. |
ONRF-CFG-DISCOPT-E0009 |
This error code indicates that request had mandatory IE missing during updates of Discovery Options. |
ONRF-CFG-DISCOPT-E0010 |
This error code indicates that message failure occurred generic in nature during updates of Discovery Options. |
ONRF-CFG-DISCOPT-E0021 |
This error code indicates that request had multiple attributes missing or incorrect during updates of Discovery Options |
ONRF-CFG-DISCOPT-E0100 |
This error code indicates that request is invalid for updating the configuration of Discovery Options. |
ONRF-CFG-DISCOPT-E0802 |
This error code indicates that database exception occurred during updates of Discovery Options. |
ONRF-CFG-DISCOPT-E0803 |
This error code indicates that data access resource failure exception occurred during updates of Discovery Options. |
ONRF-CFG-DISCOPT-E0805 |
This error code indicates that NRF is unable to update the required data regarding Discovery Options to database. |
ONRF-CFG-DISCOPT-E0807 |
This error code indicates that NRF is unable to fetch the required data regarding Discovery Options from database. |
ONRF-CFG-DISCOPT-E0899 |
This error code indicates that a general database exception occurred during updates of Discovery Options. |
ONRF-CFG-DISCOPT-E0903 |
This error code indicates that an interrupted exception occurred during updates of Discovery Options. |
ONRF-CFG-DISCOPT-E0904 |
This error code indicates that class cast exception occurred during updates of Discovery Options. |
ONRF-CFG-DISCOPT-E0999 |
This error code indicates that general exception occurred during updates of Discovery Options. |
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 |
---|---|
ONRF-CFG-ACCOPT-E0007 |
This error code indicates that request had mandatory IE incorrect during updates of AccessToken Options. |
ONRF-CFG-ACCOPT-E0008 |
This error code indicates that request had optional IE incorrect during updates of AccessToken Options. |
ONRF-CFG-ACCOPT-E0009 |
This error code indicates that request had mandatory IE missing during updates of AccessToken Options. |
ONRF-CFG-ACCOPT-E0010 |
This error code indicates that message failure occurred generic in nature during updates of AccessToken Options. |
ONRF-CFG-ACCOPT-E0021 |
This error code indicates that request had multiple attributes missing or incorrect during updates of AccessToken Options. |
ONRF-CFG-ACCOPT-E0100 |
This error code indicates that request is invalid for updating the configuration of AccessToken Options. |
ONRF-CFG-ACCOPT-E0802 |
This error code indicates that database exception occurred during updates of AccessToken Options. |
ONRF-CFG-ACCOPT-E0803 |
This error code indicates that data access resource failure exception occurred during updates of AccessToken Options. |
ONRF-CFG-ACCOPT-E0807 |
This error code indicates that NRF is unable to fetch the required data regarding AccessToken Options to database. |
ONRF-CFG-ACCOPT-E0899 |
This error code indicates that general database exception occurred during updates of AccessToken Options. |
ONRF-CFG-ACCOPT-E0903 |
This error code indicates that interrupted exception occurred during updates of AccessToken Options. |
ONRF-CFG-ACCOPT-E0904 |
This error code indicates that class cast exception occurred during updates of AccessToken Options. |
ONRF-CFG-ACCOPT-E0999 |
This error code indicates that general exception occurred during updates of AccessToken Options. |
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 |
---|---|
ONRF-CFG-FWDOPT-E0007 |
This error code indicates that request had mandatory IE incorrect during updates of Forwarding Options. |
ONRF-CFG-FWDOPT-E0008 |
This error code indicates that request had optional IE incorrect during updates of Forwarding Options. |
ONRF-CFG-FWDOPT-E0009 |
This error code indicates that request had mandatory IE missing during updates of Forwarding Options. |
ONRF-CFG-FWDOPT-E0010 |
This error code indicates that message failure occurred generic in nature during updates of Forwarding Options. |
ONRF-CFG-FWDOPT-E0021 |
This error code indicates that request had multiple attributes missing or incorrect during updates of Forwarding Options |
ONRF-CFG-FWDOPT-E0100 |
This error code indicates that request is invalid for updating the configuration of Forwarding Options. |
ONRF-CFG-FWDOPT-E0802 |
This error code indicates that database exception occurred during updates of Forwarding Options. |
ONRF-CFG-FWDOPT-E0803 |
This error code indicates that data access resource failure exception occurred during updates of Forwarding Options. |
ONRF-CFG-FWDOPT-E0805 |
This error code indicates that NRF is unable to update the required data regarding Forwarding Options to database. |
ONRF-CFG-FWDOPT-E0807 |
This error code indicates that NRF is unable to fetch the required data regarding Forwarding Options from database. |
ONRF-CFG-FWDOPT-E0899 |
This error code indicates that a general database exception occurred during updates of Forwarding Options. |
ONRF-CFG-FWDOPT-E0903 |
This error code indicates that an interrupted exception occurred during updates of Forwarding Options. |
ONRF-CFG-FWDOPT-E0904 |
This error code indicates that class cast exception occurred during updates of Forwarding Options. |
ONRF-CFG-FWDOPT-E0999 |
This error code indicates that a general exception occurred during updates of Forwarding Options. |
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 |
---|---|
ONRF-CFG-SLFOPT-E0007 |
This error code indicates that request had mandatory IE incorrect during updates of SLF Options. |
ONRF-CFG-SLFOPT-E0008 |
This error code indicates that request had optional IE incorrect during updates of SLF Options. |
ONRF-CFG-SLFOPT-E0009 |
This error code indicates that request had mandatory IE missing during updates of SLF Options. |
ONRF-CFG-SLFOPT-E0010 |
This error code indicates that message failure occurred generic in nature during updates of SLF Options. |
ONRF-CFG-SLFOPT-E0021 |
This error code indicates that request had multiple attributes missing or incorrect during updates of SLF Options |
ONRF-CFG-SLFOPT-E0100 |
This error code indicates that request is invalid for updating the configuration of SLF Options. |
ONRF-CFG-SLFOPT-E0802 |
This error code indicates that database exception occurred during updates of SLF Options. |
ONRF-CFG-SLFOPT-E0803 |
This error code indicates that data access resource failure exception occurred during updates of SLF Options. |
ONRF-CFG-SLFOPT-E0805 |
This error code indicates that NRF is unable to update the required data regarding SLF Options to database. |
ONRF-CFG-SLFOPT-E0807 |
This error code indicates that NRF is unable to fetch the required data regarding SLF Options from database. |
ONRF-CFG-SLFOPT-E0899 |
This error code indicates that a general database exception occurred during updates of SLF Options. |
ONRF-CFG-SLFOPT-E0903 |
This error code indicates that an interrupted exception occurred during updates of SLF Options. |
ONRF-CFG-SLFOPT-E0904 |
This error code indicates that class cast exception occurred during updates of SLF Options. |
ONRF-CFG-SLFOPT-E0999 |
This error code indicates that a general exception occurred during updates of SLF Options. |
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 |
---|---|
ONRF-CFG-GROPT-E0007 |
This error code indicates that request had mandatory IE incorrect during updates of GeoRedundancy Options. |
ONRF-CFG-GROPT-E0008 |
This error code indicates that request had optional IE incorrect during updates of GeoRedundancy Options. |
ONRF-CFG-GROPT-E0009 |
This error code indicates that request had mandatory IE missing during updates of GeoRedundancy Options. |
ONRF-CFG-GROPT-E0010 |
This error code indicates that message failure occurred generic in nature during updates of GeoRedundancy Options. |
ONRF-CFG-GROPT-E0021 |
This error code indicates that request had multiple attributes missing or incorrect during updates of GeoRedundancy Options |
ONRF-CFG-GROPT-E0100 |
This error code indicates that request is invalid for updating the configuration of GeoRedundancy Options. |
ONRF-CFG-GROPT-E0802 |
This error code indicates that database exception occurred during updates of GeoRedundancy Options. |
ONRF-CFG-GROPT-E0803 |
This error code indicates that data access resource failure Exception occurred during updates of GeoRedundancy Options. |
ONRF-CFG-GROPT-E0805 |
This error code indicates that NRF is unable to update the required data regarding GeoRedundancy Options to database. |
ONRF-CFG-GROPT-E0807 |
This error code indicates that NRF is unable to fetch the required data regarding GeoRedundancy Options from database. |
ONRF-CFG-GROPT-E0899 |
This error code indicates that general database exception occurred during updates of GeoRedundancy Options. |
ONRF-CFG-GROPT-E090 3
|
This error code indicates that an interrupted exception occurred during updates of GeoRedundancy Options. |
ONRF-CFG-GROPT-E0904 |
This error code indicates that class cast exception occurred during updates of GeoRedundancy Options. |
ONRF-CFG-GROPT-E0999 |
This error code indicates that a general exception occurred during updates of GeoRedundancy Options. |
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 |
---|---|
ONRF-CFG-NPTROPT-E0007 |
This error code indicates that request had mandatory IE incorrect during updates of NAPTR Options. |
ONRF-CFG-NPTROPT-E0008 |
This error code indicates that request had optional IE incorrect during updates of NAPTR Options. |
ONRF-CFG-NPTROPT-E0009 |
This error code indicates that request had mandatory IE missing during updates of NAPTR Options. |
ONRF-CFG-NPTROPT-E0010 |
This error code indicates that message failure occurred generic in nature during updates of NAPTR Options. |
ONRF-CFG-NPTROPT-E0021 |
This error code indicates that request had multiple attributes missing or incorrect during updates of NAPTR Options. |
ONRF-CFG-NPTROPT-E0100 |
This error code indicates that request is invalid for updating the configuration of NAPTR Options. |
ONRF-CFG-NPTROPT-E0802 |
This error code indicates that a database exception occurred during updates of NAPTR Options. |
ONRF-CFG-NPTROPT-E0803 |
This error code indicates that data access resource failure exception occurred during updates of NAPTR Options. |
ONRF-CFG-NPTROPT-E0805 |
This error code indicates that NRF is unable to update the required data regarding NAPTR Options to the database. |
ONRF-CFG-NPTROPT-E0807 |
This error code indicates that NRF unable to fetch the required data regarding NAPTR Options from the database. |
ONRF-CFG-NPTROPT-E0899 |
This error code indicates that a general database exception occurred during updates of NAPTR Options. |
ONRF-CFG-NPTROPT-E0903 |
This error code indicates that an interrupted exception occurred during updates of NAPTR Options. |
ONRF-CFG-NPTROPT-E0904 |
This error code indicates that class cast exception occurred during updates of NAPTR Options. |
ONRF-CFG-NPTROPT-E0999 |
This error code indicates that a general exception occurred during updates of NAPTR Options. |
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 |
---|---|
ONRF-CFG-POPROPT-E0007 |
This error code indicates that request had mandatory IE incorrect during updates of pod protection. |
ONRF-CFG-POPROPT-E0008 |
This error code indicates that request had optional IE incorrect during updates of pod protection. |
ONRF-CFG-POPROPT-E0009 |
This error code indicates that request had mandatory IE missing during updates of pod protection. |
ONRF-CFG-POPROPT-E0010 |
This error code indicates that message failure occurred generic in nature during updates of pod protection options. |
ONRF-CFG-POPROPT-E0021 |
This error code indicates that request had multiple attributes missing or incorrect during updates of pod protection options. |
ONRF-CFG-POPROPT-E0100 |
This error code indicates that request is invalid for updating the configuration of pod protection options. |
ONRF-CFG-POPROPT-E0802 |
This error code indicates that database exception occurred during updates of pod protection options. |
ONRF-CFG-POPROPT-E0803 |
This error code indicates that data access resource failure exception occurred during updates of pod protection options. |
ONRF-CFG-POPROPT-E0805 |
This error code indicates that NRF is unable to update the required data regarding pod protection options to database. |
ONRF-CFG-POPROPT-E0807 |
This error code indicates that NRF is unable to fetch the required data regarding pod protection options from database. |
ONRF-CFG-POPROPT-E0899 |
This error code indicates that a general database exception occurred during updates of pod protection options. |
ONRF-CFG-POPROPT-E0903 |
This error code indicates that an interrupted exception occurred during updates of pod protection options. |
ONRF-CFG-POPROPT-E0904 |
This error code indicates that class cast exception occurred during updates of pod protection options. |
ONRF-CFG-POPROPT-E0999 |
This error code indicates that a general exception occurred during updates of pod protection options. |
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 |
---|---|
ONRF-CFG-AUTHOPT-E0007 |
This error code indicates that request had mandatory IE incorrect during updates of Authentication Options. |
ONRF-CFG-AUTHOPT-E0008 |
This error code indicates that request had optional IE incorrect during updates of Authentication Options. |
ONRF-CFG-AUTHOPT-E0009 |
This error code indicates that request had mandatory IE missing during updates of Authentication Options. |
ONRF-CFG-AUTHOPT-E0010 |
This error code indicates that message failure occurred generic in nature during updates of Authentication Options. |
ONRF-CFG-AUTHOPT-E0021 |
This error code indicates that request had multiple attributes missing or incorrect during updates of Authentication Options |
ONRF-CFG-AUTHOPT-E0100 |
This error code indicates that request is invalid for updating the configuration of Authentication Options. |
ONRF-CFG-AUTHOPT-E0802 |
This error code indicates that database exception occurred during updates of Authentication Options |
ONRF-CFG-AUTHOPT-E0803 |
This error code indicates that data access resource failure Exception occurred during updates of Authentication Options. |
ONRF-CFG-AUTHOPT-E0805 |
This error code indicates that NRF is unable to update the required data regarding. Authentication Options to database. |
ONRF-CFG-AUTHOPT-E0807 |
This error code indicates that NRF unable to fetch the required data regarding Authentication Options from database. |
ONRF-CFG-AUTHOPT-E0899 |
This error code indicates that general database exception occurred during updates of Authentication Options. |
ONRF-CFG-AUTHOPT-E0903 |
This error code indicates that Interrupted exception occurred during updates of Authentication Options. |
ONRF-CFG-AUTHOPT-E0904 |
This error code indicates that class cast exception occurred during updates of Authentication Options. |
ONRF-CFG-AUTHOPT-E0999 |
This error code indicates that general exception occurred during updates of Authentication Options. |
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 |
---|---|
ONRF-CFG-LOGOPT-E0007 |
This error code indicates that request had mandatory IE incorrect during updates of Logging Options. |
ONRF-CFG-LOGOPT-E0008 |
This error code indicates that request had optional IE incorrect during updates of Logging Options. |
ONRF-CFG-LOGOPT-E0009 |
This error code indicates that request had mandatory IE missing during updates of Logging Options. |
ONRF-CFG-LOGOPT-E0010 |
This error code indicates that message failure occurred generic in nature during updates of Logging Options. |
ONRF-CFG-LOGOPT-E0021 |
This error code indicates that request had multiple attributes missing or incorrect during updates of Logging Options. |
ONRF-CFG-LOGOPT-E0100 |
This error code indicates that request is invalid for updating the configuration of Logging Options. |
ONRF-CFG-LOGOPT-E0802 |
This error code indicates that database exception occurred during updates of Logging Options. |
ONRF-CFG-LOGOPT-E0803 |
This error code indicates that data access resource failure Exception occurred during updates of Logging Options. |
ONRF-CFG-LOGOPT-E0805 |
This error code indicates that NRF is unable to update the required data regarding Logging Options to database. |
ONRF-CFG-LOGOPT-E0807 |
This error code indicates that NRF is unable to fetch the required data regarding Logging Options from database. |
ONRF-CFG-LOGOPT-E0899 |
This error code indicates that general database exception occurred during updates of Logging Options. |
ONRF-CFG-LOGOPT-E0902 |
This error code indicates that JSON processing exception occurred during updates of Logging Options. |
ONRF-CFG-LOGOPT-E0903 |
This error code indicates that an interrupted exception occurred during updates of Logging Options. |
ONRF-CFG-LOGOPT-E0904 |
This error code indicates that class cast exception occurred during updates of Logging Options. |
ONRF-CFG-LOGOPT-E0999 |
This error code indicates that general exception occurred during updates of Logging Options. |
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 |
---|---|
ONRF-CFG-CSHTOPT-E0007 |
This error code indicates that mandatory attribute is incorrect in request for configuring the controlled shutdown options. |
ONRF-CFG-CSHTOPT-E0008 |
This error code indicates that optional attribute is incorrect in request for configuring the controlled shutdown options. |
ONRF-CFG-CSHTOPT-E0009 |
This error code indicates that mandatory attribute is missing in request for configuring the controlled shutdown options. |
ONRF-CFG-CSHTOPT-E0010 |
This error code indicates that message failure occurred generic in nature while configuring the controlled shutdown options. |
ONRF-CFG-CSHTOPT-E0020 |
This error code indicates that request timed out while configuring the controlled shutdown options. |
ONRF-CFG-CSHTOPT-E0021 |
This error code indicates that request had multiple attributes missing or incorrect for configuring the controlled shutdown options. |
ONRF-CFG-CSHTOPT-E0100 |
This error code indicates that request is invalid for configuring the controlled shutdown options. |
ONRF-CFG-CSHTOPT-E0802 |
This error code indicates that pessimistic locking exception occurred while configuring the controlled shutdown options. |
ONRF-CFG-CSHTOPT-E0803 |
This error code indicates that data access resource failure exception occurred while configuring the controlled shutdown options. |
ONRF-CFG-CSHTOPT-E0805 |
This error code indicates that NRF is unable to update the required data for updating configuring the controlled shutdown options. |
ONRF-CFG-CSHTOPT-E0807 |
This error code indicates that NRF unable to fetch the required data while fetching the controlled shutdown options. |
ONRF-CFG-CSHTOPT-E0899 |
This error code indicates that general database exception occurred while accessing the controlled shutdown options. |
ONRF-CFG-CSHTOPT-E0903 |
This error code indicates that an interrupted exception occurred while accessing the controlled shutdown options. |
ONRF-CFG-CSHTOPT-E0904 |
This error code indicates that class cast exception occurred while accessing the controlled shutdown options. |
ONRF-CFG-CSHTOPT-E0999 |
This error code indicates that a general exception occurred while accessing the controlled shutdown options. |
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 |
---|---|
ONRF-CFG-ROAMOPT-E0007 |
This error code indicates that mandatory IE is incorrect in request for configuring the roaming options. |
ONRF-CFG-ROAMOPT-E0008 |
This error code indicates that an optional IE is incorrect in request for configuring the roaming options. |
ONRF-CFG-ROAMOPT-E0009 |
This error code indicates that mandatory IE is missing in request for configuring the roaming options. |
ONRF-CFG-ROAMOPT-E0010 |
This error code indicates that message failure occurred generic in nature while configuring the roaming options. |
ONRF-CFG-ROAMOPT-E0020 |
This error code indicates that request timed out while configuring the roaming options. |
ONRF-CFG-ROAMOPT-E0021 |
This error code indicates that request had multiple attributes missing or incorrect for configuring the roaming options. |
ONRF-CFG-ROAMOPT-E0100 |
This error code indicates that request is invalid for configuring the roaming options. |
ONRF-CFG-ROAMOPT-E0802 |
This error code indicates that pessimistic locking exception occurred while configuring the roaming options. |
ONRF-CFG-ROAMOPT-E0803 |
This error code indicates that data access resource failure exception occurred while configuring the roaming options. |
ONRF-CFG-ROAMOPT-E0805 |
This error code indicates that NRF is unable to update the required data for updating the roaming options. |
ONRF-CFG-ROAMOPT-E0807 |
This error code indicates that NRF unable to fetch the required data while fetching the roaming options. |
ONRF-CFG-ROAMOPT-E0899 |
This error code indicates that while general database exception occurred while accessing the roaming options. |
ONRF-CFG-ROAMOPT-E0903 |
This error code indicates that an interrupted exception occurred while accessing the roaming options. |
ONRF-CFG-ROAMOPT-E0904 |
This error code indicates that class cast exception occurred while accessing the roaming options. |
ONRF-CFG-ROAMOPT-E0999 |
This error code indicates that General Exception occurred while accessing the roaming options. |
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 |
---|---|
ONRF-CFG-SCRNRUL-E0007 |
This error code indicates that request has mandatory IE Incorrect. |
ONRF-CFG-SCRNRUL-E0008 |
This error code indicates that request has optional IE Incorrect. |
ONRF-CFG-SCRNRUL-E0009 |
This error code indicates that request has mandatory IE missing. |
ONRF-CFG-SCRNRUL-E0100 |
This error code indicates that request is invalid for updating the screening rules. |
ONRF-CFG-SCRNRUL-E0802 |
This error code indicates that pessimistic locking exception occurred while updating the screening rules. |
ONRF-CFG-SCRNRUL-E0803 |
This error code indicates that data access resource failure exception occurred for fetching the screening rules. |
ONRF-CFG-SCRNRUL-E0805 |
This error code indicates that NRF is unable to update the required data for updating the screening rules. |
ONRF-CFG-SCRNRUL-E0807 |
This error code indicates that NRF unable to fetch the required data fetching the screening rules. |
ONRF-CFG-SCRNRUL-E0899 |
This error code indicates that general database exception occurred during accessing the screening rules. |
ONRF-CFG-SCRNRUL-E0902 |
This error code indicates that an interrupted exception occurred while accessing the screening rules. |
ONRF-CFG-SCRNRUL-E0903 |
This error code indicates that an interrupted exception occurred while accessing the screening rules. |
ONRF-CFG-SCRNRUL-E0904 |
This error code indicates that class cast exception occurred during accessing the screening rules. |
ONRF-CFG-SCRNRUL-E0999 |
This error code indicates that general exception occurred during accessing the screening rules. |
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 |
---|---|
ONRF-CFG-GWTHOPT-E0007 |
This error code indicates that a mandatory attribute is incorrect for updating the Growth Options. |
ONRF-CFG-GWTHOPT-E0008 |
This error code indicates that an optional attribute is incorrect for updating the Growth Options. |
ONRF-CFG-GWTHOPT-E0009 |
This error code indicates that a mandatory attribute is missing for updating the Growth Options. |
ONRF-CFG-GWTHOPT-E0010 |
This error code indicates that message failure occurred generic in nature while updating the Growth Options. |
ONRF-CFG-GWTHOPT-E0021 |
This error code indicates that request had multiple attributes missing or incorrect for updating the Growth Options. |
ONRF-CFG-GWTHOPT-E0100 |
This error code indicates that request is invalid for updating the Growth Options. |
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 |
---|---|
ONRF-CFG-GWTHFOR-E0007 |
This error code indicates that a mandatory attribute is incorrect for updating the Growth forwarding. |
ONRF-CFG-GWTHFOR-E0008 |
This error code indicates that an optional attribute is incorrect for updating the Growth forwarding. |
ONRF-CFG-GWTHFOR-E0009 |
This error code indicates that a mandatory attribute is missing for updating the Growth forwarding. |
ONRF-CFG-GWTHFOR-E0010 |
This error code indicates that message failure occurred generic in nature while updating the Growth forwarding. |
ONRF-CFG-GWTHFOR-E0021 |
This error code indicates that request had multiple attributes missing or incorrect for updating the Growth forwarding. |
ONRF-CFG-GWTHFOR-E0100 |
This error code indicates that request is invalid for updating the Growth forwarding. |
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 |
---|---|
ONRF-CFG-NRFCFG-E0802 |
This error code indicates that pessimistic locking exception occurred while fetching the NRF Configurations. |
ONRF-CFG-NRFCFG-E0803 |
This error code indicates that data access resource failure exception occurred while fetching the NRF Configurations. |
ONRF-CFG-NRFCFG-E0807 |
This error code indicates that NRF is unable to fetch the required data while fetching the NRF Configurations. |
ONRF-CFG-NRFCFG-E0899 |
This error code indicates that general database exception occurred while fetching the NRF Configurations. |
ONRF-CFG-NRFCFG-E0903 |
This error code indicates that an interrupted exception occurred while fetching the NRF Configurations. |
ONRF-CFG-NRFCFG-E0904 |
This error code indicates that class cast exception occurred while fetching the NRF Configurations. |
ONRF-CFG-NRFCFG-E0999 |
This error code indicates that general exception occurred while fetching the NRF Configurations. |
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 |
---|---|
ONRF-CFG-NFDTLS-E0021 |
This error code indicates that request had multiple attributes missing or incorrect for fetching the NF details. |
ONRF-CFG-NFDTLS-E0100 |
This error code indicates that request is invalid for fetching the NF details. |
ONRF-CFG-NFDTLS-E0807 |
This error code indicates that NRF is unable to fetch the required data for the fetching NF details. |
ONRF-CFG-NFDTLS-E0999 |
This error code indicates that general exception occurred while fetching the NF details. |
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 |
---|---|
ONRF-CFG-SUBDTLS-E0021 |
This error code indicates that request had multiple attributes missing or incorrect for fetching subscription details. |
ONRF-CFG-SUBDTLS-E0807 |
This error code indicates that NRF is unable to fetch the required data for fetching subscription details. |
ONRF-CFG-SUBDTLS-E0999 |
This error code indicates that general exception occurred during fetching subscription details. |
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 |
---|---|
ONRF-CFG-NPTRREC-E0807 |
This error code indicates that NRF is unable to fetch the required data from cache. |
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 |
---|---|
ONRF-CFG-RTNPTR-E7000 |
This error code indicates that there was failure to trigger DNS NAPTR Update records. |
ONRF-CFG-RTNPTR-E0902 |
This error code indicates that JSON processing exception occurred while triggering DNS NAPTR Update records. |
ONRF-CFG-RTNPTR-E0100 |
This error code indicates that request is invalid for triggering DNS NAPTR Update records. |
ONRF-CFG-RTNPTR-E0021 |
This error code indicates that request had multiple attributes missing or incorrect for triggering DNS NAPTR Update records. |
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 |
---|---|
ONRF-CFG-NRFOPER-E0020 |
This error code indicates that the request timed out when fetching NRF Configuration NRF operation state. |
ONRF-CFG-NRFOPER-E0802 |
This error code indicates that pessimistic locking exception occurred when fetching NRF Configuration NRF operation state. |
ONRF-CFG-NRFOPER-E0803 |
This error code indicates that data access resource failure exception occurred while fetching NRF Configuration NRF operation state. |
ONRF-CFG-NRFOPER-E0805 |
This error code indicates that NRF is unable to update the required data for NRF Configuration NRF operation state. |
ONRF-CFG-NRFOPER-E0807 |
This error code indicates that NRF is unable to fetch the required data while fetching NRF Configuration NRF operation state. |
ONRF-CFG-NRFOPER-E0899 |
This error code indicates that general database exception occurred while fetching NRF Configuration NRF operation state. |
ONRF-CFG-NRFOPER-E0903 |
This error code indicates that interrupted exception occurred while fetching NRF Configuration NRF operation state. |
ONRF-CFG-NRFOPER-E0904 |
This error code indicates that class cast exception occurred while fetching NRF Configuration NRF operation state. |
ONRF-CFG-NRFOPER-E0999 |
This error code indicates that general exception occurred while fetching NRF Configuration NRF operation state. |
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 |
---|---|
ONRF-CFG-CNCCDTN-E7001 |
This error code indicates that there is an error in CNCC controller. |
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 |
---|---|
ONRF-CFG-UNKSROP-E0902 |
This error code indicates that JSON processing exception occurred during an unknown service operation. |
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 |
---|---|
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. |
ONRF-IGW-E002 |
This error code indicates that request processing time is more than the configured request timeout at Ingress Gateway. |
ONRF-IGW-E003 |
This error code indicates that Ingress Gateway is unable to resolve the configured backend service host name. |
ONRF-IGW-E004 |
This error code indicates that Ingress Gateway is unable to establish the connection with the backend service. |
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. |
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. |
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. |
ONRF-IGW-E052 |
This error code indicates that Ingress Gateway received the request path with no endpoint implemented in the backend service. |
ONRF-IGW-E053 |
This error indicates that SocketException has occurred as Ingress Gateway was unable to create a TCP connection. |
ONRF-IGW-E054 |
This error code indicates some unknown internal error occurred at Ingress Gateway while processing the request. |
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. |
ONRF-IGW-E112 |
This error code indicates validation of the user-agent header failed at Ingress Gateway. |
ONRF-IGW-E122 |
This error code indicates requests received at Ingress Gateway were rejected gracefully during the Ingress Gateway shutdown. |
ONRF-IGW-E132 |
This error code indicates requests are being rejected after exceeding the burstCapacity when the global ratelimit feature is enabled. |
ONRF-IGW-E152 |
This error code indicates that requests are being rejected after exceeding the burstCapacity when the rss ratelimit feature is enabled. |
ONRF-IGW-E162 |
This error code indicates that validation of the XFCC header failed at Ingress Gateway. |
ONRF-IGW-E163 |
This error code indicates that a request received at Ingress Gateway has no XFCC header or an empty XFCC header. |
ONRF-IGW-E164 |
This error code indicates that the XFCC header validation failed due to XFCC certificate count mismatch in Ingress Gateway. |
ONRF-IGW-E165 |
This error code indicates that an invalid XFCC header is received at Ingress Gateway. |
ONRF-IGW-E171 |
This error code indicates that validation of the OAuth token failed at Ingress Gateway. |
ONRF-IGW-E172 |
This error code indicates that the OAuth cert that has expired is received at Ingress Gateway. |
ONRF-IGW-E173 |
This error code indicates that OAuth mismatch occurred in KID at Ingress Gateway. |
ONRF-IGW-E174 |
This error code indicates that producer scope is absent in the OAuth token received at Ingress Gateway. |
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. |
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. |
ONRF-IGW-E177 |
This error code indicates that the received OAuth token mismatches with the producer PLMN configured at Ingress Gateway. |
ONRF-IGW-E178 |
This error code indicates that the received OAuth token does not contain an audience or an invalid audience at Ingress Gateway. |
ONRF-IGW-E179 |
This error code indicates that an invalid OAuth token is received at Ingress Gateway. |
ONRF-IGW-E180 |
This error code indicates that a request was received at Ingress Gateway with no OAuth token or an empty OAuth token. |
ONRF-IGW-E182 |
This error code indicates that overload control exception occurred at Ingress Gateway. |
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. |
ONRF-IGW-E191 |
This error code indicates that validation of the CCA header failed at Ingress Gateway. |
ONRF-IGW-E192 |
This error code indicates that requests are being discarded partially at Ingress Gateway when the control shutdown feature is enabled. |
ONRF-IGW-E193 |
This error code indicates that requests are being discarded completely at Ingress Gateway when the control shutdown feature is enabled. |
ONRF-IGW-E200 |
This error code indicates all requests will be rejected at Ingress Gateway when the traffic reject feature is enabled. |
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. |
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. |
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. |
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. |
ONRF-IGW-E221 |
This error code indicates that an invalid route exception has occurred as invalidRouteFilter was configured in the routesConfiguration. |
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 |
---|---|
ONRF-EGW-E001 |
This error code indicates that Egress Gateway is unable to establish the connection with peer NF in the configured connectionTimeout period. |
ONRF-EGW-E002 |
This error code indicates that request processing time is more than the configured request timeout at Egress Gateway. |
ONRF-EGW-E003 |
This error code indicates that Egress Gateway is unable to resolve the peer NF service host name. |
ONRF-EGW-E004 |
This error code indicates that Egress Gateway is unable to establish the connection with peer NF service. |
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. |
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. |
ONRF-EGW-E007 |
This error code indicates the SSL handshake exception occurred in Egress Gateway. |
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. |
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. |
ONRF-EGW-E054 |
This error code indicates that some unknown internal error occurred in Egress Gateway while processing the request. |
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. |
ONRF-EGW-E112 |
This error code indicates that requests are being rejected after exceeding the bucketCapacity when the notificationRateLimit feature is enabled. |
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. |
ONRF-EGW-E127 |
This error code indicates that the service shutdown is in progress. |
ONRF-EGW-E132 |
This error code indicates that the DNS resolution of virtual FQDN failed. |
ONRF-EGW-E152 |
This error code indicates the exception occurred because of a bad AccessToken request received. |
ONRF-EGW-E153 |
This error code indicates that Egress Gateway is unable to send an AccessToken request to NRF. |
ONRF-EGW-E154 |
This error code indicates an error in retrieving a token from NRF. |
ONRF-EGW-E155 |
This error code indicates response failure from NRF(invalid/bad response) while trying to fetch oauth token. |
ONRF-EGW-E172 |
This error code indicates that requests are being rejected after exceeding the bucketCapacity when the egressRateLimiting feature is enabled. |
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. |
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. |
ONRF-EGW-E192 |
This error code indicates that requests are being discarded partially at Egress Gateway when the control shutdown feature is enabled. |
ONRF-EGW-E193 |
This error code indicates that requests are being discarded completely at Egress Gateway when the control shutdown feature is enabled. |
ONRF-EGW-E202 |
This error code indicates that an invalid route exception has occurred as invalidRouteFilter was configured in routesConfiguration. |
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 |
---|---|
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. |
ARS-E102 |
This error code indicates FQDN or scheme parsing exception has occurred at Alternate Route Service. |
ARS-E103 |
This error code indicates a custom exception has occurred at Alternate Route Service. |
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 |
---|---|
CFG-E101 |
This error code indicates that an invalid method argument exception has occurred at Common Configuration Service. |
CFG-E102 |
This error code indicates that the missing request parameter exception has occurred at Common Configuration Service. |
CFG-E103 |
This error code indicates that no suitable converter was found for Common Configuration Service. |
CFG-E105 |
This error code indicates that the triggered HTTP method is not supported for the URI/API end point. |
CFG-E106 |
This error code indicates that exception has occurred as the payload was not in the proper format to read. |
CFG-E107 |
This error code indicates that configuration related exception has occurred at Common Configuration Service. |
CFG-E108 |
This error code indicates that HTTP error has occurred at Common Configuration Service. |
CFG-E109 |
This error code indicates that custom exception has occurred at Common Configuration Service. |