Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Title style corrected

Table of Contents
outlinh1. true
outlinh1. true
1printablefalse
2stylh1. none
3indent20px

How to configure the connection to an Oracle Database when LDAP is in use?

Question

We would like to use JobScheduler to start frequently occurring PL/SQL processes in an ORACLE database.
We use LDAP authentication with the database and would like to know how we can configure the connection string.

Answer

We have a PL/SQL job and a SQL*Plus job in our JITL library of job templates.
Use the following example string to connect to Oracle using LDAP:

...