Search code examples
oracle-apexoracle-apex-18.2

Which database table that holds page items' session state?


I am using Apex 18.2. Could you guide me to the database table that holds page items' session state? And in which schema?


Solution

  • I believe this is the one:

    APEX_180200.WWV_FLOW_DATA
    

    The following two column are involved but can not remember which one is for which data.

    ITEM_VALUE_VC2, ITEM_VALUE_CLOB