Differences

This shows you the differences between the selected revision and the current version of the page.

wiki:howto 2010/02/10 17:29 wiki:howto 2012/01/12 23:24 current
Line 301: Line 301:
-===== See the memmory usage =====+ 
 +===== See the memory usage =====
  Command: onstat -g seg   Command: onstat -g seg
Line 349: Line 350:
 +
===== See if there is a Memory Shortage  ===== ===== See if there is a Memory Shortage  =====
Line 436: Line 438:
      'informix'.sysconstraints AP, informix.sysindexes AQ WHERE AQ.idxname =       'informix'.sysconstraints AP, informix.sysindexes AQ WHERE AQ.idxname =
      AP.idxname AND AP.tabid = 183 AND AP.constrtype = 'P'       AP.idxname AND AP.tabid = 183 AND AP.constrtype = 'P'
 +
Line 443: Line 446:
===== Where is the next SERIAL value stored ===== ===== Where is the next SERIAL value stored =====
- +  systabinfo.serialv 
 + 

Personal Tools