Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: NT OS BLOCK SIZE!

Re: NT OS BLOCK SIZE!

From: Amit Ghosh <mail_at_ghosh.de>
Date: Fri, 6 Aug 1999 06:54:31 +0200
Message-ID: <7odppn$t1s$1@news.online.de>


<louburr1_at_my-deja.com> schrieb in im Newsbeitrag: 7od2q6$1qn$1_at_nnrp1.deja.com...
> Can anyone tell me how to determine the OS block size under NT 4.0?
> Is there a command I can run to get the size?
> Thank you

Try the GetDiskFreeSpace(...) API call to query disc geometry. Try the GetSystemInfo(...) API call to query the memory page size used by NT.

Hope this helps.

--
Amit Ghosh
mailto:mail_at_ghosh.de Received on Thu Aug 05 1999 - 23:54:31 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US