Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • to specify the JITL job class and com.sos.jitl.jobs.db.oracle.SQLPLUSJob Java class name, then add arguments as explained from the below documentation.

Example

Download: dbSQLPlusExecution.json

The following example shows basic use of the SQLPlusJob. It executes PL/ SQL anonymous code blocks - selecting the current system date and writing it *Plus code from an .sql file and writes output to stdout.


The job arguments can be specified as follows:

...