If I start a Data Services batch job under UNIX using AL_RWJobLauncher or al_engine directly from the command line, what user id does the job inherit, the command line users id or the id the job server is running under?
The reason for the question is that we are trying to ascertain what and who need the appropriate file permissions when batch loading flat file data.
…and the jobserver kicks off an al_engine process with the parameters provided. Yes, that’s another option calling the al_engine directly, just need to be more careful.