DB002365 Access denied to resource IDMSDMCL in ARCHIVE JOURNAL
search cancel

DB002365 Access denied to resource IDMSDMCL in ARCHIVE JOURNAL

book

Article ID: 103715

calendar_today

Updated On:

Products

IDMS IDMS - Database

Issue/Introduction

Why does the ARCHIVE JOURNAL job get error DB002365 C-4M353: Access denied to resource IDMSDMCL after the USERID that submits the job was changed?

Environment

Release: All supported releases.

Resolution

The SRTT being used for the ARCHIVE JOURNAL job defines RESTYPE=DMCL as being secured internally (SECBY=INT) and the USER that submitted the job does not hold the USE privilege on the DMCL.

CONNECT TO SYSTEM; 
GRANT USE ON DMCL <DMCL name> TO <the USER or a GROUP the USER belongs to>;