Skip to Main Content
IBM Z Hardware and Operating Systems Ideas Portal


This is the public portal for all IBM Z Hardware and Operating System related offerings. 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).


Shape the future of IBM!

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:

Search existing ideas

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 your ideas
  1. Post an idea.

  2. Get feedback from the IBM team and other customers to refine your idea.

  3. Follow the idea through the IBM Ideas process.


Specific links you will want to bookmark for future use

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.

Status Not under consideration
Workspace z/OS
Created by Guest
Created on Sep 28, 2022

z/OSMF zERT-Plugin - Database access privileges

We created a service id to be used as zERT Network Analyzer database user ID as described in the document (https://community.ibm.com/community/user/ibmz-and-linuxone/blogs/erin-zhang1/2020/04/03/zert-best-practices-sorting-out-the-different-zos )

It´s working fine but client is asking us to check another possibility. They want to have another layer of access that would be able only to see the reports and download it (export to excel).


I tried myself to create another RACF group with only SELECT privilege access to the all zERT tables but we´re getting the message:

IZUET0044E: SESSION.ALERTS.COULD_NOT_VERIFY_SCHEMA


Is it possible to create an specific SAF resource or RACF group that would have READ-ONLY access to the Queries reports.

Idea priority Medium
  • Guest
    Reply
    |
    Oct 12, 2022
    As written, this idea is not feasible because of the way the zERT Network Analyzer uses JDBC and the underlying database schema to execute queries and access the resulting output. As such, this Idea is being rejected.

    Is your concern really at the database access layer, or is your real goal to have some level of role-based access controls within the zERT Network Analyzer application itself? For example, there could be a role that can only execute queries and view the reports, another that can create, update and delete queries, and another that can perform imports and database pruining operations? If role-based access control is what you are looking for, then please open a new requirement asking for this type of function.