Runtime error TSV_TNEW_PAGE_ALLOC_FAILED

摘要:
abap/heap_area_总建议值:500000000使用:设置SAP应用程序服务器可以使用的进程本地存储限制。em/ininitial_size_MB建议值:250使用:SAP共享内存大小。由于SAP系统在一段时间后响应非常缓慢,在分析系统并调整配置参数后,ecc6现在的速度快了几倍。请将以下参数添加到配置文件中:,使用Tcode:rz10:ztta/roll_area15000000 ztta/rroll_extension_500000005 abap/heap_area_total150000000 abap/heat_area_dia10000000000 abap/heap_area_nondia1000000000 em/ininitial_size_MB1200或引用:sdb/ntab/entrycount30000Max.numberoftabledefinitionbuffered TTAB的大小早于100bytes*rsdb/ntab/entrycount%q,字段描述缓冲区FTAB rsdb/ntab/ftabsize30000kB字段描述缓冲缓冲区rsdb/ntab/entrycount30000Max.number/2oftabledescriptionsbuffered“FTABneedsout700bytesperused entry初始记录缓冲区RBD rsdb/ntab/irbdsize6000kB初始记录缓冲的大小9V2T'L rsdb/ntab/entrycount30000Max.number/2初始记录缓冲IRBDneedsout300bytesperUsed entry)ShortnametabSNTAB rsdb/natab/sntabsize3000kB shortnametab的大小,}rsdb/intab/entrycount30000Max.nnumber/2缓冲的SNTABneedsout150bytesperuse entry CUAbuffer.rsdb/cua/buffersize5000kB CUA缓冲区大小!

NOTE:/20527

https://launchpad.support.sap.com/#/notes/20527

NOTE:2180736

 https://launchpad.support.sap.com/#/notes/2180736

T-CODE:RZ10

  进行SAP系统参数的设置,设置后需激活参数并重启SAP实例,配置参数才会生效

系统性能参数调整类:

  SAP 描述文件参数

参数 建议值

  abap/use_paging建议值:0(关闭)使用:重新激活旧的 ABAP/4 分页系统获得清单和简单表格类型。

  abap/heaplimit建议值:20000000(20MB)使用:用户环境完成处理后,重新启动一个工作进程来释放局部私有存储。

  abap/heap_area_total建议值:500000000(500MB)使用:设置  SAP应用程序服务器可以使用的进程局部存储限制。对服务器的使用或交换空间设置限制。

  em/initial_size_MB建议值:250(250 MB,每个用户五 MB)使用:SAP 共享内存的大小。

  em/stat_log_size_Mb建议值:20使用:统计。

  em/stat_log_size_timeout建议值:600使用:统计。

  rdisp/ROLL_MAXFS建议值:32768使用:滚动文件的最大规模。

  rdisp/ROLL_SHM建议值:4096 使用:滚动缓冲区大小。

  rdisp/PG_MAXFS建议值:32768使用:ABAP/4 分页文件的最大规模。

  rdisp/PG_SHM建议值:0使用:分页缓冲区大小。

  ztta/roll_area:滚动区域 建议值:1000000 (1 million bytes)使用:滚动区域大小。

  由于SAP系统一段时间后反应异常慢,通过对系统进行分析,然后调整配置参数后,现在ecc6速度快了好几倍

  请增加以下参数到你的配置文件,使用Tcode:rz10:

  ztta/roll_area 15000000

  ztta/roll_extension 5000000005

  abap/heap_area_total 1500000000

  abap/heap_area_dia 10000000000

  abap/heap_area_nondia 1000000000

  em/initial_size_MB 1200

  或者参考:

  sdb/ntab/entrycount 30000 Max. number of table definitions buffered

  The size of the TTAB is nearly 100 bytes * rsdb/ntab/entrycount% q,

  Field description buffer FTAB

  rsdb/ntab/ftabsize 30000 kB Size of field description buffer

  rsdb/ntab/entrycount 30000 Max. number / 2 of table descriptions buffered"

  FTAB needs about 700 bytes per used entry

  Initial record buffer IRBD

  rsdb/ntab/irbdsize 6000 kB Size of initial record buffer9 V2 T' L

  rsdb/ntab/entrycount 30000 Max. number / 2 of initial records buffered

  IRBD needs about 300 bytes per used entry)

  Short nametab (NTAB) SNTAB

  rsdb/ntab/sntabsize 3000 kB Size of short nametab, }

  rsdb/ntab/entrycount 30000 Max. number / 2 of entries buffered

  SNTAB needs about 150 bytes per used entry

  CUA buffer.

  rsdb/cua/buffersize 5000 kB Size of CUA buffer!

  The number of max. buffered CUA objects is always: size

  rsdb/ntab/entrycount 40000

  rsdb/ntab/ftabsize 60000

  rsdb/ntab/sntabsize 6000

  rsdb/ntab/irbdsize 12000

  abap/buffersize 450000

  rsdb/cua/buffersize 12000

  zcsa/presentation_buffer_area 25000000

  sap/bufdir_entries 8000

  zcsa/table_buffer_area 75000000

  zcsa/db_max_buftab 10000

  rtbb/buffer_length 25000

  rtbb/max_tables 2000

  rsdb/obj/buffersize 30000

  rsdb/obj/max_objects 15000

  ipc/shm_psize_10 1560000005

  ipc/shm_psize_40 174000000

