Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lock conversion denied (215) error may occurs [CORE1970] #2408

Closed
firebird-automations opened this issue Jun 30, 2008 · 10 comments
Closed

Lock conversion denied (215) error may occurs [CORE1970] #2408

firebird-automations opened this issue Jun 30, 2008 · 10 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: @hvlad

Depends on CORE1984
Depends on CORE2000

Attachments:
create.sql
update.sql

Commits: 3aefecf 7766b3c 53f21b3

====== Test Details ======

Attach does not exist.

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

assignee: Vlad Khorsun [ hvlad ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @hvlad

Create test database with create.sql script.
Run few instances of update.sql simultaneously. I used following command :

for /l %i in (1,1,32) do start isql -i ...\update.sql ...\TEST215.FDB -user SYSDBA -pass masterkey

All 'lock conversion denied' errors will be logged in firebird.log

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

Attachment: create.sql [ 10950 ]

Attachment: update.sql [ 10951 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

Link: This issue depends on CORE1984 [ CORE1984 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

Link: This issue depends on CORE2000 [ CORE2000 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

Fix Version: 2.5 Beta 1 [ 10251 ]

Fix Version: 2.1.2 [ 10270 ]

Fix Version: 2.0.5 [ 10222 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @hvlad

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Closed [ 6 ] => Closed [ 6 ]

QA Status: No test => Cannot be tested

Test Details: Attach does not exist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment