How many Oracle databases do you work with on a regular basis? I’m guessing the answer for most of you lies between 1 and 500. This post is really geared for those of you who deal with more than just a handful (5) of database connections.
Filters are nice when you need to work with a subset of table data, or even a list of tables. So why wouldn’t they be just as useful for organizing your connections? Here’s my complete list of databases:
Now this isn’t an overly large connection list. But when I need to fire up an impromptu demo for a customer, it’s very nice to be able to drill down into JUST those ‘safe’ environments. This actually saves me a few seconds every time I need to connect to one of my databases. So while it’s a very simple feature, it’s one of those things that I recommend EVERYONE take advantage of as it will save them hours of time over the long haul.
This also helps me from making mistakes in ‘production’ environments!
How to Add a Connection Folder
Select a connection you want to organize. Mouse-right-click, and choose ‘Add to folder.’ You can throw it into a new container or an existing one. Lather, rinse, and repeat as necessary.
Special thanks to @dresendi for today’s topic! He asked how to do this and I realized I hadn’t blogged the topic yet




Twitter
RSS
GooglePlus
Facebook
Sep 19, 2012 @ 13:53:09
Awesome tip! Thank you and dresendi so much for this. It is definitely going to make my life easier.
Sep 19, 2012 @ 16:01:00
Thanks, Jeff.
A nice improvement would be to put New Connection on the folder right click menu. As it is I create a new connection then immediately move it to the desired folder.
Sep 19, 2012 @ 21:34:15
I like that Keith!
Mar 21, 2013 @ 08:21:12
Great tip, thanks!
May 03, 2013 @ 04:42:12
Thanks for this tip.
Is there a way do mark (by coloring [like TOAD] or putting a box around the frame [like DbVisualizer]) a certain database connection?
I have often more than one database connected (i.e. devel-db, test-db and prod-db). I want to be warned when interfere with the production database. Otherwise I have to look twice before clicking around.
Markus
May 03, 2013 @ 09:53:23
Markus – this is an extremely frequently (my English teacher is grimacing as I write this) requested feature.
Ask me again soon