<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>EDN InterBase / Concurrency Feed</title>
<link rel="alternate" type="text/plain" href="http://edn.embarcadero.com/interbase/concurrency" title="EDN InterBase / Concurrency" />
<link rel="self" type="application/atom+xml" href="http://edn.embarcadero.com/interbase/concurrency/feed" title="EDN InterBase / Concurrency Feed" />
<id>http://edn.embarcadero.com/interbase/concurrency</id>
<updated>2013-06-19T10:39:20-07:00</updated>
<atom:PageCount xmlns:atom="http://www.w3.org/2005/Atom">1</atom:PageCount>
<entry>
<title>Documentation for TMP$STATE field in TMP$DATABASE table</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/32914" />
<author>
<name>Quinn Wildman</name>
<uri>http://gp.codegear.com/authors/edit/93.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/32914</id>
<updated>2005-01-13T00:00:00-08:00</updated>
<published>2005-01-13T00:00:00-08:00</published>
<summary>The new TMP$STATE field is not documented in the InterBase 7.5 documentation. It is documented here.</summary>
</entry>
<entry>
<title>MAX_THREADS defaults to 1000000</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/32851" />
<author>
<name>Quinn Wildman</name>
<uri>http://gp.codegear.com/authors/edit/93.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/32851</id>
<updated>2004-12-16T10:41:11-08:00</updated>
<published>2004-12-16T10:41:11-08:00</published>
<summary>The optimal setting for MAX_THREADS on single CPU systems is 1</summary>
</entry>
<entry>
<title>Addtional information on TMP$HEAPS and TMP$TRIGGERS tables</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/32817" />
<author>
<name>Quinn Wildman</name>
<uri>http://gp.codegear.com/authors/edit/93.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/32817</id>
<updated>2004-12-03T15:22:55-08:00</updated>
<published>2004-12-03T15:22:55-08:00</published>
<summary>InterBase 7.5 introduces the 2 new system temporary tables, TMP$HEAPS and TMP$TRIGGERS.</summary>
</entry>
<entry>
<title>Deadlock errors: cause and resolution</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/30213" />
<author>
<name>Ben Matterson</name>
<uri>http://gp.codegear.com/authors/edit/506.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/30213</id>
<updated>2003-07-14T12:53:35-07:00</updated>
<published>2003-07-14T12:53:35-07:00</published>
<summary>What causes deadlock errors and how to handle them.</summary>
</entry>
<entry>
<title>Reflecting database changes</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/28794" />
<author>
<name>Ben Matterson</name>
<uri>http://gp.codegear.com/authors/edit/506.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/28794</id>
<updated>2002-06-25T09:44:34-07:00</updated>
<published>2002-06-25T09:44:34-07:00</published>
<summary>Chnages to a database are not always immediately seen by other users.</summary>
</entry>
<entry>
<title>Multi-threaded applicattion exception</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/28796" />
<author>
<name>Ben Matterson</name>
<uri>http://gp.codegear.com/authors/edit/506.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/28796</id>
<updated>2002-06-25T00:00:00-07:00</updated>
<published>2002-06-25T00:00:00-07:00</published>
<summary>Multi-threaded applications need one connection per thread.</summary>
</entry>
<entry>
<title>Why am i am getting message Max user count exceeded?</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/27535" />
<author>
<name>Gabe Goldfield</name>
<uri>http://gp.codegear.com/authors/edit/592.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/27535</id>
<updated>2001-07-24T00:00:00-07:00</updated>
<published>2001-07-24T00:00:00-07:00</published>
<summary>There may be open connections that need to be closed.</summary>
</entry>
<entry>
<title>Solution to error INET/select_wait: select failed</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/25088" />
<author>
<name>Borland Staff</name>
<uri>http://gp.codegear.com/authors/edit/46.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/25088</id>
<updated>2000-07-24T00:00:00-07:00</updated>
<published>2000-07-24T00:00:00-07:00</published>
<summary>The solution is to reboot the server and reconnect the clients.</summary>
</entry>
<entry>
<title>How do I check to see how many semaphores are being allocated by InterBase.</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/25147" />
<author>
<name>Borland Staff</name>
<uri>http://gp.codegear.com/authors/edit/46.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/25147</id>
<updated>2000-07-24T00:00:00-07:00</updated>
<published>2000-07-24T00:00:00-07:00</published>
<summary>Steps to check the semaphores allocated</summary>
</entry>
<entry>
<title>Handling Deadlocks When Using InterBase Tables in Delphi and C++ Builder</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/25182" />
<author>
<name>Borland Staff</name>
<uri>http://gp.codegear.com/authors/edit/46.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/25182</id>
<updated>2000-07-24T00:00:00-07:00</updated>
<published>2000-07-24T00:00:00-07:00</published>
<summary>When using a Delphi and C++ Builder client applications that are &lt;BR&gt;performing SELECT statements encounter a deadlock when another &lt;BR&gt;client application locks a record by using an UPDATE, DELETE, or INSERT statement.</summary>
</entry>
<entry>
<title>Moving the oldest interesting (OIT) and oldest active transactions (OAT) along</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/25260" />
<author>
<name>Borland Staff</name>
<uri>http://gp.codegear.com/authors/edit/46.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/25260</id>
<updated>2000-07-24T00:00:00-07:00</updated>
<published>2000-07-24T00:00:00-07:00</published>
<summary>Discussion involving the Multigenerational Database Engine</summary>
</entry>
<entry>
<title>Definition of Oldest Interesting Transaction</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/25261" />
<author>
<name>Borland Staff</name>
<uri>http://gp.codegear.com/authors/edit/46.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/25261</id>
<updated>2000-07-24T00:00:00-07:00</updated>
<published>2000-07-24T00:00:00-07:00</published>
<summary>Discussion involving the Multigenational Database Architecture</summary>
</entry>
<entry>
<title>SCH_validate errors appear in interbase.log file</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/25329" />
<author>
<name>Borland Staff</name>
<uri>http://gp.codegear.com/authors/edit/46.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/25329</id>
<updated>2000-07-24T00:00:00-07:00</updated>
<published>2000-07-24T00:00:00-07:00</published>
<summary>SCH_validate errors are internal server errors that are related to InterBase's internal scheduler.</summary>
</entry>
<entry>
<title>What is two phase commit?</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/25417" />
<author>
<name>Borland Staff</name>
<uri>http://gp.codegear.com/authors/edit/46.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/25417</id>
<updated>2000-07-24T00:00:00-07:00</updated>
<published>2000-07-24T00:00:00-07:00</published>
<summary>Two phase commit refers to a transaction that can span two or more databases (which may be on different servers).</summary>
</entry>
<entry>
<title>What is a transaction?</title>
<link rel="alternate" type="text/html" href="http://edn.embarcadero.com/article/25686" />
<author>
<name>Borland Staff</name>
<uri>http://gp.codegear.com/authors/edit/46.aspx</uri>
</author>
<id>http://edn.embarcadero.com/article/25686</id>
<updated>2000-07-24T00:00:00-07:00</updated>
<published>2000-07-24T00:00:00-07:00</published>
<summary>This document defines what a transaction is.  It provides an introductory level overview of the basic types of transaction options supported by InterBase.</summary>
</entry>
</feed>
