Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to launch #74

Open
GoogleCodeExporter opened this issue Jan 26, 2016 · 9 comments
Open

Unable to launch #74

GoogleCodeExporter opened this issue Jan 26, 2016 · 9 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. I installed PC client components 15.0 of the Sybase Adaptive Server 
Enterprise. This effectively installed 1)interactive sql, 2)open client 
configuration utility,  3)open client directory service editor and 4)sybase 
central v4.3 on my PC.
2. I then installed 'ASE ISQL'
3. I ran the copylibs.bat file in the folder C:\sybase\OCS-15_0\scripts, 
with parameter 'create'. The information generated include five messages of 
"1 file(s) copied." and two messages of "The system cannot find the file 
specified".
4. As I launch 'ASE ISQL' from the Start menu, two error messages were 
shown:
1) "The procedure entry point ct_ds_objinfo could not be located in the 
dynamic link library libct.dll."
2) "System error #14 has occurred: Error opening DLL library syb_exec.dll 
for external function at line 20 in function of_options of object 
n_config_ase. Object: n_config_ase; Script: of_options; Line: 20. Do you 
want to continue?"


What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
Windows XP for ASE ISQL, Windows XP for the sybase central v4.3, UNIX for 
sybase ASE v 15.

Please provide any additional information below.
I appreciate your reply!

Original issue reported on code.google.com by email.c...@gmail.com on 14 Dec 2009 at 4:44

@GoogleCodeExporter
Copy link
Author

check that you have in the path only one version of libct.dll
if you can access Info tab page of the logon dialog,
 check the path of the libct.dll there

Original comment by daggett....@gmail.com on 16 Jan 2010 at 7:27

  • Changed state: Feedback

@GoogleCodeExporter
Copy link
Author

Thanks for your reply. Could you which path I should check? I did a search for 
libct.dll and found three libct.dll files which are all in unrelated folders. 
Could you 
also tell me which Info tab and logon diaglog are you referring to?

Sorry if I am asking for something obvious, I am a little new to this.

Original comment by email.c...@gmail.com on 16 Jan 2010 at 9:53

@GoogleCodeExporter
Copy link
Author

Normally, you should have only one installation of the sybase client.
And only one libct.dll should be in your path environtment variable.

One of the articles about environment variables:
http://vlaurie.com/computers2/Articles/environment.htm
--
You have to remove old sybase client installations, or put path to current 
sybase
libraries at first position in your path environment variable.

Original comment by daggett....@gmail.com on 19 Jan 2010 at 6:34

@GoogleCodeExporter
Copy link
Author

I used the libct.dll file from the higher version to replace the older one in 
system32, and I managed to launch the application successfully. However, when I 
tried 
to establish a connection, the server list under the connection tab is empty. 
Can you 
tell what I should do to find my server list? Under the Information tab, I have 
Sybase: C:\sybase, and libct.dll: c:\windows\system32\libct.dll

I am looking forward to hearing from you.

Thanks!

Original comment by email.c...@gmail.com on 22 Jan 2010 at 7:49

@GoogleCodeExporter
Copy link
Author

there is only one libct.dll in my c:\sybase dir, but still i am getting the 
error 
"error opening dll library syb_exec.dll for external function at line 30"

there is no libct.dll in my system32 :S

please help.

Original comment by Gopi.Mai...@gmail.com on 27 May 2010 at 7:45

@GoogleCodeExporter
Copy link
Author

Hi need one help urgently wrt Ase ISQL software launch

Error description:
"System error #14 has occurred: 
Error opening DLL library syb_exec.dll 
for external function at line 30 in function of_options of object 
n_config_ase. 
Object: n_config_ase; 
Script: of_options; 
Line: 30. 
Do you want to continue?"

I did following things:
1) replaced the dll file syb_exec.dll (from both google and colleague's pc) 
overwriting the one in pc...but this option didn't work :(
2) downloaded the fresh new ASE ISQL software and reinstalled but this also not 
worked...

Could you please help me!

Original comment by s.vivek....@gmail.com on 10 Oct 2014 at 9:26

@GoogleCodeExporter
Copy link
Author

I'm getting the same error too. If I click Yes or No it just hangs and I haev 
to kill it. I'm on windows 7.

Original comment by patrick....@gmail.com on 10 Apr 2015 at 1:25

@paragars
Copy link

Hi,
I have also received same issue as stated above and could solve it by adding some dll files in Sybase/OCt_15_0_dll folder. Use dependency walker (a free tool) to get list of dll files that syb_exec.dll needs and then search if you have those files. If not then copy those files from Google or other location.
I was missing libct.dll and libcs.dll, once I copies these files I could access DB using ASE iSQL.

@daniellovesky
Copy link

Hi 👋 try to install Microsoft Visual C++ 2010 Redistributable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants