![Cisco BTS 10200 Softswitch Скачать руководство пользователя страница 649](http://html.mh-extra.com/html/cisco/bts-10200-softswitch/bts-10200-softswitch_troubleshooting-manual_67550649.webp)
15-23
Cisco BTS 10200 Softswitch Troubleshooting Guide, Release 5.0.x
OL-8723-19
Chapter 15 Diagnostic Tests
Query Verification Tool and Translation Verification Tool
Request Timeout
A query is sent to the feature server, but no response is received. The error response is similar to the
following example:
CLI> query lidb; calling-dn=123247238723; opc-id=opc;
QUERY ON FEATURE SERVER FSPTC235 IS ...->
FSPTC235 -> No Reply received!
Reply : Failure:
CLI>
The Feature Server did not respond to the query before a timeout occurred. Take the following steps to
resolve the problem:
•
If it was an LIDB query, execute the
nodestat
command on the POTS Feature Server to confirm that
it is Active.
•
If it was a Toll-Free or LNP query, execute the
nodestat
command on the AIN Feature Server to
confirm that it is Active.
•
If the platform is Active, execute the following command to confirm that the selective call
acceptance (SCA) process is running:
ps -aef | grep sca
If the process is not running, start it through process debug manager (PDM) or by stopping and restarting
the platform.
•
If the platform is Active, execute the following command to confirm that the TCAP signaling
adapter (TSA) process is running:
ps -aef | grep tsa
If the process is not running, start it through PDM or by stopping and restarting the platform.
•
If the SCA and TSA processes are running on the Active platform, check the trace files for errors
associated with the query.
Service Control Point Timeout
The SCP does not respond to a query. The error response is similar to the following example:
CLI> query lidb; calling-dn=1232472387283; opc-id=opc;
QUERY ON FEATURE SERVER FSPTC235 IS...->
RESULT ->
QVT query has timed out
QUERYSTATUS -> Miscellaneous Failure
Reply : Success:
CLI>
There is no response from the SCP. Contact the SCP provider to find out why there is no error response
returned from the SCP.