Service Area Polygons are Not Displaying Due to Missing Themes and Styles
(Doc ID 2590972.1)
Last updated on SEPTEMBER 20, 2019
Applies to:
Oracle Utilities Mobile Workforce Management - Version 2.3.0.3.0 and laterOracle Real-Time Scheduler - Version 2.3.0.3.0 and later
Information in this document applies to any platform.
Symptoms
When checking the ORS/MWM database to confirm that the Themes and Styles are installed using the below SQL, the results return no rows.
SELECT count(*) FROM USER_SDO_THEMES WHERE NAME LIKE 'M1%';
SELECT count(*) FROM USER_SDO_STYLES ;
SELECT * FROM USER_SDO_GEOM_METADATA WHERE TABLE_NAME LIKE 'M1%';
Changes
Cause
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
Symptoms |
Changes |
Cause |
Solution |
References |