Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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.
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.