The FILENAME FTP Access Method fails with the following error when executed on Red Hat Enterprise Linux (RHEL) release 8:
The error occurs because the libnsl.so.1 file is not shipped with RHEL 8.
The workaround for this problem is to create a root symbolic link:
1. Issue the following command to verify the version of the libnsl.so file that is used at your site:
2. Create a root symbolic link for the libnsl.so.1 file to a version that is used at your site. Here is example code if the file at your site is named libnsl.so.2.0.0: