You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 13 Next »

 

Within the JITL features we have some jobs which are used to launch commands. One way to define the commands are in the parameter values.  Another way is to define the statement in the script part of the job instead of the parameter command. All other needed parameters remain in the parameter part of the jobs.

In the case that a statement is defined in the script part and also a command parameter is given the command parameter is used.

 

We have these JITL jobs which are involved in this topic:

JITL Job JobSchedulerManagedDatabaseJob

Class name:  sos-berlin.com/doc/JITL/JobSchedulerManagedDatabaseJob.xml

This job executes statements in a database. These can be database procedures or SQL statements

Configuration  in JOE


JITL Job JobSchedulerPLSQLJob

Class name sos-berlin.com/doc/JITL/JobSchedulerPLSQLJob.xml

The job executes PL/SQL code for Oracle databases

Configuration  in JOE


  

JITL JobSchedulerSSHJob

Class name sos-berlin.com/doc/JITL/SOSSSHJob2JSAdapter.xml

This job is used to execute commands, programs and/or shell-scripts on a  remote  server by SSH.

For testing of this job the  free edition of copSSH is used.

Configuration  in JOE

 

 

 

  • No labels