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: 
sanjeevini
Contributor III
Contributor III

tAccess DB Connection issue While executing job in TAC

I have requirement to pull data from MS Access Db using the .accdb file.

I have installed the AccessDatabaseEngine_X64.exe and able to pull the data from Talend using tAccess Components locally , but when i am trying to execute the job using TAC , Job is failing with below errors.

Connection attempt to 'jdbc0683p000009MA5A.pngdbc0683p000009MACJ.pngriver={Microsoft Access Driver (*.mdb, *.accdb)};DBQ=<xyz>.accdb' with the username ''.
java: symbol lookup error: /usr/java/jdk1.7.0_71/jre/lib/amd64/libJdbcOdbc.so: undefined symbol: SQLAllocEnv

Can anyone help me to solve this ? what all steps i have to carry out in server to install AccessDatabaseEngine_X64 and what all other setup i have to do.

Thanks
-Sanjeevini

Labels (4)
1 Solution

Accepted Solutions
sanjeevini
Contributor III
Contributor III
Author

Hi , 

 

The issue solved by using tjdbc components with ucanaccess driver.

 

Thanks

-Sanjeevini

View solution in original post

6 Replies
Anonymous
Not applicable

Hello,

Could you please indicate on which talend build version you got this issue?

Best regards

Sabrina

sanjeevini
Contributor III
Contributor III
Author

Hi Sabrina, 

 

Its Talend Platform For Bigadata (5.6.1.20141207_1530).

 

Thanks

-Sanjeevini 

Anonymous
Not applicable

Hello,

The error is the result of libJdbcOdbc. What's OS are you using in your local?  Did you connect to 32 bit Access in talend locally and deploy your job in 64 bit Linux TAC and Job server?

Best regards

Sabrina

sanjeevini
Contributor III
Contributor III
Author

Yes Sabrina. You are correct.

I have connect to 32 bit Access in talend locally(by installing MS access driver as i have 64bit OS ) and deployed job in 64 bit Linux TAC and Job server.

 

Let me know what all setups i need to make at Server level.

 

Thanks

-Sanjeevini 

 

 

Anonymous
Not applicable

Hello,

Would you mind creating a case on talend support portal so that we can give you a remote assistance(webex session) through support portal with priority?

Best regards

Sabrina

sanjeevini
Contributor III
Contributor III
Author

Hi , 

 

The issue solved by using tjdbc components with ucanaccess driver.

 

Thanks

-Sanjeevini