How does the ProfileAdapter determine the "Profile Loading (KVA)" value?
(Doc ID 2589588.1)
Last updated on SEPTEMBER 25, 2019
Applies to:
Oracle Utilities Network Management System - Version 2.3.0.2.0 and laterOracle Network Management for Utilities - DMS - Version 2.3.0.2.0 and later
Information in this document applies to any platform.
Goal
A number of errors similar to this are appearing in the LP log file:
LP-010: Row number 3 for transformer 1001 in CSV file '<NMS_HOME>/data/load_profiles/load_profile-20190816.csv' contains an overloaded load, Xfmr rating (KVA) = 37.5 , Profile Loading (KVA) = 200.788.
However, the Load Profile csv file has these entries for transformer 1001:
<NMS_HOME>/data/load_profiles/parsed_csvs/load_profile-20190816.csv
2019-08-11,1001,\N,FEEDER_1,weekend,14,180.71,87.52
2019-08-11,1001,\N,FEEDER_1,weekday,22,93.31,45.19
2019-08-11,1001,\N,FEEDER_1,weekday,23,86.74,42.01
If we add the three KVA values we get 360.76
180.71 + 93.31 + 86.74 = 360.76.
And 360.76 != 200.788 (from the LP-010 error).
How does the ProfileAdapter determine the "Profile Loading (KVA)" value?
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |