cancel
Showing results for 
Search instead for 
Did you mean: 

Capturing Indexing Failures

Former Member
0 Kudos

Hi All,

I wanted to know whether is there any way to capture indexing failures.

The requirement is if the indexing fails it should send an email out reporting the failure.

System Details:

BI 4.1 SP02 Platform

CMS and Audit databases running on DB2

Windows 2008 R2 Server

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

former_member251899
Participant
0 Kudos

hi Prathmesth,

BI 4 has introduced Monitoring. Monitoring has a Alert feature where an alert generated by BO is emailed to you. To answer your question specifically you can actually enable probes and watches that will help you to capture the failure of Explorer Indexing.

You can create a probe for "Explorer indexing" and then use a watch on the probe. an alert will be generated in form of email once indexing fails. That said please go thru the following links to understand Monitoring. In case you are already familiar with this, then go thru "Developing and deploying custom Java Probes" to create your own probe that can detect when Explorer Indexing fails.

Please share your results as this it would be very interesting. Thanks

If case you are not familiar please go thru the following:

SAP BusinessObjects 4.0 Monitoring Blogs:

SAP BusinessObjects 4.0 Monitoring Configuration - Part(1)

SAP BusinessObjects 4.0 Monitoring Configuration - Part(2)

SAP BusinessObjects 4.0 Monitoring Configuration - Part(3)


Five Important Things Every BI4 Administrator Should Know About the BI Monitoring Application:  Part...


http://scn.sap.com/community/bi-platform/remote-supportability/blog/2013/04/18/important-updates-for...


Developing and deploying custom Java Probes:


Regards,

samique

Former Member
0 Kudos

Thanks Samique.

I shall check on this and update.

Answers (0)