How to connect sybase server with unix.
Answers were Sorted based on User's Feedback
Answer / abc
isql is a utility that is being provided by Sybase to
connect to the Sybase server
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / 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 |
How would you improve throughput in sybase?
Alternative to row at a time processing in sybase?
Is sybase owned by sap?
how to do application monitoring through AutoSys?
How would you configure burn factor in sybase?
In sybase, we can have multiple users associated to same login ,each corresponds to different databases, right? how can we login to one database with corresponding user id?
How would you fix a munged log in sybase ?
What is replication server? What is its role in sybase?
What you need to do is issue an ase kill command on the connection then un-suspend the db?
What is a coalesce? What is the equivalent of oracle/db2 coalesce function in sybase?
Given a table which contains some rows with duplicate keys, how would you remove the duplicates?
What is ceiling()?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)