Skip to Content
0
Former Member
Mar 19, 2014 at 09:07 AM

TREX SIZING FOR PDM

37 Views

Hello,

I did some Memory Sizingof TREX 7.1 Servers, from the link:

https://websmp105.sap-ag.de/~form/handler?_APP=00200682500000002672&_EVENT=DISPLAY&_SCENARIO=&_HIER_KEY=701100035871000555971&_OBJECT=011000358700000910642011E&

This TREX has the following version: 7.10.57.00

Here I found out the following for the sizing of the Meomory of the TREX Server:

NumberBOs =Total number of business objects to be loaded

NumberFiles= Total number of files to be loaded

Constants:

ConstMemSizeBO [kByte]= 2

ConstMemSizeFile [kByte] = 20

I put the NumberBOs the following examples: Materials,Bill of Materials and other BOs

I put the NumberFiles the following: Documents (DIRs) and searchable files that are stored in this documents ( PDF, WORD, EXCEL, TEXT and JT)

And for the link the calulcations of Required Memory is the following:

Required Memory [GigaByte] = 2 * 10e-6* ( NumberBOs * ConstMemSizeBO + NumberFiles * ConstMemSizeFile )

Is this calculations in order like this? Or the Documents should be also in BO?

Thanks,

Florin