所有人,
我刚在Gentoo上安装了Sybase ASE 16.02 Dev Edition。安装成功。
服务器正在运行,根据:

igor@IgorReinCloud /opt $ /opt/sap/ASE-16_0/install/showserver
F S UID        PID  PPID  C PRI  NI ADDR SZ WCHAN  STIME TTY          TIME CMD
0 S igor     20774 20773  0  80   0 -  9270 poll_s Dec14 ?        00:00:00 /opt/sap/ASE-16_0/bin/backupserver -e/opt/sap/data/ASE-16_0/install/IGORREINCLOUD_BS.log -N25 -C20 -I/opt/sap/data/interfaces -M/opt/sap/ASE-16_0/bin/sybmultbuf -SIGORREINCLOUD_BS
0 S igor     20655 20654  1  80   0 - 694197 futex_ Dec14 ?       00:47:25 /opt/sap/ASE-16_0/bin/dataserver -sIGORREINCLOUD -d/opt/sap/data/data/master.dat -e/opt/sap/data/ASE-16_0/install/IGORREINCLOUD.log -c/opt/sap/data/ASE-16_0/IGORREINCLOUD.cfg -M/opt/sap/data/ASE-16_0 -N/opt/sap/data/ASE-16_0/sysam/IGORREINCLOUD.properties -i/opt/sap/data

但是我试着联系到:
igor@IgorReinCloud /opt $ /opt/sap/OCS-16_0/bin/isql64 -Usa -SIGORREINCLOUD
Password:
CT-LIBRARY error:
    ct_connect(): directory service layer: internal directory control layer error: Requested server name not found.

我错过了什么?根据“showserver”,服务器名是igorrecoud,它正在运行。。。
谢谢您。

最佳答案

验证您的ASE服务器“IGORREINCLOUD”是否在文件$SYBASE/interfaces中定义(在Linux用户中定义了$SYBASE您的SYBASE主文件夹)
文斯

关于linux - 无法连接到Sybase服务器,我们在Stack Overflow上找到一个类似的问题:https://stackoverflow.com/questions/41199621/

10-11 21:00