Hey there Quest peeps, I have noticed an issue in which Toad does not always correctly track the container properly in the connection tab. Here is what happens:
- Open a connection that goes to a PDB instead of root.
- In Editor window, alter session to cdb$root.
Session switches to root successfully but connection tab does not change. The tab shows no “/ CDB$ROOT” container but just the original name of the tab without a container name. - alter session back to original PDB.
Session switches to PDB successfully but connection tab now shows “/ CDB$ROOT” even though the connection is back to the PDB. - alter session AGAIN to the PDB.
Session stays in the PDB and connection tab clears the “/ CDB$ROOT” container info.
Are you folks able to replicate this behavior?
Cheers,
Russ