ibm-information-center/dist/eclipse/plugins/i5OS.ic.cl_5.4.0.1/vfysrvcfg.htm

135 lines
4.4 KiB
HTML

<!doctype html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head><META http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Verify Service Configuration (VFYSRVCFG)</title>
<link rel="stylesheet" type="text/css" href="../rzahg/ic.css">
</head>
<body bgcolor="white">
<script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<a name="VFYSRVCFG.Top_Of_Page"></a>
<h2>Verify Service Configuration (VFYSRVCFG)</h2>
<table width="100%">
<tr>
<td valign="top" align="left"><b>Where allowed to run: </b>All environments (*ALL)<br>
<b>Threadsafe: </b>No
</td>
<td valign="top" align="right">
<a href="#VFYSRVCFG.PARAMETERS.TABLE">Parameters</a><br>
<a href="#VFYSRVCFG.COMMAND.EXAMPLES">Examples</a><br>
<a href="#VFYSRVCFG.ERROR.MESSAGES">Error messages</a></td>
</tr>
</table>
<div> <a name="VFYSRVCFG"></a>
<p>The Verify Service Configuration (VFYSRVCFG) command verifies the selected service and support application: Electronic Customer Support (ECS), Electronic Service Agent, or Information Center Update.
</p>
<p>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.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#VFYSRVCFG.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div>
<h3><a name="VFYSRVCFG.PARAMETERS.TABLE">Parameters</a></h3>
<table border="1" cellpadding="4" cellspacing="0">
<!-- col1="10" col2="15" col3="30" col4="10" -->
<tr>
<th bgcolor="aqua" valign="bottom" align="left">Keyword</th>
<th bgcolor="aqua" valign="bottom" align="left">Description</th>
<th bgcolor="aqua" valign="bottom" align="left">Choices</th>
<th bgcolor="aqua" valign="bottom" align="left">Notes</th>
</tr>
<tr>
<td valign="top"><a href="#VFYSRVCFG.SERVICE"><b>SERVICE</b></a></td>
<td valign="top">Service</td>
<td valign="top">*ECS, *SRVAGT, *DOC</td>
<td valign="top">Required, Positional 1</td>
</tr>
</table>
<table width="100%">
<tr><td align="right"><a href="#VFYSRVCFG.Top_Of_Page">Top</a></td></tr>
</table>
</div>
<div> <a name="VFYSRVCFG.SERVICE"></a>
<h3>Service (SERVICE)</h3>
<p>Specifies the service that will be verified.
</p>
<p>This is a required parameter.
</p>
<dl>
<dt><b>*ECS</b></dt>
<dd>Electronic Customer Support (ECS) and the problem reporting function of Electronic Service Agent connection will be verified.
</dd>
<dt><b>*SRVAGT</b></dt>
<dd>Electronic Service Agent service information transmission connection will be verified.
</dd>
<dt><b>*DOC</b></dt>
<dd>Information Center Update connection will be verified.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#VFYSRVCFG.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="VFYSRVCFG.COMMAND.EXAMPLES">Examples</a> </h3>
<p><b>Example 1: Verify the Electronic Customer Support Service Configuration</b>
</p>
<p>
<pre>
VFYSRVCFG SERVICE(*ECS)
</pre>
</p>
<p>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.
</p>
<p><b>Example 2: Verify the Electronic Service Agent Service Configuration</b>
</p>
<p>
<pre>
VFYSRVCFG SERVICE(*SRVAGT)
</pre>
</p>
<p>This command will verify that the service configuration used by the service information transmission function of Electronic Service Agent can connect to IBM.
</p>
<p><b>Example 3: Verify the Information Center Update Service Configuration</b>
</p>
<p>
<pre>
VFYSRVCFG SERVICE(*DOC)
</pre>
</p>
<p>This command will verify that the service configuration used by the Information Center Update can connect to IBM.
</p>
</div>
<table width="100%">
<tr><td align="right"><a href="#VFYSRVCFG.Top_Of_Page">Top</a></td></tr>
</table>
<hr size="2" width="100%">
<div><h3><a name="VFYSRVCFG.ERROR.MESSAGES">Error messages</a> </h3>
<p><b><u>*ESCAPE Messages</u></b>
</p>
<dl>
<dt><b>CPFB041</b></dt>
<dd>Parameter SERVICE required.
</dd>
<dt><b>CPF9899</b></dt>
<dd>Error occurred during processing of command.
</dd>
<dt><b>TCP8205</b></dt>
<dd>Required object &amp;2/&amp;1 type *&amp;3 not found.
</dd>
<dt><b>TCP8211</b></dt>
<dd>Point-to-point profile &amp;1 not found.
</dd>
</dl>
</div>
<table width="100%">
<tr><td align="right"><a href="#VFYSRVCFG.Top_Of_Page">Top</a></td></tr>
</table>
</body>
</html>