ORACLE-ArcSDE Lock request conflicts with an established lock "turn"

Source: Internet
Author: User

There are three specific solutions to these

1. Closing the database connection in most cases can solve the problem, but sometimes the problem persists.

2.

"1. Close all ArcMap and Arccatalog sessions.

"2. Start-run--cmd
"3. Run command ' sdemon-o kill-t all-p sde ' in DOS

3. The killer will work.

If the above steps have been performed and the data is still reported to be locked, then check the lock table under Sqlplus or plsql:
Sql> select * from Sde.state_locks;
Sql> select * from Sde.object_locks;
Sql> select * from Sde.layer_locks;
Sql> select * from Sde.table_locks;
If there are records returned, manually delete the records from these tables

ORACLE-ArcSDE Lock request conflicts with an established lock "turn"

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.