Database Administration (MOSC)

MOSC Banner

How do I set arguments to jobs in a chain.

edited Jun 17, 2010 6:04AM in Database Administration (MOSC) 1 commentAnswered
I want to use the same program in a several of job chains.  I want to pass a different argument to each job chain.
The SET_JOB_ARGUMENT_VALUE requires a JOB name, but not which program in the job chain that the argument is associated.

The DEFINE_PROGRAM_ARGUMENT sets the default argument. Using this to set the argument does not guarantee that the program that is being started has the correct value (if 2 jobs start at the same time, a timing issue).

So, how do I pass the argument to the correct program in a job chain?

Thanks - JR

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