Dear Experts
I need to access Oracle Database from my machine via Jump Host Server and do some DML operations.
Local Machine ---> Linux Jump Host Server ---> Oracle Database
I have tried so many codes using "sshtunnel.SSHTunnelForwarder" but nothing is working, everytime when I run the python code, it just Hangs.I will be really thanksful if you please provide suitable Python script for this scenario.
(I start with a code initially but now did so many changes to not in position to share)
Thanks
Amit