Book Image

Developing Robust Date and Time Oriented Applications in Oracle Cloud

By : Michal Kvet
Book Image

Developing Robust Date and Time Oriented Applications in Oracle Cloud

By: Michal Kvet

Overview of this book

Proper date and time management is critical for the development and reliability of Oracle Databases and cloud environments, which are among the most rapidly expanding technologies today. This knowledge can be applied to cloud technology, on premises, application development, and integration to emphasize regional settings, UTC coordination, or different time zones. This practical book focuses on code snippets and discusses the existing functionalities and limitations, along with covering data migration to the cloud by emphasizing the importance of proper date and time management. This book helps you understand the historical background and evolution of ANSI standards. You’ll get to grips with data types, constructor principles, and existing functionalities, and focus on the limitations of regional parameters and time zones, which help in expanding business to other parts of the world. You’ll also explore SQL injection threats, temporal database architecture, using Flashback Technology to reconstruct valid database images from the past, time zone management, and UTC synchronization across regions. By the end of this book, you’ll be able to create and manage temporal systems, prevent SQL injection attacks, use existing functionalities and define your own robust solutions for date management, and apply time zone and region rules.
Table of Contents (26 chapters)
1
Part 1: Discovering Oracle Cloud
4
Part 2: Understanding the Roots of Date and Time
7
Part 3: Modeling, Storing, and Managing Date and Time
12
Part 4: Modeling Validity Intervals
17
Part 5: Building Robust and Secure Temporal Solutions
20
Part 6: Expanding a Business Worldwide Using Oracle Cloud

Questions

  1. What are the main attributes of OCI?
    1. Self-repairing only
    2. Self-securing only
    3. Self-driving only
    4. Self-repairing, self-securing, and self-driving
  2. Which database type is commonly associated with bitmap indexes? Reflect on the performance aspects of the index construction.
    1. ATP
    2. ADW
    3. JSON
    4. PGA
  3. Which priority levels are preferred for ATP?
    1. Low
    2. Medium
    3. Medium and High
    4. Tp and Tpurgent
  4. Which of these services provides you with the highest level of abstraction?
    1. IaaS
    2. PaaS
    3. SaaS
    4. All of them provide the same level
  5. Which background process is responsible for instance recovery?
    1. ARCn
    2. PMON
    3. LGWR
    4. SMON
  6. Which database architecture involves a one-to-one mapping between the database and instance?
    1. Single-tenant architecture
    2. A container database
    3. RACs generally
    4. A multi-tenant container database
  7. A cloud repository, usually devoted to the organization or company to provide secure and isolated storage and processing partitions, is called which of the following?
    1. A compartment
    2. A tenancy
    3. An image
    4. A sub-domain
  8. Oracle Cloud Wallet consists of which of the following?
    1. An Ewallet.sso file only
    2. Sqlnet.ora and the control file only
    3. An embedded connect string in the Sqlnet.ora file
    4. The Ewallet.sso, Sqlnet.ora, and Tnsnames.ora files