Skip to main content

Oracle

Description

The plugin is designed to execute various operations on Oracle database and is tested with Oracle 12c on Windows OS.

Prerequisites

  1. Oracle 12c environment on Windows.
  2. Sufficient privileges for operation to be done (preferably sysbda privileges/Dba user).
  3. The pluggable database (PDB) should be open before performing any action on PDB.
  4. ojdbc6.jar must be present in lib folder of Process Studio as well as AE agent.
  5. For connecting to the Oracle Server, OracleOraDB12homeTNSListener & OracleServiceSID should be started.