Hi All,
I am a little bit of interested in knowing what kind of memory allocation failure causes one of the many memory related error dumps in an SAP system. The deep rooted cause for each error code has to be different for SAP to choose a different error code.
Can anyone explain what is the difference between the following error codes?
- TSV_TNEW_PAGE_ALLOC_FAILED
- TSV_TNEW_BLOCKS_NO_ROLL_MEMORY
- TSV_TNEW_OCCURS_NO_ROLL_MEMORY
- TSV_TNEW_INDEX_NO_ROLL_MEMORY
- LOAD_NO_ROLL
- SYSTEM_NO_MEMORY
- STORAGE_PARAMETERS_WRONG_SET
- TSV_LIN_ALLOC_FAILED
- TABLE_HASH_NO_MEMORY
- SYSTEM_NO_ROLL
Thank you!