Fonction SAP BKK_UPT_DISP_GET_BTC_SERVERS - Create and Start Jobs

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
I_FREETASKS I I 4 1 X Number of Batch Tasks Not to be Used for Each Server
I_MAXTASKS I I 4 Maximum Number of Tasks (Jobs)
I_MINTASKS I I 4 1 X Minimum Number of Batch Tasks per Server

Paramètre Reférence Type Long. Description
E_SERVERTAB BKKD_TAB_JOBDIST 0

Exception Description
ERROR_GET_BTCH_SERVERS Error During Determination of Batch Servers
NO_BTCH_SERVERS No Batch Servers Available

Functionality
The function uses the input parameters to create a table (
E_SERVERTAB) that contains the server names and the number ofjobs per server that are to be started. This table is used by thefunction BKK_UPT_DISP_JOBS_START.

Notes
If the number of parallel tasks or jobs is to be as high as possible, itis useful to set the parameter I_FREETASKS to zero.

Description
This table contains the number of jobs to be started for each server.

Description
The number of free batch tasks (those that are not to be filled andthose that have to be kept free for other batch jobs) with the statusMaintain for each server.

Value range
0...

Default
1

Description
The maximum number of jobs to be started.

Value range
0...

Description
The minimum number of batch tasks on a serverthat are to be reserved and that havethe status Maintain.

Value range
0...,,

Default
1