How to Study Oracle
[Assuming you want to study Oracle database, specifically to prepare yourself
as a DBA, not other products such as Apps or Developer Suite...]
1.0 Download from otn.oracle.com, or borrow CDs for, Oracle server software
enterprise edition. Make sure it's not any other lesser edition. Choose the OS
you're most comfortable with. Select the version that is either (a) the latest,
or (b) the one your company is using, or (c) the most popular. Install it and
create a database.
1.1 Download full documentation from docs.oracle.com for your version. If
you're short of space, choose to install only HTML pages by deleting all .pdf
files after installation, i.e. file copying. (If you like PDF better than HTML,
then delete HTML files leaving PDFs).
2.0 If you have little experience with Oracle, find a practical book such as
some OCP (Oracle Certified Professional) guide or Oracle 101 and quickly go
through it. Combine this study with reading Admin guide.
2.1 If you have some experience, read the Concepts manual now. It's a tedious,
seemingly thankless process. But months of reading it, with frequent hands-on
work and experiment on your database, is the fastest way to learn Oracle.
2.11 After a week of reading Concepts manual, you can start to read on public
forums such as comp.databases.oracle.server
(),
Oracle-L
(). This is because it's simply not
possible you'll encounter a large variety of problems in your own study. By
reading messages posted by others, you indirectly learn from their real-life
experience. Ignore the messages that are too difficult or non-technical, and
research those you just learned.
2.12 Constantly check the Reference manual and Admin guide while reading
Concepts because memorizing hundreds of initialization parameters, DBA_ and V$
views can't be achieved in a few weeks.
3.0 After the drudge of sequential read of the Concepts and scattered read of
Reference and hands-on work with Admin guide, you can read in either sequential
or scattered manner:
Performance tuning manual, Administration manual, "Effective Oracle by Design"
(by Tom Kyte) and as great reference due to lack of updated versions, "Expert
One On One" (by Tom Kyte)
4.0 You need to constantly search on the following three web sites when you
have problems.
4.1 Google Usenet/Newsgroup archive
(). You can put in group name,
most likely comp.databases.oracle.server, occasionally
comp.databases.oracle.misc or comp.databases.oracle.tools.
4.2 Google Advanced Search (). After this
search, you may or may not search the same thing on other web sites such as
Altavista, which was used by us before Google came to life. But occasionally
alltheweb.com can find something Google hasn't indexed yet.
4.3.0 Oracle Metalink if your company purchased Oracle support. This is the
only search site that is Oracle-aware. By that I mean it knows "ORA-01000" is
the same as "ORA-1000" so you don't have to search twice as on any generic
search site. It knows "user$" is not the same as "user" as all other search
engines would assume. In addition, if you need to search for an Oracle bug
report or patch, this is the only place.
4.3.1 Oracle Metalink Advanced search. Bookmark the no-frame page URL
If you search for a keyword or a string that is too obscure, do remember to
check the Bug Database as well as Archived Articles checkboxs so you get more
hits.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/35489/viewspace-85132/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- Oracle Linux JRE StudyOracleLinux
- How Oracle Works!Oracle
- How to enable trace in OracleOracle
- In Oracle,How to use dumpOracle
- An Example of How Oracle WorksOracle
- Study
- Oracle HowTo:How to get Oracle SCN?Oracle
- How Oracle Locking WorksOracle
- How to rename an Oracle stored procedureOracle
- How Oracle Store Number internal(zt)Oracle
- How to Relink Oracle Database SoftwareOracleDatabase
- How to Shrink Undo Segment In Oracle DatabaseOracleDatabase
- How To Delete An Oracle Applications UserdeleteOracleAPP
- How to gather statistics on Oracle eBS.Oracle
- How to find Current open Cursors in OracleOracle
- how to kill the runing job in ORACLEOracle
- How to drop Oracle RAC database manually?OracleDatabase
- How to purge the Oracle Database Recycle BinOracleDatabase
- How to use hints in Oracle sql for performanceOracleSQLORM
- How Oracle Net Services Works (281)Oracle
- CSS Variable StudyCSS
- RCE_STUDY
- How to Change hostname in Oracle Linux 7OracleLinux
- How to Specify an INDEX Hint oracle官方文件IndexOracle
- How to migrate data from Oracle to MSSQLSERVEROracleSQLServer
- How to Deinstall Oracle Clusterware Home ManuallyOracle
- How Oracle Store Number internal?(轉載)Oracle
- How to find Master Node in Oracle RAC(zt)ASTOracle
- How to Rename Tablespace In Oracle10gOracle
- How Oracle Uses the Data Dictionary (262)Oracle
- How to maintain Oracle10g RecyclebinAIOracle
- App Extension Study 1APP
- Oracle ASM How many allocation units per fileOracleASM
- How to get ORACLE_HOME from data dictionaryOracle
- Stability Study with SAP Quality Management
- Study for Go ! Chapter two - ExpressionGoAPTExpress
- How to Install EMC PowerPath on Oracle VM 3.4Oracle
- How To Using Flashback Data Archive (Oracle Total Recall)HiveOracle