This portal is to open public enhancement requests against IBM Z Software products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).
We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:
Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,
Post an idea.
Get feedback from the IBM team and other customers to refine your idea.
Follow the idea through the IBM Ideas process.
Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.
IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.
ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.
This RFE is being closed with a reason "Is a defect". If you are still experiencing the problem please open a PMR with the service team as the DFHDPLOY process should indicate a security error. We will need to collect some more diagnostics to determine what the problem is.
I am running CICS TS 5.3 and the same for CPSM.
I have recreated this in my environment with a userid which has no access to install the BUNDDEF into the target region and security is set to yes in the CMAS and the target MAS.
The DFHDPLOY log shows
12:27:51.656809 : DFHRL2049I Creating BUNDLE definition.
12:27:52.666883 : DFHRL2052I Installing BUNDLE definition.
12:27:52.667574 : DFHRL2131I Waiting for BUNDLE(BUND1) to be installed in active regions in SCOPE(GROUP1).
12:27:53.676059 : DFHRL2098E Unable to perform DEPLOY due to security restriction for the current userid.
12:27:53.676168 : DFHRL2055I Errors have occurred, processing terminated.
12:27:53.679240 : DFHRL2014I Disconnecting from CICSPLEX(AHPLEXDE).
and the DPLOYTRC shows correctly that the API call failed
12:27:52.667580 : DFHRL2131I Waiting for BUNDLE(BUND1) to be installed in active regions in SCOPE(GROUP1).
12:27:52.667594 : 4 ENTRY: Async_API_Wait
12:27:52.667594 : 4 Timeout condition(8)
12:27:52.667594 : 4 Wait Que(NOTSET)
12:27:52.667594 : 4 Waiter token(0008)
12:27:53.675217 : 5 RECEIVE SENTINEL
12:27:53.675217 : 5 SENTINEL(00000001)
12:27:53.675959 : 5 TPARSE ASYNCREQ
12:27:53.675959 : 5 SMResponse(OK)
12:27:53.675959 : 5 Count(0)
12:27:53.675959 : 5 Response(NOTPERMIT 1031)
12:27:53.675959 : 5 Reason(USRID 1345)
12:27:53.676066 : DFHRL2098E Unable to perform DEPLOY due to security restriction for the current userid.
This is using the latest code level. I would like to know which code level you are running and which version of CICS Transaction Server the CMAS and MAS regions are running.
If possible please could you attach the DPLOYTRC trace data to the requirement which will help us with diagnosing the problem.