This information will help you resolve problems with the
file agent Remote System Explorer (RSE) miner.
If you have configuration problems that indicate that the File
Agent RSE miner is not configured properly, often the problem is caused
by a CLASSPATH length.
Complete the following steps to determine the CLASSPATH length
and fix it if necessary:
- Locate the RSE configuration directory on z/OS.
- Edit the rsed.envvars file and locate the log
directory by searching for -Ddaemon.log.home.
- In the log directory, locate the rsedaemon.log and
locate the string =CLASSPATH=.
- Make sure that the line that contains this string does not exceed
4000 bytes. Also make sure that the text at the end of the classpath
statement does not contain unexpected characters instead of directory
names.
- If the line exceeds 4000 bytes or contains unexpected characters,
use a shorter directory name for the symbolic links directory.
- You can also use a symbolic link for the value of the $RSE_LIB variable
in rsed.envvars such as /var/RSE pointing
to <path to rdz/rse/lib>.
Refer to the sample JCL member BLZCRSYM in hlq.SBLZSAMP,
where hlq is the high-level qualifier specified
during the SMP/E installation.
For more information, see the Rational® Developer
for System z® Host Configuration
Guide (SC23-7658-02).