DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: PL/SQL DBA

  1. #1
    Join Date
    Nov 2000
    Posts
    1
    Does anyone know how to CREATE a USER with ROLES within a procedure? I'm
    using a web form to Create users, but when I complile the code Oracle gets
    confused with the 'CREATE OR REPLACE' in the Procedure.

    Richard Norris

  2. #2
    Use dynamic SQL.
    Or DBMS_SQL package.
    Ramon Caballero, DBA, rcaballe@yahoo.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width