Table of Contents

Schema

Session

Each page requested during an Apex session results in the Application Express engine creating or reusing an Oracle database session to access database resources. Often these database sessions last just a fraction of a second.

Configuration: Application Properties > Security > Database Session

  • Initialization PL/SQL Code
  • Cleanup PL/SQL Code