Re: Pick application on AIX 4.3.3

From: Craig Bennett (craig_at_CROSS.NET.AU)
Date: 11/08/04

  • Next message: pSeries AIX Geek: "Re: Pick application on AIX 4.3.3"
    Date:         Mon, 8 Nov 2004 10:24:25 +1100
    To: aix-l@Princeton.EDU
    
    

    > Anyone have any past experience with Pick?

    For pick specific questions, you could try the comp.databases.pick
    newsgoup. Someone there will have optimised this combination previously.
    You may want to find out precisely which "Pick" you are running -- there
    are many different implementations even from individual vendors. Some of
    the other implementations have their own mailing lists.

    Depending on the processing style, you may be able to separate select
    list data (temporary files created during processing) onto a separate lv
    from the database but I don't know how well this would work with genuine
    Pick as we use UniVerse which is an alternative implementation.

    Pick uses hashed files so you could also check that all the files are
    sized correctly as this will dramatically affect I/O.

    Craig


  • Next message: pSeries AIX Geek: "Re: Pick application on AIX 4.3.3"

    Relevant Pages

    • Re: Pick application on AIX 4.3.3
      ... > the other implementations have their own mailing ... > Depending on the processing style, ... > processing) onto a separate lv ... Check out the new Yahoo! ...
      (AIX-L)
    • Re: How did C++ beat the competition?
      ... can an object provide separate implementations for the ... > modeled through inheritance. ... served by separate, dedicated objects. ... spent for each member of a class, ...
      (comp.lang.cpp)
    • Re: RfD - THROW codes and Iors
      ... a separate THROW code for each word that returns an ior. ... If OPEN-FILE fails, I'd rather ... implementations to conform with this would require a lot of work, ...
      (comp.lang.forth)