R_datalib (IRRSDL00) error (8, 8, 8) in NM API Service
search cancel

R_datalib (IRRSDL00) error (8, 8, 8) in NM API Service

book

Article ID: 279025

calendar_today

Updated On:

Products

NetMaster Network Management for TCP/IP

Issue/Introduction

Setting up AT-TLS for NetMaster (NM) API Service.

On the joblog of the NM API Service STC, this error message is found:

Cannot load keystore 'safkeyring:////Your-id/Your-keyring' because `R_datalib (IRRSDL00) error: not RACF authorized to use the requested service (8, 8, 8)`. The service is not able to start.

Cause

Configuration or external security error

Resolution

The error:

R_datalib (IRRSDL00) error: not RACF authorized to use the requested service (8, 8, 8)

is usually returned when the userid does not have the correct READ authority to the Resource class FACILITY IRR.DIGTCERT.LISTRING, as documented on the Add Permission to the Keyring section of the Enable HTTPS Communication with AT-TLS page of NetMaster 12.2 documentation. 

Additional Information

The same error can occur when Your-id in keyStore: safkeyring:////Your-id/Your-keyring parameter in yaml file is the STC name, not the userid related to that STC. The STC userid must be used instead. 

See R_datalib return and reason codes for additional info.