메뉴 건너뛰기

Korea Oracle User Group

Guru's Articles

New Features in Oracle Multitenant 19c

명품관 2019.02.07 14:00 조회 수 : 740

New Features in Oracle Multitenant 19c

 

 

  • Enhancements to database-managed PDB snapshots

When the initialization parameter CLONEDB is TRUE, database-managed snapshots create sparse copies of the data files of the source PDB. Starting in Oracle Database 19c, you can create database-managed snapshot clone PDBs from a source PDB that is open read/write. In previous releases, the source PDB needed to remain read-only and unchanging for the lifetime of any snapshot clone PDB.

  • Workload capture and replay in a PDB

A local user can capture, replay, and report on a workload at the PDB level.

  • ADDM analysis for PDBs

You can use ADDM to analyze AWR data stored inside the PDB through an AWR snapshot taken inside the PDB. You can also analyze AWR data of a non-CDB, CDB root, or PDB imported into the AWR storage of a PDB. Automatic ADDM of a PDB is disabled by default. You can enable it for a PDB by enabling automatic AWR snapshots.

  • Support for multiple PDB shards in the same CDB

A single CDB can contain multiple PDBs as shard catalog databases. Also, a CDB can contain shard PDBs from different sharded databases (SDBs), each managed by its own separate catalog database.

  • Fine-grained single-instance PDB patching

In Oracle Grid Infrastructure, you can use Rapid Home Provisioning to automate relocation of a PDB from one CDB to another.

  • Cloning a remote PDB using DBCA

You can clone a remote PDB using DBCA in silent mode.

  • Remote PDB relocation

You can use Database Configuration Assistant (DBCA) to relocate a PDB from a remote CDB to a local CDB.

  • Cloud object store support for Data Pump Import

The credential parameter of impdb specifies the name of a credential object that contains the user name and password required to access an object store bucket. You can also specify a default credential using the database property DEFAULT_CREDENTIAL.

  • Database Vault Operations Control for infrastructure database administrators

You can use Oracle Database Vault to block common users (for example, infrastructure DBAs) from accessing local data in PDBs. Thus, common users are blocked from accessing local data. It enables you to store sensitive data for your business applications and allow operations to manage the database infrastructure without having to access sensitive customer data.

 

출처 : http://oracle-help.com/articles/new-features-in-oracle-multitenant-19c/

번호 제목 글쓴이 날짜 조회 수
공지 Guru's Article 게시판 용도 ecrossoug 2015.11.18 603
44 Explain the Explain Plan: Join Methods 명품관 2021.02.10 735
43 Explain the Explain Plan: Access Methods 명품관 2021.02.10 954
42 Explain the Explain Plan: Cardinality Estimates 명품관 2021.02.09 614
41 Explaining the Explain Plan – How to Read and Interpret Execution Plans 명품관 2021.02.09 487
40 SQL Window Functions Cheat Sheet 명품관 2020.05.26 437
39 SQL Tuning Workshop 명품관 2020.02.20 8153
38 New initialization parameters, data dictionary views & dynamic performance views in Oracle Database 19c 명품관 2019.02.08 1910
37 More New Features in Oracle Database 19c 명품관 2019.02.08 6584
36 New Features of Performance Tuning in Oracle Database 19c 명품관 2019.02.08 916
35 New Features of RAC & ASM in Oracle 19c 명품관 2019.02.08 946
34 New Features of Data Guard in Oracle Database 19c 명품관 2019.02.08 2001
33 New Features of Security in Oracle Database 19c 명품관 2019.02.08 5046
32 Patch conflicts 명품관 2019.02.07 967
» New Features in Oracle Multitenant 19c 명품관 2019.02.07 740
30 New Features of Backup & Recovery in Oracle Database 19c 명품관 2019.02.07 429
29 New Features in Oracle Database 19c 명품관 2019.02.02 541
28 Different MOS Notes for xTTS PERL scripts – Use V4 scripts 명품관 2019.01.29 451
27 V$EVENT_NAME 뷰의 Name 컬럼에 정의된 event name에서 오는 오해 명품관 2017.03.08 368
26 Can I apply a BP on top of a PSU? Or vice versa? 명품관 2016.06.01 396
25 How to change the database name in 12c 명품관 2016.05.31 1964
위로