A connection is opened, which is configured to automatically open a Schema Browser and Editor.
One query is run:
select 1 from dual@REMOTE_DBLINK_NAME;
Then upon closing the connection, the Commit or rollback dialog box is raised. Why is Toad detecting that a SELECT statement has left a hanging commit?