Skip to Main Content

Database Software

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!

TimesTen Connection Tab Does Not Appear in SQL Developer

InquisitiveDBANov 30 2011 — edited Dec 1 2011
Hi,

I have followed the following steps as discussed in the Official Docs:
(http://www.oracle.com/technetwork/database/timesten/sqldev-15313-relnotes-093173.html)

Prerequisites

Before you can use SQL Developer to connect to TimesTen:

Install the TimesTen 7.0.3 or later release of the server or client on the same machine as SQL Developer.
Make sure the CLASSPATH environment variable is pointing to the TimesTen JDBC driver ( TimesTen_install_dir/lib/ttjdbc5.jar) .
On Linux systems, execute the shell script TimesTen_install_dir/bin/ttenv.sh or TimesTen_install_dir/bin/ttenv.csh to set up the TimesTen environment before launching SQL Developer.

Still, there is no tab for TimesTem connection in my SQL Developer, only the ORACLE tab. I am using RHEL 5.5 and I have updated my JAVA to the latest version.

Am I missing something else?

Thanks!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 29 2011
Added on Nov 30 2011
5 comments
1,450 views