Hello.
I am interested in the possibilities of reading the job_GUID from the metadata repository tables. I am aware that there is the table AL_SCHED_INFO, but this requires adding a schedule to the job. There is also AL_HISTORY_INFO and ALVW_HISTORY, but this requires running the job.
My question is: is it possible to find the job_GUID from the metadata repository assuming that the job has never been run and does not have a schedule?
Thank you in advance.