standard user dbprocedures visibility

"Luca Calderano" <[email protected]>
Newsgroups gmane.comp.db.maxdb
Message-ID <[email protected]>
In order to know which are the dbprocedures defined in a SCHEMA I use the following query:

SELECT *
FROM DOMAIN.DBPROCEDURES 
WHERE SCHEMANAME = 'schemaXY'

When I run this query as dbadmin all works fine, 
but as I try to run this one as a standard user the query outputs no result

Please Help
Luca Calderano
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.