Products Downloads


French version


 

The job manager can run independently of the Adelia client/server.

 

To operate in local mode, you must enter the logical server name in the <DBMS>/<DATABASE> format.

 

Authorized values for the <DBMS> are DB2, Oracle7, Oracle8 and SQL Server.

 

It is also possible to mention the connection parameters on the command line:

C:> gestsoum -nTEST -dDB2/TEST -udb2admin -pdb2admin

 

This command line starts a job manager called TEST in the DB2 TEST database, and connects using the db2admin profile.

 

This technique offers the advantage of being able to share one configuration file between multiple instances of the job manager running on different databases.

 

  • With the following configuration file, the manager will run in client/server mode on the TEST logical server:

[GestSoum]
SuspendOnStart=1
AllJobs=1
LogicalServer=TEST
  • With the following configuration file, the manager will run in local mode on the TEST SQL Server database:

[GestSoum]
SuspendOnStart=1
AllJobs=1
LogicalServer=SQL Server/TEST

 

 

Top of page


  • Aucune étiquette