|
| Who's Online |
| We have 27 guests online and 1 member online | |
| cool Statistics |
| | coolcommands: | 1313 | | Categories: | 82 | | Total queries: | 524277 | | Members: | 4288 | |
|
|
|
 |
|
|
Search coolcommands.com
 |
Submitted by:
lvo   |
coolcommand
how to login to a Sybase database |
Description
To log into a Sybase database as user sa:
# isql -U sa password
To log into a Sybase as another user:
# isql -U username -P password
If you need to log into another server running Sybase:
# isql -U username -P password -S server |
Example
isql -U sa password |
Return to search results
 |  |  |  |
Random coolcommands
coolcommand: how to test if a file exists and is a symbolic link in a korn shell script
Example: test -L file; [ -L file ]
[show me the details] |
coolcommand: how to gather virtual scsi adapters information on an attached IBM P5 server using the HMC
Example: lshwres -m p570 --header -F lpar_id, slot_num, state, is_required, connect_status, adapter_type, remote_lpar_id, remote_lpar_name, remote_slot_num, backing_devices -r virtualio --rsubtype scsi --level lpar
[show me the details] |
coolcommand: aix5_prereq.sh - script to check prerequisites prior to IBM AIX 5.2 migration or installation
Example: aix5_prereq.sh -v
[show me the details] |
coolcommand: how to show network interface information in HP/UX
Example: landiag; lanscan; netstat -in
[show me the details] |
|
|
coolcommands.com - the search engine for UNIX sysadmins :: unix commands and scripts
|  |  |  |  |
|
|
|
|
 |
|
|
|
Top 5 Submitters
|
|---|
| lvo | 1138 |
| audet | 37 |
| kah00na | 32 |
| Mariom | 24 |
| lebjf000 | 13 |
Top 5 Searches
|
| Category Solaris | 42738 |
| Category AIX | 38092 |
| Category General UNIX | 34293 |
| solaris | 20874 |
| aix | 19395 |
|
|
|
|