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

Error while deploying master job into integration cloud

Hi,

 

I have created two jobs. One child and another master. Master job invokes child job using tRunJob.

I published child job to integration cloud separately and it works fine. But, when I publish master job to cloud, I am getting error as 

 

java.sql.SQLRecoverableException: IO Error: The Network Adapter could not establish the connection at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:489) at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:553) at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:254) at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:32) at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:528) at java.sql.DriverManager.getConnection(DriverManager.java:664) 

 

something like this. I used same connections in both the jobs. Can anyone help me out?

 

Thanks in advance,

Meghana.

Labels (4)
1 Reply
Anonymous
Not applicable
Author

Hi

 

 

Are you using cloud or remote engines ? 

The error seems to be related to access right issues. The sub job may have different access rights than the master job. 

Is it possible to share your job ? 

 

Regards

 

Jean-Guillaume