Linux Ora 21.9 17-Jan-2023 DBMS_SCHEDULER BACKUP_SCRIPT failed Login executable "not setuid-root"
-------------------------------------------------------------------------------------
PROBLEM DESCRIPTION
-------------------------------------------------------------------------------------
Platform:
Oracle Enterprise Linux 8.7
Oracle Database Enterprise Edition 21.9 17-JAN-2023
-------------------------------------------------------------------------------------
--1. PROBLEM
Applied the 21.9 RU and DBMS_SCHEDULER job now fails with error
SQL> BEGIN
sys.dbms_scheduler.run_job( '"SYS"."JOB_RMAN_FULL_BKP"' );
END;
/ 2 3 4
BEGIN
*
ERROR at line 1:
ORA-27369: job of type BACKUP_SCRIPT failed with exit code: Login executable
not setuid-root
-------------------------------------------------------------------------------------
--2. CAUSE
MOS: Scheduled Job Running Shell Script Fails With ORA-27369 ( Doc ID 391820.1 )
MOS: Clarification on Externaljob.ora and Permissions ( Doc ID 979186.1 )
**MOS: DBMS_SCHEDULER Extjob Fails With "Login Executable Not Setuid-Root" ( Doc ID 961019.1 )**
-- !!! The Owner and Permissions of the files below were overwritten after 21.9 RU patch was installed !!! --