CSQ0214E Message protection initialization failed 03353017

CSQ0214E … CSQ0COPN Message protection initialization failed, return code 12, reason 03353017
CSQ0217E %CSQ9 CSQ0COPN Failed to process object ‘ADCDC/drq.ams.keyring’

03353017Access denied.

Explanation

The database or key ring cannot be opened because the permissions do not allow access by the current user.

Colin’s comments

I got messages

ICH408I USER(ADCDC ) GROUP(TEST ) NAME(ADCDC ) IRR.DIGTCERT.LISTRING CL(FACILITY) INSUFFICIENT ACCESS AUTHORITY ACCESS INTENT(READ ) ACCESS ALLOWED(NONE )
CSQ0214E … CSQ0COPN Message protection initialization failed, return code 12, reason 03353017
CSQ0217E … CSQ0COPN Failed to process object ‘ADCDC/drq.ams.keyring’

This is because the userid was not authorised to read its keyring. You need to give it permission

# give the userid access to the keyring

permit IRR.DIGTCERT.LISTRING class(facility) access(read) id(ADCDC)

setropts raclist(facility) refresh

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s