E-AS: Unable To Start/Stop the Application Server Domain Using a Script Scheduled in Crontab, Fails With Error “psadmin: fatal: libtrio64.so: open failed: No such file or directory”
(Doc ID 2937877.1)
Last updated on MAY 15, 2024
Applies to:
PeopleSoft Enterprise PT PeopleTools - Version 8.50 and laterInformation in this document applies to any platform.
Symptoms
When attempting to invoke psadmin from a script scheduled in crontab, the following error occurs:
ld.so.1: psadmin: fatal: libtrio64.so: open failed: No such file or directory
However, if the same script is invoked directly from the shell, the start/stop works without any issues. Issue is only when the script is scheduled from a crontab.
STEPS
-----------------------
1. Create a shell script to boot/shutdown app/prcs scheduler domain.
2. Test the script by directly running and it works fine.
3. Schedule it using a crontab to see the er
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |