首页 > 数据库 >从零开始学 Oracle 数据库 (001)

从零开始学 Oracle 数据库 (001)

时间:2024-01-02 17:38:02浏览次数:57  
标签:Configuring database Create 学习 oracle 001 从零开始 Oracle

学习目的

从零开始学习 Oracle 数据库,达到 OCP 实操水平。

学习计划

目标用 100 天学习 Oracle 数据库,为记录学习过程,计划连更 100 天学习笔记。

学习纲要

这块先空着,佛系学习法,学到哪算哪,回头再总结。

学习环境

  • 数据库版本

Oracle Database 19c Release (19.3.0.0.0 - 64-bit, 19.15.0.0.0 - 64-bit) Oracle Real Application Clusters (Oracle RAC) Oracle SQL Developer 19.2.1 Oracle Grid Infrastructure 19c Release 15 (19.15.0) Enterprise Manager Cloud Control 13c Release 5 (13.5.0)

  • 操作系统版本

Oracle Linux Release 7.9 (64-bit)

学习内容

General database and network administration

Create a pluggable database
Create tablespace
Managing undo
Manage application containers
Network configuration
Shared server configuration
Control file management
Managing Pluggable Databases

Backup/Recovery

Configure Recovery Catalog
Perform recovery and duplication
Perform backup and backup configuration
Configuring Flashback Database

Data management

Memory management
Plugging in tablespaces and creating external tables
Manage tablespaces
Managing Partitioning
Configuration that allows searching of previous versions of data
Star query optimization
Managing materialized views
Auditing
Additional configuration

Performance management

Create synonym
Configure Resource Manager
SQL statement tuning
Create appropriate schema objects
Configuring parallel execution
Instance tuning

Configuring Data Guard

Create a standby database
Configuring the standby database for testing purposes
Other Standby Database Configurations
Administration automation
Perform switchover

Configuring Real Application Clusters

Enabling Grid Infrastructure
Administering ASM disk groups
Managing Grid Infrastructure
Creating a RAC database
Additional configuration

学习资料

https://education.oracle.com/ocm-exam-registration https://education.oracle.com/19c-ocm-exam-registration https://education.oracle.com/en/oracle-database-12c-oracle-certified-master-ocm-exam/courP_7394

(2024-01-02, 2024 年第 2 篇原创文章, #oracle-learn)

标签:Configuring,database,Create,学习,oracle,001,从零开始,Oracle
From: https://blog.51cto.com/shawnyan/9071430

相关文章

  • Oracle中查看隐含参数的sql
    selecta.ksppinm"Parameter",a.ksppdesc"Description",b.ksppstvl"SessionValue",c.ksppstvl"InstanceValue"fromx$ksppia,x$ksppcvb,x$ksppsvcwherea.indx=b.indxanda.indx=c.indxanda.ksppinmlike'%hb......
  • Oracle数据库统计信息_执行计划_sharedpool等的知识梳理
    Oracle数据库统计信息_执行计划_sharedpool等的知识梳理背景最近有项目出现了年底业务量增加时卡顿的情况.同事多次发现执行SQL缓慢.但是重新执行统计信息更新后问题就优化的现象.12月份上半月解决测试环境的SQLServer卡顿时基本上也是这个套路重建索引,添加必要索引的方......
  • Oracle19c on 银河麒麟的安装与升级
    Oracle19con银河麒麟的安装与升级下载内容preinstallCentOS8https://yum.oracle.com/repo/OracleLinux/OL8/appstream/x86_64/getPackage/oracle-database-preinstall-19c-1.0-1.el8.x86_64.rpmpreinstallCentOS7https://yum.oracle.com/repo/OracleLinux/OL7/lates......
  • oracle11gR2表空间使用查询
    SELECTa.tablespace_name"表空间名称",100-ROUND((NVL(b.bytes_free,0)/a.bytes_alloc)*100,2)"占用率(%)",ROUND(a.bytes_alloc/1024/1024,2)"容量(M)",ROUND(NVL(b.bytes_free,0)/1024/1024,2)"空闲(M)",ROUND((a.bytes_alloc-NVL(b.byte......
  • oracle 11g分区表相关知识
    文档课题:oracle11g分区表相关知识.数据库:oracle11.2.0.41、相关知识表分区指允许用户将一个表分成多个分区,用户可以只访问表中的特定分区.可以将不同的分区存储在不同的磁盘,提高访问性能和安全性,可以独立地备份和恢复每个分区.主要有范围分区、散列分区、列表分区、复合分区.......
  • 如何从零开始实现TDOA技术的 UWB 精确定位系统(一)
    前言这是一个系列文章,将向你介绍如何从零开始实现一个使用TDOA技术的UWB精确定位系统。重要提示(劝退说明):Q:做这个定位系统需要基础么?A:文章不是写给小白看的,需要有电子技术和软件编程的基础Q:你的这些硬件/软件是开源的吗?A:不是开源的。这一系列文章是授人以“渔”,而不是授人......
  • 高可靠性的F2915NBGK8、F2914NBGK8射频开关,MAAL-011078-001SMB具有超低噪声系数的射频
    1、F2915NBGK8 高可靠性SP5T射频开关 8GHZ24VFQFPNF2915是一款高可靠性、低插入损耗、50ΩSP5T吸收式射频开关,专为各种无线和其他射频应用而设计。该器件覆盖50MHz至8000MHz的宽频率范围。除了提供低插入损耗外,F2915还提供出色的线性度和隔离性能,同时为未使用的RF端口提供50......
  • 乡村青年小永的AIGC变现之旅:从第001天开始,挑战100天极限
    AIGC学习+挑战+变现真实记录第一天,持续更新大家好,我是小永,一个来自贵州毕节小镇的中专生。这个地方可能很多人并不熟悉,但对我来说,这是我成长的地方,是我磨练自我的地方。中专毕业后,我尝试过各种工作,无论是工厂、农田,还是快递、辅警,我都在努力地生活。我深知自己不是一个容易认输的......
  • Oracle Linux 8.9 发布 - Oracle 提供支持 RHEL 兼容发行版
    OracleLinux8.9发布-Oracle提供支持RHEL兼容发行版OracleLinuxwithUnbreakableEnterpriseKernel(UEK)&RedHatcompatiblekernel(RHCK)作者主页:sysin.orgOracleLinux是一个开放、全面的操作环境,提供虚拟化、管理、云原生计算工具和操作系统,通过一个统一的支持......
  • 从零开始的 DP 学习记录
    为了补上我dp的短板(其实说真的dp约等于没学过,板都没有的那种),也为了以后复习dp不会再忘记dp怎么写,dp的各种思想是怎么来的,从零开始学习dp,并记录在此博客。当然也会记录日常生活大概是首发于洛谷博客,可能会同步到博客园,以后搭了个人blog就会同步到个人blog。洛谷blog指路博客......