Use the Job Manager Command Line Interface

You use the Job Manager command line interface to perform advanced job management. For example, you can create, delete, and view scheduled jobs.

  1. To use the command line, change to the following directory:
    ORACLE_HOME/bi/modules/oracle.bi.jobmanager/scripts
  2. Run the appropriate script:
    • jobmanager.cmd (on Windows)
    • ./jobmanager.sh (on Linux)
    • For assistance about commands run:

      jobmanager.cmd - help | ./jobmanager.sh -help

  3. Enter a command. For example, use listJobs to generate a report of all scheduled jobs.
    ./jobmanager.sh listJobs /u admin /p myPassword /scheduler 123.456.78.9 /schedulerport 9502