Is it possible to give programmers access to be able to turn triggers ON/OFF without allowing them to create/modify/delete the queue ?
(The OS/390 System Setup Guide states that the access level required for MQOO_SET is ALTER.)
Joined: 15 May 2001 Posts: 3264 Location: London, ON Canada
Sure. You give them access to the MQSET (MQINQ too) MQ API function calls.
The guide is correct but an API function call is different from an Administration MQSC command. I think you are confusing the MQSC Admin 'ALTER' command with the security level of 'Alter' (i.e. Read/Alter/Update/Delete )
You cannot do MQSC DEFINE/ALTER/DELETE commands without RACF MQADMIN access.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum