you misunderstood my problem. If I check "check connection", my main connection to the database stays on, but all other sql windows I have open get timeout. This is because pl/sql developer is in multisession mode, every windows creates a separate connection to the database. Inside a long...