Technical data

ANALYZE SERVICE
ANALYZE SERVICE
Searches through the services database for corrupted definitions. Displays invalid
records and, with the /REPAIR qualifier, deletes them.
Related commands: SET SERVICE, SHOW SERVICE
Format
ANALYZE SERVICE [ /[NO]CONFIRM ]
[ /[NO]REPAIR ]
Restrictions
Requires write access to the directory with the services database.
Qualifiers
/CONFIRM
/NOCONFIRM
Optional. Default: /NOCONFIRM.
Use only with the /REPAIR qualifier.
When the software encounters a problem, it displays a description and a solution.
If you specify the /CONFIRM qualifier, the software then requests confirmation
before making a correction.
Respond to the CONFIRM: prompt by entering one of the following:
Y to repair the problem
N to ignore the problem
/REPAIR
/NOREPAIR
Optional. Default: /NOREPAIR
Deletes the corrupted records.
Examples
1.
TCPIP> ANALYZE SERVICE
Invalid IP option records
Service Port Proto Process Address
TOE 25 TCP TOED 0.0.0.0
NESTING 560 TCP NEW_EGGS_TCPIP 0.0.0.0
IP option records
Total: 0
Invalid: 0
TCP option records
Total: 7
Invalid: 2
Displays total and invalid protocol option records found in two service
definitions, TOE and NESTING.
Command Descriptions 2–13