If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
How to findout the number of CPUs / Cores the instance is running?
Hi All,
I am a newbie, and currently constructing a program that want to act differently according to the number of CPUs / Cores available on the machine running the instance.
Is there a query that I can execute and show me the number? I know there is a setting for the degree of parallelism, but it could be 'ANY', and the setting may not reflect the actual number of CPUs / cores.