Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Table is in use by another user
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00692079
Message ID:
00692335
Vues:
14
>I have a program that does an extensive INSERT (going thru a loop) INTO a table on network. That table is opened before the loop so there is no way someone opens that table exclusively. Once in a while I am getting a message in a question. Any idea?
>
>Thanks, Mark

Think in the direction of (Novell ... ?) not having enough "space" to put a lock on your table. Set Maximum File Locks and Set Maximum File Locks per connection. Could be Set Maximum Record Locks (per connection) as well, but I don't expect that.

Beginning at Maximum File Locks Per Connection, note that this should "just" be set to 512 (one per possible handle and one per possible file (header) lock.

HTH,
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform