Hi,

as documented, dbprocs are shown only if the current user has some privilege 
for it.
Are you shure that your standard user is allowed to use the dbproc(s) you 
expect to see?

If yes, please provide the kernel version in use and the owner/schemas of the 
dbprocs +
the user asking for the dbprocs.

  Elke
SAP Labs Berlin
 
Sitz der Gesellschaft/Registered Office: Walldorf, Germany

Vorstand/SAP Executive Board: Henning Kagermann (Sprecher/CEO), Shai Agassi, 
Léo Apotheker, Werner Brandt, Claus Heinrich, Gerhard Oswald, Peter Zencke

Vorsitzender des Aufsichtsrats/Chairperson of the SAP Supervisory Board: Hasso 
Plattner

Registergericht/Commercial Register Mannheim No HRB 350269

Diese E-Mail kann Betriebs- oder Geschäftsgeheimnisse oder sonstige 
vertrauliche Informationen enthalten. Sollten Sie diese E-Mail irrtümlich 
erhalten haben, ist Ihnen eine Kenntnisnahme des Inhalts, eine Vervielfältigung 
oder Weitergabe der E-Mail ausdrücklich untersagt.

Bitte benachrichtigen Sie uns und vernichten Sie die empfangene E-Mail. Vielen 
Dank.

This e-mail may contain trade secrets or privileged, undisclosed, or otherwise 
confidential information. If you have received this e-mail in error, you are 
hereby notified that any review, copying, or distribution of it is strictly 
prohibited. Please inform us immediately and destroy the original transmittal. 
Thank you for your cooperation. 

 

> -----Original Message-----
> From: Luca Calderano [mailto:[EMAIL PROTECTED] 
> Sent: Montag, 5. März 2007 12:20
> To: maxdb@lists.mysql.com
> Subject: standard user dbprocedures visibility
> 
> 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
> 
> 

--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to