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

SQL Caught Rabax

i_only
Explorer
0 Likes
7,011

Dear All,
Please help for this problem,
pop-up always show when user access tcode

i_only_0-1721620745589.png

this what i got from sbwp

i_only_1-1721620802096.png

i_only_2-1721620814385.png

i_only_3-1721620825716.png

I am using SAP_BASIS 754

Thanks

 

 

 

 

Accepted Solutions (0)

Answers (2)

Answers (2)

S_Sriram
Active Contributor
0 Likes

Hi Alex,

Since it is a Z transaction you have to enable the ST12 trace to check the overall expense SQL statement with the help of ABAPer to fix or create the Z index for the expense SQL statement to avoid the dumps.

Regards

SS

Sandra_Rossi
Active Contributor
0 Likes
No need to use ST12, the faulty SELECT is shown in the short dump, and it's not an index problem, the problem has been explained by @alex_frank.
S_Sriram
Active Contributor
0 Likes

Hi 

1. Check the free disk space in the DB and SAP USR folders.

2. Share the full dumps as a text file attachment.

Regards

SS

Sandra_Rossi
Active Contributor
0 Likes
It's not a database space problem, the problem has been explained by @alex_frank.
S_Sriram
Active Contributor
0 Likes
Hi All, While executing the Z-transaction it is pulling a huge amount of data from the DB, the dump shows that the ABAP program error and TSV_TNEW_PAGE_ALLOC_FAILED, you have to enable the trace to analyze z transaction to fix the issue.
qwertie
Contributor
0 Likes
hi there, you can also try to have a look in st02. there you should find the buffer which is not sufficient. furthermore you can then adjust it on the fly with rsmemory. mostly it is the heap buffer