I'm encountering an unusual issue while adding a Linux-based ArcGIS Server machine to an existing site. The server is unable to recognize the Oracle client, which is located on a mounted NAS storage path.
Here are the details:
The same Oracle client path on NAS is used in two other environments without any issues.
The primary machine in this environment successfully validates database connections using the exact same client path and configuration as specified in init_user_param.sh.
However, this particular machine fails during the join process with the error:
"Client software failed to load. Be sure the database client software is installed and configured correctly."
Has anyone encountered a similar issue? Any tips on what else can I check?