Forum Discussion
mraghuvanshi-eb
1 year agoRegular Visitor
Connect to Oracle Database with LDAP connection
Hello, I have a JDBC string: jdbc:oracle:thin:@ldap://xxx.xxxx.com:3060/cn=xxx,cn=OracleContext,dc=xxx,dc=com where "xxx" are the relevant values, and the username/password. I can verify that I ...
mraghuvanshi-eb
1 year agoRegular Visitor
Hello Anonymous , Thank you for your response. I have installed a on-premise gateway in my local machine. The Oracle database is accessible from my local machine but I have tried that using the jdbc string using python.
For Fabric, I have installed the Oracle Client for Microsoft tools and have configured the ldap.ora and sqlnet.ora file. I am unsure about the next steps now.
I am also curious about your point number 2. Where do I upload the driver in Fabric and how do I leverage it? Thank you!