SAP for Banking Discussions
Join the conversation about navigating compliance, enhancing customer experience, and driving growth in the banking industry with SAP.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to split variant in program RFEBBU00

Former Member
0 Kudos
1,429

Hi EBS experts,

Am trying to split a variant using program RFEBBU00, however i do not see any company code option and the IDs seem to be changing every time the child job runs, hence what can i do about the ST22 run time error,

Increasing the temp memory seems to be a quick fix, i need a long term solution.

Job log:

Internal session terminated with a runtime error TSV_TNEW_PAGE_ALLOC_FAILED

thanks

Arvind Leo Pereira

1 ACCEPTED SOLUTION

Former Member
0 Kudos
702

Hi Arvind,

I would like to suggest you to check the SAP Note below. It seems to be helpful to solve the dump you mentioned.

1892231 - Dump due to overflow of application log

I hope this information is helpful for you.

Regards,

Carolina

View solution in original post

3 REPLIES 3

Former Member
0 Kudos
703

Hi Arvind,

I would like to suggest you to check the SAP Note below. It seems to be helpful to solve the dump you mentioned.

1892231 - Dump due to overflow of application log

I hope this information is helpful for you.

Regards,

Carolina

0 Kudos
702

Hi Carolina,

This works on 606, 616 and 617. However ours in 46C.

Thanks

Arvind Leo Pereira

0 Kudos
702

This error is often times hard to diagnose I've found. The question always becomes is it a problem with the program, a basis configuration issue, a limitation of your system, file overly large...etc.

Have checked the note for generic troubleshooting of this issue?

2180736 - TSV_TNEW_PAGE_ALLOC_FAILED

I noticed there is another version of the program you mention...at least in my system. Curious what would happen if you ran it instead.

RFEBBU00_NACC

Is there any error message within the program itself or only the short dump in ST22?