Zitat Zitat von QSECOFR-1
...Weiß jemand wo das herkommt? Das ist zwar ein nettes feature welches mir den aktuellen heap anzeigt, aber ich möchte wissen wie man das auch abschalten kann?

Danke!
Wie man es abschaltet weiss ich nicht. Aber wos herkommt verrät die IBM:
PHP-Code:
Heap monitor default operation
 
An active OS
/400 heap monitor typically sends a message to the QSYSOPR message 
 
queue when the WebSphere Application Server profile starts
. For examplethe Display 
 
Message command 
(DSPMSG QSYSOPRdisplays the following message:
 
HEAP MONITOR STARTED FOR 012500/QEJBSVR/SERVER1 IN SUBSYSTEM QWAS6 IN 
 
POOL 
*BASE POOL ID=2 POOLSIZE(B)=1687994368 RESERVED(B)=778240 HEAP TOTAL
 
(B)=202276864 FREE(B)=67037600 USEDHEAP=135239264 OS400.GC.HEAP.SIZE.MAX
 
(KB) =240000000In default operationa similar message displays ENDED instead of 
 
STARTED when the WebSphere Application Server profile is ended
. For example:
 
 
 
HEAP MONITOR ENDED FOR 012500/QEJBSVR/SERVER1 IN SUBSYSTEM QWAS6 IN POOL 
 
*BASE POOL ID=2 POOLSIZE(B)=6662139904 RESERVED(B)=5165056 HEAP TOTAL(B)
 
=
312999936 FREE(B)=168637264 USEDHEAP=144362672 OS400.GC.HEAP.SIZE.MAX
 
(KB) =240000000The Display Log command (DSPLOG LOG(QHSTMSGID(CPI8859)) 
 
shows all STARTED and ENDED messages in the history log

gefunden auf: http://publib.boulder.ibm.com/infoce...r_default.html
Bin sicher Du findest da was auf deren Seiten bei "richtiger" Suche...

k.