Skip to Main Content
IBM Z Software


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).


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 Future consideration
Created by Guest
Created on Aug 25, 2023

Add support for the usage of symbolic links for USS Path

I would like to have the ability to use symbolic links under USS Control > Process Command/Path in the System Automation Policy Database to remove the need for submitting a policy database build and configuration refresh if the path is changed.

Idea priority Low
  • Admin
    Bernd Jostmeyer
    Reply
    |
    Oct 12, 2023

    Thanks for the response - we will check your scenario. It sounds reasonable to support this - therefore I am accepting this idea, however it can also be that this works already - I come back with results.

  • Guest
    Reply
    |
    Oct 10, 2023

    Hello,

    Sorry for the late response, I didn't have notification activated for this... Have activated it now!

    For example, if we have a process which provides the following path when running command "ps -e -o pid -o jobname -o comm"

    in lpar1:

    /usr/lpp/IBM/v3r1/lpar1/python

    in lpar2:

    /usr/lpp/IBM/v3r1/lpar2/python

    This would require us to have two different APL in the policy database to specify the difference but could it be possible to point towards symbolic links instead?

    For example, using this symbolic link in the policy database:

    /usr/lpp/IBM/Watson/python

    and the symbolic link would point to the correct path from above depending on which system it is running in. (Which could be more easily updated when a new version is released rather than updating the policy database and submitting a build.)


  • Admin
    Bernd Jostmeyer
    Reply
    |
    Sep 27, 2023

    Hi thanks for submitting this idea.

    In order to understand your requirement it would be helpful if you could share a bit more about the scenario you try to accomplish.

    If you create a symbolic link to (for example) a specific JVM version to use (and this might change over time) then you could use the name of the symbolic link in the "Filter" field instead of using it in the process/command path field?