1z0-082: Oracle Database Administration I

Get ready for your exam by enrolling in our comprehensive training course. This course includes a full set of instructional videos designed to equip you with in-depth knowledge essential for passing the certification exam with flying colors.
$14.99 / $24.99
Introduction and foundations
-
1. Basic Introduction11m
-
2. Brief History of Oracle Database0s
-
3. Oracle DB editions5m
-
4. Database VS Database Instance8m
-
5. sever processes and the PGA7m
-
6. System Global Area Part 110m
-
7. System Global Area Part 27m
-
8. Background Processes6m
-
9. Database Files9m
-
10. Logical Storage Structure5m
-
11. Default tablespaces7m
-
12. Multitenant Database 12c /18c6m
-
13. DBA Tasks and tools6m
-
14. Installation Methods and OS4m
Download & installing + Basic Linux commands
-
1. Overview about installation steps5m
-
2. Downloading and installing Oracle Vbox2m
-
3. Downloading oracle Linux image5m
-
4. Creating our virtual machine for this course5m
-
5. Installing oracle Linux12m
-
6. Installing gust additions7m
-
7. Creating shared folder3m
-
8. Basic Linux commands part 110m
-
9. Basic Linux commands part 25m
-
10. Basic Linux commands part 310m
-
11. Prerequisites for installing oracle DB 18c11m
-
12. Valuable information about the installation Prerequisites3m
-
13. OS configurations for oracle user9m
-
14. Downloading and installing oracle DB 18c11m
Database Startup,shutdown and connections
-
1. Database Startup part 18m
-
2. Database Startup part 27m
-
3. Shutdown database part 111m
-
4. Shutdown database part 29m
-
5. Understanding oracle listener and Listener.ora6m
-
6. Understanding service name5m
-
7. Understanding tnsnames.ora4m
-
8. How client connections work3m
-
9. Installing Putty and so connections7m
-
10. Installing winSCP and so connections5m
-
11. Installing Oracle SQL developer (client side)5m
-
12. Connecting sys user in many methods4m
-
13. Moving from container to pluggable7m
-
14. Starting and stopping the listener15m
-
15. Easy connect method10m
-
16. connecting using tnsnames10m
-
17. unlock the hr schema in the pluggable database6m
-
18. saving and runing scripts6m
Helpful queries to explore Oracle DB architecture
-
1. oracle data dictionary concept12m
-
2. Common uses VS local users part 14m
-
3. Common uses VS local users part 28m
-
4. Understanding Dynamic Performance Views8m
-
5. cdb_ & dba_ when you are inside a pluggable5m
-
6. query the data files8m
-
7. query the temps files5m
-
8. V$DATABASE / v$version / v$instance4m
-
9. V$CONTAINERS / cdb_PDBS5m
-
10. V$DATAFILE5m
-
11. cdb_tablespaces / V$TABLESPACE5m
-
12. v$logfile / V$CONTROLFILE6m
-
13. Pluggable Database Save state6m
Managing Database Instance
-
1. Initialization Parameters & Parameters Files6m
-
2. Search order for a parameter file4m
-
3. Uses of Initialization Parameters3m
-
4. Types of Initialization Parameters11m
-
5. About Modifying Initialization Parameters5m
-
6. Alter session example8m
-
7. v$parameter VS v$parameter27m
-
8. v$system_parameter VS v$system_parameter28m
-
9. example: Search order for a parameter file and creating pfile7m
-
10. Understanding the parameter spfile3m
-
11. creating non default name for pfile and startup10m
-
12. alter system example ( memory )7m
-
13. alter system example ( spfile )4m
-
14. alter system example ( both )5m
-
15. Default scope in alter statement part 12m
-
16. Default scope in alter statement part 29m
-
17. CONTAINER clause in alter system & Inheritance 15m
-
18. CONTAINER clause in alter system & Inheritance 211m
-
19. About Automatic Diagnostic Repository6m
-
20. The alert log Part 17m
-
21. The alert log Part 26m
-
22. View alert log using ADRCI9m
-
23. Trace files and Purging Part 17m
-
24. Trace files and Purging Part 215m
-
25. Enable DDL logging7m
-
26. V$SPPARAMETER7m
Creating PDBs
-
1. About creating PDBs4m
-
2. Creating PDB from seed part 15m
-
3. Creating PDB from seed part 215m
-
4. Connecting to the new PDB9m
-
5. Creating PDB from seed (DBCA)6m
-
6. Dropping pluggable using SQL4m
-
7. Dropping pluggable using DBCA2m
-
8. Cloning PDBs part 15m
-
9. Cloning PDBs part 215m
-
10. Unplugging and plugging in PDBs part 16m
-
11. Unplugging and plugging in PDBs part 214m
-
12. Unplugging and plugging in PDBs part 36m
Configuring the Oracle Network Environment
-
1. Establishing a connection and session4m
-
2. The default listener11m
-
3. The default listener exercise9m
-
4. Using non-default port8m
-
5. creating dynamic listener example8m
-
6. creating static listener example15m
-
7. Oracle net configuration assistant (netca)12m
-
8. Oracle Net Manager (netmgr )7m
-
9. CREATE DATABASE LINK6m
-
10. CREATE DATABASE LINK example part 16m
-
11. CREATE DATABASE LINK example part 213m
Administering User Security
-
1. basic knowledge for controlling user access12m
-
2. System and objects privileges part 18m
-
3. System and objects privileges part 214m
-
4. Creating private roles examples11m
-
5. common users and common privileges11m
-
6. common roles11m
-
7. More About Users accounts4m
-
8. Oracle- supplied administrator accounts5m
-
9. Special system privileges for administrators4m
-
10. Oracle –supplied roles5m
-
11. Best practice to create user like SYS13m
-
12. Best practice to create pluggable admin6m
-
13. Role granted to another role8m
-
14. Understanding the role PDB_DBA (DBCA method)10m
-
15. system privileges with admin option4m
-
16. About user profile6m
-
17. Password Parameters7m
-
18. Oracle-supplied password verification functions5m
-
19. Resource parameters5m
-
20. Creating common profile example13m
-
21. Creating local profile example5m
-
22. Password verification full example13m
Creating and managing tablespaces
-
1. Review tablespaces basic information8m
-
2. How table data is stored5m
-
3. Database block content3m
-
4. About creating tablespace part 14m
-
5. About creating tablespace part 28m
-
6. About creating tablespace part 34m
-
7. Creating new PDB for practice10m
-
8. Helpful queries for tablespaces18m
-
9. Create permanent tablespace example14m
-
10. managing tablespace using SQL developer wizard14m
-
11. Alter tablespace and datafile15m
-
12. Moving and Renaming Online Data Files8m
-
13. last tips for this chapter3m
Managing Storage Space
-
1. Space can be automatically managed by Oracle8m
-
2. Segments,Extents & blocks using SQL 115m
-
3. Segments,Extents & blocks using SQL 26m
-
4. Availability and Optimization of Free Space in a Data Block7m
-
5. Row Chaining and Migrating4m
-
6. Types of Segments10m
-
7. Controlling Deferred Segment Creation7m
-
8. Space-Saving Features (UNUSABLE index)8m
-
9. basic compression part 113m
-
10. basic compression part 27m
-
11. Advanced row compression8m
-
12. Monitoring Tablespace Space Usage9m
-
13. DBMS_SERVER_ALERT.SET_THRESHOLD example11m
-
14. Reclaiming Wasted Space7m
-
15. Segment Advisor6m
-
16. Segment Advisor and shrink exercise14m
-
17. Managing Resumable Space Allocation13m
Managing UNDO Data
-
1. Undo Data Overview8m
-
2. Transactions and Undo Data9m
-
3. Comparing Undo Data and Redo Data5m
-
4. Creating new pluggable for practice8m
-
5. CREATE UNDO TABLESPACE11m
-
6. Local Undo Mode Versus Shared Undo part 18m
-
7. Local Undo Mode Versus Shared Undo part 214m
-
8. Overview of Automatic Undo Management6m
-
9. About the Undo Retention Period8m
-
10. Categories of Undo4m
-
11. Flashback table and Flashback Version Query14m
-
12. Automatic Tuning of Undo Retention 18m
-
13. Automatic Tuning of Undo Retention 216m
Moving Data
-
1. SQL*Loader part 18m
-
2. SQL*Loader part 210m
-
3. External Tables Part 117m
-
4. External Tables Part 210m
-
5. Moving Data from One PDB to Another 115m
-
6. Moving Data from One PDB to Another 28m
-
7. Moving Data from One PDB to Another 319m
-
8. Exporting schema (using user has DBA role)8m
-
9. SQL loader Discard file Example10m
-
10. Conventional Load Part 19m
-
11. Conventional Load Part 215m
-
12. Direct Path Load part 113m
-
13. Direct Path Load part 215m
-
14. SQL*Loader express mode20m
-
15. External table with PARTITIONS15m
Backup and Recovery Concepts
-
1. DBA Responsibilities5m
-
2. Categories of Failure8m
-
3. incomplete vs5m
-
4. redo logs and archived redo logs6m
-
5. Prerequisites of point-in-time-recovery4m
-
6. Oracle Backup Technologies9m
-
7. Enabling ARCHIVELOG mode5m
-
8. Configuring fast recovery area6m
-
9. Make free space by dropping some pluggables4m
-
10. Doing full backup for CDB and restoring18m
-
11. Doing backup for pluggable db8m
-
12. point-in-time recovery of the CDB9m
-
13. point-in-time recovery of pluggable7m
-
14. Deleting backup6m