How to connect sybase server with unix.

Answer Posted / dilip voora

isql utility helps us in getting connected to SYBASE dataserver and the command is given below

isql -U sa -S <servername> -w 3000 -P -X <your password>

NOTE: sa is default login

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Given a table which contains some rows with duplicate keys, how would you remove the duplicates?

461


What is cmaxpktsz good for in sybase?

468


Explain intimate shared memory(ism)

521


How do I turn off marked suspect on my database in sybase?

489


List the merits of index covering.

478






What is sybase ?

488


What is raid and sybase?

513


What do you mean by exception log in replication?

466


What is trace flag definitions in sybase?

466


Differentiate between clustered and non-clustered index.

463


Explain autosys. Why do you need it.

465


What is replication server? What is its role in sybase?

530


What is coalesce in sybase?

516


Explain asa, asa ultralite.

476


What are triggers? Why do we use them? Diff types of triggers? What are magic tables?

487