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

How does partition assignment relate to transactions in sybase?

478


Is sybase free?

469


What are the different types of (all page) locks in sybase?

445


Explain about the mainframe connect tools from sybase?

470


List some of the products of sybase.

491






Which should I use, repagent or ltm in sybase?

558


How do I bcp null dates in sybase?

466


How do I run multiple versions of sybase on the same server?

449


What is an advantage to using a stored procedure as opposed to passing an sql query from an application ?

539


How would you list objects in sybase?

538


What are the advantages that you can get from mainframe connect in sybase?

482


Why do my page locks not get escalated to a table lock after 200 locks?

469


What is asa in sybase?

496


What is the stored procedure to view current lock and processes respectively?

534


The secondary truncation point is on. How would you clear the logsegment?

483