× 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.



This is a multipart message in MIME format.
--
[ Picked text/plain from multipart/alternative ]
Once again, will that improve the performance already inherent in a
primary file?

Rob Berendt
--
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety."
Benjamin Franklin




"Chevalier, Rick" <Rick.Chevalier@americredit.com>
Sent by: rpg400-l-admin@midrange.com
12/23/2002 12:37 PM
Please respond to rpg400-l

        To:     "'rpg400-l@midrange.com'" <rpg400-l@midrange.com>
        cc:
        Fax to:
        Subject:        RE: NBRRCDS and BLOCK(*YES)


Rob,

RPG will block for you but uses the same default blocking for all files.
If
you are sequentially reading a physical file, using the OVRDBF command
with
SEQONLY(*YES 128k/record length) will improve your performance.  You don't
get much gain when using logical files because the data isn't necessarily
in
the same sequence as the index.  This makes it hard to get sequential
records into memory at the same time.

Rick

 -----Original Message-----
From:            rob@dekko.com [mailto:rob@dekko.com]
Sent:            Monday, December 23, 2002 10:21 AM
To:              rpg400-l@midrange.com
Subject:                 Re: NBRRCDS and BLOCK(*YES)

This is a multipart message in MIME format.
--
[ Picked text/plain from multipart/alternative ]
I've had pretty good performance letting RPG do the blocking for me, on
primary files.  Your compile listing should have a warning message that
RPG will handle the blocking factor.

Rob Berendt
--
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety."
Benjamin Franklin




"Uma Balasubramanian" <Uma_Balasubramanian@delhi.tcs.co.in>
Sent by: rpg400-l-admin@midrange.com
12/23/2002 06:51 AM
Please respond to rpg400-l

        To:     rpg400-l@midrange.com
        cc:
        Fax to:
        Subject:        NBRRCDS and BLOCK(*YES)


Hello Everybody,

Can anyone clarify me regarding:

My programs uses a file in update and primary mode. The file is a join
logical file. All records being read in processed and updated.
Record length is 3768

"1) Can I specify NBRRCDS or BLOCK(*yes)
2) If I specify NBRRCDS(3) in OVRDBF and specify BLOCK(*yes) in F specs
for
the same file, which will be effective ?
3) Which one is beneficial.

thank you in advance

_______________________________________________
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list
To post a message email: RPG400-L@midrange.com
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l
or email: RPG400-L-request@midrange.com
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.


_______________________________________________
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list
To post a message email: RPG400-L@midrange.com
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l
or email: RPG400-L-request@midrange.com
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.
_______________________________________________
This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list
To post a message email: RPG400-L@midrange.com
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l
or email: RPG400-L-request@midrange.com
Before posting, please take a moment to review the archives
at http://archive.midrange.com/rpg400-l.




As an Amazon Associate we earn from qualifying purchases.

This thread ...

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.