Another followup to "Monitoring sessions" - where else might OAM be storing the session information?
Hi,
I took the small Java app that I wrote earlier to list the session information from the Oracle DB "oam_session" table and am trying to test it in our test environment.
This environment is different, and the OAM server has a cluster with two managed servers, oam_server1 and oam_server2.
I used OAM tester to run some requests, and then when I look in the OAM Console, I can see the sessions.
However, when I look in the oam_session database table, there is nothing there?
Is it possible that this system is configured NOT to store the session info in the database? If so, where would that configuration be so that I can change it?