on 2023 Sep 01 9:30 PM
I have successfully installed SQLAnywhere on Windows without any issues, but this latest attempt it somehow failed. It did not show any errors installing, but when I try to connect to a database with the SQL Central utility it says there is no executable. Looking in the bin folder there is no dbeng17.exe file. When I try to reinstall the software scjview.exe crashes with the message SAPJVM_LoadLibrary_with_trace could not be located in java.dll. Another post on this forum suggested I needed to install the Microsoft Redistributable and I did but it did not resolve this. For context, SQLAnywhere 17 was the second program installed after Java on a clean Windows installation with latest updates, so there shouldn't be any conflicts. Would it work to copy over the missing dbeng17 from another windows installation?
Well that explains things. The SQL Anywhere client only install only installs client components. It does not install server components such as dbeng17 and dbsrv17. You should not install the client only install on the same environment where the full SQLA package will be installed.
What exactly are you doing in SQL Central? It should only be looking for dbeng17 if it is attempting to autostart a database server. With a client only install, you should be connecting to an existing running server (on a different machine).
If you have a license key for SQL Anywhere, I assume you are a S- user with access to the SAP Support portal and more specifically Software Downloads. From the Download Software page,
The latest build is currently SQL Anywhere 17.0 SP01 PL13 Build 7432.
If you do not have access to the downloads sit, please contact your account rep or work with the SAP coordinator in your organization to add you as a support contact.
The file that is downloaded can be used to update an existing SQL Anywhere install ( NOT A CLIENT ONLY INSTALL ) or to do a complete install from scratch. Note this install can also be used to install the Developer Edition if no license key is provided. Make sure that you understand the permitted uses of the Developer Edition and ensure that it is not used in a production environment.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
71 | |
10 | |
8 | |
7 | |
7 | |
6 | |
6 | |
6 | |
6 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.