This command configures the EASYCOM subsystem, and the way Client jobs are started in the subsystem.
EASYCOM Subsystem name (SBS)
Enter the name of the Easycom subsystem to configure, and its library name.
Server Job Default Start Mode (MODE)
How Easycom Client jobs are started in the subsystem when Client connects.
Possible values are:
*SAME: Do not change actual mode.
*BCH: On Client connection, a new batch job is submitted.
*BCI: On Client connection, a new batch immediate job is started.
Connection time is shorter using *BCI mode.
*PJ: On Client connection, Easycom tries to connect to a pre-started job.
If no pre-start job is available, a BCI is started.
Easycom service port number (PORT)
The TCP/IP port number you want to allocate to the Easycom host server.
If you want to run multiple Easycom servers on the same IBM i machine, you need to allocate a different port number to each one.
Possible values are:
*SAME: Do not change actual port setting.
*DFT: If a service easycom exists in the service table, the port number associated with that service will be used.
See system command WRKSRVTBLE to manage the service table.
If service Easycom doesn't exist, the default port number 6077 is used.
Number: A port number to allocate to the new Easycom host server.
Server Job Description (JOBD)
Description used when Easycom jobs are submitted, when MODE is set to *BCH.
Possible values are:
*SAME: Do not change actual JOBD setting.
*DFT: Use Default EACJOBD Job description.
*USRPRF: Use Job Description from user profile.
JobD Name: Set the name and library of the Job Description to use when Easycom jobs are submitted.
Initial Prestart Jobs Number (INLJOBS)
Specifies the initial number of prestart jobs that are started when the subsystem is started.
Possible values are:
*SAME: Do not change actual setting.
*NONE: Do not start prestart jobs when subsystem is started.
1-9999 : Specify the number of prestart jobs that are started when the subsystem is started.
Prestart Jobs Threshold (THRESHOLD)
Specifies when additional prestart jobs are started.
When the pool of available jobs is reduced below this number, more jobs are started and added to the available pool.
Possible values are:
*SAME: Do not change actual setting.
1-9999 : Specify the minimum number of prestart jobs that must be available before additional prestart jobs are started.
Additional Prestart Jobs (ADLJOBS)
Specifies the additional number of prestart jobs that are started when the number of prestart jobs drops below the value
specified on the Threshold parameter.
Possible values are:
*SAME: Do not change actual setting.
1-9999 : Specify the number of additional prestart jobs to start.
Prestart Jobs User Profile (PJUSER)
Specifies the name of the user profile under which the prestart job is initiated
Possible values are:
*SAME: Do not change actual setting.
QUSER: The IBM-supplied QUSER user profile is used.
name: Specify the name of the user profile used for the prestart job.
Name of Prestart Jobs (PJJOB)
Specifies the name of the prestart job that is started.
Possible values are:
*SAME: Do not change actual setting.
name : Specify the name of the prestart job.
Prestart Job JOBD (PJJOBD)
Specifies the qualified name of the job description used for the prestart job.
Possible values are:
*SAME: Do not change actual setting.
*DFT: Default job description EACJOBD is used to start prestart jobs.
name: Specify the name of the job description being used for this prestart job, and its library name.
Start Prestart Jobs with Sbs (PJSTART)
Specifies whether the prestart jobs should be started at the time the subsystem is started.
Possible values are:
*SAME: Do not change actual setting.
*YES : The prestart jobs are started at the time the subsystem is started.
*NO : The prestart jobs are not started at the time the subsystem is started.