|
Posted by ozzie on October 16, 2005, 10:40 pm
Please log in for more thread options In store ops administrator, you could try going to the database menu and
selecting "reindex". and see if that helps at all.
"mkim797" wrote:
> I am having this problem with voiding transactions: it takes around 2-3
> minutes for the system to even recall the transactions for the day
> before it lets me browse them to void the transaction. I have a
> database that is around 1.5 Gb large. I am using MSDE and I DEFINITELY
> don't want to upgrade to SQL Server. I only have 1 lane so I don't
> really need a full blown SQL server for my application. I would
> imagine that part of the reason why my database is slowing down is the
> size. I am running a relatively slow server (one lane just doesn't
> justify the cost to run a faster one).
>
> I want to shrink the database...and what I mean by shrink is remove and
> archive the transaction history and any other extraneous information.
> There are 3rd party applications for that, but once again, I can't
> justify paying for a 3rd party app when it should be something that is
> integrated in the current program. What are my options?
>
> I was thinking of just backing up the main database and then using the
> offline database to build up a new database with only item information.
> Is this possible? I would imagine that the offline database doesn't
> store ANY transaction history, except what is used when the main is
> offline, then purges the transactions to the main database when it
> comes back online?
>
> Does anyone have any ideas? Is my logic flawed? Please respond in plain
> english, I have very limited knowledge of MSDE/SQL server and neither
> am I a database programmer. Thank you very much :)
>
>
|