Hi Paulo,
what operating system are you using? What is the JDBC connect string you
use in SQuirreL? I haven't used TimesTen yet, but I remember settting up
ODBC connections for " normal" Oracle databases needed some entries in the
windows registry, perhaps that is the case for the TimesTen connections as
well.
Take care and have a nice day
Andreas
Am 11.06.2012 19:36 schrieb "Paulo Moura Guedes" <pmo...@gm...>:
> Hi,
>
> I'm trying to configure a connection using a TimesTen driver.
> My odbc.ini looks like this:
>
> [ODBC Data Sources]
> VIL1IL_RunData_tt6_0_64bit=TimesTen Driver
>
> [VIL1IL_RunData_tt6_0_64bit]
> TTC_SERVER=localhost
> TTC_Server_DSN=RunData_tt6_0_64bit
> TCP_Port=14504
>
> When I try to connect with Squirrel, it seems it's trying to use port
> 53393:
>
> «VIL1IL_TT: [TimesTen][TimesTen 11.2.2.3.0 CLIENT]Unable to connect to
> data source (DSN: VIL1IL_RunData_tt6_0_64bit; Network Address: localhost;
> Port Number: 53393). Cannot connect to TimesTen Server. Verify that the
> TimesTen Server is running or verify that your TCP PORT is set correctly.»
>
> According to TimesTen documentation the port should be specified with the
> "TCP_Port" attribute:
>
> http://docs.oracle.com/cd/E11882_01/timesten.112/e21643/attribute.htm#BABJFJAC
>
> What am I doing wrong?
>
> PMG
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Squirrel-sql-users mailing list
> Squ...@li...
> https://lists.sourceforge.net/lists/listinfo/squirrel-sql-users
>
>
|