Re: large databases



The Prolog system should of course be able to handle it, but most
importantly, make sure most of your database predicates are properly
indexed.

O.k. thanks for the tip. At the time being, however, my problem is not
the time Prolog uses for making use of facts. My problem is that
Prolog does not manage to load the facts. As I said, Yap crashes
(although enough RAM was available). Swi did not crash, but it did not
succeed to load the file in several days. I have now started a new Swi-
process. I will wait a week or two in order to see if Swi can load the
file.
.



Relevant Pages

  • Re: large databases
    ... Prolog does not manage to load the facts. ... As I said, Yap crashes ... I will wait a week or two in order to see if Swi can load the ...
    (comp.lang.prolog)
  • Re: large databases
    ... I cannot reproduce the problem with Swi. ... Maybe my screen session crashed or there was a server problem. ... SWI-Prolog comes with ABSOLUTELY NO WARRANTY. ... That will load data and produce the file date.qlf. ...
    (comp.lang.prolog)
  • RE: data warehousing advice
    ... If some loading failed, you can easily undo the load by Load_Id. ... star schema (dimensions and facts). ... put a transaction across the whole dimension and fact loading process ...
    (microsoft.public.sqlserver.datawarehouse)
  • Re: large databases
    ... I cannot reproduce the problem with Swi. ... Maybe my screen session crashed or there was a server problem. ... That will load data and produce the file date.qlf. ... the structure of the data, whether loading is CPU bound or I/O bound, ...
    (comp.lang.prolog)
  • Re: Directly loading squashed sprite files (How To??)
    ... put through!Squash equally well... ... into the buffer and checks for the SQSH magic. ... load the file directly into a sprite area. ... chunk in turn to SWI Squash_Decompress. ...
    (comp.sys.acorn.programmer)