Database Install/Upgrade/Opatch (MOSC)

MOSC Banner

Linux Ora 21.9 17-Jan-2023 DBMS_SCHEDULER BACKUP_SCRIPT failed Login executable "not setuid-root"

edited Jan 24, 2023 12:05AM in Database Install/Upgrade/Opatch (MOSC) 1 comment

-------------------------------------------------------------------------------------

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 !!! --

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center