Is there any v$ views we can look to find server related information.
(e.g server name from v$instance). Similarly is it possible to get number of CPU, how much total memory etc etc.(both for 9i and 10G.
Printable View
Is there any v$ views we can look to find server related information.
(e.g server name from v$instance). Similarly is it possible to get number of CPU, how much total memory etc etc.(both for 9i and 10G.
cpu_count for cpu, v$instance for host none for memory
couldn't find cpu_count or v$cpu_count ?Quote:
Originally Posted by davey23uk
WHat about OS version ?
Can you please point me to any documentaion for all v$viewsQuote:
Originally Posted by davey23uk
Quote:
Originally Posted by davey23uk
SO you mean CPU_COUNT fom v$parameter.
Please let me know a complete dictionary view list documentation if you have handy