Verify Service Configuration (VFYSRVCFG)

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

The Verify Service Configuration (VFYSRVCFG) command verifies the selected service and support application: Electronic Customer Support (ECS), Electronic Service Agent, or Information Center Update.

Communications will be started for the selected service using the configuration between the local system or logical partition and the Service and Support proxy. After the session becomes active and the service configuration has been verified, the communication session will be ended.

Top

Parameters

Keyword Description Choices Notes
SERVICE Service *ECS, *SRVAGT, *DOC Required, Positional 1
Top

Service (SERVICE)

Specifies the service that will be verified.

This is a required parameter.

*ECS
Electronic Customer Support (ECS) and the problem reporting function of Electronic Service Agent connection will be verified.
*SRVAGT
Electronic Service Agent service information transmission connection will be verified.
*DOC
Information Center Update connection will be verified.
Top

Examples

Example 1: Verify the Electronic Customer Support Service Configuration

VFYSRVCFG   SERVICE(*ECS)

This command will verify that the service configuration used by Electronic Customer Support (ECS) and the problem reporting function of Electronic Service Agent can connect to IBM.

Example 2: Verify the Electronic Service Agent Service Configuration

VFYSRVCFG   SERVICE(*SRVAGT)

This command will verify that the service configuration used by the service information transmission function of Electronic Service Agent can connect to IBM.

Example 3: Verify the Information Center Update Service Configuration

VFYSRVCFG   SERVICE(*DOC)

This command will verify that the service configuration used by the Information Center Update can connect to IBM.

Top

Error messages

*ESCAPE Messages

CPFB041
Parameter SERVICE required.
CPF9899
Error occurred during processing of command.
TCP8205
Required object &2/&1 type *&3 not found.
TCP8211
Point-to-point profile &1 not found.
Top