PL/SQL (MOSC)

MOSC Banner

Changing scheduler job argument value inside a trigger

in PL/SQL (MOSC) 4 commentsAnswered ✓

Hi,

When I'm running this manually, the argument value is changed:

but when called inside a trigger, it doesn't seem to work (error since the rest of the code is not being executed)

For context, my goal is to run a linux shell script with an argument whenever there is a new record inserted on the table. Everything is working except for the changing of the argument which I need since it will pass the new record's ID to the shell script to process.

What am I doing wrong?

Thank you!

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