ORA-27457: argument string of job "string.string" has no value
What triggered the Error:
value was provided for the job argument with the specified position.What should we do to fix it:
ovide a value for the job argument using any of the set_job_xxxx_value() routines. Or, when using a named program, specify a default value for the corresponding argument of the program.