Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Change Service Attributes (CHGSRVA) command is used to specify:
The values specified for the parameters of this command are saved when the Save System (SAVSYS) command is run, and can be restored to the system when the operating system is reinstalled.
Restrictions:
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
SYSDSBRPT | System disabled reporting | Character value, *SAME | Optional |
SYSDSBCB | System disabled call back | Character value, *SAME | Optional |
ANZPRBAUTO | Analyze problem automatically | *SAME, *NO, *YES | Optional |
RPTPRBAUTO | Report problem automatically | *SAME, *NO, *YES | Optional |
RPTSRVPVD | Report problem to | Single values: *SAME, *IBMSRV, *SELECT Other values: Element list |
Optional |
Element 1: Control point name | Communications name | ||
Element 2: Network ID | Communications name, *LCLNETID | ||
SRVPVDCNN | Service provider connection | Character value, *SAME | Optional |
PTFINSTYP | PTF install type | *SAME, *DLYIPL, *DLYALL, *IMMONLY, *IMMDLY | Optional |
CPYPTF | Copy PTFs | *SAME, *NO, *YES | Optional |
SNDDTAPKT | Send data packet | *SAME, *NO, *YES | Optional |
CRITMSGUSR | Critical messages to user | Single values: *SAME Other values (up to 50 repetitions): Name, *SYSOPR, *SECOFR, *SECADM, *PGMR, *USER |
Optional |
Top |
Specifies the complete electronic connection number used for automatic reporting to external support when this system is disabled.
Top |
Specifies the complete electronic connection number used to call this system from external support when this system is disabled.
Top |
Specifies whether problem analysis routines will run automatically at the time of failure. Problem analysis routines are programs that attempt to isolate or correct the problem. If problem analysis routines are run automatically, they are run at the time of failure as a background batch job. If problem analysis routines are not run automatically at the time of failure, they can be run manually from the QSYSOPR message queue, or by using the Work with Problems (WRKPRB) command.
Top |
Specifies whether notification of problems that have been automatically analyzed will be sent to the service provider specified on the RPTSRVPVD parameter.
If automatic problem notification is specified, it is run as a background batch job at the time of failure. If automatic problem notification is not specified, problems can be manually reported to a service provider from the QSYSOPR message queue, or by using the Work with Problems (WRKPRB) command.
Top |
Specifies the name of the service provider to receive automatic notification of problems.
Notification of problems will automatically be sent to the system specified by this parameter when RPTPRBAUTO(*YES) is specified. This system must be in the list of service providers. Use the Work with Service Providers (WRKSRVPVD) command to see the service providers defined for your system.
The possible Control Point Name value is:
The possible Network ID values are:
Top |
Specifies the complete electronic connection number to the service provider.
Top |
Specifies when a PTF should be applied. The value specified for this parameter is used when applying a PTF using either the INSPTF command, or the Program Temporary Fix (PTF) menu (options 7 or 8).
Top |
Specifies whether to copy PTF save files and cover letters into *SERVICE when PTFs are loaded from a tape or optical device. PTF save files must be in *SERVICE when distributing PTFs to other systems or when using the Save System Information (SAVSYSINF) command.
Top |
Specifies whether additional data collected by the program that detects the problem should be sent to the service provider when a problem is reported.
Top |
Specifies users, or classes of users, that can receive a break message when the system detects a critical condition, such as a DASD failure.
The values specified for this parameter are entered sequentially, in order of priority (highest to lowest). In the event the system detects a critical condition, it will attempt to send a break message indicating the nature of the problem to the user, or class of users, specified in the entry with the highest priority.
When the entry specifies a user name, a break message is sent only if the user is signed on. When the entry specifies a user class, a break message is sent to all users of that class that are currently signed on.
In the event that none of the users specified by the entry are currently signed on, the next entry is checked. This process continues until either a break message can be sent, or the last entry is checked.
Top |
Example 1: Specifying no Automatic Problem Analysis
CHGSRVA ANZPRBAUTO(*NO)
This command changes the analyze problem automatically flag. Problem analysis will no longer be run at the point of failure.
Example 2: Changing the Service Provider
CHGSRVA RPTSRVPVD(PARIS *LCLNETID)
This command changes the name of the service provider. The new service provider has a control point name of PARIS, and the same network ID as the local system.
Top |
*ESCAPE Messages
Top |