Instructional Video6:06
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Using Database Links

Higher Ed
In this practice video, we will reinforce our understanding of using database links. You will create and use a database link to the SOE schema in PDB1. This clip is from the chapter "Managing Database Connectivity" of the series "Oracle...
Instructional Video9:00
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Configuring Oracle Network Environment (Part 4 of 4)

Higher Ed
In this practice video, we will conclude our hands-on practice with configuring the Oracle network environment. You will install the Oracle instant client and save the srv1 Current State Snapshot. This clip is from the chapter "Managing...
Instructional Video6:25
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Configuring Oracle Network Environment (Part 3 of 4)

Higher Ed
In this practice video, we will further enhance our understanding of configuring the Oracle network environment. You will install the sample application, Swingbench. This clip is from the chapter "Managing Database Connectivity" of the...
Instructional Video8:11
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Configuring Oracle Network Environment (Part 2 of 4)

Higher Ed
In this practice video, we will continue our hands-on practice with configuring the Oracle network environment. You will control the allowable connection naming methods and the Listener using lsnrctl. This clip is from the chapter...
Instructional Video11:23
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Configuring Oracle Network Environment (Part 1 of 4)

Higher Ed
In this practice video, we will apply the knowledge gained in configuring the Oracle network environment. You will manage connections to Oracle databases and network configuration tools, with a focus on using Easy Connect and Local...
Instructional Video12:42
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Using Database Authentication Methods

Higher Ed
In this practice video, we will reinforce our understanding of database authentication methods, specifically focusing on OS authentication and password file authentication in Oracle databases. You will examine OS authentication for...
Instructional Video5:59
Curated Video

Oracle Database Administration from Zero to Hero - Applying the Principle of Least Privileges

Higher Ed
In this video, we will discuss the importance of applying the Principle of Least Privileges in Oracle databases. You will understand the concept and best practices for granting minimal privileges to users. This clip is from the chapter...
Instructional Video9:40
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Managing Local and Common Users (Part 2 of 2)

Higher Ed
In this practice video, we will continue our hands-on practice with managing local and common users. You will grant privileges as common or local and enable common users to view information about specific PDBs. This clip is from the...
Instructional Video11:45
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Managing Local and Common Users (Part 1 of 2)

Higher Ed
In this practice video, we will deepen our understanding of managing local and common users in CDB and PDBs. You will perform tasks such as managing common users, local users, and common and local roles. This clip is from the chapter...
Instructional Video5:20
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Managing Users and User Security (Part 2 of 2)

Higher Ed
In this practice video, we will continue our hands-on practice with managing users and user security. You will check the user account tablespace quota and manage user password settings using user profiles. This clip is from the chapter...
Instructional Video12:23
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Managing Users and User Security (Part 1 of 2)

Higher Ed
In this practice video, we will apply the knowledge gained in managing database users and user security. You will perform common tasks involved in managing database users and roles, with a focus on implementing a simple example. This...
Instructional Video6:59
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Using Table Compression

Higher Ed
In this practice video, we will deepen our understanding of table compression by examining scenarios where basic compression and advanced compression techniques are effective. You will gain practical experience in applying compression to...
Instructional Video5:03
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Using Deferred Segment Creation

Higher Ed
In this practice video, we will gain hands-on experience with deferred segment creation in an Oracle database. You will examine the behavior of deferred segment creation and understand its impact on segment management. This clip is from...
Instructional Video11:51
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Managing Data Files

Higher Ed
In this practice video, you will implement various tasks involved in managing data files in Oracle databases. You will practice relocating data files online and offline and removing unavailable data files from a container. This clip is...
Instructional Video5:14
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Managing Tablespaces (Part 2 of 2)

Higher Ed
In this Practice video, you will continue your exploration of managing tablespaces by exploring CDB tablespaces and datafiles. You will gain practical experience in working with tablespaces and datafiles within a Container Database...
Instructional Video11:50
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Managing Tablespaces (Part 1 of 2)

Higher Ed
In this practice video, you will gain hands-on experience managing Oracle database storage structures, specifically tablespaces. You will examine segments, extents, and data blocks and practice managing tablespaces. This clip is from the...
Instructional Video4:54
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Managing Database Memory (Part 2 of 2)

Higher Ed
In this practice video, you will continue exploring database memory management by implementing Automatic Shared Memory Management (ASMM) on srv1. You will practice configuring and fine-tuning shared memory components using ASMM. This...
Instructional Video6:34
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Managing Database Memory (Part 1 of 2)

Higher Ed
In this practice video, you will gain hands-on experience by implementing Automatic Memory Management (AMM) on srv1. You will practice the steps involved in configuring and managing database memory using the AMM feature. This clip is...
Instructional Video10:49
Curated Video

Oracle Database Administration from Zero to Hero - Practice - Performing Basic CDB Admin Tasks

Higher Ed
In this practice video, you will gain hands-on experience by performing various basic administration tasks in a Container Database (CDB). You will modify the states of the CDB and PDBs, modify PDB restart states, modify a parameter in a...
Instructional Video11:04
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Keyboard Events / 063

Higher Ed
This video explains the event type, which is key up. This clip is from the chapter "Form and Form Events" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section explains form and form events with...
Instructional Video6:09
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Selector Game II

Higher Ed
This video explains attributes selector using an example. This clip is from the chapter "(Optional) HTML and CSS Refresher" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section is an HTML and CSS...
Instructional Video7:52
Curated Video

JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Selector Game I

Higher Ed
This video explains the selector content using an example. This clip is from the chapter "(Optional) HTML and CSS Refresher" of the series "JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects".This section is an HTML and...
Instructional Video3:03
Curated Video

Design Microservices Architecture with Patterns and Principles - Best Practices for CQRS and Instagram Database Architecture with CQRS

Higher Ed
This video discusses the advantages and disadvantages of implementing the Command Query Responsibility Segregation (CQRS) pattern, the benefits of improved performance, scalability, and flexibility in data handling, as well as the...
Instructional Video2:17
Curated Video

Design Microservices Architecture with Patterns and Principles - Introduction - Microservices Asynchronous Message-Based Communication

Higher Ed
This video provides an overview of asynchronous message-based communication in microservices architecture and explains the concept and its significance in enabling loosely coupled and scalable systems. This clip is from the chapter...