cancel
Showing results for 
Search instead for 
Did you mean: 

How find all database server names running in LAN

3,332

We are working with SA12.0.1 on Linux/Windows for Development goals ,sometimes we get error 'A database server with that name has already started'. It is difficult find which server with this name is running. From Sybase Central Connect windows we can get list of server names (button 'Find') but it is only partly list (may be it is depended of IP address zones!?).I will ask maybe exist some script(Linux/Windows) to find full list of database server names running on this moment in our LAN. Thanks in advance, Hanan Brener

Accepted Solutions (0)

Answers (1)

Answers (1)

MCMartin
Participant

try the command line utility dblocate

0 Kudos

Many thanks it help us.