Questions tagged [oracle-ras]

Oracle Real Application Security (RAS) provides row and column based security to database.

Further info and documentation: http://docs.oracle.com/database/121/DBFSG/toc.htm

3 questions
2
votes
0 answers

any real world example in RSA with ORDS in oracle

I'm using ORDS. I'm going to use RAS(real application security) or VPD to control authorization. I read oracle RAS documentation and I didn't catch how to use it with ORDS(without apex). and this is true for using VPD, I created user in ords.war but…
fantom
  • 67
  • 8
0
votes
2 answers

How i can export RAS (Real Application Security) objects from ORACLE DB

I use RASADM-tool to create RAS objects interactively. But now i need to deploy RAS objects from DEV to TEST. Are there any tools to export this objects (SQL Developer addons or similar) ?
0
votes
1 answer

how to create a jdbc connection using application user in Oracle RAS (Oracle 12c)

I am trying to implement a POC using Oracle Real Application Security (RAS) in Oracle 12C. I have done the RAS setup with HR demo on Oracle side, which is working fine (I verified it using SQLDeveloper & SQLPlus). now I am trying to establish a java…
Akash Agrawal
  • 187
  • 1
  • 10