I’m having a problem getting DataSourcer to work in hot-standby…
I have T-Server 7.6 running in hot standby and I’ve configured the DataSourcers (7.2.100.18) and StatServers (7.5.000.25) as per the documentation:
DS1:
Backup Server: DS2
Redundancy Type: Hot Standby
Connections to SS1 and SS2
DS2:
Backup Server: none
Redundancy Type: Hot Standby
Connections to SS1 and SS2
SS1:
Backup Server: SS2
Redundancy Type: Warm Standby
accept-client-in-backup = yes
SS2:
Backup Server: none
Redundancy Type: Warm Standby
accept-client-in-backup = yes
When I try to start DS1/DS2 and they initialize, wait for a couple of minutes and then stop.
I can’t see anything userfull in the logs either (all level logging):
Application name: DS1
Application type: DataSourcer (38)
Command line: data_sourcer.exe -service CCADataSourcer_1 -app DS1 -host 01 -port 2020 -sstart
Host name: 01
DST: TZ = 1, timeb = 1
Time zone: 0, GMT Standard Time, GMT Daylight Time
UTC time: 2009-04-28T06:32:50.854
Local time: 2009-04-28T07:32:50.854
Start time (UTC): 2009-04-28T06:32:50
Running time: 0:00:00:00
Host info: Windows 5.2.3790, 2, Service Pack 2, 2.0, 0110, 3
File: (1) D:\DataSourcer\DS_01.20090428_073250_854.log
07:32:50.838 Std 04106 Log Messages file ‘DataSourcer.lms’ successfully loaded
07:32:54.135 Std 04503 Connected to StatServer-02:6020[2668] ‘SS2’ at host ‘02’, port 6020
07:32:54.150 Std 04503 Connected to StatServer-01:6020[2352] ‘SS1’ at host ‘01’, port 6020
07:32:54.900 Std 04503 Connected to DAP ODSDAP [2692] at DBServer ‘ODSDBS1’ at host ‘01’, port 6040
07:32:56.259 Std 04503 Connected to DAP ODSDAP [2960] at DBServer ‘ODSDBS1’ at host ‘01’, port 6040
07:32:56.384 Std 04503 Connected to DAP ODSDAP [3288] at DBServer ‘ODSDBS1’ at host ‘01’, port 6040
Application name: DS2
Application type: DataSourcer (38)
Command line: data_sourcer.exe -service CCADataSourcer_1 -app DS2 -host 01 -port 2020 -sstart
Host name: 02
DST: TZ = 1, timeb = 1
Time zone: 0, GMT Standard Time, GMT Daylight Time
UTC time: 2009-04-28T06:33:26.284
Local time: 2009-04-28T07:33:26.284
Start time (UTC): 2009-04-28T06:33:26
Running time: 0:00:00:00
Host info: Windows 5.2.3790, 2, Service Pack 2, 2.0, 0110, 3
File: (1) D:\DataSourcer\DS_02.20090428_073326_285.log
07:33:26.284 Std 04106 Log Messages file ‘DataSourcer.lms’ successfully loaded
07:33:29.628 Std 04503 Connected to StatServer-gs2fwrep02:6020[2672] ‘SS2’ at host ‘02’, port 6020
07:33:29.628 Std 04503 Connected to StatServer-gs2fwrep01:6020[2092] ‘SS1’ at host ‘01’, port 6020
07:33:29.769 Std 04503 Connected to DAP ODSDAP [2692] at DBServer ‘ODSDBS1’ at host ‘01’, port 6040
07:33:29.941 Std 04503 Connected to DAP ODSDAP [2960] at DBServer ‘ODSDBS1’ at host ‘01’, port 6040
07:33:29.956 Std 30001 Too much data was written to the database within the specified threshold.
07:33:30.769 Std 04503 Connected to DAP ODSDAP [3060] at DBServer ‘ODSDBS1’ at host ‘01’, port 6040
Have I missed something here?
Cheers ![]()