|
| cool Statistics |
| | coolcommands: | 1313 | | Categories: | 82 | | Total queries: | 523831 | | Members: | 4281 | |
|
|
|
 |
|
|
Search coolcommands.com
 |
Submitted by:
lvo   |
coolcommand
DB2 - update db cfg forIBM DB2 database using MAXAPPLS |
Description
To uincrease the number of connection on IBM DB2:
List database configuration:
# db2 get db cfg for dbname
OR
# db2 get dbm cfg
Modify max connections to 100:
# db2 update db cfg for dbname using MAXAPPLS 100 |
Example
db2 update db cfg for dbname using MAXAPPLS 100 |
Return to search results
 |  |  |  |
Random coolcommands
coolcommand: fdisk - how to list the partition table for a device in linux
Example: fdisk -l
[show me the details] |
coolcommand: how to read the contents of /etc/security/failedlogin in IBM AIX
Example: who /etc/security/failedlogin
[show me the details] |
coolcommand: kernel processes for IBM AIX
Example: ps -kl; pstat -a
[show me the details] |
coolcommand: how to concatenate fields in a mysql database table
Example: update tablename set field1=concat("add this text",field1," more text") where field2="abc";
[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 | 42690 |
| Category AIX | 38082 |
| Category General UNIX | 34254 |
| solaris | 20802 |
| aix | 19388 |
|
|
|
|