Hey folks,
We run in SAP 4.6c IS OIL,
We use the Standard Report Transaction MSRV3(Reporting on Services) to
Retrieve datas as per the selection criteria.
We run a batch job for MSRV3 with many variants.
It always fails for few variants.
Error & Error analysis shown below:
IG_PP_MLY_MSRV3_SERVICE_PO_S1/14233001: PROTOCOL LOG
2007.03.13 14:23:30 S-00-516: Job started
2007.03.13 14:23:30 S-00-550: Step 001 started (program RMSRVR10,
variant DS2-B+B-AUFMA, user name ZBATCHEUP82)
2007.03.13 14:27:56 A-00-671: ABAP/4 processor:
TSV_TNEW_PAGE_ALLOC_FAILED
2007.03.13 14:27:56 A-00-518: Job cancelled
Error analysis
The internal table "IT_83" could not be enlarged further.
To extend the internal table, 10832 bytes of storage space was
needed, but none was available. At this point, the table "IT_83" has
1175136 entries.
I guess this is due to insufficient Memory.
Kindly advise a solution for this.
Regards,
KK