SAP 에서 분석시 ST03N을 많이 활용하게 되는데, 가끔 새벽시간대와 저녁시간대의 정보가 필요할때가 있다.
ST03N에서는 해당 시간 데이터를 cumulated 해서 보여주기 때문에 분석하기가 어려웠었는데,
이런 부분을 쉽게 해결해주는 게 생겼다.
ECC 6.0부터는 엄청 쉬워졌고, 46C~ECC5.0까지는 좀 어려운듯.
방법은 SWNC_CONFIG_TIMEPROFILE 을 실행해서 ALL Hours로 설정함. (ECC 6.0)
# 기존에 나오던 ST03N의 Time Profile : 00-06, 21-24는 cumulated data 만 보인다.
# 변경되면 아래와 같이 보임. 00-01, 01-02 이런식으로 24시간이 구분되서 보임.
# 변경하는 프로그램 : SE38에서 SWNC_CONFIG_TIMEPROFILE 실행.
Symptom
In the time profile of the workload statistics (transaction ST03N), the portions for the night hours are, by default, only displayed as cumulated for the time blocks 21:00 to 24:00 and 00:00 to 06:00.
Reason and Prerequisites
The disk space of the time profile is reduced by the default creation of time blocks.
Solution
You can configure the calculation of the time profile in the workload collector with the SWNC_CONFIG_TIMEPROFILE program. The night hours between 21:00 and 24:00 and between 00:00 and 06:00 are cumulated with the default option 'Add up night hours'. With the 'Calculate all hours separately' option, the system calculates all hours separately. The configuration of the time profile applies equally to all instances of a system.
This solution is delivered with SAP_BASIS Release 710. For SAP_BASIS Release 700, import the relevant Support Package.
관련노츠 :
958232 - ST03N time profile for "Last Minute's Load"
17750 - Workload: Time profile also for night hours
원본링크 :
https://websmp230.sap-ag.de/sap(bD1rbyZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=910897