Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3585

Re: ISQL login error SYBASE

$
0
0

To anyone who is still looking for a solution and cant find it,

if you add a sybase user and system,

 

ex: isql -Usa -P<pass> -S<SID> -X (and this system logs on to isql)

1>

2>

 

(and you get this error when you create an instnace)

iqsl -U<created user> -P<pass> -S<created instance> - X

ct-library error...

 

 

incortporate them in your interface files.

/SYBASE/<SID>/interfaces

and make sure the port number is the same as the original <SID> instance.

 

<SID>

master tcp ether <localhost> *port

query tcp ether <localhost> *port

 

<new instance>

master tcp ether <localhost> *same port as above.

query tcp ether <localhost> *same port as above

 

hope that helps.

 

Federico Peric.


Viewing all articles
Browse latest Browse all 3585

Trending Articles