To execute pubtest.bat, open the command prompt and navigate to the location:
'..\<TDV_Server_Dir>\apps\jdbc'
A sample command for reference:
pubtest.bat -host localhost -dbPort 9811 -wsPort 9810 -user admin -password password -domain composite -input pubtest_sample.dat -printOutput true -encrypt false
The output for each test query in the pubtest_sample.bat file will be displayed on the command prompt window.
Screenshot of the output:
A successful execution shows that the TDV server is functioning as expected. However, if an error is encountered, then the user would have to dig deeper into identifying the cause of the specified error.