+ Reply to Thread
Results 1 to 2 of 2

Thread: ?? Force use of access path right away.

  1. #1
    Guest.Visitor Guest

    Default ?? Force use of access path right away.

    You might want to try the OPTIMIZE FOR N ROWS clause; set N to a number which is more typical of a 'first screen of data' implementation which implies similar definition as does *FIRSTIO. Comments provided "as is" with no warranties of any kind whatsoever.

  2. #2
    Guest.Visitor Guest

    Default ?? Force use of access path right away.

    Caveat Emptor probably correct... Of course you could for a specific query create that data area and then delete it after the query request finishes. If given most every situation the query is truly faster using that index vs one that the optimizer currently insists on choosing, does that not indicate a flaw in the optimizer? You may want to apply the latest maintenance for database/query functions. Regards, Chuck Comments provided "as is" with no warranties of any kind whatsoever.

+ Reply to Thread

Similar Threads

  1. RPG - Duplicate key on access path
    By David Abramowitz in forum Programming
    Replies: 4
    Last Post: 09-12-2001, 09:43 AM
  2. Access Path Problem
    By Guest.Visitor in forum Analysis
    Replies: 6
    Last Post: 05-31-2000, 07:14 AM
  3. SAVOBJ access path
    By Guest.Visitor in forum Application Software
    Replies: 1
    Last Post: 03-22-2000, 11:23 AM
  4. How to force OPNQRYF to use an existing access path
    By Guest.Visitor in forum Application Software
    Replies: 4
    Last Post: 11-29-1999, 09:26 AM
  5. Access Path Size
    By Guest.Visitor in forum Analysis
    Replies: 3
    Last Post: 04-23-1998, 04:30 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts