Oracle Database: Difference between revisions

Content deleted Content added
Removed implication that tablespaces can only contain one type of segment each
Added list of supported platforms and note on free downloads
Line 8:
 
An Oracle database installation traditionally comes with a default [[schema]] called ''scott''. After the sample tables have been created, the user can log into the database with the user ''scott'' and password ''tiger''. These names come from Bruce Scott who was one of the first employees at Oracle (then Software Development Laboratories). Tiger was the name of his cat.
 
==Host Platforms==
 
In the past, prior to version 9i, Oracle has ported the database engine to a wide variety of platforms.
 
More recently, Oracle has consolidated on a smaller range of operating system platforms.
 
As of October 2004, The platforms supported for Oracle 10g were:
 
* Linux x86
* z/Linux
* Linux Itanium
* Solaris x86
* Microsoft Windows (32-bit)
* Microsoft Windows (64-bit Itanium)
* Solaris Operating System (SPARC) (64-bit)
* AIX5L
* HP-UX PA-RISC
* HP Tru64 UNIX
* HP-UX Itanium
* IBM z/OS
 
==History==
Line 54 ⟶ 75:
*[[Oracle HR]]
 
Newbies to Oracle who need to get it up and running should check out the online documentation, the Oracle Technet site and the comp.databases.oracle [[Usenet]] discussion group. Fully-featured evaluation software can also be downloaded from the Technet site (see below). Users who have Oracle support contracts should turn to Oracle's Metalink website, see below (requires password).
 
==List of Firsts==