Hi,
I have a job which has both Joblib and Steplib.
Suppose if the steplib is empty ( No dataset is given), What happens to the job ?
Pebble wrote:Suppose if the steplib is empty ( No dataset is given), What happens to the job ?
How do you have a STEPLIB with no dataset given?Suppose if the steplib is empty ( No dataset is given),
What does this reply to?then it will consider the JOBLIB.
True, that is incorrect. . . If a steplib is mentioned in a step, the joblib will not be searched. An additional wrinkle is that if the module is in the link list, it will be executed even if the steplib is "empty"."When Steplib is empty, Joblib will be considered".
I was told that my answer was wrong.