OBIEE - SASchInvoke (command line Triggering of Oracle BI Scheduler Jobs)

Obi Edition

About

Third-Party Triggering of Oracle BI Scheduler Jobs

Example

saschinvoke -u userName -j jobId
# or
cat pwdfile | saschinvoke -u userName -j jobId

Syntax

-------------------------------------------------------------------------------
          Oracle BI SASchInvoke
          Copyright (c) 1997-2014 Oracle Corporation, All rights reserved
-------------------------------------------------------------------------------


SASchInvoke Error: Syntax error, missing arguments
-------------------------------------------------------------------------------
Usage:   SASchInvoke.exe -u <Admin Name>
                        (-j <job id> | -i <Agent path>)
                        ([-m <machine name>[:<port>]]
                        | -p <primaryCCS>[:<port>] -s <secondaryCCS>[:<port>])
                        ([(-r <replace parameter filename>
                            |-a <append parameter filename>)]
                         | [-x <re-run instance id>])
                        [-l
                         [-c <SSL certificate filename>
                          -k <SSL certificate private key filename>]
                         [-w <SSL passphrase>|-q <passphrase_file>|-y]
                         [-h <SSL cipher list>]
                         [-v
                          [-e <SSL verification depth>]
                          -d <CA certificate directory> | -f <CA certificate file>
                          [-t <SSL trusted peer CNs>]
                         ]
                        ]


      -a  File containing additional parameters.
      -c  File containing SSL certificate.
      -d  Certificate authority directory.
      -e  SSL certificate verification depth.
      -f  Certificate authority file.
      -h  SSL cipher list
      -i  Agent path
      -j  Job id
      -k  SSL certificate private key filename
      -l  Use SSL
      -m  Machine name:port of scheduler.  Provides direct access to scheduler.
      -p  Primary cluster controller name:port.  Provides access to clustered scheduler.
      -q  File containing SSL passphrase protecting SSL private key (see -k).
      -r  File containing replacement parameters.
      -s  Secondary cluster controller name:port.  Provides access to clustered scheduler.
      -t  Distinguished names of trusted peers
      -u  Username.
      -v  Verify peer.
      -w  SSL passphrase protecting SSL private key (see -k).
      -x  Rerun instance id.
      -y  Interactively prompt for SSL passphrase protecting SSL private key (see -k).

Documentation / Reference





Discover More
Bi Server Architecture With Client
OBIEE 10G/11G - BI Server Utilities

OBIEE have several executables files which permit you to automate some actions. bi-init.cmd (or bi-init.sh on UNIX) To interact with the repository, the Oracle BI Server has two system management API:...



Share this page:
Follow us:
Task Runner