coolcommands.com - the search engine for unix sysadmins :: unix commands and scripts
Wednesday May 22, 2013


 Home
 Search
 Advanced Search
 Category Search
 Affiliates
 Acknowledgements
 Cool Links

Username

Password

Remember me
Forgot your password?

Who's Online
We have 37 guests online

Newest Member

nbewwmbxog

Hit Counter
11558501 Visitors

cool Statistics
coolcommands:1338
Categories:83
Total queries:620237
Members:22813





Search coolcommands.com
Search Keyword:


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



FREE
myPMS

Password
Management
System

by

LVOware.com




Top 5 Submitters

lvo1160
audet37
kah00na32
Mariom24
lebjf00014

Top 5 Searches

Category Solaris51943
Category AIX49010
Category General UNIX47575
solaris23554
aix22739

Terms of Use
Privacy
Contact


 
coolcommands.com © 2013. All Right Reserved.
Programming by PRATTICO Consulting . Hosting by Apricusum