Hello,
We are using BO Data Federator 3.0 SP3 and want to run statistics automatically.
Based on Data Federator User Guide, in topic “16.3.2.2 The sample program RefreshTableColumnStatistic”, we can’t get the Data Federator Query Server connection.
It fails with “Cannot create a connection using user=sysadmin, password=***, url=jdbc:datafederator://localhost:3055”
The RefreshTableColumnStatistics.properties file is:
“
url=jdbc:datafederator://localhost:3055
user=sysadmin
password=sysadmin
log=log/RefreshTableColumnStatistics.log
level=ALL
catalog=/???/sources
“
The Data Federator is installed in localhost and “comm.jdbc.port” is 3055.
User and password works in Data Federator Query Server portal.
Does anyone have a clue for what could be wrong?
Thanks,
Ricardo Prata