Job Management Partner 1/Automatic Job Management System 3 Administration Guide
If the scheduler service is started after the execution start time of a jobnet that was to be executed on the day, the jobnet is immediately executed. If you do not want jobnets or jobs to be executed immediately after the service starts, and you want to specify a different execution start time, you need to suppress automatic execution of jobnets and jobs. You can suppress automatic execution of jobnets and jobs in the environment settings or by using the ajsstart command. The following procedure shows how to suppress automatic execution of jobnets and jobs at start of the scheduler service.
- Setting the SUPPRESS environment setting parameter
Use the jajs_config command to specify exec in the SUPPRESS environment setting parameter.
The following shows an execution example:
For details about environment setting parameters, see 2.2 Setting up the scheduler service environment in the Job Management Partner 1/Automatic Job Management System 3 Configuration Guide 2.
jajs_config -k [JP1_DEFAULT\JP1AJSMANAGER\AJSROOT1] "SUPPRESS"="exec"
- ajsstart command specification
When the ajsstart command is used to start the scheduler service (that is, when the scheduler service is not automatically started), specify -s EXEC in the ajsstart command.
For details about the ajsstart command, see ajsstart in 2. Commands in the manual Job Management Partner 1/Automatic Job Management System 3 Command Reference 1.
To stop suppression, always use the ajsalter command with -s none specified, regardless of which method was used to start suppressing execution of jobnets and jobs.
For details about the ajsalter command, see ajsalter in 2. Commands in the manual Job Management Partner 1/Automatic Job Management System 3 Command Reference 1.
Copyright (C) 2009, 2010, Hitachi, Ltd.
Copyright (C) 2009, 2010, Hitachi Solutions, Ltd.