This table contains the job manager parameters. The structure of the table is as follows:
Fields
Name |
Description |
Type |
Lg. |
Dec* |
Key |
PARAM |
Parameter name. |
VARCHAR |
250 |
0 |
1 |
VALUE |
Parameter value. |
VARCHAR |
250 |
0 |
|
* Decimals
It is not necessary to access this table directly.
It is necessary to restart the job manager(s) for the modifications to be taken into account.
The following parameters are recognised by the job manager:
Name |
Description |
Value |
AllJobs |
Accepts unassigned jobs: 0: do not run 1: run unconditionally 2: run by the default manager |
0/1/2 |
SuspendOnStart |
Suspends queues on start. |
0/1 |
AlertOnError |
Sends alerts for jobs with errors. |
0/1 |
AlertOnTime |
Sends alerts for jobs that are too long. |
0/1 |
NotifyViaWindows |
Activates Windows messenger. |
0/1 |
Windows_[0-10] |
Users or Windows work stations to be notified. |
|
NotifyViaInternet |
Activates Internet mail. |
0/1 |
Internet_[0-10] |
Internet addresses of employees to be notified. |
|
SMTPServer |
Name of SMTP mail relay server. |
|
SMTPOpenSession |
Activates the opening of a session on the server. |
0/1 |
SMTPSessionUser |
Name of mail server account. |
|
SMTPSessionPassword |
Password for mail server account. |
|
QueuePoolDelay |
Wait time (in seconds) between two job acquisition attempts by a queue. |
|
SimpleNameResolution |
Simple name resolution. |
0/1 |
UnaffectedJobsManager |
Name of manager that manages unassigned jobs (if Alljobs=2). |
|
DisableReportHeaders |
Deactivates the report header generation. |
0/1 |
Depending on the configuration, the Job manager may use different sets of tables, with or without schemas. For more information, see Deleting a schema.