Survey tolerance errors


 Product(s):Exor UKPMS
 Version(s):4.3.0.0
 Environment:N/A
 Area:Surveys
 Subarea:N/A

Problem

 Tolerances are not being applied to UKPMS inventory when loaded through stage 2 of the inventory loader.  Most data fails with 'survey tolerance' error on the section itself (comparing length on B record with section length).
Replication Steps: Load UKPMS inventory data where length in B record differs from section length.

Solution

Firstly check that the mai2110c.exe file is the latest.  Remember that the Exor listeners might be configured to look somewhere other than the exor\bin directory used by forms on the application server.  Check PROD_HOME environment variable in listener startup scripts.  If that's OK, check the uvd_xsp_method_in_use flag in ukpms_view_definitions where the uvd_feature_or_survey = 'F'.  All should be set to 'U'.  If not, you can set them using

update ukpms_view_definitions
set uvd_xsp_method_in_use = 'U'
where uvd_feature_or_survey = 'F';
 

See Also

Product TechNotes and FAQs

External Links

Bentley Technical Support KnowledgeBase

Bentley LEARN Server

Comments or Corrections?

Bentley's Technical Support Group requests that you please confine any comments you have on this Wiki entry to this "Comments or Corrections?" section. THANK YOU!

 Original Author:

Renatas