Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
Database Servers
DB2InformixIngresMS SQLOraclePervasive.SQLPostgreSQLProgressSybase
Desktop Databases
FileMakerFoxProMS AccessParadox
General
General DB TopicsDatabase Theory
Related Topics
Java Development.NET DevelopmentVB DevelopmentMore Topics ...

Database Forum / Informix Topics / February 2006

Tip: Looking for answers? Try searching our database.

Chunk space

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
gbas13@gmail.com - 28 Feb 2006 15:46 GMT
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.
Michael Schmid - 28 Feb 2006 15:48 GMT
oncheck reports in pages (not in kb)
Seems you are on windows (where page size is 4 kb normally).
Consider:

2000000 kb
---------- = 500000 pages
4 kb/page

gbas13@gmail.com schrieb:
> Hi,
>
[quoted text clipped - 23 lines]
>
> Thank you.
Model-Bosch, Tilman - 28 Feb 2006 16:14 GMT
> gbas13@gmail.com wrote
...
> copy nul filechunck.000
> onspaces -c -d namedbs -p c:\infxData\infxserver\filechunk.000 -o 0 -s
[quoted text clipped - 16 lines]
> I try width other values and the result is always 1/4 ...
> whats happen?

onspaces takes KB as input but oncheck -pe produces Informix pages as
output
Seems you have 4k pages
HTH
Obnoxio The Clown - 28 Feb 2006 18:59 GMT
gbas13@gmail.com said:
> Hi,
>
[quoted text clipped - 21 lines]
>
> I try width other values and the result is always 1/4 ... whats happen?

It's reporting the number of pages, not the number of kilobytes. Since
each page is 4KB, ...

Signature

Bye now,
Obnoxio

"Jesus you f.cking people are hopeless."
-- Double Anal

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.