JDBC and ODBC setup prerequisites
Before you can use JDBC or ODBC to import data into ThoughtSpot, you must do the following server-side configuration:
- 
Open up the ThoughtSpot firewall to allow incoming requests to Simba server. tscli firewall open-ports --ports 12345
- 
Confirm that the simba_serverprocess is up. Output of this command should contain exactly one line.ps -ef | grep simba_server | grep -v grep admin 26679 25672 0 Jul13 ? 00:01:49 simba_server_main --logbufsecs=0For assistance, contact ThoughtSpot support. 
Related information
Was this page helpful?Give us feedback!