|
| cool Statistics |
| | coolcommands: | 1338 | | Categories: | 83 | | Total queries: | 620237 | | Members: | 22813 | |
|
|
|
 |
|
|
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 list used virtual memory for all processes
Example: ps -eo vsz | awk '{ i+=$1; } END {print i / 1024;}'
[show me the details] |
coolcommand: kbdrate - used to change the keyboard repeat rate and delay time
Example: kbdrate -r 20 -d 500
[show me the details] |
coolcommand: chpv - how to clear the boot record of a physical volume in IBM AIX
Example: chpv -c hdisk1
[show me the details] |
coolcommand: metadb - how to create state database replicas in Solaris Volume Manager
Example: metadb -a -f /dev/dsk/c1t3d0s4 /dev/dsk/c0t3d0s6 /dev/c0t1d0s5
[show me the details] |
|
|
coolcommands.com - the search engine for UNIX sysadmins :: unix commands and scripts
|  |  |  |  |
|
|
|
|
 |
|
|
|
Top 5 Submitters
|
|---|
| lvo | 1160 |
| audet | 37 |
| kah00na | 32 |
| Mariom | 24 |
| lebjf000 | 14 |
Top 5 Searches
|
| Category Solaris | 51943 |
| Category AIX | 49010 |
| Category General UNIX | 47575 |
| solaris | 23554 |
| aix | 22739 |
|
|
|
|