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.