Setting the file permissions for profiling on z/OS

If you are profiling on z/OS®, then you must have read and execute permissions on the following directories (and all directories in their path):
If you are profiling on z/OS, then you must have read and execute permissions on the following directories (and all directories in their path):
  • <Rational Agent Controller installation directory>/lib/*
  • <Rational Agent Controller installation directory>/plugins/org.eclipse.tptp.javaprofiler/*
  • <Rational Agent Controller installation directory>/plugins/com.ibm.rational.llc.engine/*
  • <XML Toolkit installation directory>/xml4c-5_7/lib*
Note: All directories in the path to these directories also must have read and execute permission. For example, if <Rational Agent Controller installation directory> is /opt/IBM/RAC, then you need read and execute permissions on each of the /opt, /opt/IBM, /opt/IBM/RAC and /opt/IBM/RAC/lib/ directories.

You can provide the correct permissions by running the command umask 022 when you start Rational® Agent Controller.


Feedback