# dbms.listQueries does not exist

**URL:** https://community.neo4j.com/t/dbms-listqueries-does-not-exist/13006
**Category:** Cypher
**Tags:** performance
**Created:** [December 19, 2019, 8:58am UTC](https://community.neo4j.com/t/dbms-listqueries-does-not-exist/13006 "2019-12-19T08:58:00Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![alzingrejm](https://sea1.discourse-cdn.com/flex021/user_avatar/community.neo4j.com/alzingrejm/32/4376_2.png) [@alzingrejm](https://community.neo4j.com/u/alzingrejm)
#### Post date: [December 19, 2019, 8:58am UTC](https://community.neo4j.com/t/dbms-listqueries-does-not-exist/13006/1 "2019-12-19T08:58:00Z")

</div>

Hi everyone !  
This is my very first post, so greetings from France to all of you !

I have a question regarding the "dbms.listQueries()" function.  
It does not exist when I call it on cypher-shell (Neo4j 3.5.3)  
I have the following error message :  
=\> "There is no procedure with the name `dbms.listQueries` registered for this database instance".

Do I need to install something else to get it ?  
How it is possible to display the existing dbms functions available ?

PS :  
When I use the ":params" command, nothing happens. Do I have to add something to that keyword ?

Thank you.

Jean-michel, Nemours, FRANCE

---

<div class="post-metadata">

### Author: ![michael.hunger](https://sea1.discourse-cdn.com/flex021/user_avatar/community.neo4j.com/michael.hunger/32/27377_2.png) [@michael.hunger](https://community.neo4j.com/u/michael.hunger)
#### Post date: [December 19, 2019, 9:41am UTC](https://community.neo4j.com/t/dbms-listqueries-does-not-exist/13006/2 "2019-12-19T09:41:20Z")

</div>

It's a feature in Neo4j Enterprise.

Which you can use e.g. in Neo4j Desktop, Sandbox or Neo4j Aura.

---

<div class="post-metadata">

### Author: ![alzingrejm](https://sea1.discourse-cdn.com/flex021/user_avatar/community.neo4j.com/alzingrejm/32/4376_2.png) [@alzingrejm](https://community.neo4j.com/u/alzingrejm)
#### Post date: [December 19, 2019, 9:46am UTC](https://community.neo4j.com/t/dbms-listqueries-does-not-exist/13006/3 "2019-12-19T09:46:23Z")

</div>

Thank you Michael.  
Regards.  
jean-michel
