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

Thread: virtual private database

  1. #1
    Join Date
    Aug 2004
    Location
    new jersey
    Posts
    6

    virtual private database

    I need to set up a row level security and was attempting do it using virtual private databse concept. There I had to use DBMS_SESSION.SET_CONTEXT to setup contexts. I am getting not enough privilege to use this sys package. Do I need to be a sys or system to be able to setup vpd? Unfortunately I do not have access to sys or system accounts. Is there any way to setup row level security without using views. Also, is there a way to setup cpd for inserts? Thanks in advance for any help.

    Pratap

  2. #2
    Join Date
    Sep 2002
    Location
    England
    Posts
    7,334
    tried using dbms_fgac?

  3. #3
    Join Date
    Dec 2001
    Location
    UK
    Posts
    1,684
    Tim...
    OCP DBA 7.3, 8, 8i, 9i, 10g, 11g
    OCA PL/SQL Developer
    Oracle ACE Director
    My website: oracle-base.com
    My blog: oracle-base.com/blog

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