Data
Period start time PLMN name RNC name WBTS name WBTS ID Average RTWP
RNC_19A
01.15.2018 PLMN RNCMNB02 TUN4774 4774 -102.15
Page 1
Documentation
Report Title average RTWP
NOP Report Release Version none
RS Report Release Version none
Report ID custom/rsran_RU50/reports/average_RTWP.xml
Report Description none
Start Time 01.15.2018 00:00:00
End Time 01.16.2018 00:00:00
Objects Level: RSRAN-WBTS; TUN4774 ('4812249')
Object Aggregation Level PLMN/RNC/WBTS
Time Aggregation Level day
Threshold none
Sorting null
Data Source pmrPool
Advanced Filter none
KPI ID KPI Alias
RNC_19a Average RTWP
Page 2
Documentation
KPI Title KPI Formul Unit
Average R 10*log(10, d[dBm]
Page 3
Report Execution
Cache handler
Evaluation method
Init duration
Sql generation
Execution duration
Load from cache
Create tmp Tables
Drop tmp Tables
Load data db
Load data and write to cache
Start Time
2018-01-16 15:57:21.608
Page 4
Report Execution
2018-01-16 15:57:21.987
Page 5
Report Execution
com.nokia.oss.qengine.support.CacheAwareEngine
tmp tables(1)
0.2
0.003
0.411
none
0.379
none
none
none
End Time Note Sql
2018-01-16 15:57:21.986 creating tmp table: jf_CELLRES_1653395647
create global temporary table jf_CELLR
select
trunc( p.period_start_time, 'dd' )
"wbts".co_gid wbts_gid,
SUM(RTWP_CLASS_0) RTWP_
SUM(RTWP_CLASS_1) RTWP_C
SUM(RTWP_CLASS_2) RTWP_C
SUM(RTWP_CLASS_3) RTWP_C
SUM(RTWP_CLASS_4) RTWP_C
SUM(RTWP_CLASS_5) RTWP_C
SUM(RTWP_CLASS_6) RTWP_C
SUM(RTWP_CLASS_7) RTWP_C
SUM(RTWP_CLASS_8) RTWP_C
SUM(RTWP_CLASS_9) RTWP_C
SUM(RTWP_CLASS_10) RTWP_
SUM(RTWP_CLASS_11) RTWP_
SUM(RTWP_CLASS_12) RTWP_
SUM(RTWP_CLASS_13) RTWP_
SUM(RTWP_CLASS_14) RTWP_
SUM(RTWP_CLASS_15) RTWP_
SUM(RTWP_CLASS_16) RTWP_
SUM(RTWP_CLASS_17) RTWP_
SUM(RTWP_CLASS_18) RTWP_
SUM(RTWP_CLASS_19) RTWP_
SUM(RTWP_CLASS_20) RTWP_
SUM(RTWP_CLASS_21) RTWP_
from
utp_common_objects "plmn",
utp_common_objects "rnc",
utp_common_objects "wbts",
utp_common_objects "wcel",
nokrww_ps_cellres_wcel_day p
where
"wbts".co_gid in ( '4812249' )
Page 6
Report Execution
and period_start_time >= to_dat
and period_start_time < to_date
and "plmn".co_oc_id = 16
and "rnc".co_gid = p.rnc_id
and "rnc".co_parent_gid = "plmn
and "rnc".co_oc_id = 811
and "wbts".co_gid = p.wbts_id
and "wbts".co_parent_gid = "rnc
and "wbts".co_oc_id = 812
and "wcel".co_gid = p.wcel_id
and "wcel".co_parent_gid = "wbt
and "wcel".co_oc_id = 813
group by
trunc( p.period_start_time, 'dd' ),
"wbts".co_gid
2018-01-16 15:57:22.19 report from tmp tables
select
CELLRES.period_start_time perio
nvl("plmn".co_name, nvl("plmn".co
nvl("rnc".co_name, nvl("rnc".co_o
nvl("wbts".co_name, nvl("wbts".co
"wbts".co_object_instance "WBTS
CELLRES.wbts_gid, nvl("wbts".co
to_number(10*log(10, decode( (ce
from
utp_common_objects "plmn",
utp_common_objects "rnc",
utp_common_objects "wbts"
,
jf_CELLRES_1653395647 CELLRE
where
"rnc".co_parent_gid = "plmn".co_g
"wbts".co_parent_gid = "rnc".co_g
CELLRES.wbts_gid = "wbts".co_g
order by
2,1,3,4
Page 7
Report Execution
ELLRES_1653395647
al temporary table jf_CELLRES_1653395647 on commit preserve rows as
( p.period_start_time, 'dd' ) period_start_time,
co_gid wbts_gid,
RTWP_CLASS_0) RTWP_CLASS_0,
RTWP_CLASS_1) RTWP_CLASS_1,
RTWP_CLASS_2) RTWP_CLASS_2,
RTWP_CLASS_3) RTWP_CLASS_3,
RTWP_CLASS_4) RTWP_CLASS_4,
RTWP_CLASS_5) RTWP_CLASS_5,
RTWP_CLASS_6) RTWP_CLASS_6,
RTWP_CLASS_7) RTWP_CLASS_7,
RTWP_CLASS_8) RTWP_CLASS_8,
RTWP_CLASS_9) RTWP_CLASS_9,
RTWP_CLASS_10) RTWP_CLASS_10,
RTWP_CLASS_11) RTWP_CLASS_11,
RTWP_CLASS_12) RTWP_CLASS_12,
RTWP_CLASS_13) RTWP_CLASS_13,
RTWP_CLASS_14) RTWP_CLASS_14,
RTWP_CLASS_15) RTWP_CLASS_15,
RTWP_CLASS_16) RTWP_CLASS_16,
RTWP_CLASS_17) RTWP_CLASS_17,
RTWP_CLASS_18) RTWP_CLASS_18,
RTWP_CLASS_19) RTWP_CLASS_19,
RTWP_CLASS_20) RTWP_CLASS_20,
RTWP_CLASS_21) RTWP_CLASS_21
common_objects "plmn",
common_objects "rnc",
common_objects "wbts",
common_objects "wcel",
ww_ps_cellres_wcel_day p
s".co_gid in ( '4812249' )
Page 8
Report Execution
eriod_start_time >= to_date('2018/01/15 00:00:00', 'yyyy/mm/dd hh24:mi:ss')
eriod_start_time < to_date('2018/01/16 00:00:00', 'yyyy/mm/dd hh24:mi:ss')
plmn".co_oc_id = 16
rnc".co_gid = p.rnc_id
rnc".co_parent_gid = "plmn".co_gid
rnc".co_oc_id = 811
wbts".co_gid = p.wbts_id
wbts".co_parent_gid = "rnc".co_gid
wbts".co_oc_id = 812
wcel".co_gid = p.wcel_id
wcel".co_parent_gid = "wbts".co_gid
wcel".co_oc_id = 813
( p.period_start_time, 'dd' ),
RES.period_start_time period_start_time,
mn".co_name, nvl("plmn".co_object_instance, 'NN('||"plmn".co_gid||')')) "PLMN name",
c".co_name, nvl("rnc".co_object_instance, 'NN('||"rnc".co_gid||')')) "RNC name",
bts".co_name, nvl("wbts".co_object_instance, 'NN('||"wbts".co_gid||')')) "WBTS name",
co_object_instance "WBTS ID",
RES.wbts_gid, nvl("wbts".co_ext_dn, "wbts".co_dn) "DN",
mber(10*log(10, decode( (cellres.rtwp_class_0 + cellres.rtwp_class_1 + cellres.rtwp_class_2 + cellres.rtwp_class_3 + cellres.rtw
mmon_objects "plmn",
mmon_objects "rnc",
mmon_objects "wbts"
RES_1653395647 CELLRES
o_parent_gid = "plmn".co_gid and
co_parent_gid = "rnc".co_gid and
RES.wbts_gid = "wbts".co_gid
Page 9
Report Execution
cellres.rtwp_class_3 + cellres.rtwp_class_4 + cellres.rtwp_class_5 + cellres.rtwp_class_6 + cellres.rtwp_class_7 + cellres.rtwp
Page 10
Report Execution
ellres.rtwp_class_7 + cellres.rtwp_class_8 + cellres.rtwp_class_9 + cellres.rtwp_class_10 + cellres.rtwp_class_11 + cellres.rtwp
Page 11
Report Execution
llres.rtwp_class_11 + cellres.rtwp_class_12 + cellres.rtwp_class_13 + cellres.rtwp_class_14 + cellres.rtwp_class_15 + cellres.rt
Page 12
Report Execution
cellres.rtwp_class_15 + cellres.rtwp_class_16 + cellres.rtwp_class_17 + cellres.rtwp_class_18 + cellres.rtwp_class_19 + cellre
Page 13
Report Execution
8 + cellres.rtwp_class_19 + cellres.rtwp_class_20 + cellres.rtwp_class_21 ),0,null, (power(10,-11.0)*cellres.rtwp_class_0 + pow
Page 14
Report Execution
11.0)*cellres.rtwp_class_0 + power(10,-10.75)*cellres.rtwp_class_1 + power(10,-10.65)*cellres.rtwp_class_2 + power(10,-10.55
Page 15
Report Execution
s.rtwp_class_2 + power(10,-10.55)*cellres.rtwp_class_3 + power(10,-10.45)*cellres.rtwp_class_4 + power(10,-10.35)*cellres.rtw
Page 16
Report Execution
_4 + power(10,-10.35)*cellres.rtwp_class_5 + power(10,-10.25)*cellres.rtwp_class_6 + power(10,-10.15)*cellres.rtwp_class_7
Page 17
Report Execution
(10,-10.15)*cellres.rtwp_class_7 + power(10,-10.05)*cellres.rtwp_class_8 + power(10,-09.95)*cellres.rtwp_class_9 + power(10,
Page 18
Report Execution
cellres.rtwp_class_9 + power(10,-09.85)*cellres.rtwp_class_10 + power(10,-09.70)...
Page 19