Go Back   TechArena Community > Software > Software Development
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , , ,

Sponsored Links



Application security in Oracle database

Software Development


Reply
 
Thread Tools Search this Thread
  #1  
Old 30-01-2010
Member
 
Join Date: Jan 2010
Posts: 49
Application security in Oracle database

I am trying to figure out the best way to keep track of user security per application.Can anyone guide me to introduce with so good resources on this type of topic? I'm not a DBA so I need help from all . I will ultimately have an application that will allows a manager to change the security level for each user for each application.Is there any other tools to secure the application in oracle which is provided by Oracle.Please ...
Reply With Quote
  #2  
Old 30-01-2010
Reegan's Avatar
Member
 
Join Date: Oct 2005
Posts: 2,299
Application security in Oracle database

Oracle advance security:

As name suggested,the Option that is provided by oracle security center using this tool, A lot of important transactions are handled using secured way.It provides a comprehensive suit of security features that secure the data of corporate network and some feature are listed here to handle the transaction security in distributed environment like

1. Data tampering
2. Eavesdropping and data theft
3. Falsifying user identities
4. Administering too many passwords

Last edited by Reegan : 30-01-2010 at 12:32 PM.
Reply With Quote
  #3  
Old 30-01-2010
opaper's Avatar
Member
 
Join Date: May 2008
Posts: 2,362
Application security in Oracle database

Features of Oracle advance security:

Oracle Advanced Security option provides these features described below :

* Data Integrity
This feature ensures that the data is not being modified during transmission of data.

* Data Privacy
It ensures data is not disclosed during transaction.

* Authentication
It ensures that database users (host and clients) identities are valid and they are identified to each other.

* Authorization
It ensures that users and processes have access the exact privilege.
__________________
The FIFA Manager 2009 PC Game

Last edited by opaper : 30-01-2010 at 12:51 PM.
Reply With Quote
  #4  
Old 30-01-2010
MindSpace's Avatar
Member
 
Join Date: Feb 2008
Posts: 1,832
Application security in Oracle database

Security socket layer:

The protocol SSL(Security socket layer) which is used to secure the network connection.Authentication, encryption, and data integrity features are handled by this protocol.
You can secure your connection between two nodes(client and server) using SSL for authentication

* Any client or server to one or more Oracle servers
* An Oracle server to any client
Reply With Quote
  #5  
Old 30-01-2010
Modifier's Avatar
Member
 
Join Date: Jan 2008
Posts: 1,502
Application security in Oracle database

Apache SSL:

The Apache SSL is a type of secure web server which is based on the Apache and open SSL.You can use it free commercial and non-commercial because it follow the BSD style license.

The feature provided by this web server are as follows :

1. Without cost for both commercial and non-commercial.
2. The Encryption with 128 bit upon worldwide.
3. The authentication of application user.
4. Full source code.
5. Application Programming Interface modular extension facility
Reply With Quote
Reply

  TechArena Community > Software > Software Development


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "Application security in Oracle database"
Thread Thread Starter Forum Replies Last Post
Oracle buys Secerno for Database Security JonathanD Web News & Trends 1 22-05-2010 07:13 AM
Dynamic SQL in Oracle database Adriana_andros Software Development 5 11-02-2010 07:49 PM
Java in oracle 9i database Gerri Software Development 4 03-02-2010 08:35 PM
Real application cluster in oracle database Ainsley Software Development 4 03-02-2010 06:02 PM
Oracle Announces TimesTen In-Memory Database 11g and In-Memory Database Cache 11g prakashseth Web News & Trends 1 30-07-2009 05:58 PM


All times are GMT +5.5. The time now is 11:31 AM.