Queued execution of stored procedures

Ivan Smahin ivan_smahin at paradigmasoft.com
Thu Sep 20 08:53:39 CDT 2007


Hello Thorsten,

Thursday, September 20, 2007, 4:27:16 PM, you wrote:

> Hi,

> seemed to be days of sp-questions   so here is my one:
:)

> In some DBs SPs are compiled the first time they called and then they
> executed in style of "first in first out" queue, this means the DB- 
> server ensured, that a SP is never executed twice / parallel at the  
> same time. This is very handy to ensure unique values created by the SP.

> How is the implementation in Valentina?

Yes,  at  the  any  particular moment,  only  single  sql statement (including sp
calling) can be executed.


-- 
Best regards,
Ivan Smahin 
Senior Software Engineer
Paradigma Software, Inc
Valentina - The Ultra-Fast Database
http://www.valentina-db.com



More information about the Valentina mailing list