Re: ldb File and Sharing Violations (server Speed Issue?)
From: Mark Schupp (nospan_at_nospam.com)
Date: 01/24/05
- Next message: Jayhawktuba: "Re: ldb File and Sharing Violations (server Speed Issue?)"
- Previous message: Jayhawktuba: "ldb File and Sharing Violations (server Speed Issue?)"
- In reply to: Jayhawktuba: "ldb File and Sharing Violations (server Speed Issue?)"
- Next in thread: Jayhawktuba: "Re: ldb File and Sharing Violations (server Speed Issue?)"
- Reply: Jayhawktuba: "Re: ldb File and Sharing Violations (server Speed Issue?)"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 24 Jan 2005 11:14:11 -0800
What errors are you getting?
Might consider MSDE or SQLServer.
-- Mark Schupp Head of Development Integrity eLearning www.ielearning.com "Jayhawktuba" <Jayhawktuba@discussions.microsoft.com> wrote in message news:C2F3D6AD-9B27-4442-97DB-A64644386FA8@microsoft.com... > We are migrating some asp based apps that use MS Access for the back end and > we are getting lots of intermittent errors whenever quesries are made and > whenever data is added or changed. the app is now on a server that is much > much faster than before. Filemon is showing SHARING VIOLATION errors for .ldb > files, but in many cases, despite the asp errors, the data is written to the > database and the error messages are wrong. Could this be a case where the CPU > speed on the server is too fast and is not allowing the database actvity to > cease before continuing with the asp page? If so, is there any way of slowing > the CPU down by way of asp code or should it be done from within IIS? Yuo can > gfo into the application pool properties and limit the amount of CPU or we > can go in and put in some sort of sleep command after every SQL statement is > executed. > > Has anyone ever come across this and if so, what was done to resolve it? > > Thanks, Rob Edmiston > Detroit, Meatchicken
- Next message: Jayhawktuba: "Re: ldb File and Sharing Violations (server Speed Issue?)"
- Previous message: Jayhawktuba: "ldb File and Sharing Violations (server Speed Issue?)"
- In reply to: Jayhawktuba: "ldb File and Sharing Violations (server Speed Issue?)"
- Next in thread: Jayhawktuba: "Re: ldb File and Sharing Violations (server Speed Issue?)"
- Reply: Jayhawktuba: "Re: ldb File and Sharing Violations (server Speed Issue?)"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|