cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

There is no procedure with the name `dbms.listActiveLocks(query-number)` registered for this database

Hello , I'm new to Neo4j. How do I fix this error? Some functions like this do not exist in the database.

There is no procedure with the name dbms.listActiveLocks registered for this database instance. Please ensure you've spelled the procedure name correctly and that the procedure is properly deployed.

thanks

2 REPLIES 2

@resam217

What version of Neo4j are you using?
How are you calling the procedure?

I ran into this too. The documentation is a little inconsistent, but here it says that listActiveLocks is an enterprise edition feature. (Though it says it's not enterprise-exclusive earlier on the same page, in the index of procedures)

So you are probably using the community edition?