3Com 900-0234-01 IP Phone User Manual


 
304 APPENDIX E: MANUALLY CONFIGURING THE BILLING SUPPORT SERVER
To edit the table:
1 Using a text editor, open one of the following files:
To load data into an empty table, open the
/opt/3com/VCX/bss/db/cwbss/bulkload/bss_server_config_data.txt file.
To append data, open the
/opt/3com/VCX/bss/db/cwbss/bulkload/custom/bss_server_config_dat
a.txt file.
2 Add one row for each billing support server. For example:
|SERVER_ID_BSS|DOMAIN_NAME|MGMT_USER|MGMT_USER_PASSWORD|MGMT
_SOCKET_PORT
1||||
3 Save and close the file.
Configuring
bss_server_list
The bss_server_list table creates a unique identifier for each billing
support server in the system. The billing support server uses this identifier
to identify the billing support server in related tables.
To edit the table:
1 Using a text editor, open one of the following files:
To load data into an empty table, open the
/opt/3com/VCX/bss/db/cwbss/bulkload/bss_server_list_data.txt file.
To append data, open the
/opt/3com/VCX/bss/db/cwbss/bulkload/custom/bss_server_list_data.txt
file.
2 Add one row for each billing support server. For example:
|SERVER_ID_BSS|SERVER_CONNECTION|DESCRIPTION
1|besdb2|testbed1,TORONTO|
3 Save and close the file.
Table 108 bss_server_list Fields
Column Name Description Value
SERVER_ID_BSS A unique identifier for this billing support
server.
Integer
SERVER_CONNECTION The Oracle service name for the billing support
server database (also called the TNS string, net
service name, and service name).
String
DESCRIPTION A description of this billing support server. String