Difference between revisions of "Sndptford"

From MidrangeWiki
Jump to: navigation, search
(Initial page)
 
 
Line 17: Line 17:
 
Verify processing completed.
 
Verify processing completed.
 
</pre>                     
 
</pre>                     
                                               
+
 
 +
[http://www-01.ibm.com/support/docview.wss?uid=nas8N1020782 How to Delete and Recreate your ECS Configuration]                                               
  
 
{{stub}}
 
{{stub}}

Latest revision as of 13:23, 28 December 2016

SNDPTFORD is the command that requests PTFs from your service provider. The PTFs can be requested ovet TCP/IP or via modem.

SNDPTFORD relies on a service configuration created via CRTSRVCFG and maintained via CHGSRVCFG. If the service configuration becomes corrupted, it can be deleted via DLTSRVCFG and re-created. Validate the configuration with VFYSRVCFG. An example of a valid configuration:

VFYSRVCFG SERVICE(*ecs) VFYOPT(*ALL)             
Verify processing started.                       
Verification for Gateway_1 was successful.       
Verification for Gateway_2 was successful.       
Verification for Problem_Report_1 was successful.
Verification for Problem_Report_2 was successful.
Verification for Problem_Report_3 was successful.
Verification for Problem_Report_4 was successful.
Verification for Problem_Report_5 was successful.
Verification for QVPN01IBM1 was not successful.  
Verification for QVPN01IBM2 was not successful.  
Verify processing completed.

How to Delete and Recreate your ECS Configuration


This article is a stub. You can help by editing it.