I followed the steps in the benchmarking guide to create the database. ( took me half day) All the network connections seemed to be working. The "STAF.cfg" on both client and dbserver machines ha...
See more...
I followed the steps in the benchmarking guide to create the database. ( took me half day) All the network connections seemed to be working. The "STAF.cfg" on both client and dbserver machines have been modified to set the trust level to "5" for the client machine and VM machine. When I ran the test, I got the following similar error for all three database scripts - sqlplus_shutdown.sh, sqlplus_startup.sh and backup.sh during the wkld setup phase, Stafcmd Process: sqlplus_shutdown.sh failed to start/complete. Returned: RC=25, STAFResult=Trust level 5 required for the PROCESS service's START request. Requester has trust level 3 on machine dbserver0.unisys.com Then, I added the trust level 5 to user "oracle" in STAF.cfg file, but it did not help. Any suggestion? Thanks.