Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Crontab Job with TOracleOutputBulkExec

Hi, I try to exec a job with a Bulk function by using crontab of Linux, but the Bulk give me an error. On the contrary, if i launch the job with ./job it's running. Can you help me to understand the problem please?
Labels (2)
1 Solution

Accepted Solutions
TRF
Champion II
Champion II

What's is the error?

Probably due to a problem with environment variables.

Are you sure to use the same Linux user from crontab and from command line?

View solution in original post

1 Reply
TRF
Champion II
Champion II

What's is the error?

Probably due to a problem with environment variables.

Are you sure to use the same Linux user from crontab and from command line?