LTE Handover
LTE Handover
LTE Handover
KPI ID
IntraeNBHOExecFailureRate
IntraeNBHOExecAttempts
IntraeNBHOExecFailures
IntraeNBPreparationFailures
IntereNBHOExecFailRate
IntereNBHOExecAttempts
NOKLTEHO1
IntereNBPreparationFailureOthe
IntereNBPreparationFailureExpi
IntereNBPreparationFailureAdmi
NOKLTEHO2
LateHandovers
EarlyHandoverType1
EarlyHandoverType2
LTE Handover
301_1108072913
none
03/27/2017 00:00:00
04/26/2017 00:00:00
Level: LNCEL; BA1P0030A11 ('92000014065669'), BA1P0030A21 ('92000014065670'), BA1P0030A31 ('92000014065681
LNCEL
day
rowNum <= 750000
null
pmrPool
Unit
%
#
#
#
%
#
#
#
#
#
#
#
#
#
4053941'), BDE03932M31 ('92000014053942'), BDE04115B11 ('92000014055568'), BDE04115B21 ('92000014055569'), BDE04115B3
92000014055569'), BDE04115B31 ('92000014055570'), DDE03932M11 ('92000013958111'), DDE03932M21 ('92000013958132'), DDE
32M21 ('92000013958132'), DDE03932M31 ('92000013958133'), DDE04115B11 ('92000013958452'), DDE04115B21 ('9200001395845
DDE04115B21 ('92000013958453'), DDE04115B31 ('92000013958454'), LA1P0030A11 ('101508000003347518'), LA1P0030A21 ('101
003347518'), LA1P0030A21 ('101508000003347519'), LA1P0030A31 ('101508000003347520'), LDE03932M11 ('92000013742098'), LD
3932M11 ('92000013742098'), LDE03932M21 ('92000013742099'), LDE03932M31 ('92000013742100'), LDE04115B11 ('10151000000
0'), LDE04115B11 ('101510000001879934'), LDE04115B21 ('101510000001879935'), LDE04115B31 ('101510000001879936')
101510000001879936')
Cache handler com.nokia.oss.qengine.support.CacheAwareEngine
Evaluation method tmp tables(1)
Init duration 0.011
Sql generation 0.0020
Execution duration 2.583
Load from cache none
Create tmp Tables 2.122
Drop tmp Tables none
Load data db 0.036
Load data and write to cache none
/* SQL template from nlte_meastemplate.xml: priority 6, managed object level hierarchy PLMN/REG/MKT/M
select
trunc( p.period_start_time, 'dd' ) period_start_time,
hie.cur_lncel_gid lncel_gid,
SUM(INTRA_HO_PREP_FAIL_NB) INTRA_HO_PREP_FAIL_NB,
SUM(INTRA_HO_ATT_NB) INTRA_HO_ATT_NB,
SUM(INTRA_HO_SUCC_NB) INTRA_HO_SUCC_NB,
SUM(INTER_HO_PREP_FAIL_OTH_NB) INTER_HO_PREP_FAIL_OTH_NB,
SUM(INTER_HO_PREP_FAIL_TIME_NB) INTER_HO_PREP_FAIL_TIME_NB,
SUM(INTER_HO_PREP_FAIL_AC_NB) INTER_HO_PREP_FAIL_AC_NB,
SUM(INTER_HO_ATT_NB) INTER_HO_ATT_NB,
SUM(INTER_HO_SUCC_NB) INTER_HO_SUCC_NB,
SUM(INTER_HO_FAIL_NB) INTER_HO_FAIL_NB,
SUM(INTRA_HO_FAIL_NB) INTRA_HO_FAIL_NB,
SUM(MRO_LATE_HO_NB) MRO_LATE_HO_NB,
SUM(MRO_EARLY_TYPE1_HO_NB) MRO_EARLY_TYPE1_HO_NB,
SUM(MRO_EARLY_TYPE2_HO_NB) MRO_EARLY_TYPE2_HO_NB
from
(SELECT distinct
plmn.co_gid plmn_gid,
tlte.region_gid,
tlte.market_gid,
tlte.ta_id tac_id,
tltecell.site_gid mrbts_gid,
tltecell.cur_site_gid cur_mrbts_gid,
tltecell.cur_nodeb_gid cur_lnbts_gid,
tltecell.nodeb_gid lnbts_gid,
tltecell.cur_co_gid cur_lncel_gid,
tltecell.co_gid lncel_gid,
tlte.spectrum
FROM
utp_common_objects plmn,
utp_common_objects reg,
utp_common_objects mkt,
tmohie_lte tlte,
toh_t_ltecell tltecell
WHERE
evel hierarchy PLMN/REG/MKT/MRBTS/LNBTS/LNCEL */
2017-04-26 04:34:20.570 2017-04-26 04:34:21.29
reg.co_parent_gid = plmn.co_gid and
mkt.co_parent_gid = reg.co_gid and
mkt.co_gid = tlte.market_gid and
mkt.co_oc_id = 2069 and
reg.co_oc_id = 2070 and
tlte.co_gid = tltecell.cur_co_gid
) hie,
noklte_ps_lncelho_lncel_day p
where
hie.cur_lncel_gid in ( '92000014065669','92000014065670','92000014065681','92000014053880','92000
period_start_time >= to_date('2017/03/27 00:00:00', 'yyyy/mm/dd hh24:mi:ss') and
period_start_time < to_date('2017/04/26 00:00:00', 'yyyy/mm/dd hh24:mi:ss') and
hie.lncel_gid = p.lncel_id and
hie.lnbts_gid = p.lnbts_id and
hie.mrbts_gid = p.mrbts_id and
hie.market_gid = p.market_id and
hie.region_gid = p.region_id
group by
trunc( p.period_start_time, 'dd' ),
hie.cur_lncel_gid
0, 1, NVL(LNCELHO.INTRA_HO_SUCC_NB,0)/NVL(LNCELHO.INTRA_HO_ATT_NB,0)))) IntraeNBHOExecFailureRate,
eparationFailures,
0, 1, NVL(LNCELHO.INTER_HO_SUCC_NB,0)/NVL(LNCELHO.INTER_HO_ATT_NB,0)))) IntereNBHOExecFailRate,
NBPreparationFailureOthe,
eNBPreparationFailureExpi,
BPreparationFailureAdmi,
doverType1,
doverType2
_id, ta_id tac_id, market_gid, market_id, region_gid, region_id, vendor from tmohie_lte) site_mkt_map,
'92000014055570','92000013958111','92000013958132','92000013958133','92000013958452','92000013958453','92000013958454','1
OExecFailureRate,
OExecFailRate,
013958453','92000013958454','101508000003347518','101508000003347519','101508000003347520','92000013742098','920000137
0','92000013742098','92000013742099','92000013742100','101510000001879934','101510000001879935','101510000001879936' ) a
9935','101510000001879936' ) and
,
jf_LNCELHO_2693353038 LNCELHO
where
--reg.co_oc_id = 2070 and
--mkt.co_oc_id = 2069 and
mkt.co_parent_gid = reg.co_gid and
--mrbts.co_oc_id = 3128 and
mrbts.co_gid = site_mkt_map.site_gid and
site_mkt_map.market_gid = mkt.co_gid and
--lnbts.co_oc_id = 3129 and
lnbts.co_parent_gid = mrbts.co_gid and
lnbts.co_gid = site_mkt_map.enodeb_gid and
--lncel.co_oc_id = 3130 and
lncel.co_parent_gid = lnbts.co_gid and
lncel.co_gid = site_mkt_map.co_gid and
LNCELHO.lncel_gid = lncel.co_gid