473,406 Members | 2,208 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,406 software developers and data experts.

Error 3014 and 3518

Hi,

1. Does anybody know, how to handle the error massage 3114 in Access
2003 with Jet4.0, Version 4.0.8618.0?

According to http://www.mvps.org/access/bugs/bugs0010.htm the jet-engine
3.5 can be updated to avoid the error. But what to do in 4.0?

2. What can I do with error 3518:"systemtable tombstone cannot be opened
because it es allready in use".

How far is the grave of this replicated database? Before the replication
it worked fine.

Thanks so much for help

Suse Baeriswyl from Berne, Switzerland
------------ And now a word from our sponsor ----------------------
For a quality mail server, try SurgeMail, easy to install,
fast, efficient and reliable. Run a million users on a standard
PC running NT or Unix without running out of power, use the best!
---- See http://netwinsite.com/sponsor/sponsor_surgemail.htm ----
Nov 13 '05 #1
1 3052
Suse Baeriswyl <su************@hist.unibe.ch> wrote in
news:42********@news.unibe.ch:
1. Does anybody know, how to handle the error massage 3114 in
Access 2003 with Jet4.0, Version 4.0.8618.0?

According to http://www.mvps.org/access/bugs/bugs0010.htm the
jet-engine 3.5 can be updated to avoid the error. But what to do
in 4.0?
Well, if you're running out of table handles, the base solution is
to redesign your application to open fewer recordsets at a time.
This means fewer forms open at once and simpler recordsources (less
use of nested queries, for instance).

It also means populating the recordsources and rowsources for only
the visible subforms and combo/listboxes.
2. What can I do with error 3518:"systemtable tombstone cannot be
opened because it es allready in use".

How far is the grave of this replicated database? Before the
replication it worked fine


I assume you've compacted the database? Perhaps you have an
undeleted LDB file that is preventing you from getting a lock on
MSysTombstones, so you might want to check if the LDB file is still
there when there is no one with the replica open. Sometimes your
server could maintain file system user locks even after a user has
logged off. Having the offending user log off and log back on will
often release the locks. If that fails, you can use the Control
Panel administrative tools to force close the connection to the
file, and then you should be able to get rid of the LDB.

And I assume that you have data in this replica that hasn't been
synched with another database? If you don't have any non-synched
data, then just trash the replica and create a replacement.

This is the reason for the concept of "replica farms," where instead
of having a single replica at each site, you have a group of
replicas that are constantly synched with each other and only one of
them is edited by users. If that one becomes corrupted or unusable
for some reason, all (or nearly all) of the data will be in one of
the other replicas, so you can just kill the bad replica, attempt a
synch with it from the other replicas in your replica farm (which
clears it from the list of replicas in the replica set) and then
create a new replica to replace it.

The tombstone table, as you probably know, is used to track record
deletions. If it gets very large, you're probably deleting too much
data, and should revisit your replication design (it's probably
better in that case to mark records deleted and hide them from
users).

Also, the tombstone table's size is going to be impacted by your
replica set's retention period. If you don't set that, the value is
1000 days (the default). You can set it to something smaller in the
Design Master, synch with the replicas, and it can significantly
reduce the size of the tombstone table and the replication history
table.

But I doubt it would solve the problem you're having.

--
David W. Fenton http://www.bway.net/~dfenton
dfenton at bway dot net http://www.bway.net/~dfassoc
Nov 13 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Adam | last post by:
I have an application which interacts with a webserver over https using client certificates. Due to a bug in openssl 0.9.6, I upgraded to 0.9.7 and rebuilt python. Now, when I access the page...
2
by: AIM | last post by:
Error in msvc in building inheritance.obj to build hello.pyd Hello, I am trying to build the boost 1.31.0 sample extension hello.cpp. I can not compile the file inheritance.cpp because the two...
2
by: Gregory | last post by:
Hi, One of the disadvantages of using error handling with error codes instead of exception handling is that error codes retuned from a function can be forgotten to check thus leading to...
13
by: deko | last post by:
I use this convention frequently: Exit_Here: Exit Sub HandleErr: Select Case Err.Number Case 3163 Resume Next Case 3376 Resume Next
0
by: Suse Baeriswyl | last post by:
Hi, 1. Does anybody know, how to handle the error massage 3114 in Access 2003 with Jet4.0, Version 4.0.8618.0? According to http://www.mvps.org/access/bugs/bugs0010.htm the jet-engine 3.5 can...
7
by: p | last post by:
WE had a Crystal 8 WebApp using vs 2002 which we upgraded to VS2003. I also have Crystal 9 pro on my development machine. The web app runs fine on my dev machine but am having problems deploying....
4
by: Együd Csaba | last post by:
Hi, the restoration of a dump stops at the line above. The dump was created with pgsql 7.3.2 and I need to pump it into a 7.4.3 one. Should anybody tell me what the problem can be and how I can...
3
by: Manuel | last post by:
I'm trying to compile glut 3.7.6 (dowbloaded from official site)using devc++. So I've imported the glut32.dsp into devc++, included manually some headers, and start to compile. It return a very...
1
by: ncsthbell | last post by:
I have a form that has a list of all reports in my application. The user may elect to preview ALL of them and will highlight them (about 35) in the form then click on button 'preview', the reports...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.