Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Startup Sybase

Status
Not open for further replies.

programmist

Programmer
Joined
May 30, 2005
Messages
1
Location
US
Hi guys,

I am new to Sybase. I just loaded ASE 12.5 from their site, installed it, and what should be my next steps ?

I tried to connect to Sybase Central and JISQL, but they asking me for username, password, hostname and port name. Where I can get this information ? When I was running installation, I did not see any messages asking to setup user name, etc. Or is there some pre-defined ones, like scott/tiger in Oracle ?

Thanx
 
Try username = sa with an empty password (it's like scott/tiger in Oracle...).
If you have only one SYBASE SERVER, it will defaultly log you into it.

If not - you can search in your interfaces file for the server name, address and port number.
The interfaces file's name is:
1. On UNIX: interfaces
2. On Windows: sql.ini
and it resides under the sybase installation root directory.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top