CL Command Reference - CHGSRVA
CL Command List > CHGSRVA Reference
Description:
The Change Service Attributes (CHGSRVA) command is used to specify:
. The connection number to report to external support
. The connection number to call back this system
. Whether problem analysis routines should run automatically when a failure occurs
. How the specified service provider should be notified of problems
. The connection number to the service provider
. When PTFs should be installed v Where critical system messages are sent
. Whether PTF save files and cover letters should be copied into *SERVICE when PTFs are loaded from a tape or optical device
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:
1. To use this command, you must have *ALLOBJ authority.
2. The system specified by the RPTSRVPVD parameter must currently exist on the list of service providers (use the Work with Service Providers (WRKSRVPVD) command to display the list of service providers defined for your system.) If the system specified is not defined on the list of service providers, an error message is returned, and the values of all parameters remain unchanged.
3. The user profiles that are specified for the CRITMSGUSR parameter must currently exist on the system; otherwise, an error message is returned and the values remain unchanged. The Work with User Profiles (WRKUSRPRF) command can be used to display a list of user profiles that exist on the system.
Examples:
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.