Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Author « Topic »  

deanhoyt
Advanced Member

USA
378 Posts

Pre-sales questions only
(More Details...)

Posted - 01/29/2020 :  10:48:01  
I'm getting the following error message on my website when looking at the proddetails.asp page.

Microsoft OLE DB Provider for ODBC Drivers error '80040e14'

[Microsoft][ODBC SQL Server Driver][SQL Server]The transaction log for database 'xxxxxxx' is full due to 'ACTIVE_TRANSACTION'.

/vsadmin/inc/incfunctions.asp, line 1869

*(xxxxxx = database name)

The error does not show up on any other page.
I have checked with the host and the transaction log is not full. The database is functioning properly, and it only affects the Product Details page.
Some people have been able to checkout and purchase items, but others seem to be affected, including myself on several different devices.

Any ideas or help would be appreciated.

Dean
www.stxop.com

Vince
Administrator

42472 Posts

Posted - 01/29/2020 :  11:20:33  
Hi Dean
Can you ask the host to set the database recovery model to SIMPLE, which usually sorts this problem out.

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater

deanhoyt
Advanced Member

USA
378 Posts

Pre-sales questions only
(More Details...)

Posted - 01/29/2020 :  11:28:24  
I turned on debugmode and found a little more information:

DELETE FROM recentlyviewed WHERE rvDate

Dean
www.stxop.com

Vince
Administrator

42472 Posts

Posted - 01/31/2020 :  05:30:14  
Hi Dean
Did you change the recovery model to SIMPLE? Another thing to do would be to truncate the transaction log and you could ask your host to do that for you.

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater

deanhoyt
Advanced Member

USA
378 Posts

Pre-sales questions only
(More Details...)

Posted - 01/31/2020 :  06:42:50  
Asking GoDaddy to do something like that takes an act of congress.
Getting a SQL expert on the phone is just as difficult.

I was able to issue a TRUNCATE TABLE on the recentlyviewed table.
That deletes all the data in that table without using the log file.
The dates in that table were all from last November.

I have asked them to set the recovery to SIMPLE but have not heard a response.

Dean
www.stxop.com
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000