1 / 13

Oracle Installation and Management in a nutshell

Oracle Installation and Management in a nutshell. Installation. Pre-Installation checks: Ignore the result: ./runInstaller - ignoreSysPrereqs. Installation - OUI checks. Installation. Oracle Database 11 g Installation Changes. Addition of new products to the install SQL Developer

alaire
Download Presentation

Oracle Installation and Management in a nutshell

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Oracle Installation and Management in a nutshell

  2. Installation • Pre-Installation checks: • Ignore the result:./runInstaller -ignoreSysPrereqs

  3. Installation - OUI checks

  4. Installation

  5. Oracle Database 11g Installation Changes • Addition of new products to the install • SQL Developer • Movement of APEX from companion CD to main CD • Warehouse Builder (server-side pieces) • Oracle Configuration Management (OCM) • New Transparent Gateways • Removal of certain products and features from the installation: • OEM Java Console • Oracle Data Mining Scoring Engine • Oracle Workflow • iSQL*Plus

  6. Enterprise Manager 11g • Database Control

  7. ... some "_"-Parameters 228 Advanced Parameters Parameters • Classes of parameters 29 Basic Parameters

  8. Weekly Archive To Tape Nightly Apply Incremental Backup Production Database Logs & Backups Work Area Recovery Area Automated Routine Tasks: Backup & Recovery • Use RMAN • Use Unified Scheduler to configure regular, scheduled backups • Use Recovery Area for on-disk backups • Recovery Area is self-managing • old files aged out, current files maintained • Perform incremental backups • Only changed blocks backed up — fast and space efficient • Backed up files can be merged with the original • You perform a full database backup only once!

  9. Automated Routine Tasks • System statistics (statistics_level=typical) • Every 60 minutes statistical data will be collected, analyzed and kept for 7 days by default • Additionally data will be collected and evaluated for active sessions • Changes on data inside the database will be monitored in the background • Default jobs • Object statistics • Free up segments

  10. Default Jobs • 2 default jobs run once a day in a specified time frame: • GATHER_STATS_JOB:Gathering of statistics for the whole database • AUTO_SPACE_ADVISOR_JOB:Find out segments with space to free up and with many migrated rows

  11. Instant Client • For OCI-, OCCI-, Pro*C, ODBC- and JDBC-applications • No Oracle client installation necessary • Most simple deployment • Download from OTN • Copy it to the target systems • Set TNS_ADMIN • That's all ...* • http://www.oracle.com/technology/tech/oci/instantclient/instantclient.html * For ODBC a batch file has to be executed because the Windows ODBC management has to be notified

  12. Q & Q U E S T I O N S A N S W E R S A

More Related