cancel
Showing results for 
Search instead for 
Did you mean: 

"Caller 09 contains an error message "in Process chain

Former Member
0 Kudos

Hi

Most of my process chains have failed today.All are showing the same error i.e

Error message from the source system

Diagnosis

An error occurred in the source system.

System Response

Caller 09 contains an error message.

Further analysis:

The error occurred in Extractor .

Refer to the error message.

Procedure

How you remove the error depends on the error message.

Note

If the source system is a Client Workstation, then it is possible that the file that you wanted to load was being edited at the time of the data request. Make sure that the file is in the specified directory, that it is not being processed at the moment, and restart the request.

If I am repeating the process it is showing the same error again

Please help

Accepted Solutions (1)

Accepted Solutions (1)

dennis_scoville4
Active Contributor

This error is thrown in the extraction process when a replication of DataSources is required in SAP BW. Somehow, the DataSources in the source system were changed or a bounce was recently done on the source system. To resoilve this, you need to replicate the DataSources for the source system that you're extracting out of.

Former Member
0 Kudos

After replicating the data sources it is showing the same error again...

dennis_scoville4
Active Contributor
0 Kudos

Try exeicuting the ABAP program RSDS_DATASOURCE_ACTIVATE_ALL for one of the DataSources that failed, with the Inactive Only selection unchecked. After it has completed, repeat the InfoPackage in the Process Chain for that DataSource and see if it resolved the issue. If it does, then execute the program again in background for all DataSources and then repeat the InfoPackages upon successful completion.

Former Member
0 Kudos

Can you please explain me bit more...as in how to do it.

former_member200211
Active Participant
0 Kudos

hi megha,

Dennis is trying to explain the following:

1. Initially goto transaction SE38, Run the program RSDS_DATASOURCE_ACTIVATE_ALL. Give your Datasource name, and source system and check the check box for "Only Inactive objects".

This will actiavate the given datasource.

2. Replicate the datasource in RSA1.

3. Try to schedule the infopackage for the datasource which you have activated now.

4. IF infopackage runs through, Repeat the process for all datasources ie uncheck the check box, which means it will activate all datasources for the source system.

Hope you are clear.

Regards

Lavanya

harshil_joshi
Contributor
0 Kudos

Dear Jutla,

Can please describe a permanent solution for the same?

Everyday I am doing this thing.......please provide permanent solution...

Answers (5)

Answers (5)

Former Member

Hi Megha,

You need to replicate the datasources for the failed loads.

Veerendra.

sanjay_gajera
Explorer
0 Kudos

hi

i am also facing the same kind of problem .

i did all the following steps,

1. Initially goto transaction SE38, Run the program RSDS_DATASOURCE_ACTIVATE_ALL. Give your Datasource name, and source system and check the check box for "Only Inactive objects".

This will actiavate the given datasource.

2. Replicate the datasource in RSA1.

3. Try to schedule the infopackage for the datasource which you have activated now.

4. IF infopackage runs through, Repeat the process for all datasources ie uncheck the check box, which means it will activate all datasources for the source system.

but, still i am facing same problem .

pls provide the solution.

srikanthbwbw
Active Participant
0 Kudos

Hi

If the suggested solutions are not working. Try to check the data in RSA3 in ECC system.

Usually if you have any enhancement and also anything running in loop then there is a possibility of error.

Thanks

Srikanth

Former Member
0 Kudos

Hi,

Even i got the same issue but the above steps are not much helpful to resolve my problem

Can any give proper solution.

Thanks,

Mahesh

Former Member
0 Kudos

Hi,

Even I got the same problem. All you need to do is:

1) Go to Infopackage

2) Update Tab:

Choose: Initialize Delta process

under that choose: Initialization with Data Transfer

3) Save

4) Go to Schedule Tab:

5) Start the Load

6) Refresh the page: /nRSA1

7) Once it is done, then again go to the Update tab of the Infopackage

:smiling_face_with_sunglasses: Select Delta Update

9) Save

And now run the Process Chain.

You should be able to run it smoothly.

Thanks & Regards

Hemendra Sharma

Former Member
0 Kudos

Hi,

If you are using UDConnect datasources, you need to restart J2EE. Probably there was a connection problem between BW and source system.

Thanks and best regards,

Arda.

Former Member
0 Kudos

Megha,

Is it the same time when everything in the system failed?

Former Member
0 Kudos

No it is not the same time...

former_member200211
Active Participant
0 Kudos

hi,

It may be a Time stamp issue with DS.

Try this.

Replicate the data source in BW.

Run the program RS_TRANSTRU_ACTIVATE_ALL for the source system.

Then retrigger the load.

Also check the job log in SM37.

Hope it helps you..

Regards

Lavanya.