Schedule Information
You can register the Schedule Information. There are two ways to register the information.
-
Registration using the HULFT Management Console
=> Refer to Using the Schedule Information
-
Registration by running commands with parameter files
=> Refer to Management Information Batch Registration command
You can use the Schedule Information database only if the HULFT10 Server grade is installed.
Field List
In the table below, the check marks in the Optional column indicate the fields considered optional during registration from the HULFT Management Console. Optional fields and mandatory fields for registration by running commands with parameter files may differ from those for registration using the HULFT Management Console.
For details on optional fields and mandatory fields for the registration by running commands with parameter files, refer to Management Information Batch Registration command.
Field Name |
Default Value |
Setting Value |
Optional |
Remarks |
|
---|---|---|---|---|---|
Screen |
File |
||||
SCH |
|
Uppercase alphanumeric characters and "_" |
- |
Within 50 bytes |
|
COMMENT |
|
Characters |
✓ |
Within 60 bytes |
|
CMD |
|
Characters |
- |
Within 256 bytes |
|
USER |
|
Characters |
✓ |
Within 20 bytes (*1) |
|
DOMAIN |
|
Alphanumeric characters |
✓ |
Within 64 bytes |
|
PASSWD |
|
Alphanumeric characters |
✓ |
Within 127 bytes |
|
FREQUENCY |
Only Once (1) |
1, 2, 3, 4, 5 |
- |
(*2) |
|
HOLIDAY |
Disabled (0) |
0, 1 |
✓ |
(*2) |
|
STIME |
|
00:00 to 23:59 (HH:MM) |
- |
HHMM |
|
WEEK |
Sunday (1) |
1, 2, 3, 4, 5, 6, 7 |
✓ |
(*2) |
|
SDATE |
|
2000/01/01 to 9998/12/31 (*3) |
(*4) |
YYYYMMDD (*5) |
|
EDATE |
|
Numeric characters |
✓ |
YYYYMMDD (*5) |
✓ |
: |
Optional |
- |
: |
Mandatory |
*1 |
: |
Count as 1 character, regardless of half-width or full-width characters. |
*2 |
: |
For the HULFT Management Console, click a setting value on the pulldown list. |
*3 |
: |
The format of the setting value of Execution Date (SDATE) changes according to the setting value of Frequency.
|
*4 |
: |
When Frequency is 'Only Once' (1) or 'Every Month' (4), Execution Date cannot be omitted. |
*5 |
: |
The date format that is selected for Date Format in the System Environment Settings is used. For details, refer to the following: HULFT10 for Windows Administration Manual : Global |
Explanation of each field
This section explains the fields to be specified in the Schedule Information. The parenthesized strings are the names of each field and you can use them as field tags in a parameter file when registering the information.
- Schedule ID (SCH)
-
ID to manage the Schedule Information
- Comment (COMMENT)
-
Comment for the schedule
- Command (CMD)
-
Command to be run
You can browse for the file by clicking Reference. If the command path name includes a space, specify the name in the MS-DOS-based 8.3 format (XXXXXXXX.XXX).
- User Name (USER)
-
Name of the user who runs the execution command
The spaces before or after the characters are deleted.
= Remarks =When you omit User Name, the user who started the Scheduler process runs the execution command.
- Domain Name (DOMAIN)
-
Name of the domain to which the execution user belongs
The spaces before or after the characters are deleted.
- Password (PASSWD)
-
Password for the execution user
- Frequency (FREQUENCY)
-
Frequency with which to run the specified command
- Only Once (1):
-
Run the command only once, on the specified date
- Every Day (2):
-
Start the command daily at the specified time
- Every Week (3):
-
Start the command weekly on the specified day and at the specified time
- Every Month (4):
-
Start the command monthly on the specified day and at the specified time
- End of the Month (5):
-
Start the command on the last day of the month at the specified time
= Remarks =If the end of the month falls on a holiday, the setting of Execution on Non-working Days (HOLIDAY) overrides the setting of Frequency.
- Execution on Non-working Days (HOLIDAY)
-
Process executed on a non-working day
Specify whether the processing should be carried out or canceled if the scheduled day falls on a non-working day.
-
Disabled (0)
-
Enabled (1)
Omitting this field sets 'Disabled' (0).
-
- Execution Time (STIME)
-
Time to run the specified command
Specify the value in the format of HHMM. Specify a value from '00:00' to '23:59.'
Omitting this field sets the current time.
- Execution Day of the Week (WEEK)
-
Process executed on the day of the week
Specify this field when Frequency is set to 'Every Week' (3). You can select an option from Sunday through Saturday.
-
Sunday (1)
-
Monday (2)
-
Tuesday (3)
-
Wednesday (4)
-
Thursday (5)
-
Friday (6)
-
Saturday (7)
Omitting this field sets 'Sunday' (1).
-
- Execution Date (SDATE)
-
Process executed on the date
You must specify this field when Frequency is set to 'Only Once' (1) or 'Every Month' (4).
Specify this field in the format of YYYYMMDD. You can also specify this field by using Calendar.
Omitting this field sets the current date.
When you specify 'Every Month' (4), only the day is valid.
- Schedule Start Date (EDATE)
-
Start date of the schedule
Specify the date when you start activating scheduled event.
Specify this field in the format of YYYYMMDD. You can also specify this field by using Calendar.
When omitted, the registration date of the Schedule Information is set.
Points to be noted when setting
User Name
If you try to execute a job for which a user name is specified, the job may not be executed correctly in the following cases:
-
When the account information has already been set in the System Environment Settings
-
When a logon account is set for the HULFT service on the Services screen in Windows
For details, refer to the following:
HULFT10 for Windows Administration Manual : Operation by users other than Windows system administrator
Format used for specifying the date
The date format for the following fields changes according to the setting of Date Format in the System Environment Settings:
-
Execution Date (SDATE)
-
Schedule Start Date (EDATE)
For details on Date Format (datefmt) in the System Environment Settings, refer to the following:
HULFT10 for Windows Administration Manual : Global