Testing Database Connection
To test a database connection:
- Download the file testdb.jar
- Open a terminal (or command prompt) and run
java -jar testdb.jar arcturus_home
where arcturus_home is the Applicare server/agent install directory; for example, /Applicare or c:\Applicare if Applicare was installed in /Applicare or c:\Applicare.
If the connection is working properly, the result should be as follows:
reading parameters ...ok!
testing Ping ...ok!
testing Port ...port open
testing Database connection ...ok!
making test query ...ok!
Please sign in to leave a comment.
Comments
0 comments