![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Compare its size and the size of its largest indices to the theoretical size for the block size you are using. There are several threads on block size at the pnews groups you might want to search for and a couple of references you may want to check on Bertil's bug list. Denn Santoro President Resource Development Associates http://www.RDAWorldWide.Com Offices in the United States and Germany Providing solutions to health care, business, governments and non-profits since 1982 |
#4
| |||
| |||
|
#5
| |||
| |||
|
|
yup, file size. Denn Santoro President Resource Development Associates http://www.RDAWorldWide.Com Offices in the United States and Germany Providing solutions to health care, business, governments and non-profits since 1982 |
#6
| |||
| |||
|
|
So - if my 16-block-size table is about 500 mb, it is ca 50% filled up? |
|
1) Is there any disadvantages with using a larger block size? |
|
2) Can you tell what block size a table has (if you have forgotten)? |
#7
| |||
| |||
|
|
So - if my 16-block-size table is about 500 mb, it is ca 50% filled up? correct 1) Is there any disadvantages with using a larger block size? no 2) Can you tell what block size a table has (if you have forgotten)? the repair tool screen includes block size -- Steven Green - Waldorf Maryland USA Diamond Software Group http://www.diamondsg.com/main.htm Paradox Support & Sales - Corel CTech Paradox Diamond Sports Gems http://www.diamondsg.com/gemsmain.htm Sports Memorabilia and Trading Cards |
#8
| |||
| |||
|
#9
| |||
| |||
|
|
1) Is there any disadvantages with using a larger block size? no |
#10
| |||
| |||
|
|
"Steven Green" <greens (AT) diamondsg (DOT) com> wrote: 1) Is there any disadvantages with using a larger block size? no Steven, I'd have to disagree with you. On a network, whenever you open a table, you will get 8 blocks of data. This seems to be for speeding up sequential processing. But, if you are doing random reads via qLocate() then you are forcing a lot of wasted network traffic. I thought the same as you until my network users started screaming. After using the Ethereal Network Monitor (a great product, btw), I found all the wasted network traffic. My tables had 4kb blocks and I switched them to 16kb blocks, and the system couldn't keep up with the network traffic. Thanks, Jim Moseley |
![]() |
| Thread Tools | |
| Display Modes | |
| |