Skip to Main Content

Security 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!

Database Persistence of Active Sessions Not Working

2692322Nov 4 2015 — edited Nov 9 2015

Hello,

I am using OAM 11GR2 PS2 with bundle patch 4. I just enabled the database persistency for session via oam console but, no entry in oam_sessions table. However there almost 2000 active users are in system. I also checked the oam-config.xml and the configuration is:

<Setting Name="DB" Type="htf:map">

        <Setting Name="SmeDb" Type="htf:map">

          <Setting Name="URL" Type="xsd:string">jdbc:oracle:thin://amdb.example.com:2001/AM</Setting>

          <Setting Name="Principal" Type="xsd:string">amuser</Setting>

          <Setting Name="Password" Type="xsd:string">password</Setting>

          <Setting Name="DataSourceName" Type="xsd:string">jdbc/oamds</Setting>

        </Setting>

Should I edit it manually? Or what may be the problem here?

Regards

This post has been answered by handat on Nov 5 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 7 2015
Added on Nov 4 2015
11 comments
2,284 views