cancel
Showing results for 
Search instead for 
Did you mean: 

Transfer (Idocs and TRFC): Errors occured

02-16-2015 8:59 AM
1690 views 7 comments Go to solution
0 Likes
SAP Managed Tags
Subscribe

Dear All,

data extraction from R/3 into BI is working for small number of records. for huge number of records it ends with error,

i have adjusted info package setting DataS. Default Data Transfer but did't work. on the R/3 side i can see "transaction recorded" on tcode SM58 and the job successfully completed

please share me your experience on this issue,

With Regards,

0 Likes

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Dears,

we have used RSARFCER  to delete tRFC's entries in the tables ARFCSSTATE & ARFCSDATA and everything is working right now,



Thank you!

Answers (1)

Answers (1)

RamanKorrapati
Active Contributor
0 Likes

Hi,

at ECC side, SM37, have you seen your job logs?

please check your job log at source side SM37.

is this error is coming for only one load or all loads?

is this new or fresh system?

Before this load have you loaded data from source to bw?

Please check RFC and partner profiles are active or not in bw side.

T code - WE20.

Seek basis help to configure proper rfc/logical mappings between ecc and bw.

Thanks

Former Member
0 Likes

Dear Ramanjaneyulu,

thank you for your replay, it is not new landscape. on ECC side it SM37 the process ends with success. & every thing is working. i can extract small number of records the error is occurring while loading large number of records.

With Regards,

RamanKorrapati
Active Contributor
0 Likes

is this happening for only data source? is it full load?

in such case try to use selections at info pack and load data into bw.

at BW side ,have you doing house keeping activities?

Even you need to check about BW space.

But by seeing above error, there might some issue about partner profiles/idocs issue.

Try to replicate data source into bw and activate it.

Later try to activate psa table thru SE14.

Former Member
0 Likes

Hi demise,

Is your datasource a custom datasource? If yes, is there any dump raised in SAP for large no. of records, please check ST22 after you run your infopackage for large no. of records.

Can you try running your datasource for large no. of records in RSA3 in ECC system? Just pass 100000 value in 'Data Records / Calls' in RSA3.

Please let us know results.

Thanks

Amit

Former Member
0 Likes

Dear Amit,

yes the data source is custom & we are using selection at infopackage. the data source was working in the last weeks. previously we can process one month data. but right now it is not working even for a single day. all transactions in the ECC side is displaying "transaction recorded" in the Infopackage analysis it is displaying the below message. but the background process on both side finished with sucess

Not all reported data packets arrived.

In the OLTP system you can check whether

the background processing was terminated.

Former Member
0 Likes

Okay then I would think that there is some cofiguration issue related to communication between two system. Can you check below:

1. SM59 - RFC connections are wroking fine?

2. Any stuck Idoc or failed idocs in WE05/WE02- just trigger the infopackage and have look at WE05 and monitor the idocs. It may happen that you are able to recieve the Idocs but not able to send it back.

3. Configuration in WE20 for partner profiles in ECC system for your BW system. mainly outbound parameters message type RSSEND. Check if is as transfer immedeately.

4. Try executing your datasource in RSA3 with same exact selections as you pass from BW.

5. Check if you have any short dumps in ST22.

6. Check logs in SM21.

7. Try running infopackage for the same selection from past when you know it worked fine.

Please let me know findings.

Thanks

Amit