|
| cool Statistics |
| | coolcommands: | 1338 | | Categories: | 83 | | Total queries: | 620229 | | Members: | 22813 | |
|
|
|
 |
|
|
Search coolcommands.com
 |
Submitted by:
Mariom   |
coolcommand
generatecoredump.sh - script to generate a core dump of a WAS appserver |
Description
generatecoredump.sh
#!/usr/bin/ksh # The Script generates a coredump of an AppServer (WAS 6.0) # usage: generatecoredump.sh Appserver Node
WAS_ROOT/bin/wsadmin.sh -javaoption -mx512m -lang jython -f generatecoredump.py $1 $2
generatecoredump.py
objectName = AdminControl.queryNames('type=JVM,process=' + sys.argv[0] +',node=' + sys.argv[1] + ',*') AdminControl.invoke(objectName, "dumpThreads")
|
Example
generatecoredump.sh Appserver Node |
Return to search results
 |  |  |  |
Random coolcommands
coolcommand: lpstat - list status of all print queues defined
Example: lpstat
[show me the details] |
coolcommand: To list all SUMA tasks in AIX 5L
Example: suma -l
[show me the details] |
coolcommand: how to assign a disk to an lpar in the IBM VIO Server
Example: mkvdev -vdev hdisk5 -vadapter vhost3 -dev lpar3hdisk0
[show me the details] |
coolcommand: how to disable local warning in Perl 5.8
Example: PERL_BADLANG=0
[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 | 47574 |
| solaris | 23554 |
| aix | 22739 |
|
|
|
|