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 - 7001: User authentication failed while using XLA

user12852808Jul 30 2015 — edited Jul 31 2015

I installed TimesTen 11.2.1.8.0 on AIX 5.3 using system user "oracle". I created another application user "risk" to use in my application with TimesTen.

When running my app with user "risk" to connect with TimesTen it is OK. But when I want to use the feature XLA, when I invoke function createDurableSubscriber, it returns error

javax.jms.JMSException: SQLDriverConnect failed (XlaCommon.c, line 48): S1000 7001 [TimesTen][TimesTen 11.2.1.8.0 ODBC Driver][TimesTen]TT7001: User authentication failed -- file "db.c", lineno 9722, procedure "sbDbConnect"

It is strange that if I switch to user "oracle", it works fine.

Can anyone please help to figure out the reason why.

Thanks

This post has been answered by ChrisJenkins-Oracle on Jul 30 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 28 2015
Added on Jul 30 2015
3 comments
1,270 views