Mapping Job Code from another system to Job in Oracle
In Oracle, the Job ID is generated when a job is created.
We are creating jobs in another system other than Oracle and they use Job Code and an interface will transfer the data into Oracle.
Is there a way to pass the Job Code into Oracle so that the Job ID matches this Job Code from the source system?
Thanks