Re: Trouble coverting a Procedure into a "STORED" procedure

From: Theo <theoa_nl_at_hotmail.com>
Date: 6 Feb 2004 07:31:36 -0800
Message-ID: <a853e51.0402060731.3502bd84_at_posting.google.com>


craig.bender_at_practiceone.com (Craig B.) wrote in message news:<6a45b902.0402051123.6cb9efdd_at_posting.google.com>...
> Thanks Daniel for your help, but that didn't work. I tried many
> variations of "CREATE OR REPLACE PROCEDURE <procedure_name> IS", like
> with "()" or without.

You probably don't have the select grant on sys.dba_tables and/or sys.dba_tab_privs from your procedure.

Theo Received on Fri Feb 06 2004 - 16:31:36 CET

Original text of this message