The job manager relies on a set of tables containing job descriptions, execution reports and user management data.
These tables can be created in any SQL database supported by the Adelia runtime and on the following platforms: Windows, AS/400, AIX, Solaris, Linux.
On a non-AS/400 database, tables must be created in the GSSOUM schema.
A set of script files (gestsoum.dbd, gestsoum.gen, gestsoum.dat) is provided with the job manager for creating tables in an existing database.
It is possible to run the Job manager without having to create the GSSOUM schema. For more information, see Deleting a schema.
These tables are as follows:
Versions table |
|
User privilege table |
|
IDs table |
|
Jobs table |
|
Jobs table - History |
|
Execution reports table |
|
Execution reports table - History |
|
Parameters table |
|
Queues table |
Note: the GSSERVERTOP and GSRUNNINGQUEUES tables are reserved for the internal operation of the job manager and are not documented here.