技术开发 频道

ABAP实例:如何重置SAP的缓冲区

【IT168 技术文章】

    注意:重置缓冲区会影响整个sap系统的性能,下面有几个常用缓冲区重置的功能

    /$SYNC - buffers of the application server
    /$CUA - CUA buffer of the application server
    /$TAB - the TABLE buffers of the application server
    /$NAM - the nametab buffer of the application server
    /$DYNP - the screen buffer of the application server

 

0
相关文章