
1z0-082: Oracle Database Administration I Certification Video Training Course
The complete solution to prepare for for your exam with 1z0-082: Oracle Database Administration I certification video training course. The 1z0-082: Oracle Database Administration I certification video training course contains a complete set of videos that will provide you with thorough knowledge to understand the key concepts. Top notch prep including Oracle 1z0-082 exam dumps, study guide & practice test questions and answers.
1z0-082: Oracle Database Administration I Certification Video Training Course Exam Curriculum
Introduction and foundations
-
1. Basic Introduction
-
2. Brief History of Oracle Database
-
3. Oracle DB editions
-
4. Database VS Database Instance
-
5. sever processes and the PGA
-
6. System Global Area Part 1
-
7. System Global Area Part 2
-
8. Background Processes
-
9. Database Files
-
10. Logical Storage Structure
-
11. Default tablespaces
-
12. Multitenant Database 12c /18c
-
13. DBA Tasks and tools
-
14. Installation Methods and OS
Download & installing + Basic Linux commands
-
1. Overview about installation steps
-
2. Downloading and installing Oracle Vbox
-
3. Downloading oracle Linux image
-
4. Creating our virtual machine for this course
-
5. Installing oracle Linux
-
6. Installing gust additions
-
7. Creating shared folder
-
8. Basic Linux commands part 1
-
9. Basic Linux commands part 2
-
10. Basic Linux commands part 3
-
11. Prerequisites for installing oracle DB 18c
-
12. Valuable information about the installation Prerequisites
-
13. OS configurations for oracle user
-
14. Downloading and installing oracle DB 18c
Database Startup,shutdown and connections
-
1. Database Startup part 1
-
2. Database Startup part 2
-
3. Shutdown database part 1
-
4. Shutdown database part 2
-
5. Understanding oracle listener and Listener.ora
-
6. Understanding service name
-
7. Understanding tnsnames.ora
-
8. How client connections work
-
9. Installing Putty and so connections
-
10. Installing winSCP and so connections
-
11. Installing Oracle SQL developer (client side)
-
12. Connecting sys user in many methods
-
13. Moving from container to pluggable
-
14. Starting and stopping the listener
-
15. Easy connect method
-
16. connecting using tnsnames
-
17. unlock the hr schema in the pluggable database
-
18. saving and runing scripts
Helpful queries to explore Oracle DB architecture
-
1. oracle data dictionary concept
-
2. Common uses VS local users part 1
-
3. Common uses VS local users part 2
-
4. Understanding Dynamic Performance Views
-
5. cdb_ & dba_ when you are inside a pluggable
-
6. query the data files
-
7. query the temps files
-
8. V$DATABASE / v$version / v$instance
-
9. V$CONTAINERS / cdb_PDBS
-
10. V$DATAFILE
-
11. cdb_tablespaces / V$TABLESPACE
-
12. v$logfile / V$CONTROLFILE
-
13. Pluggable Database Save state
Managing Database Instance
-
1. Initialization Parameters & Parameters Files
-
2. Search order for a parameter file
-
3. Uses of Initialization Parameters
-
4. Types of Initialization Parameters
-
5. About Modifying Initialization Parameters
-
6. Alter session example
-
7. v$parameter VS v$parameter2
-
8. v$system_parameter VS v$system_parameter2
-
9. example: Search order for a parameter file and creating pfile
-
10. Understanding the parameter spfile
-
11. creating non default name for pfile and startup
-
12. alter system example ( memory )
-
13. alter system example ( spfile )
-
14. alter system example ( both )
-
15. Default scope in alter statement part 1
-
16. Default scope in alter statement part 2
-
17. CONTAINER clause in alter system & Inheritance 1
-
18. CONTAINER clause in alter system & Inheritance 2
-
19. About Automatic Diagnostic Repository
-
20. The alert log Part 1
-
21. The alert log Part 2
-
22. View alert log using ADRCI
-
23. Trace files and Purging Part 1
-
24. Trace files and Purging Part 2
-
25. Enable DDL logging
-
26. V$SPPARAMETER
Creating PDBs
-
1. About creating PDBs
-
2. Creating PDB from seed part 1
-
3. Creating PDB from seed part 2
-
4. Connecting to the new PDB
-
5. Creating PDB from seed (DBCA)
-
6. Dropping pluggable using SQL
-
7. Dropping pluggable using DBCA
-
8. Cloning PDBs part 1
-
9. Cloning PDBs part 2
-
10. Unplugging and plugging in PDBs part 1
-
11. Unplugging and plugging in PDBs part 2
-
12. Unplugging and plugging in PDBs part 3
Configuring the Oracle Network Environment
-
1. Establishing a connection and session
-
2. The default listener
-
3. The default listener exercise
-
4. Using non-default port
-
5. creating dynamic listener example
-
6. creating static listener example
-
7. Oracle net configuration assistant (netca)
-
8. Oracle Net Manager (netmgr )
-
9. CREATE DATABASE LINK
-
10. CREATE DATABASE LINK example part 1
-
11. CREATE DATABASE LINK example part 2
Administering User Security
-
1. basic knowledge for controlling user access
-
2. System and objects privileges part 1
-
3. System and objects privileges part 2
-
4. Creating private roles examples
-
5. common users and common privileges
-
6. common roles
-
7. More About Users accounts
-
8. Oracle- supplied administrator accounts
-
9. Special system privileges for administrators
-
10. Oracle –supplied roles
-
11. Best practice to create user like SYS
-
12. Best practice to create pluggable admin
-
13. Role granted to another role
-
14. Understanding the role PDB_DBA (DBCA method)
-
15. system privileges with admin option
-
16. About user profile
-
17. Password Parameters
-
18. Oracle-supplied password verification functions
-
19. Resource parameters
-
20. Creating common profile example
-
21. Creating local profile example
-
22. Password verification full example
Creating and managing tablespaces
-
1. Review tablespaces basic information
-
2. How table data is stored
-
3. Database block content
-
4. About creating tablespace part 1
-
5. About creating tablespace part 2
-
6. About creating tablespace part 3
-
7. Creating new PDB for practice
-
8. Helpful queries for tablespaces
-
9. Create permanent tablespace example
-
10. managing tablespace using SQL developer wizard
-
11. Alter tablespace and datafile
-
12. Moving and Renaming Online Data Files
-
13. last tips for this chapter
Managing Storage Space
-
1. Space can be automatically managed by Oracle
-
2. Segments,Extents & blocks using SQL 1
-
3. Segments,Extents & blocks using SQL 2
-
4. Availability and Optimization of Free Space in a Data Block
-
5. Row Chaining and Migrating
-
6. Types of Segments
-
7. Controlling Deferred Segment Creation
-
8. Space-Saving Features (UNUSABLE index)
-
9. basic compression part 1
-
10. basic compression part 2
-
11. Advanced row compression
-
12. Monitoring Tablespace Space Usage
-
13. DBMS_SERVER_ALERT.SET_THRESHOLD example
-
14. Reclaiming Wasted Space
-
15. Segment Advisor
-
16. Segment Advisor and shrink exercise
-
17. Managing Resumable Space Allocation
Managing UNDO Data
-
1. Undo Data Overview
-
2. Transactions and Undo Data
-
3. Comparing Undo Data and Redo Data
-
4. Creating new pluggable for practice
-
5. CREATE UNDO TABLESPACE
-
6. Local Undo Mode Versus Shared Undo part 1
-
7. Local Undo Mode Versus Shared Undo part 2
-
8. Overview of Automatic Undo Management
-
9. About the Undo Retention Period
-
10. Categories of Undo
-
11. Flashback table and Flashback Version Query
-
12. Automatic Tuning of Undo Retention 1
-
13. Automatic Tuning of Undo Retention 2
Moving Data
-
1. SQL*Loader part 1
-
2. SQL*Loader part 2
-
3. External Tables Part 1
-
4. External Tables Part 2
-
5. Moving Data from One PDB to Another 1
-
6. Moving Data from One PDB to Another 2
-
7. Moving Data from One PDB to Another 3
-
8. Exporting schema (using user has DBA role)
-
9. SQL loader Discard file Example
-
10. Conventional Load Part 1
-
11. Conventional Load Part 2
-
12. Direct Path Load part 1
-
13. Direct Path Load part 2
-
14. SQL*Loader express mode
-
15. External table with PARTITIONS
Backup and Recovery Concepts
-
1. DBA Responsibilities
-
2. Categories of Failure
-
3. incomplete vs. complete recovery
-
4. redo logs and archived redo logs
-
5. Prerequisites of point-in-time-recovery
-
6. Oracle Backup Technologies
-
7. Enabling ARCHIVELOG mode
-
8. Configuring fast recovery area
-
9. Make free space by dropping some pluggables
-
10. Doing full backup for CDB and restoring
-
11. Doing backup for pluggable db
-
12. point-in-time recovery of the CDB
-
13. point-in-time recovery of pluggable
-
14. Deleting backup
About 1z0-082: Oracle Database Administration I Certification Video Training Course
1z0-082: Oracle Database Administration I certification video training course by prepaway along with practice test questions and answers, study guide and exam dumps provides the ultimate training package to help you pass.
Prepaway's 1z0-082: Oracle Database Administration I video training course for passing certification exams is the only solution which you need.
Pass Oracle 1z0-082 Exam in First Attempt Guaranteed!
Get 100% Real Exam Questions, Accurate & Verified Answers As Seen in the Real Exam!
30 Days Free Updates, Instant Download!

1z0-082 Premium Bundle
- Premium File 96 Questions & Answers. Last update: Feb 24, 2021
- Training Course 202 Lectures
Download 24 Sample Questions that you WILL see in your Oracle 1z0-082 exam.
OR
Guarantee your success by buying the full version which covers the full latest pool of questions.
(96 Questions, Last Updated on Feb 24, 2021)
Free 1z0-082 Exam Questions & Oracle 1z0-082 Dumps | ||
---|---|---|
Oracle.pass4sure.1z0-082.v2020-10-27.by.robyn.57q.ete |
Views: 104
Downloads: 36
|
Size: 171.53 KB
|
Oracle.selftesttraining.1z0-082.v2020-02-28.by.zoe.54q.ete |
Views: 433
Downloads: 158
|
Size: 320.2 KB
|
Student Feedback
Can View Online Video Courses
Please fill out your email address below in order to view Online Courses.
Registration is Free and Easy, You Simply need to provide an email address.
- Trusted By 1.2M IT Certification Candidates Every Month
- Hundreds Hours of Videos
- Instant download After Registration
A confirmation link will be sent to this email address to verify your login.
Please Log In to view Online Course
Registration is free and easy - just provide your E-mail address.
Click Here to Register