cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

cpu max on hd server

SAPSupport
Employee
Employee
0 Likes
276

what is max cpu i can go upto in Database Server.

select * from M_HOST_INFORMATION where KEY = 'cpu_threads'

 

I have 128 cores now presently.


------------------------------------------------------------------------------------------------------------------------------------------------
Learn more about the SAP Support user and program here.

Accepted Solutions (1)

Accepted Solutions (1)

SAPSupport
Employee
Employee
0 Likes

Hi

 

The maximum CPU you can go up to in a Database Server largely depends on the specific server software and hardware you are using. Some high-end servers can support up to 256 cores or even more. However, you should also consider the licensing costs, as some database management systems charge based on the number of cores.

The SQL query you provided is used to check the number of CPU threads in SAP HANA, but it doesn't determine the maximum number of cores you can have.

You should check the documentation of your specific database software and your server's hardware specifications to determine the maximum number of cores you can have.

Please also refer to link https://www.sap.com/dmc/exp/2014-09-02-hana-hardware/enEN/#/solutions?filters=v:deCertified;ve:23

Answers (0)