Oracle Systemstate dump analytic tool: ASS.AWK V1.09

时间:2013-09-16 16:09:32
【文件属性】:
文件名称:Oracle Systemstate dump analytic tool: ASS.AWK V1.09
文件大小:34KB
文件格式:AWK
更新时间:2013-09-16 16:09:32
ass oracle # Usage Instructions # ~~~~~~~~~~~~~~~~~~ # Usage: [n]awk -f ass.awk fname.trc (But read the Portability Section !!) # # Configuring Ass: # # By default, 'ass' attempts to dump as much information as possible and # assumes that the output is to be printed to screen. This means that 'ass' # runs in its slowest mode. Ass can be changed/speeded up by amending the # following variables in the BEGIN section : # # interactive...........1 = show indication of processing [default] # 0 = don't show anything (faster) # verbose...............1 = prints additional info [default] # 0 = don't show info (faster) # eventdetail...........1 = prints additional event info for selected events # [default] # 0 = don't do the above (faster) # skipbranch............1 = Skip 'branch of' state objects cause by SQL*NET # loopback sessions etc (default) # 0 = don't skip 'branch of' transactions # seqinfo...............1 = Output sequence number for WAITING processes # 0 = Do not dump seq# information.

网友评论

  • 正是我要找的资料呀,谢谢