Question : sybase: A database server with that name has already started

Hi,
I trying to start my database sybase syb.db but I get any errors like these:

A database server with that name has already started

When I click the database icon in the lower right I get:

Finished checkpoint of "syb" at wed jul 14 2010 15:00
Database syb (syb.db) started
Note:Database was created with older software and may benefit from being rebuilt

Trying to start Sharedmemory link
SharedMemory link started successfully

Trying to start NamesPipes link...
NamePipes link started successfully

Trying to start TCPIP link
Starting on port 2638
Server name already in use

TCPIP comunication link not started
Trying to start SPX link
SPX comunication link not started

Have someone any idea??

Answer : sybase: A database server with that name has already started

I am guessing that this is Sybase ASA. This may solve your problem:

'Adaptive Server Anywhere, ASA, SQL Anywhere, SQL Any, Client/Server Network connection.
When running Winsock Proxy Service 2.0 TCP/IP doesn't initialize with the message "server name already in use"
The problem is that winsock proxy server will broadcast to the INTERNET on all ports. You may receive server name already in use because there is a reply to the broadcast from somewhere on the Internet.
The resolution is to specify DOBROADCAST=NO in tcpip parameters to prevent the broadcast. This will normally be used in combination with the HOST=... parameter.'
Random Solutions  
 
programming4us programming4us