For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!
Is there a possibility to configure the connection timeout in SQL Developer (UI or programaticaly)
DB connection timeouts or client connection timeouts? Be specific on exactly what you're asking to configure.
For the client SQL Developer. We want to configure the timeout (make it less), so that for example if no db is available, the UI is not blocked with the connection dialog for about 2 minutes.
then yes you can mess with jdbc connection properties, but if you do that, it could impact say...the driver giving up queries that say also take longer than 2 minutes to complete
it's not simple journey you're about to take, so to speak