Hi Jeff, We had something similar going on - one report ran for ever.
I eventually looked at some of the host aliasing options - there is one that does host aliasing at read time and discards the incoming value. Whether this is useful will depend on how you are treating incoming host addresses. The option is: HOSTLOWMEM 2 This solved our problem (although the particular report still takes over 500 minutes to run! (which seems to be an analog problem, because other reports on the same set of files complete in 3 to 15 minutes). We are dealing with about 75 million logfile entries, split over many files. This is all running on a memory rich (2G) fast processor (2.5 GHz) under linux. Adrian -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jeff Ross Sent: July 2, 2004 10:42 AM To: [EMAIL PROTECTED] Subject: [analog-help] Analog returns incomplete report I ran a monthly report for the month of June and I didn't get any errors (just warnings), but the HTML report was cutoff at the end. Here's what the end report looks like: <h2><a NAME="hoursum">Hourly Summary</a></h2> <p>(<b>Go To</b>: <a HREF="#Top">Top</a>: <a HREF="#gensum">General Summary</a>: <a HREF="#week">Weekly Report</a>: <a HREF="#dayrep">Daily Report</a>: <a HREF="#daysum">Daily Summary</a>: Hourly Summary: <a HREF="#refsite">Referring Site Report</a>: <a HREF="#searchw">Search Word Report</a>: <a HREF="#browsum">Browser Summary</a>: <a HREF="#os">Operating System Report</a>: <a HREF="#code">Status Code Report</a>: <a HREF="#size">File Size Report</a>: <a HREF="#type">File Type Report</a>: <a HREF="#dir">Directory Report</a>) <p><em>This report lists the total activity for each hour of the day, summed over all the days in the report.</em> <p> Each unit (<img src="images/barb1.gif" alt="+">) represents 80,000 requests for pages or part thereof. <pre><tt>hour: reqs: pages: ----: --------: -------: 0: 6907248: 1165397: <img src="images/barb8.gif" alt="+++++++++++++++"><img src="images/barb4.gif" alt=""><img src="images/barb2.gif" alt=""><img src="images/barb1.gif" alt=""> 1: 4895630: 868713: <img src="images/barb8.gif" alt="+++++++++++"><img src="images/barb2.gif" alt=""><img src="images/barb1.gif" alt=""> 2: 3831701: 671863: <img src="images/barb8.gif" alt="+++++++++"><img src="images/bar And then it just stops for no reason. Could it have run out of memory? So little memory that it couldn't report an out of memory error? Jeff Ross +------------------------------------------------------------------------ | TO UNSUBSCRIBE from this list: | http://lists.isite.net/listgate/analog-help/unsubscribe.html | | Digest version: http://lists.isite.net/listgate/analog-help-digest/ | Usenet version: news://news.gmane.org/gmane.comp.web.analog.general | List archives: http://www.analog.cx/docs/mailing.html#listarchives +------------------------------------------------------------------------