× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



As is often the case - it depends.

When you define a field as Varchar you can specify both a "normal" length and a maximum length. Only the "normal" part is held with the main record and therefore if most of your records are within that length then the file size will reduce.

There is however an overhead for linking to the extended space - can't recall how long it is 20 bytes is ringing a faint bell. This topic has been discussed in the past on the Midrange list - I'd check it for you but have to run out.


Jon Paris

www.partner400.com
www.SystemiDeveloper.com

On Apr 4, 2018, at 10:05 AM, Jevgeni Astanovski <jevgeniast@xxxxxxxxx> wrote:

Hi,
Does anyone here know if switching from CHAR to VARCHAR gives any positive
effect in terms of table size?
Explain the situation briefly.
I've got an application written on ILE/C that works with rather big table
(historical data since 1996). Currently the table size is 260M records and
PF size 170GB.
The record size is app. 650 bytes and it has some pretty large char fields,
that can be either empty or almost empty :-)

Technically I can make a new table with VARCHARs and rewrite my program to
use VARCHAR instead of CHAR, but shall it reduce the table size?

Somehow I suspect that it will only increase the table...

TIA and regards,
Jevgeni.
--
This is the Bare Metal Programming IBM i (AS/400 and iSeries) (C400-L) mailing list
To post a message email: C400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: https://lists.midrange.com/mailman/listinfo/c400-l
or email: C400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at https://archive.midrange.com/c400-l.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.