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

Home -> Community -> Usenet -> c.d.o.tools -> Re: Help please! Problem with dynamic sql

Re: Help please! Problem with dynamic sql

From: Michael Bialik <michael_bialik_at_my-deja.com>
Date: Wed, 13 Dec 2000 20:55:50 GMT
Message-ID: <918noh$8l5$1@nnrp1.deja.com>

Hi.

 Are you using Oracle 8i? If yes - is it possible that Fine-Grained-Access-Control issues are involved? You still may use EXECUTE IMMEDIATE by using INSERT-AS-SELECT command (see my prev. mail). Run your procedure with SQL_TRACE set and check the trace file ( use TKPROF ). You will see there a "real" SQL statement.

 HTH. Michael

Sent via Deja.com
http://www.deja.com/ Received on Wed Dec 13 2000 - 14:55:50 CST

Original text of this message

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