Skip to Content
0
Jun 11, 2008 at 02:24 PM

TSV_TNEW_PAGE_ALLOC_FAILED

108 Views

Hi,

I am getting runtime error "TSV_TNEW_PAGE_ALLOC_FAILED ".

what can i do to avoid this dump?

I understand that using "package size" option with select statement into internal table may solve this problem.

But to fill the internal table we are not using select statement , infact we are getting data into itab using "read dataset" from application server.

Can any one help me in solving this problem.

Thanks in advance.