column privilege missing or something else to active session table for JEE session management
Initially I posted a question to WebLogic, but I believe this discussion should probably belong here because of the DBMS privilege and etc. I will remove the same post at WebLogic afterwards.
created an active session table in Oracle 12 for either WebLogic or WebSphere session management (database persistent option), it works seamlessly without any issue. Created another FID (different than the schema owner that owns the session table) and granted all possible known privileges. However, it appears the FID still could not have privileges on the columns of Oracle metadata. Did I miss anything? Folks created a standalone Jar with latest JDBC driver and here is the comparison result: