KFJ00202E RTE_USS_RTEDIR must not be a subdirectory of GBL_USS_TKANJAR_PATH

Explanation

The RTE_USS_RTEDIR and GBL_USS_TKANJAR_PATH parameters each specify the path of a z/OS® UNIX® System Services directory. GBL_USS_TKANJAR_PATH is an SMP/E target directory, or a copy. RTE_USS_RTEDIR specifies where to generate runtime members; some runtime environment started tasks also write to files under this directory.

RTE_USS_RTEDIR must not be a subdirectory of GBL_USS_TKANJAR_PATH because SMP/E target directories and their descendants should be read-only for most users. However, some OMEGAMON® products write to files under the RTE_USS_RTEDIR directory.

Before generating runtime members, the GENERATE action checks whether RTE_USS_RTEDIR is a subdirectory of GBL_USS_TKANJAR_PATH.

System action

The GENERATE action stops before generating runtime members.

User response

Change the value of RTE_USS_RTEDIR, and then resubmit the job.