Skip to main content
Skip table of contents

How to install Oracle SQL*Plus Package


When using Oracle as the environment database the DATPROF Runtime Agent requires the local availability of the Oracle SQL*Plus package.

If not installed on the system thSQL*Plus package can be downloaded from the Oracle website: 

The installation requiers a valid Oracle account.

Step-by-step guide


  1. Go to: http://www.oracle.com/technetwork/database/features/instant-client/index-097480.html
  2. Select Download.
  3. Get your download by selcting the “Instant Client Package - SQL*Plus” for the platform you're using.
  4. Accept the license.
  5. Download these two packagges:
    1. Base package zip file.
    2. Sqlplus package zip file.
  6. Extract the zip files and copy all files to the same folder.
  7. Add the folder, containing sqlplus.exe , to the PATH of the user that starts the agent ( (info) ).
  8. Open a command box as the user that starts the agent .
  9. Type sqlplus
  10. If SQL*plus is started and demands for a username it’s ok. If not make sure this works by adding it to your PATH.
    1. On Windows you can do this  by opening the “Windows Explorer 
    2. Open the properties of your computer. 
    3. Go to “Change settings” 
    4. Open the tab “Advanced” 
    5. Click “Environment variables”. 
    6. Change the System variable PATH and add the folder containing sqlplus.exe to the PATH.




JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.