Delay SRVAGT Problem Reporting (DLYSRVAGTP)

Where allowed to run: All environments (*ALL)
Threadsafe: No
Parameters
Examples
Error messages

The Delay SRVAGT Problem Reporting (DLYSRVAGTP) command allows a user to specify whether to delay the reporting of certain system reference codes to normal business hours. These system reference codes have a group value of 'B' in the Service Agent threshold table. These may be displayed or changed by using the Work with threshold table option on the GO SERVICE main menu.

Top

Parameters

Keyword Description Choices Notes
ENABLE Enable *YES, *NO Optional, Positional 1
RPTDAY Report day Single values: *ALL
Other values (up to 6 repetitions): *MON, *TUE, *WED, *THU, *FRI, *SAT, *SUN
Optional, Positional 2
RPTSTRTIME Report start time Time, 080000 Optional, Positional 3
RPTENDTIME Report end time Time, 170000 Optional, Positional 4
Top

Enable (ENABLE)

Specifies whether delay problem reporting is enabled.

*YES
Group B system reference codes will be reported only on the specified Report day between the Report start time and the Report end time (normal business hours). If the system reference code occurs outside of the specified days and times, the error is held until a reporting day and time is reached.
*NO
Disables the delay function. Errors will be reported as they occur.

This is a required parameter.

Top

Report day (RPTDAY)

The days during which Group B system reference codes will be reported. If a system reference code occurs on a day that has not been specified, the error is held until a reporting day is reached.

*SUN
Problems will be reported on Sunday.
*MON
Problems will be reported on Monday.
*TUE
Problems will be reported on Tuesday.
*WED
Problems will be reported on Wednesday.
*THU
Problems will be reported on Thursday.
*FRI
Problems will be reported on Friday.
*SAT
Problems will be reported on Saturday.
*ALL
Problems will be reported on all days.

The default is: *MON *TUE *WED *THU *FRI

This is a required parameter when ENABLE(*YES) is specified.

Top

Report start time (RPTSTRTIME)

The time of day that defines the start of normal business hours, specified in the job time format. Group B system reference codes will be reported to IBM between the Report start time and the Report end time.

The default is 080000.

Note: Report start time and Report end time must both be either before midnight or after midnight.

This is a required parameter when ENABLE(*YES) is specified.

Top

Report end time (RPTENDTIME)

The time of day that defines the end of normal business hours, specified in the job time format. Group B system reference codes will be reported to IBM between the Report start time and the Report end time.

The default is 170000.

Note: Report start time and Report end time must both be either before midnight or after midnight.

This is a required parameter when ENABLE(*YES) is specified.

Top

Examples

DLYSRVAGTP ENABLE(*YES) RPTDAY(*MON *TUE *WED *THU *FRI)
RPTSTRTIME(080000) RPTENDTIME(170000)

This command will cause Group B system reference codes to be reported only between 080000 and 170000 Monday through Friday. The reporting of Group B system reference codes that occur on other days or times will be delayed until the next reporting day and time.

Top

Error messages

*ESCAPE Messages

CPF9899
Error occurred during processing of command.
Top