CA 7 Batch Terminal Job Error CAS9034E - FUNCTION(RESCHECK) RESOURCE IS NOT PROTECTED
search cancel

CA 7 Batch Terminal Job Error CAS9034E - FUNCTION(RESCHECK) RESOURCE IS NOT PROTECTED

book

Article ID: 266052

calendar_today

Updated On:

Products

CA 7 Workload Automation

Issue/Introduction

Under RACF when running a Batch Terminal job under a userid  <userid> the following message was issued against <userid> in the CA 7 LOG dataset: 

CAS9034E - FUNCTION(RESCHECK) RESOURCE IS NOT PROTECTED

and in the SYSPRINT of the BTI job the following messages were issued: 

CA-7.022 - r12.1.01    LOGON FORMAT INCORRECT AT BT1   
CAS9034E - FUNCTION(RESCHECK) RESOURCE IS NOT PROTECTED

 

Environment

Release : 12.1

Resolution

The problem is that <userid> does not have access to <userid1>. 

23.133 14.48.52  BT1      USER01    TERMINAL     EXTERNAL                      
                                            MSG=ACF04056 ACCESS TO RESOURCE <userid> TYPE RPAN BY <userid1> NOT AUTHORIZED

 

----

In the log data user OPX00 issued command to change/set users <userid1> to <userid>.

 

VT1002   OPX00     05/12/23  16:44:32  /PROFS,ID=<userid1>         
VT1002   OPX00     05/12/23  16:44:39  /PROFS,ID=<userid1>,R=<userid>
VT1002   OPX00     05/12/23  16:44:44  /PROFS,ID=<userid1>         

 

---

Need to have the Security Administrator to give user <userid1> access to resource <userid> or either change <userid1> profile back to a valid UID that the user has access to.