How to connect sybase server with unix.

Answers were Sorted based on User's Feedback



How to connect sybase server with unix...

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

How to connect sybase server with unix...

Answer / vijay

start_server -f run_<serverfile>

Is This Answer Correct ?    4 Yes 3 No

How to connect sybase server with unix...

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

Post New Answer

More Sybase Interview Questions

Using large raw partitions with replication server on unix in sybase?

0 Answers  


What is difference between sybase and oracle?

0 Answers  


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

0 Answers  


How do you check database space? What measures are there to increase the db space?

0 Answers  


How would you lock a table in sybase?

0 Answers  






What are table partitions? How is it different with ase 15.0 version?

0 Answers  


What is asa ultralite in sybase?

0 Answers  


When you change a database option when will it come into effect?

0 Answers  


What is a temp table? how to denote temp table?

4 Answers   Oracle,


What sybase central?

0 Answers  


Explain table partitioning in sybase.

0 Answers  


Explain the role of replication server in sybase.

0 Answers  


Categories