|
"As long as you're using native I/O you're _are_ going to have to haveDDS
logicals. Unless you'reto
writing/rewriting from the ground up to avoid the need for capabilities
only available to DDS
logicals."
i have to disagree on this point. DDS logicals are not necessary for
native I/O. as to avoiding the need for DDS capabilites you don't have
rewrite the world. I've never been a fan of select/omit or join logical
files. it becomes a tedious pain when you have 15 LFs that are keyed in
the order you need but every fricking one has a select/omit which makes
them totally useless to you. this is one of the reason you'll see 5
billion LFs over a single PF. create the LF (or SQL index) and code for
your conditions...DDS
Thanks,
Tommy Holden
"Wilt, Charles" <WiltC@xxxxxxxxxx>
Sent by: midrange-l-bounces@xxxxxxxxxxxx
09/11/2007 03:48 PM
Please respond to
Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
To
"Midrange Systems Technical Discussion" <midrange-l@xxxxxxxxxxxx>
cc
Subject
RE: CREATE INDEX and name only some columns
Why?
If you need it for native I/O, use a DDS logical.
As long as the physical file is defined with DDL, you get the important
benefits of using DDL vs. DDS
including:
-Validation on Write instead of Read
-64K Access paths (when logical shares an SQL access path)
As long as you're using native I/O you're _are_ going to have to have
logicals. Unless you're
writing/rewriting from the ground up to avoid the need for capabilities
only available to DDS
logicals.
HTH,
Charles
-----Original Message-----
From: midrange-l-bounces@xxxxxxxxxxxx
[mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Jeff Crosby
Sent: Tuesday, September 11, 2007 4:29 PM
To: 'Midrange Systems Technical Discussion'
Subject: RE: CREATE INDEX and name only some columns
Poop.
Yes I need it for native I/O. I'll figure out another way.
But I _AM_ going to define this file via DDL.
--
Jeff Crosby
UniPro FoodService/Dilgard
P.O. Box 13369
Ft. Wayne, IN 46868-3369
260-422-7531
As an Amazon Associate we earn from qualifying purchases.
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.