Please be aware that the content in SAP SQL Anywhere Forum will be migrated to the SAP Community in June and this forum will be retired.

Hello,

I am just following instructions for running a sample code and one such instruction required that I execute "dbsrv11.exe". When I looked into the Bin32 file it had all files except "dbsrv11.exe". What could be the problem and how would I go about getting it on the folder?

Thanks.

asked 22 Jun '11, 13:21

MM123's gravatar image

MM123
1111
accept rate: 0%


What type of install did you use? Depending on the license that you have purchased your license may not allow you to use the network server (aka dbsrv11). As long as you are not needing to communicate over a network - i.e. just local machine client-server communication - then you can replace dbsrv11 with dbeng11 (the personal server).

permanent link

answered 22 Jun '11, 13:31

Mark%20Culp's gravatar image

Mark Culp
24.9k10141297
accept rate: 41%

Thanks. But it doesn't have dbeng11 too. And yes, I don't need to connect over the network. Is there any other file I can look at?

(22 Jun '11, 14:23) MM123
Replies hidden

Is it possible that you used a 11.0.0 license key when installing 11.0.1? If this is what you did then you need to talk to your sales rep and get a different license key because the 11.0.0 license key will not work (properly) on a 11.0.1 install.

(22 Jun '11, 14:31) Mark Culp

How can I find out which license key was used from the settings? Is there a way?

(22 Jun '11, 14:35) MM123
1

Or do you have a file rteng11.exe? That would be the "Runtime engine" instead of the full product...

(22 Jun '11, 17:39) Volker Barth

AFAIK there is no way of getting the license key from installed software. How did you get your version of SQL Anywhere? Volker has a good comment: perhaps you only have the runtime edition of SA? Also, what exact version (and build) of SA do you have?

(23 Jun '11, 10:28) Mark Culp
Your answer
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:

×12

question asked: 22 Jun '11, 13:21

question was seen: 3,326 times

last updated: 23 Jun '11, 10:28