cancel
Showing results for 
Search instead for 
Did you mean: 

MDM Repository Load Latency and custom programs

Former Member
0 Kudos

I'm new.

I've been writing some .NET programs through the COM and trying to take on some of the support responsiblity for my company.

I have two questions.

<b>First Question</b>: I keep seeing the error below when loading repositories (in the assertion log). After a bit (20~30mins) MDM rights itself and continues to load. How can I eliminate or troubleshoot?

2224 2006/12/06 22:37:50.120 GMT Assertion failed. false

File name: .\OLEDB_DBConnection.cpp

Line number: 1610

4684 2006/12/06 22:37:55.089 GMT Assertion failed. false

File name: .\OLEDB_DBConnection.cpp

Line number: 1610

4620 2006/12/06 22:38:00.136 GMT Assertion failed. false

File name: .\OLEDB_DBConnection.cpp

Line number: 1610

<b>Second question</b>: Some of the programs written in the .NET COM seem terribly slow. What other options are there? How can I get started writing these programs in some unmanaged C++?

Thanks for any help.

Joe Benckert

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Answer to First Question: Please check whether repository has any error or warnings by selecting the option "Verify Repository" -> "Check" in MDM Console. If there are any, Try to rectify them by using the option "Verify Repository" ->"Repair".

Answer to Second Question: You can also try MDM Java API. I don't think there is any way to interact with MDM directly using C++.

Regards,

Rajani

Former Member
0 Kudos

Yes, I've tried the Verify several times and it always comes up clean.

Thank you very much for the suggestion though.

Answers (0)