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!

Caused by: java.sql.SQLException: [TimesTen][TimesTen 11.2.2.8.0 ODBC Driver][TimesTen]TT8521: Canno

be475e97-d9ec-4b98-8ac8-fb7d0b0f1d15Mar 13 2015 — edited Mar 13 2015

Hi all! try to connect from ium software to direct timesten

jdbc:timesten:direct:BASE1

jdbc:timesten:direct:BASE2

and got exception

Caused by: java.sql.SQLException: [TimesTen][TimesTen 11.2.2.8.0 ODBC Driver][TimesTen]TT8521: Cannot attach PL/SQL shared memory; virtual memory at PLSQL_MEMORY_ADDRESS already in use by TimesTen -- file "db.c", lineno 9940, procedure "sbDbConnect"

when i try to make query from command line - its ok.

also ok when i ceoonet from java to single DSN

jdbc:timesten:direct:BASE1

or

jdbc:timesten:direct:BASE2

but when i connet to both - i got exception

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 10 2015
Added on Mar 13 2015
2 comments
1,208 views