![]() |
|
|||||||
| Chit Chat Public Talk about any thing you want! This forum is public. |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
||||||||||||
|
||||||||||||
|
Can I fix this?
Microsoft OLE DB Provider for SQL Server error '80040e14'
The log file for database 'xosite' is full. Back up the transaction log for the database to free up some log space. /forum/active_users.inc, line 184 I looked in the Enterprise manager and found nothing... Any ideas would be great. |
|
#2
|
|||||||||||
|
|||||||||||
|
You can either shrink your database(ask support to do this) or increase the amount of space allocated for the database in the control panel.
Jon |
|
#3
|
||||||||||||
|
||||||||||||
|
Last time I checked the DB was only 4mb in size... This is more than just a log problem?
|
|
#4
|
||||
|
||||
|
Your logs are 25 MB for some reason I am still working on it for you to fully fix it.. Do you really need the logs?? I know you want the data I have already backed that up my self to make sure I have a good copy of that for you as I am working on it.
__________________
Brad Pugh http://www.vortechhosting.com ------ Local System/Network Monitor http://nagios.hsphere.cc/ Login:guest Pass:guest XML FEED http://nagios.hsphere.cc/feed.xml ------ My Other Life:
|
|
#5
|
||||
|
||||
|
You should be good to go now.
__________________
Brad Pugh http://www.vortechhosting.com ------ Local System/Network Monitor http://nagios.hsphere.cc/ Login:guest Pass:guest XML FEED http://nagios.hsphere.cc/feed.xml ------ My Other Life:
|
|
#6
|
||||||||||||
|
||||||||||||
|
Admin, do we need the logs? I would just as soon remove them off my databases - I never use them or even know how. I just thought it was a requirement for the MS-SQL server.
|
|
#7
|
|||||||||||
|
|||||||||||
|
I'm pretty sure you cannot run SQL without transaction logging. You can set the percentage of db to log file ratio in the CP, and in THEORY, the logs should never grow beyond that percentage and never get any bigger. But it sounds like at least some of them are growing when they should not be...
__________________
"If everything is under control, you're going too slow." -- Mario Andretti |
|
#8
|
|||||||||||
|
|||||||||||
|
MS SQL Can not run without the logs, what you should always do however is Raise a support ticket and ask vortech to set your database Recovery Model to "Simple" this will keep the average databae log file size down under 5Mb, you can then allocate much more space to the datafiles (using the little Log/Data percentage thingy in H-Sphere). Also ask for your database to be set to "autoshrink" in that same ticket.
Quote:
![]() |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|