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: 
Croix
Creator
Creator

Oracle Proxy Authentication

Does anyone know how to connect Talend to Oracle when the oracle user you have is set up with Oracle's Proxy Authentication?

http://docs.oracle.com/cd/B28359_01/java.111/b31224/proxya.htm

 

I am having a hard time getting the tOracleConnection component to work with an Oracle Proxy Authentication user. 

 

Thanks,

Croix

Labels (3)
1 Solution

Accepted Solutions
Croix
Creator
Creator
Author

Actually, I figured it out. I just had to add the user name in brackets to the end of the user name. 

So I connected with user[proxyuser] and it worked fine.

View solution in original post

1 Reply
Croix
Creator
Creator
Author

Actually, I figured it out. I just had to add the user name in brackets to the end of the user name. 

So I connected with user[proxyuser] and it worked fine.