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

Home -> Community -> Usenet -> c.d.o.misc -> SET_ROLE in Developer/2000

SET_ROLE in Developer/2000

From: Mike Kogan <kogan_at_mtt.cell.ru>
Date: Fri, 10 Mar 2000 12:43:04 +0300
Message-ID: <38C8C3A7.AB91571@mtt.cell.ru>


Hi everyone!

  I use Developer/2000 Forms 5.0.6.19.0 with OracleServer 7.2   While the code

     begin
        DBMS_SESSION.SET_ROLE('a_role identified by passwd');
     end;

  is being executed the error "ORA-00600" is occurred.   But the same code is being executed from SqlPlus correctly.   Can you give me any advice? What is the way out from the situation?

Thank you very much for your help and kind attention.

--
Best regards,
 Mike Kogan Received on Fri Mar 10 2000 - 03:43:04 CST

Original text of this message

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