Thread: dbping
View Single Post

   
  #2 (permalink)  
Old 04-08-2008, 07:01 PM
Michael Peppler
 
Posts: n/a
Default Re: dbping

On Wed, 17 Aug 2005 11:55:43 +0200, ja wrote:

> please i need some tools to test database server on linux on wan is
> active or not.
>
> i dont have installation on this pc and dont have odbc driver.
>
> please help how to do it.


You can use telnet to connect to the host/port that the db server listens
to.

If you get a connection then the db server is up...

Michael
--
Michael Peppler [TeamSybase] mpeppler@peppler.org - http://www.peppler.org/
Sybase DBA/Developer
Sybase on Linux FAQ: http://www.peppler.org/FAQ/linux.html


Reply With Quote