Re: Call consolidation problem... need help!

Greg Waugh ( (no email) )
Sat, 20 Dec 1997 17:42:50 -0500

>> We have been having problems where after we do a call consolidation, the
>> Calls table is empty but so is the CallHistory table. This happened once
>> before. The CallHistory table is completly gone. Doing a SELECT * FROM
>> CallHistory returns no hits. Obviously this is bad. Has anyone else had
>> this problem??

> Are you running 2.1.8 or 2.1.11?

2.1.11.

>> Also, our database seems to be growing non-stop. When you do a
>> consolidation, it doesn't get any smaller even though the table is clear.
>> Recalculating or Truncating logs doesn't help any either. I have just
been
>> increasing its size, but it is up to 475 MB and still growing... what's
>> wrong with this??

> Grab the checkdb.sql script from the /emerald/beta directory and
> run it against your database (during low useage). Typically that
> will fix any problems, including mis-allocations.

I'll try that... thanks!