cancel
Showing results for 
Search instead for 
Did you mean: 

Protocol driver call to parse connection information failed

Former Member
0 Kudos

Hi All,

Can you please help me to resolve the below issue.

[sybase@redhat7 ~]$ isql -Usa -Psybase -SASE1
CT-LIBRARY error:
ct_connect(): network packet layer: internal net library error: Protocol driver call to parse connection information failed
[sybase@redhat7 ~]$

Interface file :

[sybase@redhat7 ~]$ cat interfaces
ASE1
master tcp ether redhat7 4000
query tcp ether redhat7 4000
[sybase@redhat7 ~]$

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

DNS does not recognize names. Use IP instead of "redhat7" or localhost if you run it on a local machine.