https://answers.sap.com/questions/12638779/tsvtnewpageallocfailed---no-more-memory-available-.html

This is related to BASIS

 

1.Could you please check the profile parameters as mentioned in the dump infosheet? These are the following:
o ztta/roll_area (1.000.000 - 15.000.000) Classic roll area per user * internal mode usual amount of roll area per user internal mode o ztta/roll_extension (10.000.000 - 500.000.000) Amount of memory per user * extended memory (EM) o abap/heap_area_total (100.000.000 - 1.500.000.000) Amount of memory (malloc) for all users of an application server. If several background processes are running on one server, temporary bottlenecks may occur. Of course, the amount of memory (in bytes) must also be available on the machine (main memory or file system swap). Caution: The operating system must be set up so that there is also enough memory for each process. Usually, the maximum address space is too small. Ask your hardware manufacturer or your competence center about this. In this case, consult your hardware vendor abap/heap_area_dia: (10.000.000 - 1.000.000.000) Restriction of memory allocated to the heap with malloc for each dialog process.

Parameters for background processes: abap/heap_area_nondia: (10.000.000 - 1.000.000.000) Restriction of memory allocated to the heap with malloc for each background process.、

Other memory-relevant parameters are: em/initial_size_MB: (35-1200) Extended memory area from which all users of an application server can satisfy their memory requirement.

This is relevant to configuration:

 Please maintain a value for filtering in the customizing (SPRO transaction) in the following path: Transportation Management -> Basic Functions -> General Settings -> Define General Settings for SAP TM -> Max. Rate Table Entries Before Filtering

Currently the value is 0. Once you maintain a value in this field, a pop-up appears that states the potential value for rate combination is high. Kindly click 'Cancel' and you will be able to apply filters and the resultant rate table will be displayed.

免责声明:文章转载自《Runtime error TSV_TNEW_PAGE_ALLOC_FAILED》仅用于学习参考。如对内容有疑问,请及时联系本站处理。

上篇前后端项目对接流程梳理【Azure Redis 缓存】Azure Cache for Redis 中如何快速查看慢指令情况(Slowlogs)下篇

宿迁高防,2C2G15M,22元/月;香港BGP,2C5G5M,25元/月 雨云优惠码:MjYwNzM=

相关文章

SAP MRP的计算步骤

      SAP MRP的计算步骤,物料需求计划(简称为MRP)与主生产计划一样属于ERP计划管理体系,它主要解决企业生产中的物料需求与供给之间的关系,即无论是对独立需求的物料,还是相关需求的物料,物料需求计划都要解决“需求什么?现有什么?还缺什么?什么时候需要?”等几个问题。它是一个时段优先计划系统,其主要对象是决定制造与采购的净需求计划。它是由主生...

SAP实施方法与过程——ASAP

ASAP是SAP公司为使R/3项目的实施更简单、更有效的一套完整的快速实施方法。ASAP优化了在实施过程中对时间、质量和资源的有效使用等方面的控制。它是一个包括了使得项目实施得以成功所有基本要素的完整的实施方法,主要包括:ASAP路线图、SAP工具包、SAP技术支持和服务、SAP培训和SAP参考模型。 ASAP路线图 ASAP提供了面向过程的,清晰和简明...

一千行ABAP代码实现Windows传统游戏扫雷

1 *&---------------------------------------------------------------------* 2 *& Report ZCHENH087 3 *& 4 *&-------------------------------------------...

SAP常见问题与解决方法

1.A:在公司代码分配折旧表时报错? 在公司代码分配折旧表时报错,提示是“3000 的公司代码分录不完全-参见长文本”希望各位大侠帮我看看。3000 的公司代码分录不完全-参见长文本R: a.你把零进项税的代码分配给这个公司代码就可以了 .没有指定非税代码,OBCL b.据此可能company code 设置有问题,检查一下OBY62.a,维护客户科目组:...

SAP HANA中的SLT简介

在以SAP系统作为主要ERP的企业中,不同系统之间的数据库数据同步是个重要的工作。对于这种需求,除了开发ABAP接口之外,也有高效的工具可用。SLT就是其中之一。 SLT是SAP的第一个ETL(Extract-Transform-Load)工具,它允许实时加载和复制数据,或者将数据从源系统和非源系统调度到SAP HANA数据库。 SAP SLT服务器使用基...

ERP和SAP的区别

1、定义不同 ERP即(Enterprise Resource Planning)企业资源计划,由美国Gartner Group 公司于1990年提出。 ERP叫企业资源计划,既是一种管理思想,也是一种企业应用软件,只作为管理思想,ERP体现“集成管理、共享数据、最优化资源利用”等的思想;作为软件,它实际上就是一种管理信息系统,但是这种管理信息系统是基于统...