Skip to Content
0
Former Member
Dec 04, 2006 at 05:42 AM

short dump errors desc--how to resolve

64 Views

I would like to know the short dump errors meaning and how to resolve it. i have the following errors

1. TSV_TNEW_PAGE_ALLOC_FAILE----


for this the description for ERROR ANALYSIS is : The internal table "IT_24" could not be enlarged further. To allow error handling, the table has to be deleted before this log was created.HOW TO CORRECT THE ERROR is : the amount of storage space was (in bytes) filled at termination time was:

Roll area..........1708928

Extended memory (EM).........440057520

Assigned memory (HEAP).......465813648

short area.........." "

Paging area.....33857536

Maximum address space....." "

2. DBIF_DSQL2_SQL_ERROR----


HOW TO CORRECT THE ERROR is:

Database error text......."ORA-01555: snapshot too old: rollback segment number 2 with name "PRS_0" too small"

Database error code - 1555

Triggering SQL statement......."FETCH NEXT"

Internal call code................"[DBDS / NEW DSQL]"

Please check the entries in the system log (Trasaction SM21)

3. TSV_LIN_ALLOC_FAILED----


this error analysis which also gives HOW TO CORRECT THE ERROR is almost the same like the first error description which i have written like memory space and so on

i would appreciate if u could clarify these errors and how to resolve it. Thanks in advance.