This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org
Difference between revisions of "Oracle Database"
(New page: Oracle Database (commonly referred to as Oracle RDBMS or simply Oracle) is a relational database management system (RDBMS) produced and marketed by Oracle Corporation. As of 2008, Oracle h...) |
|||
Line 3: | Line 3: | ||
Larry Ellison and his friends and former co-workers Bob Miner and Ed Oates started the consultancy Software Development Laboratories (SDL) in 1977. SDL developed the original version of the Oracle software. The name Oracle comes from the code-name of a CIA-funded project Ellison had worked on while previously employed by Ampex. | Larry Ellison and his friends and former co-workers Bob Miner and Ed Oates started the consultancy Software Development Laboratories (SDL) in 1977. SDL developed the original version of the Oracle software. The name Oracle comes from the code-name of a CIA-funded project Ellison had worked on while previously employed by Ampex. | ||
− | + | [[Oracle Database:Default accounts]] | |
− | [Oracle Database:Default accounts] | + | [[Oracle Database:Encryption]] |
− | [Oracle Database:Encryption] | + | [[Oracle Database:File system]] |
− | [Oracle Database:File system] | + | [[Oracle Database:TNS Listner]] |
− | [Oracle Database:TNS Listner] | + | [[Oracle Database:Critcal Patch Update]] |
− | [Oracle Database:Critcal Patch Update] | + | [[Oracle Database:Passwords]] |
− | [Oracle Database:Passwords] | + | [[Oracle Database:Auditing]] |
− | [Oracle Database:Auditing] | + | [[Oracle Database:Monitoring]] |
− | [Oracle Database:Monitoring] | + | [[Oracle Database:Forensics]] |
− | [Oracle Database:Forensics] | ||
==Resources== | ==Resources== | ||
− | * [1] [www.oracle.com Oracle | + | * [1] [www.oracle.com the Oracle website] |
* [2] [http://en.wikipedia.org/wiki/Oracle_Database Wiki entry for Oracle] | * [2] [http://en.wikipedia.org/wiki/Oracle_Database Wiki entry for Oracle] | ||
+ | [[Category:OWASP Oracle Project]] | ||
+ | [[Category:Development]] | ||
+ | [[Category:Oracle Database]] |
Revision as of 16:14, 14 November 2008
Oracle Database (commonly referred to as Oracle RDBMS or simply Oracle) is a relational database management system (RDBMS) produced and marketed by Oracle Corporation. As of 2008, Oracle had become a major presence in database computing.
Larry Ellison and his friends and former co-workers Bob Miner and Ed Oates started the consultancy Software Development Laboratories (SDL) in 1977. SDL developed the original version of the Oracle software. The name Oracle comes from the code-name of a CIA-funded project Ellison had worked on while previously employed by Ampex.
Oracle Database:Default accounts Oracle Database:Encryption Oracle Database:File system Oracle Database:TNS Listner Oracle Database:Critcal Patch Update Oracle Database:Passwords Oracle Database:Auditing Oracle Database:Monitoring Oracle Database:Forensics
Resources
- [1] [www.oracle.com the Oracle website]
- [2] Wiki entry for Oracle