Curated Video
Oracle Database Administration from Zero to Hero - Practice - Using Database Links
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...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Configuring Oracle Network Environment (Part 4 of 4)
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...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Configuring Oracle Network Environment (Part 3 of 4)
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...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Configuring Oracle Network Environment (Part 2 of 4)
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...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Configuring Oracle Network Environment (Part 1 of 4)
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...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Using Database Authentication Methods
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...
Curated Video
Oracle Database Administration from Zero to Hero - Applying the Principle of Least Privileges
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...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Managing Local and Common Users (Part 2 of 2)
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...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Managing Local and Common Users (Part 1 of 2)
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...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Managing Users and User Security (Part 2 of 2)
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...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Managing Users and User Security (Part 1 of 2)
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...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Using Table Compression
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...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Using Deferred Segment Creation
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...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Managing Data Files
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...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Managing Tablespaces (Part 2 of 2)
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...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Managing Tablespaces (Part 1 of 2)
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...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Managing Database Memory (Part 2 of 2)
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...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Managing Database Memory (Part 1 of 2)
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...
Curated Video
Oracle Database Administration from Zero to Hero - Practice - Performing Basic CDB Admin Tasks
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...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Keyboard Events / 063
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...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Selector Game II
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...
Curated Video
JavaScript Masterclass - Zero to Job-Ready with Hands-On Projects - Selector Game I
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...
Curated Video
Design Microservices Architecture with Patterns and Principles - Best Practices for CQRS and Instagram Database Architecture with CQRS
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...
Curated Video
Design Microservices Architecture with Patterns and Principles - Introduction - Microservices Asynchronous Message-Based Communication
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...