yanfangsheng123 发表于 2015-9-22 07:41:35

[导入][转]SAP R/3(4.6C)中的删除Trace文件方法

  1. stat.DAT ---   性能统计文件。这个统计文件增长很快,不小心就涨到900MB以上。
  对应的OS路径: x:\usr\sap\<SAP SID>\DVEBMGS00\data\stat.DAT
  处理方法:1.ST03 -> Workload -> Reorganization -> Delete Stats File
  2. ST03N -> Administrator -> Expert Mode -> Collector and   
  Perfromance DB ->Statistics Records and file -> Delete file
  2. dev_rd - - gateway trace file.
  对应的OS路径: x:\usr\sap\<SAP SID>\DVEBMGS00\work\dev_rd
  处理方法:SMGW -> Goto -> Trace -> Gateway -> Reset file
  3. dev_rc --RFC trace file
  对应的OS路径: x:\usr\sap\<SAP SID>\DVEBMGS00\work\dev_rfc(n)
  处理方法:SM59 -> RFC -> Delete Trace
  4. dev_w(n) -- Work Proccess 对应的文件(处理这种情况慎重)
  对应的OS路径: x:\usr\sap\<SAP SID>\DVEBMGS00\work\dev_w(n)
  处理方法:SM50 -> Process -> Trace -> Reset files
页: [1]
查看完整版本: [导入][转]SAP R/3(4.6C)中的删除Trace文件方法