Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Error using dynamic sql.

Re: Error using dynamic sql.

From: Nicodemus Chan <nicodemus_at_pacific.net.sg>
Date: Fri, 15 Jan 1999 14:55:10 +0800
Message-ID: <77mofq$c95$1@newton3.pacific.net.sg>


Actually, the problem is solved, it was merely a permission problem. The real error message I got was the one below.

SQLWKS> execute generate.post_proc(335)

ORA-01031: insufficient privileges
ORA-06512: at "SYS.DBMS_SYS_SQL", line 239
ORA-06512: at "SYS.DBMS_SQL", line 32
ORA-06512: at "CLASSADS.GENERATE", line 349
ORA-06512: at line 2




Received on Fri Jan 15 1999 - 00:55:10 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US