Thread: Chunk space
View Single Post

   
  #1 (permalink)  
Old 04-20-2008, 10:39 AM
gbas13@gmail.com
 
Posts: n/a
Default Chunk space

Hi,

Sorry for my poor english. And yes, im newbie width informix.

I run this:

copy nul filechunck.000
onspaces -c -d namedbs -p c:\infxData\infxserver\filechunk.000 -o 0 -s
2000000

..... and all is ok. But when ...

oncheck -pe

....
Chunk Pathname Size Used
Free

4 c:\ifmxdata\infx_test\test_dat 500000 53
499947
.....

where is my 1500000 kbs ????, the size is 2000000 no 500000.

I try width other values and the result is always 1/4 ... whats happen?

Thank you.

Reply With Quote