Hi,
Summary, we are having random Failures when scheduling a WebI report that is based on a few BEx and a Multi-Source Universe.
Environment
BOBJ XI R4 SP4 FP 13
Windows Server 2008
SQL CMS
We have a scheduled report that is failing once in a while with the
following error.
com.sap.ip.bi.base.application.exceptions.AbortMessageRuntimeException:
Termination message sent ABEND BRAIN (670): An error occurred when
getting data from the processor.
We have scheduled this report to run a few times prior to the live
broadcast to have a backup copy in case of a failure in the schedule.
The report is a BEx report with 4 different BEx connections. There are also
queries to a Multi-Source Universe.
All BEx run in RSRT
On the BOBJ Side
One thing to note is the addition of a RequestTimeout on the WebI Processing server
In CMC in Service Categories
Web Intelligence Services
WebIntelligenceProcessingServer
Command Line Parameters was modified to include -RequestTimeout 7200000
If this wasn't set, we were getting a COBRA error.