12C Database TOC

NOW 12C database TOC Available for every one......this is my experience doc on 12C Database....

************ORACLE DATABASE 12C*****************
Day:-1

1.    Introduction.
2.    Oracle Database 12c New Features.
3.    Installation Oracle Database 12c.

Days:-2
4.    Oracle’s Optimal Flexible Architecture (OFA).
5.    Implementing a Database. (Database Creation).
i.    Configuring and Implementing the Listener.
ii.    Start and Stop Database.
iii.    Drop a Database.

Days:-3
6. Oracle Architecture
I.  Architecture
II. SQL Statement
III. Imp. Location
IV. Tablespaces and Data file.
V.    Archive-log Mode

7. User and Basic Security.
I.    Create User.
II.    Assign Tablespace.
III.    Modify Password.
IV.    Modify User.
V.    Drop User.

Days:-4

8.   Indexes
9.  Views, Synonyms, and Sequences
10. Data Pump

Days:-5

11. Backup & Recovery.
I. Cold Backup
II. Hot Backup
III. RMAN

12. Pluggable Databases

No comments:

Manage Inactive session in Oracle 23AI Database.

# CONNECT WITH PDB DATABASE(ORACLE 23AI) [oracle@prd-23ai ~]$ sqlplus / as sysdba  SQL*Plus: Release 23.0.0.0.0 - for Oracle Cloud and Engin...