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.