cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Process chain error.

Former Member
0 Likes
660

Hi,

i have a process chain the flow is from a data source to an ODS to a Cube.

and i get this error right after the ODS activation at Update ODS object data.

Delete init. request REQU_47DAQBNNMGAW8W9HZHNPK89SX before running init. again with same selection

Message no. RSM1188

Diagnosis

If you receive message RSM1 105 as well as this message and you have chosen the automatic mode Automatic Update for the ODS object, it is probable that there are no data targets connected to the ODS object. Therefore the system cannot automatically update data after it has been activated.

System response

After each activation, the system automatically tries to update the data that has been activated to the subsequent data targets. The system generates InfoPackages for this purpose. These check whether a successful initialization has already been performed. If an initialization has already taken place the system tries to update the data with a delta request. If no initialization has yet taken place, the system tries to perform the initialization.

If no data targets have been connected to the ODS object, the system cannot update the data from the ODS object.

This system behavior does not have any effect on the consistency of the data.

Procedure

If no data targets are connected to the ODS object, switch off Automatic Update for this ODS object in the ODS object maintenance or ODS object administration.

Procedure for System Administration

SAP Note 712916 describes the system behavior above.

Please help.

Thanks,

View Entire Topic
Former Member
0 Likes

Hi Kim,

This error occurs when you re trying to do initalization twice.

Check in your process chain

In any Ip settings , check the update mode is mistakenly set to initialization instead of delta .

In this case every time when the process chain runs it will do initialization for that particular data source instead of delta.

so what happens is since already init falg was present,it will not allow to do one more initialization

please do post the result after your findings!!!!!

cheers,

swapna.G

Former Member
0 Likes

Swapna,

There is no Inti load in any of the IP.