Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unable to name connections with @

MaxoJan 3 2013 — edited Mar 26 2013
I am using SQL Developer 3.2.20.09. I have traditionally used the format <schema>@<sid> to name my connections. In the newest version, whenever I try to create a new connection, or update an existing connection I get "Connection Name may not contain characters the file system restricts from use in directory and file names."

SQL Developer is clearly not actually checking that capabilities or limitations of the underlying filesystem as I am using Ubuntu 12.04 with EXT4 and can definitely put @ in my file and folder names. I do not know off hand what the limitations are with Windows or other OS/filesystems, but it would be nice if the restriction in connection names only apply to the actual filesystem limitations.

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Apr 23 2013
Added on Jan 3 2013
5 comments
305 views