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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Shared DB Connection autocommit

Hi,

I have a question about the shared DB connection between differents Jobs and the advanced option Auto commit.

For exemple, i open a connection in the parent job with a shared db connection and  whith th option Auto Commit.

in the child job , i use the shared connection, but i uncheck the option auto commit and validate the transaction at the end of the child job.

 

in this case i would like to know if the parent job will be save without transaction and if the child job will use the transaction.

 

Thanks for your help

Erwann

Labels (2)
1 Solution

Accepted Solutions
akumar2301
Specialist II
Specialist II

Share Db connection is static instance for a JOB .

So any change in Child job will persist.

View solution in original post

2 Replies
akumar2301
Specialist II
Specialist II

Share Db connection is static instance for a JOB .

So any change in Child job will persist.
Anonymous
Not applicable
Author

Hi,

thanks for your answer,

So if I well understand, i have to modify the commit option after my sub job like this

 

0683p000009M2TD.png