Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

got c++ runtime error when consistence check in admin tool

belovedmilanFeb 21 2014 — edited Feb 25 2014

hi all,

when i press ctrl+s or Navigate to File menu -> Check Global Consistency, i got a Microsoft C++ Runtime Library Error from admin tool.

I can save the repository, but when i choose to check the consistence, the admin tool pop up this error, and the process of the admin tool hangs up.

but, when i right click on an object in physical , BMM or presentation layer, the consistence check goes well.

any suggestions?

This post has been answered by Sasi Nagireddy on Feb 21 2014
Jump to Answer

Comments

786369
If the target node for your operation is a sibling, I believe you're going to have to pass the parent node of the sibling into the AddNode() API call when this operation occurs within a version. Note that copyNodesAcrossVersions is a new method that has a copyAsSibling parameter, but AddNode() does not.

Edited by: Naren Truelove on Nov 12, 2012 3:12 PM

...grammatical correction...
1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details