Organizing Connections with Folders in Oracle SQL Developer

Posted by thatjeffsmith on Oracle Blogs See other posts from Oracle Blogs or by thatjeffsmith
Published on Tue, 18 Sep 2012 18:17:17 +0000 Indexed on 2012/09/18 21:46 UTC
Read the original article Hit count: 376

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:

The folders aren’t there by default, you add them as you need them.

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.

Easier to find means I get to work a few seconds faster.

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.

The only trick is remembering to right-click!

Special thanks to @dresendi for today’s topic! He asked how to do this and I realized I hadn’t blogged the topic yet :)

© Oracle Blogs or respective owner

Related posts about connection

Related posts about folder