I have an application which needs to connect to Oracle database to bring my instance up.
Oracle server is running on U.S server, While I am accessing it from India
Sadly it takes an hour to get connected and pull the data back so that my application is up on my local machine.
I need to debug it, why its taking so long time.
Any ideas will be great.