Bentley Communities
Bentley Communities
  • Site
  • User
  • Site
  • Search
  • User
ALIM | Exor
  • Product Communities
  • AssetWise
  • ALIM | Exor
  • Cancel
ALIM | Exor
ALIM | Exor - Wiki 'Group has overlaps' error adding section to group
    • Sign In
    • -Exor - Wiki
      • +ALIM Document Manager
      • An Attempt to Reset Your Password Has Failed
      • +AWLRS
      • +Exor Asset Manager
      • +Exor CIM / FIM
      • +Exor Document Manager
      • +Exor Enquiry Manager
      • +Exor Information Manager
      • +Exor Information Manager TMA Reporting Pack
      • +Exor Maintenance Manager
      • +Exor Maintenance Mobile
      • +Exor MapCapture
      • +Exor MapCapture (ESRI)
      • +Exor MCI MapCapture Interface
      • +Exor Network Event Manager
      • -Exor Network Manager
        • 'Group has overlaps' error adding section to group
        • "HIG 0182: User not instantiated correctly. Probable missing INSTANTIATE_USER trigger. Contact exor support for assistance" when login
        • Allow users to use Locator but not to change network data
        • Batch emails ignore table tag
        • Changing Base Themes
        • Create New User
        • Database clone product options
        • Default-web-access.log taking up too much space
        • Elements - Exor Network Manager
        • Error ORA-105100 uploading documents.
        • Error received while resizing route using toolbar, ORA-01422 unhandled exception
        • Error whilst creating theme
        • Errors while creating asset layer using GIS Layer Tool
        • Exor listener processes are not currently running
        • Exor password format rules
        • Export Asset data from grid in Locator cannot locate file once exported
        • Export location of surveyp.ped in NM0580
        • FRM-92101 Error when opening application
        • GRI/GIS Data - Exor Network Manager
        • Groups of Sections - Exor Network Manager
        • HIG-0067 error when entering a form because of user options
        • HIG-0179 error message trying to select local file
        • How to block read-only users from uploading data using CSV files
        • How to Change Highways Owner User Password
        • How to change the user password on a MAS System
        • How To Clear Your Java Cache
        • How to Enable the Java Console
        • How To Find Out Which Fixes Are Installed
        • How To Set Up Exor Listeners
        • How to unlock a user or change a users password
        • In which table is the user account email stored?
        • +Install/Upgrade - Exor Network Manager
        • Instantiate user error
        • Invalid number error ordering results by a string field in the Locator form
        • Java Certificate issue
        • JDBC Datasource Failed error when starting Locator or Map Viewer Servlet Failed
        • +Jobs - Exor Network Manager
        • Legend Tool doesn’t work on Locator
        • +Locator - Exor Network Manager
        • Locator - Initial extent of map does not appear correctly
        • Locator - Measure tool does not work - Your query failed
        • Locator export fails but shows no errors
        • Locator: Map doesn’t open. FRM-92104 A network error or server failure has occurred.
        • My Database has been updated - I can't login - get errors trying to save
        • Navigating between fields in the form
        • Navigator: ORA-28112: failed to execute policy function
        • NET-0339 error when using CSV Loader
        • New Asset Type Not Selectable In Alert Manager
        • New Defect Scheduled Alerts do not work
        • No network found within Tolerance error when creating a Defect
        • No snaps at this position when creating an asset
        • ORA 29279 SMTP Permanent Address error in alerts
        • ORA-20000: HIG-0230: Inconsistency detected error on login
        • ORA-20110: Unable to close Element it has un-replaceable inventory
        • ORA-257: archiver error. Connect internal only, until freed.
        • +Other - Exor Network Manager
        • Popup windows do not display
        • Process Submission module shows wrong time
        • +Reclassify - Exor Network Manager
        • Refresh Java Permissions For An Oracle Directory
        • Report fails with REP-300: CONNECT BY clause
        • +Reports - Exor Network Manager
        • Results are not returned in the correct order in Locator
        • Split/Merge - Exor Network Manager
        • Subordinate users cannot see all options in the Feature Edit menu
        • The specified environment ID EXORLIVE invalid for Job Type report
        • Unable to Delete System or User Menu Items
        • Understanding Datum, Non Datum, Linear groups, Non-Linear groups, Group of groups
        • Useful scripts to identify database sessions and locks
        • Users form HIG1832 FRM-40200. Field is protected against update.
        • WMS alternatives
        • WMS Map is not visible in Locator
        • You do not have privileges to perform this action error on logon
      • +Exor Oracle
      • Exor Problems and Solutions
      • +EXOR product placeholder
      • Exor Public Enquiry Manager API
      • +Exor Schemes Manager
      • +Exor Spatial Manager
      • +Exor Street Gazetteer Manager
      • Exor Streetworks Manager
      • Exor Streetworks Mobile
      • +Exor Structures Manager
      • Exor Structures Mobile
      • +Exor TMA Noticing Manager
      • +Exor TMA Permitting Manager
      • +Exor UKPMS
      • +Transportation Intelligence Gateway
      • Unable to connect to Power BI dataset
      • +Video Series for Exor
      • Working From Home with Exor
    • +AssetWise ALIM for Transportation

     
     Questions about this article, topic, or product? Click here. 

    'Group has overlaps' error adding section to group

       
      Applies To 
       
      Product(s): Exor Network Manager
      Version(s): N/A
      Environment:  N/A
      Area:  Groups of Sections
      Subarea: 
      Original Author: Kristijonas Nalivaika, Bentley Technical Support Group
       

     

    Problem Description

    When trying to add section to group of sections in Group of Sections (NM0110) form an error message appears: “Group has overlaps.”.

    Reason

    Possibly the same section has been added to the same group twice (probably with different start dates but none of them end-dated) or you are trying to add a section that is already there.

    Steps to Resolve

    Look for repeating section uniques in the Group of Sections form for that particular group. You can also run the following SQL query as the Highways owner user and it should tell you which section(s) it thinks are in the group more than once:

    select nm_ne_id_of, n2.ne_unique,  count(*)
    from nm_members_all,
    nm_elements_all n1,
    nm_elements_all n2
    where n2.ne_id = nm_ne_id_of
    and nm_ne_id_in = n1.ne_id
    and n1.ne_unique = 'YOUR_GROUP_OF_SECTIONS_UNIQUE'
    group by nm_ne_id_of, n2.ne_unique
    having count(*) > 1;

    If this query shows two of the same sections added to the route - remove or end-date one of them and you should be allowed to add a new section.

    • overlaps
    • Group has overlaps
    • Groups of Sections
    • nm0110
    • Exor Network Manager
    • Share
    • History
    • More
    • Cancel
    • Kristijonas Created by Kristijonas
    • When: Thu, Dec 12 2013 7:50 AM
    • Jyoti Patil Last revision by Bentley Colleague Jyoti Patil
    • When: Tue, Jun 30 2020 1:42 AM
    • Revisions: 6
    • Comments: 0
    Recommended
    Related
    Communities
    • Home
    • Getting Started
    • Community Central
    • Products
    • Support
    • Secure File Upload
    • Feedback
    Support and Services
    • Home
    • Product Support
    • Downloads
    • Subscription Services Portal
    Training and Learning
    • Home
    • About Bentley Institute
    • My Learning History
    • Reference Books
    Social Media
    •    LinkedIn
    •    Facebook
    •    Twitter
    •    YouTube
    •    RSS Feed
    •    Email

    © 2023 Bentley Systems, Incorporated  |  Contact Us  |  Privacy |  Terms of Use  |  Cookies