Hi Experts,
we got an ABAP dump today and our system was down automaticaly, dump was "TSV_TNEW_PAGE_ALLOC_FAILED"
And Short text is "No more storage space available for extending an internal table"
next line
What happened?
You attempted to extend an internal table, but the required space was
not available.
we checked file system space there is no issue with space
we checked tablespace size max 86% we found, so there is no issue.
please assist me how to resolve this issue.
pasting brtools result in tablespace
Pos. Tablespace Files/AuExt. Total[KB] Used[%] Free[KB] MaxSize[KB]
1 - PSAPSR3 16/0 33136640 83.89 5337280 33136640
2 - PSAPSR3701 32/0 69386240 81.07 13134592 69386240
3 - PSAPSR3USR 1/0 20480 2.19 20032 20480
4 - PSAPTEMP 1/0 1239040 0.00 1239040 1239040
5 - PSAPUNDO 1/0 4689920 0.00 4689856 4689920
6 - SYSAUX 2/0 409600 58.44 170240 409600
7 - SYSTEM 3/0 1505280 34.99 978560 1505280
platform - HP-UX
database - oracle 10g
CRM 7.0
Regards,
Rishi