Current Connections To The Database Server - Avaya Customer Interaction Express 1.0 User Manual

System administrator
Hide thumbs Also See for Customer Interaction Express 1.0:
Table of Contents

Advertisement

Current connections to the database server

You can query the current connections to the database server.
Connections via db_srv are displayed with the IP address and Process ID (PID) of the original process.
This allows you to check which CIE processes currently have an active connection to the database.
ISQL command
show_connections
Example
isql -U sa -P password
1>use cc
2>go
1>show_connections
2>go
spid
program_name
------ -------------------- --------------- ---------- ---------------
14
128.11.111.42:3860
15
128.11.111.42:7888
16
17
128.11.111.42:4968
18
19
20
21
128.11.111.42:7656
22
128.11.111.42:4968
43
SC_ASEJ_Mgmt
50
128.11.111.42:4968
56
isql
60
isql
(13 row affected)
(return status = 0)
314 User Manual CIE 1.0 System Administration
login_name
ccuser
ccuser
truser
ccuser
truser
truser
truser
ccuser
ccuser
sa
ccuser
ccuser
ccuser
hostname
dbname
cc
cc
tr
cc
tr
tr
tr
cc
cc
amarillo
cc
cc
AMARILLO
cc
WC01035
cc

Advertisement

Table of Contents
loading

Table of Contents