In our product used SA 12.0.1.3873 one of customers encountered with follow problem after start database server DB is stuck on TCPIP link

I. 08/09 15:14:06. SQL Anywhere Network Server Version 12.0.1.3873
  I. 08/09 15:14:06. OEM Authenticated Edition, licensed only for use with authenticated OEM    applications.
  I. 08/09 15:14:06. 
  .....
  I. 08/09 15:14:08. Database server started at Fri Aug 09 2013 15:14
I. 08/09 15:14:08. Trying to start SharedMemory link ...
I. 08/09 15:14:08.     SharedMemory link started successfully
I. 08/09 15:14:08. Trying to start TCPIP link ...
I. 08/09 15:14:08. Starting on port 50003
and here is stuck

Restart not help. Only after recreate DB problem solved. Not clear what could be a problem with DB files in this case.

asked 19 Aug '13, 11:21

HBrener's gravatar image

HBrener
426232535
accept rate: 0%

Could you try starting the database server with the -z flag? This should print additional information that may reveal what is preventing the startup.

(19 Aug '13, 11:42) Mikel Rychliski
Replies hidden

The database is on customer site and currently customer have recreate DB and it solve the problem

(19 Aug '13, 11:44) HBrener
Be the first one to answer this question!
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×35

question asked: 19 Aug '13, 11:21

question was seen: 1,454 times

last updated: 19 Aug '13, 11:44