Quantcast
Channel: Cloud Training Program
Viewing all 1886 articles
Browse latest View live

Using Wget To Download Software/Patches From Oracle Support

$
0
0

This blog post discusses the steps to download the Software & Patches from My Oracle Support (MOS) using “Wget”.

In the production environment, due to the performance & security reasons, there is a firewall and a system policy which doesn’t allow the installation of a browser or the use of GUI. To work around this, we have Wget which enables us to download Software/Patches from  My Oracle Support using the Linux Terminal.

Things Good To Know About Wget

  • Wget is a free utility for the non-interactive download of files from the web. It supports HTTP, HTTPS, and the FTP protocols, as well as the retrieval through HTTP proxies.
  • Wget is non-interactive i.e. it can work in the background while the user is not logged in which allows you to start a retrieval and disconnect from the system, letting Wget finish the work.
  • Wget has been designed for robustness over slow or unstable network connections; if a download fails due to a network problem, it will keep retrying until the whole file has been retrieved.

Steps To Download Software & Patches Using The Wget Script

For this, you will need another computer with GUI and browser-enabled.

1. Log in to MOS (http://support.oracle.com) & search for the software or patch whose Wget script you want.

MOS

2. Select the software or patch you want to download

WGET oracle EBS MOS script patch download E-Business suit erp

3. Click on the ‘Download’ button.

WGET oracle EBS MOS script patch download E-Business suit erp

4. Click on “WGET Options”.

WGET oracle EBS MOS script patch download E-Business suit erp

5. Click on the “Download.sh” button to download the script.

WGET oracle EBS MOS script patch download E-Business suit erp

6. Once you have downloaded the Wget script, copy it to the source environment where you want to download the software or patch.

7. Run the script and when it asks for the username & password, enter the My Oracle Support (MOS) username & password. 

# SSO username and passwor
SSO_USERNAME=EXAMPLE@ORACLE.COM
SSO_PASSWORD=password

Now, the WGET script will execute and download the software/patch.

I hope you find this blog useful in terms of downloading the software or patches to your machine using the command line. If you have any doubts or facing any issue, please post it in the comments' section.

Related/Further Readings

Next Task For You

Want to know more about R12.2? Click on the image below and get your FREE ‘6 Docs Every Oracle Apps DBA Must Read for R12.2’ Guide NOW!

FREE Community

Click on the image below to join our FREE Telegram group.

The post Using Wget To Download Software/Patches From Oracle Support appeared first on Oracle Trainings.


How to Create Oracle Autonomous Linux On Oracle Cloud

$
0
0

In this post, I will discuss an Overview of Oracle Autonomous Linux Operating System which was announced at Oracle OpenWorld 2019. I will also cover How to Create your First Autonomous Linux on Oracle Cloud & access it over the Internet.

Note: In my previous episode (https://k21academy.com/31), I covered the 8 Important Key takeaways from Oracle OpenWorld 2019 & the 1st point was about World’s First Operating System or Autonomous Linux.

Now, before I show you how to create a step-by-step Oracle Autonomous Linux & how to access it, let’s first understand what exactly is Oracle Autonomous Linux.

Overview Of Oracle Autonomous Linux

1) Oracle Autonomous Linux is based on the native Oracle Linux operating environment along with the new Oracle OS Management Service.

2) It uses Machine Learning (ML) & Artificial Intelligence (AI) to deliver security & Lifecycle Management like Autoscaling, Management & Monitoring of operating system.

3) Oracle Autonomous Linux executes automatic patch updates and tune without human interaction, thus improving user productivity, more security, and less downtime.

4) Oracle Autonomous Linux is binary-compatible with Red Hat Enterprise Linux, allowing IBM Red Hat customers to immediately start using the service with their current applications on Oracle Cloud Infrastructure.

5) Last but not least, it is available with Oracle Linux Premier Support at no additional cost to Oracle Cloud customers.

How to Create Oracle Autonomous Linux

1) Register & Log into the Oracle Cloud account, cloud.oracle.com

Note: First, you should have an Account at Oracle Cloud and if you don’t have one, then you can register FREE using my step-by-step video & guide that I covered in episode 30. You can get it by visiting k21academy.com/30 or k21academy.com/cloud01.   

2) Configure Network: Next, as we want to access this Autonomous OS over the internet, so we’ll create it in the Public Subnet and assign Public IP in addition to configuring Internet Gateway on VCN.

Note: If you are not familiar with VCN, Subnet or Internet Gateway then learn about them in one of my previous episodes on networking at http://k21academy.com/1z093215. Trust me, it is easy and should not take more than 15-20 minutes. If you hit an issue, leave a comment and either I or someone from my team will help you.

3) Generate SSH Keys: Once you are done with creating VCN & Public Subnet, then you also need one more thing i.e. SSH Keys Pair that you generate using Puttygen, so that you can access the Autonomous Linux using SSH private key.

Note: If you are new to SSH Keys or don’t have one, then create them using the step-by-step guide that we use in our Oracle Cloud Training. Check at https://k21academy.com/oci51

4) Sign In: Once you have all the things sorted, sign in to Oracle Cloud Account, and you will land on the OCI Console.

5) Create Autonomous Instance: Click on the hamburger menu on the top left side, select Compute & then Click on Instances.

OCI Console

6) Click on “Create Instances”.

7) Enter the name of the Instance, & Click on “Change Image source“.

Autonomous Linux image

8) Under Oracle Images, Choose Oracle Autonomous Linux. Scroll Down, Accept the T&C & Click on “Select Image”.

Autonomous Linux

9) Then choose Availability Domain inside which you want to create the Instance, If you want higher CPU & higher memory, then click on “Change Shape“.

Note: Want to know more about Region & Availability Domain in OCI, then click HERE.

Compute Instance

10) Now, Under networking, choose the VCN & a Public Subnet (we are choosing Public Subnet because we want to assign Public IP to the Instance). Make sure you check the “Assign Public IP” box. Leave all the field by default & under “Add SSH key”, Copy the content of SSH Public key. Click on “Create”.

VCN & Subnet

11) A few minutes later, you will notice that the status of the Instance has changed from Provisioning to Running. You will get a Public IP you can use to connect to the Instance through PUTTY.

Provision Autonomous Linux Instance

Connect to the Oracle Autonomous Linux Instance

1) To connect to the Instance you will need the Public IP of the Instance & the PuTTY Software.

Enter the Public IP Address in the Hostname, then add the SSH Private key (That we created before) under SSH & then Auth. Click on “Open”. 

Adding Private Key in PUTTY

Putty

Note: If you face any issues while connecting to the Instance, then check HERE for the troubleshooting steps.  

Related/Further Readings

Next Task For You

Begin your journey towards becoming an Oracle Cloud [1Z0-932] Certified Architect by joining the FREE MasterClass on How To Become Oracle Certified Cloud Architect [1Z0-932] in 8 Weeks, and start preparing for the [1z0-932] Oracle Cloud Infrastructure Architect Certification Exam today.

Click on the image below to Register for the FREE Masterclass NOW![1Z0-932] Certification

FREE Community

Click on the below image to join our FREE Telegram Group.

The post How to Create Oracle Autonomous Linux On Oracle Cloud appeared first on Oracle Trainings.

[Video] How to Register For FREE Oracle Cloud Trial Account

$
0
0

This post covers Steps to Register For FREE Oracle Cloud Trial Account and How to get Another One when the first expires.

This will help you to understand what are the initial steps to follow in order to create a free cloud account.

Steps To Register For FREE Oracle Cloud Trial Account

1- Go to the Oracle Cloud Home Page https://cloud.oracle.com/home
On the top right click Oracle Cloud Free Tier

Oracle Cloud Account Console

2- You will be redirected to page like below, click on Start for Free

Oracle Cloud Try for Free3- You will then be redirected to the page

  • Fill out all the mandatory information like Cloud account name, Default data region, Email Address, and Fill your address and all other details.Creating free cloud account Creating Free cloud account

Note: Some of the entries may be different depending on your country

Note: If you belong to APAC as India you will get 400 SDG or for UK 259 GBP for 30 days only, it will  change according to your Country location as for the US its $300 USD

4- Then in Verification Code Tab Provide your Mobile Number and click on Request Code (make sure country code is correct, I am doing this from INDIA so code +91)

Creating free cloud account

Creating Free cloud account

5- You will get a message on your mobile phone (You have 30 Minutes on the above page to update or request code again), Once you enter the verification code, you should get the message.

6- On Credit Card detail Tab, Click on Add Payment Method.

  • Enter your credit card information if you’re asked for itCreating free cloud account.

Note: You may see a small charge of 1$ on your credit card statement. This is a verification hold, and it’s reversed after we validate the credit card and billing address. You won’t be charged after 30 Days unless you upgrade to a paid account after your free trial expiry (Trial is for 30 Days or 300 USD, whatever comes first).

7- Click Complete to submit your request for a new Oracle Cloud account.

  • Your cloud account is created immediately, and you receive a welcome email with your sign-in credentials for My Services. You can sign in to your account.
  • You’ll receive another email after all the services are provisioned and are ready to use.

Getting a Second Oracle Cloud Free Trial Account

Once your first free Oracle Cloud Account has expired, you might want to get another one to have a better hands-on Oracle Cloud and its various services such as numerous Platform services, Classic Data Management Services, Exadata Services, etc.
Oracle doesn’t allow you to create another account if you use the same Email, Phone Number or Debit/Credit Card. So, in order to create a second or a new account, you will have to use a new set of the Email ID, Phone Number, Address and Debit/Credit Card. You may use your spouse’s, relative’s or your friend’s details.

Note: You should use a new address but in case if you’re requesting after 60 days you can use the same address.

Once you have a new set of all of these details, you can create a new free Oracle Cloud Account just how you did the first time. You can then Sign-in to your new account and use the Cloud services again.

Related/Further Readings

Next Task For You

Begin your journey towards becoming an Oracle Cloud [1Z0-932] Certified Architect by joining the FREE MasterClass on How To Become Oracle Certified Cloud Architect [1Z0-932] in 8 Weeks, and start preparing for the [1z0-932] Oracle Cloud Infrastructure Architect Certification Exam today.

Click on the image below to Register for the FREE Masterclass NOW![1Z0-932] Certification

The post [Video] How to Register For FREE Oracle Cloud Trial Account appeared first on Oracle Trainings.

[Video] Oracle Cloud Database Options (VMDB, BMDB, ExaCS, ExaCS & Autonomous (ADW, ATP)

$
0
0

In this blog post, I will discuss Oracle Database on Cloud different choices & options you have for On-premise as well as for Oracle Cloud. It comes with options like:

  • Database Cloud Service on Virtual Machine (VMDB) or Bare Metal (BMDB)
  • Exadata on Cloud (ExaCS) or Exadata Cloud@Customer (ExaCC)
  • Autonomous (ATP & ADW) with two deployment options: Serverless or Dedicated

I will also discuss What are these various Databases on Cloud deployment options, When to use what, Who controls what in these deployment options?

Database Choices & Options

In the diagram shown below, from left to right are the On-premises platform choices (i.e. all manual tasks), Automated, and Cloud choices (i.e. Autonomous).Database Choices & Options

  • Traditional Database Deployment: The most common deployment model prior to the evolution of the Cloud where your DB is on the commodity hardware.
  • Oracle Exadata On-premises: You will purchase Exadata and deploy your database & heavy workload on Exadata On-premise.
  • Exadata Cloud@Customer: Instead of purchasing, you subscribe to the Exadata machine and work on a pay-as-you-go model.
  • DB on Compute (OCI): This is similar to the first option, however instead of running on-premise, you are running it on Cloud (you will not get any tooling).
  • DBCS (VMDB & BMDB): Databases run on OCI as a DBCS & this is where you get all the Cloud tooling like automated cloning, patching, backing up & restoring.
  • Exadata Cloud Service: Running Exadata but on Cloud, you subscribe to either a Quater rack, Half rack or a full rack. (Note: To know more about Oracle Exadata Cloud Service(ExaCS) Architecture, click HERE)
  • Autonomous DB Serverless: You will get the database but no access to the Autonomous DB host.
  • Autonomous DB Dedicated: A dedicated Exadata infrastructure is assigned to you, on top of that you create a container DB,  and on that, you can create multiple pluggable databases.

(Note: As of now, Dedicated only supports ATP)

Database Operations

Check below to look at what controls you have, for these different Databases on the Cloud as well as On-premise.

Database Operations

Database Service In Oracle Cloud Infrastructure

Databases in Oracle Cloud Infrastructure can be put in two main categories:

  1. User-Managed Database: User-managed Database are the Databases on bare metalvirtual machine, and Exadata DB systems that enable you to customize with the resources that meet your requirements.
  2. Autonomous Database: It includes
    1. ATP: Autonomous Transaction Processing
    2. ADW: Autonomous Data Warehouse

NOTE: To know more about ADW & ATP, click HERE

Database Types

Cloud Database Deployment Choices

Check the image below for an overall picture of deploying Databases on Cloud.

Cloud Database Deployment Types

How To Provision Database on Oracle Cloud

1) Register & Log into the Oracle Cloud account, cloud.oracle.com.

Note: First, you should have an Account at Oracle Cloud and if you don’t have one, then you can register FREE using my step-by-step video & guide that I covered in episode 30. You can get it by visiting https://k21academy.com/30 or https://k21academy.com/cloud01.

2) Click on the hamburger menu, and Under ‘Database’, you will get the option to provision DB.

For a User-managed Database, click on ‘Bare Metal, VM & Exadata,’ & the other two for Autonomous (ADW & ATP)

Provision Database on CLoud

Well, that’s it about database deployment options in Cloud.

Next week, I am going to talk about the Roles and responsibilities of DBAs in Cloud for both Database Cloud Services like VMDB, BMDB and also Autonomous DB

FREE Training

Join my 30-day FREE training on DBA to Cloud DBA where I will be teaching some technical basics and answering all your queries related to Cloud in a dedicated FREE Facebook community (http://k21academy.com/dba2clouddba) especially for DBA, Apps DBAs & Technical Architects who want to move to Oracle Cloud.

FREE Training

The post [Video] Oracle Cloud Database Options (VMDB, BMDB, ExaCS, ExaCS & Autonomous (ADW, ATP) appeared first on Oracle Trainings.

Oracle Database Cloud Service Certification 1Z0-998 & 1Z0-931: Step by Step Hands-On Guides To Clear Exam

$
0
0

The best way to learn is to perform!

This post covers Hands-On Activity Guides that you must perform in order to learn Oracle Database on Gen 2 Cloud  (OCI) clear the Oracle Database Cloud Service [1Z0-998] Certification & Oracle Autonomous Database Cloud [1Z0-931] Specialist

In our 12 weeks 931 & 998 Certification Training Program, we cover below Modules & step-by-step hands-on guides.

DBA to Cloud DBANote: You can use DBA to Cloud DBA Learning 1z0-998 learning path for your self-paced learning as well as for your team learning.

1. Activity Guide I: Create Cloud Account, Generate SSH Keys & DB System Console Console Walkthrough

The first thing you must do is to get a Trial Account for Oracle Cloud (You get 300 USD FREE Credit from Oracle to practice, that must be used within 30 days).

You should know how to Register for the Oracle Cloud, Get FREE 300 USD Credit to Practice, generate SSH Keys to connect to Linux Servers on Cloud and Shop Compute (IaaS) for Application Tier & DBCS (PaaS) for Database Tier.

Oracle Database Cloud Service

Once you register for Oracle Cloud Trial, you should get an Email Like below from Oracle:

oracle cloud email

Note: Get the FREE Copy of Step-By-Step Guide to Register for Oracle Cloud Trial Account in your inbox, click here: https://k21academy.com/cloud01 

2. Activity Guide II: Create VCN, Subnet, Security List, Gateways (IGW, SGW & DRG) & Route Table

To know more about Networking, I would highly recommend you to check my previous post on Oracle Cloud Infrastructure (OCI): Networking

The Next steps after creating & Managing Compartment, Users, Group & Policy in IAM, You should know about Networking in OCI.


OCI Networking

3. Activity Guide III: Create & Access User-Managed Database

The Database service offers autonomous and user-managed Oracle Database solutions.

The next step you should know about is User-managed solutions that are bare metal, virtual machine, and Exadata DB systems that you can customize with the resources and settings that meet your needs.

This Activity Guide helps you in creating 12c Database in OCI & accessing via putty

User Managed Database

4. Activity Guide IV: Create & Access Autonomous Database

Oracle Cloud Infrastructure’s Autonomous Database Service is a fully managedpre-configured database environment. You do not need to configure or manage any hardware or install any software. After provisioning, you can scale the number of CPU cores or the storage capacity of the database at any time without impacting availability or performance.

This Activity Guide helps you in creating and accessing an autonomous database via SQL Developer

To know more about Database In Oracle Cloud Infrastructure check our previous post on Oracle Cloud Infrastructure: Database Offerings 

autonomous Database Provision

5. Activity Guide V: Connecting SQL Developer To ADW and Creating Tables

Once you successfully provision the Autonomous Data Warehouse, then the next task will be connecting to that Autonomous Data Warehouse instance and perform the required actions.

So, in this Activity Guide, we discuss the Steps to Download, Install SQL Developer and then connect to ADW instance using SQL Developer. Also, Creating Tables in Autonomous Data Warehouse.

Create SH Tables

6. Activity Guide VI: Loading Data Into Autonomous Data Warehouse

Once you are done with provisioning ADW instance and connecting to the instance, then you should know How to Create Users and Groups and How to load data into your Autonomous Data Warehouse Instance.

In this Activity Guide, you will create the IAM User, group and required policy and then load the required data into your Autonomous Data Warehouse Instance using DBMS_CLOUD Utility after connecting via SQL Developer.

Load your Data in ADW

7. Activity Guide VII: Running Query On Sample Data

Next task, you should know How to Query the Data in an Autonomous Data Warehouse. In this Activity Guide, we will share the steps to run queries on Sample Data in Autonomous Data Warehouse.

Running SQL Statements in Oracle ML

8. Activity Guide VIII: Performance Tuning and Monitoring

Next, as a DBA, you should be aware of how to Monitor the Autonomous Database for Performance and when required, how to do the Performance Tuning.

In this Activity Guide, we will be covering the steps to use Service Console to Monitor the Performance of Autonomous Database and looking into various aspects such as CPU Utilisation, Running SQL Statements & Average SQL Statement Response Time.

performance tuning & monitoring ADB

9. Activity Guide IX: Managing DB System (Start, Stop Scale-Up/Down) & DBCLI

Then we learn how to Manage Database on Oracle Cloud Infrastructure (OCI), which includes  Start / Stop Database, Scale Up & Scale Down database, and will also see how will you manage the database from  DBCLI a command-line utility.

Oracle Database Cloud Service Managing

10. Activity Guide X: Monitoring Database on OCI Using EM Express

By Default for Security reasons ports are disabled when you create your database in Oracle Cloud Infrastructure, in this activity guide we will be opening port for EM express, configuring and accessing EM Express in DB System in OCI.

Oracle Database Cloud Service

11. Activity Guide XI: Patching DB System Using Console & CLI

In this activity guide, you will be performing one of the common tasks for DBA’s, which is patching from Oracle Cloud Infrastructure Console and the command-line interface both.

Patching DB System

12. Lab Activity Guide XII: Backup & Restore DB System

We then move to how you can Backup & Restore Database that is On Cloud to Cloud Object Storage, Creating an On-Demand Backup of Database, and Restoring from the Backup.

Backup & restore DB

13. Activity Guide XIII: Migrate (Lift & Shift) Oracle Database Using Import Export into ADW

We now move to, How we can Lift Shift On-Premise To Cloud Migration (OCI)Using DataPump Export/Import, A variety of methods exist for migrating data from on-premises databases to databases in the  DB System in OCI.
These include Data Pump export and import, exporting to external tables, remote cloning, and unplugging and plugging databases. Some of these methods support migrating on-premises 11g to cloud 11g, some support migrating on-premises 12c to cloud 12c, and some methods support migrating and upgrading on-premises 11gR2 to cloud12c.

Migration Export Inport using Data pump

The above guide makes your learning & understanding the concepts of Oracle Database Cloud Service much easier and helps in qualifying Oracle database Cloud Service 1Z0-998 Certification in one go.

You can get all these guides when you register for DBA to Cloud DBA Training 

If you are interested in our 12 Weeks DBA to Cloud DBA Program then please check our FREE Masterclass on How To Become Cloud Database Service Certified – [1Z0-998]

You’ll Get:

  1. Live Instructor-led Online Interactive Sessions
  2. FREE unlimited retake for next 1 Years
  3. FREE On-Job Support for next 1 Years
  4. Latest Updated Training Material (Presentation + Videos) with Hands-on Lab Exercises mentioned
  5. Recording of Live Interactive Session for Lifetime Access
  6. 100% Money Back Guarantee (If you attend sessions, practice and don’t get results, We’ll do full REFUND, check our Refund Policy)

Next Task For You

Get the FREE Copy of Step-By-Step Guide to Register for Oracle Cloud Trial Account in your inbox, Click Down the image below.

FREE Guide Cloud

FREE Community

Cloud DBA

The post Oracle Database Cloud Service Certification 1Z0-998 & 1Z0-931: Step by Step Hands-On Guides To Clear Exam appeared first on Oracle Trainings.

Data Guard In Oracle Cloud Infrastructure (OCI): Overview & Concepts

$
0
0

This post covers the Overview of Data Guard (Standby Database) in Oracle Cloud Infrastructure (OCI).

  • If you are new to Oracle Cloud Infrastructure(OCI) then check what is Region, AD, FD, Tenancy, Compartment, VCN, IAM, Storage Service, Click here
  • If you are new to Database in Oracle Cloud (OCI), then check 9 things every beginner should know for Database on OCI Click here

Introduction To Data Guard

Oracle Data Guard enables & ensures high availability, data protection, and disaster recovery for your enterprise database.

Oracle Data Guard provides an extensive set of services that create, maintain, manage, and monitor one or more standby databases to enable production Oracle databases to survive disasters (such as natural calamities) and data corruption.

Active DataGuard vs Normal DataGuard

Oracle Data Guard maintains these standby databases as a cloned version of the production database and regularly applies changes from Primary Database to Standby Database. Then, If the production database becomes unavailable because of a planned or an unplanned outage, Oracle Data Guard can switch any standby database to the primary role, minimizing the downtime associated with the outage.

You Can Configure Two Type of Data Guard based on our requirement

1) Active Data Guard:  Active Data Guard enables read-only access to a physical standby database for queries, sorting, reporting, Web-based access, and so on, while continuously applying changes received from the primary database.

Note: For Active Data Guard, when you create the database, you need to select the Extreme Performance

There are 4 different types of editions in Oracle Cloud, Enterprise Edition, Standard Edition, High-Performance & Extreme Performance.

Active Data Guard

2) Normal  Data Guard:  Normal Data Guard enables you to switch to the Standby Database when your primary database is down due to some outage or natural calamities. In normal Data guard, you can still open the standby database in read-mode but changes not applied while in read-only mode.

DataGuard & Standby Database

Types: Physical | Logical | Snapshot

  • Physical: Redo logs are Shipped & Applied on Standby Database
  • Logical: Mainly used for Rolling Upgrades & Redo logs are shipped & transformed to SQL & then they are applied.
  • Snapshot: A snapshot Standby Database receives and archives, but does not apply redo logs data from a primary database.

For Standby Database, Recovery Type can be Manual or Automatic and Recovery Point can be Full Recovery or Point in Time.

Data Guard in Oracle Cloud: Key Points

1) There are 3 different types of Database in Oracle Cloud & depending on the type of DB, you will use different tools to configure Data Guard

Database Can be deployed in 3 ways:

  • Database on Compute: You follow the manual method of creating a Data Guard.
  • User Managed Database: You will use Oracle OCI Cloud tooling (dbcli, dbaascli, OCI Console) to configure Data Guard
  • Autonomous Database: Data Gaurd concept is Not applicable

2) Data Guard is currently available within Region.

3) To configure DG across the region or with On-premise or more than 1 standby, you will use manual method DGMGRL

4) By default, you will only get 1 Standby Database, so if you have the requirement of more than one then can configure using console / CLI

5) For ExadataCS, you need two Exadata DB Systems for Data Guard, one acting as Primary Database and another one as Standby Database.

6) For BM DB & ExaCS: DB system to be used as standby must be ready before DB association

7) If you have a VM DB, you can simply go to the Database system & configure a New Standby DB System by enabling the Data Guard.

OCI DataGuard

8) Both Primary & Standby DB systems must be in the same compartment, and they must be the same shape, to know more about Compartment click here

9) By Default Exadata comes with Extreme Performance, so you can configure Active Data Gaurd in this

Note: Oracle Active Data Guard provides read-only access to the physical standby database while it is synchronized with the primary database, enabling minimal latency between reporting and transactional data. Check more here

10) For BM DB & ExaCS: DB system to be used as standby must be ready before DB association

11) Both DB must be in same VCN but can be in different Subnet & port 1521 should be open across subnet using Security List or NSG, To know more check here

12) It is recommended to have Standby DB on different AD from Primary DB. To know more about Region & Ad in OCI, click here

13) If you are working in Region which has one AD, then configure the Data Guard in different Fault Domain (FD).

  • Check what is Region, AD, FD, Tenancy, Compartment, VCN Click here

Fast- Start Failover (FSFO)

Fast-Start Failover is a feature that allows the Oracle Data Guard broker to failover a failed primary database automatically to a predetermined standby database. This feature increases the availability of the database by eliminating the need for DBA involvement as part of the failover process.

The best practice for high availability and durability is to run the primary, standby, and observer in separate availability domains.

FSFO

Now it’s your turn to post your doubts in the comment section and let us know where you are facing challenges in Oracle Cloud Infrastructure

Related/Further Readings

How Can I Learn More

We cover Data Gaurd on Oracle Cloud in detail in our DBA to Oracle Cloud DBA Training program. To Know, what to expect in our training, Register for our FREE Masterclass on Upgrade From DBA To Oracle Cloud DBA Including Certification & Earn More In 2020″ 

FREE Community

Cloud DBA

The post Data Guard In Oracle Cloud Infrastructure (OCI): Overview & Concepts appeared first on Oracle Trainings.

[Video] Roles & Responsibilities of Oracle Cloud DBA: Tasks

$
0
0

This post covers the Roles, Responsibilities & Tasks performed by DBAs & Apps DBAs in Oracle Cloud (OCI).

Roles / Tasks of Oracle Cloud DBA / Apps DBAs

One of the most common questions being asked in our private Facebook Group dedicated to Oracle Cloud and those who have joined our Oracle Database Cloud Service Training is about Role of Cloud DBA

Looking at so many requests, here I have discussed, How the Role of DBA changes with Cloud and how the Roles and Responsibilities change as you upgrade yourself from DBA to Cloud DBA.

1) Design & Deployment of Database

The first thing you as a senior Cloud DBA or Architect will be doing is designing & need to decide where you deploy these Databases.

  • Is it Autonomous DB, User-Managed DB (Automated) or Database on Compute (which doesn’t include Cloud Tooling). To know more about Database types, check here
  • Once you decide the Database type, then you will decide in which Region & AD to deploy this Database.
  • You also need to decide if you want to configure High Availability (HA) & Disaster Recovery (DR) like RAC & Data Guard

Database Deployment

2) Provision Database

Once you have done the designing part then next will come is Provisioning of Database.

In order to provision the database, you should have the knowledge of the pre-requisites depending upon whether you are setting up an Autonomous Database, User-Managed Database or you are simply deploying a Database on Compute

  • You should be familiar with Pre-requisites like Network Setup connectivity (VCN, Subent, Security rules). To know more in details check here
  • The different types of Editions (SE, EE, HP, EP) Note, for Exadata it’s always Extreme Performance 
  • The SSH keys which is used to connect the DB Instance.  Note: To know more about How to Generate SSH Key Pair for Oracle Cloud (Windows/Linux), click here

Provision a DB

  • Note: To know more about how to Provision a Database on oracle cloud (OCI) check here

3) Connectivity

The third thing you should know about is Connectivity

  • There are different ways to connect from the On-premise to the Oracle Cloud, like VPN Connect and Fast Connect. To know more in details about 3 ways to Connect to the Oracle Cloud, Check here
  • In the case of the Autonomous Database, you should be familiar with the Client Credentials, how to download them & how to make connectivity. To know more about How to Connect to the Autonomous Database on Oracle Cloud, Check here
  • Also, you should have knowledge of Network connectivity, things like Security List (SL) & Network Security Groups (NSG) which are kind of firewalls in Oracle Public Cloud. To know more about Network Security Groups (NSGs) Vs. Security List (SL): When to use What? Check here

ADW connectivity

Oracle Cloud: Security Rules

To allow/block incoming  & outgoing connections, A security list provides a virtual firewall for an instance, with ingress and egress rules that specify the types of traffic allowed in and out. To know more about Security Rules, please check here

Security List In OCI

4) Administration

Then the other responsibilities of DBAs are Administration.

It is the main functionality, so you will be looking for things like:

  • Performance Tuning (Using the Performance Hub or Service Console for Autonomous DB)
  • Scaling up & Scaling down of the services (CPU, disk space or memory)
  • Cloning
  • Access controls, and resetting the passwords.

Other tasks are maybe adding the SSH keys or terminating the Database, start and stop the databases.

admin task for DB

5) Patching

The 5th thing you will be doing is Patching.

  • Database Patching
  • Grid Infrastructure
  • Cloud tooling
  • Operating systems patches

You have to apply patches to the Automated Databases or User-Managed Databases i.e VM DB, BM DB and Exadata Cloud Service.

Note: Patching in the Autonomous database is being taken care of by Oracle.

patching

As an Oracle Cloud DBA, you need to learn new tools for Start/Stop i.e. dbcli and dbaascli(Database as a Service Command Line Interface) or Database Service Console to perform the patching.

6) Backup & Restore

The Sixth task will be Backup & Restore.

Oracle provides you all the necessary tools to back up the databases on the cloud but you have to configure the backup scenarios. Backup methods like schedules backup or on time backup will be configured you still have to do the Back-up and Recovery using new tools and Oracle Object Storage Service (Swift storage)

7) Security

In my view, Security is the most important thing apart from Lift & Shift

All the cloud vendors work on a shared security model in which some of the responsibility lies to the Cloud vendor and some to the customer.

Recently, Oracle announced Three new Security Services in Oracle OpenWorld 2019 that have been added: Oracle Datasafe, Cloud Guard, and Maximum Security Zone.

Security

We are starting our new batch for DBA to Cloud DBA Training for 30th November 2019, in this, we will cover these new security features. (For FREE Masterclass, check here)

Note: To know more about the Compartment & Policy In oracle Cloud, Check here

8) Migration (Lift & Shift)

Once the security is done then you will be doing migration Lift & shift

In this task, you will be migrating your databases from on-premise to the cloud. Oracle provides you a lot of migration options like ZDM( Zero Downtime), MV2ADB (move to ADB), SQL Developer, Data-Pump, RMAN, Plug-Unplug, etc.

You will also have migration methods like physical, logical, offline or online, etc.

Migration Method

Above all the tasks are undertaken by a CloudDBA.

Note: To know more in details about Migration Autonomous Database Cloud Options: Data Pump, SQL Loader, DBMS_CLOUD, GoldenGate, Check here

For Apps DBAs

1) EBS Cloud Manager (EBS CM)

If you are an Apps DBA, Working on E-Bussiness Suite, PeopleSoft, JD Edwards then you have a few additional roles & responsibilities.

You will be managing your application like EBS or Peoplesoft on Cloud & for that, you have EBS Cloud Manager which is a GUI to build, manage & migrate application on cloud. Also, it will be used for Migrating & cloning applications on the cloud.

  • Note: To know more about EBS Cloud Manager in detail, check here
  • Note: To know more in details about Lift & Shift Migration to Cloud, check here & here

Migration EBS CM

So as shown in the video above, the role of Oracle DBA will transition to Oracle Cloud DBA. A quote from Charles Darwin “It is not the strongest of the species that survives, nor the most intelligent that survives. It is the one that is the most adaptable to change.

Related/References

How Can I Learn More

We cover all these in detail in our on Oracle Cloud in detail in our DBA to Oracle Cloud DBA Training program. To Know, what to expect in our training, Register for our FREE Masterclass on Upgrade From DBA To Oracle Cloud DBA Including Certification & Earn More In 2020″ 

FREE Community

Cloud DBA

The post [Video] Roles & Responsibilities of Oracle Cloud DBA: Tasks appeared first on Oracle Trainings.

Oracle Cloud for DBAs: 9 Things Every Beginner Should Know

$
0
0

If you are a DBA/Apps DBA planning to learn Database on Oracle Cloud or someone already working on Cloud wanting to have a high-level overview of Oracle Database options available on Oracle Cloud, then this blog post is for you.

Here are the 9 things every beginner should know to build, manage and migrate databases to Oracle Cloud:

1) The very first thing you should know before starting your Cloud journey is the Cloud Service Models i.e. SaaS, PaaS & Iaas. As a DBA, you will work on PaaS & Iaas. To know about Cloud Service Models, check Here.

Cloud Service Models

2)  IaaS in Oracle Cloud is available in two flavors: OCI & OCI-C. As a Cloud DBA, you work to manage Database on OCI. Cloud at Customer (C@C) is currently using OCI-C and is slowly transitioning to OCI.

To know more about the basic services in Oracle Cloud Infrastructure (OCI), check Here and to understand the differences between OCI & OCI-C, check Here.

OCI vs OCI-C

3) In OCI, there are two categories for the Database: User-Managed & Autonomous Database.

Databases On Oracle Cloud Infrastructure

4) In the User-Managed Database, there are three deployment models: VM DB System, BM DB System,  and the Exadata DB System.

  • Virtual Machine DB Systems: Database is running on Virtual Machine & It supports both 1 -node, and 2-node RAC DB systems on Virtual Machine.
  • Bare Metal DB System: Database is running on Bare Metal & It only supports only  1-node DB systems (RAC is not supported)
  • Note: Where A bare metal server is a “single-tenant” physical server. This means that the server is dedicated to one customer and not shared between multiple customers & A virtual server is hosted in a “multi-tenant” environment. This is where multiple virtual servers share the same physical hardware.
  • Exadata DB System: Exadata DB systems runs on Exadata on Cloud and consist of a quarter rack, half rack, or full rack of compute nodes and storage servers, tied together by a high-speed, low-latency InfiniBand network and intelligent Exadata software and it is always a 2-node RAC only.

 

OCI User Managed Database Choices

5) Database Editions Supported In OCI

All 1- node RAC DB systems support the following Oracle Database editions:

  • Standard Edition
  • Enterprise Edition
  • Enterprise Edition – High Performance
  • Enterprise Edition – Extreme Performance (required for 2-node RAC DB systems)

Database Edition On OCI

Note: RAC is only supported in VM DB System & Bare Metal DB System

6) Autonomous Database: Oracle Cloud Infrastructure‘s Autonomous Database is fully managed by Oracle such as patching and another administrating task.  Autonomous Database is further divided into types:

  • ADW: ADW stands for Autonomous Data Warehouse and used for decision support or data warehouse workload.
  • ATP: ATP stands for Autonomous Transaction Processing and used for a transactional workload.

To know more about Autonomous Database, Click here.

7) For the User-Managed Database, you will be performing the following tasks:

  • Configuring DB systems on OCI.
  • Managing DB system (Start, Stop Scale-Up/Down) & DBCLI.
  • Patching DB system using Console & CLI.
  • Configuring & Monitoring a DB on OCI.
  • Backing up and Recovering a DB on OCI.
  • Configuring Data Guard For HA
  • Migrating (Lift & Shift) On-prem Database to Cloud (OCI). To know more about Migration, check Here

8) For the Autonomous Database, the task you will perform includes:

  • Provisioning ADW.
  • Connecting DB with Application.
  • Migrating from On-Prem to Cloud.
  • Performance Tuning & Monitoring.
  • Loading Data into the Autonomous Database. To know more, check Here
  • Configuring Reporting & Analytics.
  • Backup & Restoring ADW & ATP.
  • Scale-Up & Scale-Down.

9) Currently, there are 3 certifications available for Database on Cloud:

  • For Autonomous Database, [1Z0-931] Oracle Autonomous Database Cloud Certified Specialist.
  • For Database 0n OCI, [1Z0-998] Oracle Database Cloud Service Certification.
  • For Database on OCI-C, [1Z0-160] Oracle Database Cloud Service Certification.

Related/Further Readings

Next Task For You

Begin your journey towards becoming an Oracle Cloud Architect by Joining the FREE Masterclass on How To Become Oracle Cloud Architect in 8 Weeks.

Click on the image below to Register for the FREE Masterclass NOW!

FREE Community

Click on the below image to join our FREE Telegram Group.

Telegram Group OCI

 

The post Oracle Cloud for DBAs: 9 Things Every Beginner Should Know appeared first on Oracle Trainings.


How To Create Database on Oracle’s Gen2 Cloud (OCI)

$
0
0

This post covers How To Create Database on Oracle’s Gen2 Cloud (OCI).

Database Deployment

We can deploy User-managed Database In Oracle Gen2 Cloud (OCI) either on Virtual machine (VM), Bare Metal (BM) or on Exadata CS, In this post, I have covered the steps for VM-DB but concepts remain more or less same for BM & Exadata CS too. 

Note: To know more about Oracle Cloud Database Options (VMDB, BMDB, ExaCS, ExaCS & Autonomous (ADW, ATP), Check here

So Let’s look at Deployment on Cloud so two main Deployment Model on Public Subnet. In order to understand this, there is VCN (this is network) & Subnet which is VCN divided into smaller parts.

  • Database Deployed  On Private Subnet

Database Host on a private subnet listen on a Private IP, We recommend the Deploying database on a private subnet & you will be able to access the database within the Virtual Cloud Network. You can also access it from the on-premise network using DRG (Dynamic Routing Gateway). 

 

Database_In_Private_Subnet

  • Database Deployed On Public Subnet

A database running on Public Subnet will get both Private IP & Public IP, you will be able to access it via Public IP & Internet Gateway is required for connectivity.

Database_In_Public_Subnet

We only recommend creating a database on the public subnet only when you are using this database for testing purposes or if you want to expose your database to the internet.

Note: To know more about VCN, Subnet, Firewall (Security List), IGW, DRG & how to create it, check here

How to Create Database on Oracle Cloud

1) Register & Log in to the Oracle Cloud account, cloud.oracle.com

Note: First, you should have an Account at Oracle Cloud and if you don’t have one, then you can register FREE using my step-by-step video & guide that I covered in episode 30. You can get it by visiting k21academy.com/30 or k21academy.com/cloud01.   

2) Configure Network: Next, as we want to access the database over the internet, so we’ll create it in the Public Subnet and assign Public IP in addition to configuring Internet Gateway on VCN.

Note: If you are not familiar with VCN, Subnet or Internet Gateway then learn about them in one of my previous episodes on networking at http://k21academy.com/1z093215Trust me, it is easy and should not take more than 15-20 minutes. If you hit an issue, leave a comment and either I or someone from my team will help you.

3) Generate SSH Keys: Once you are done with creating VCN & Public Subnet, then you also need one more thing i.e. SSH Keys Pair that you generate using Puttygen, so that you can access the Autonomous Linux using SSH private key.

Note: If you are new to SSH Keys or don’t have one, then create them using the step-by-step guide that we use in our Oracle Cloud Training. Check at https://k21academy.com/oci51

4) Sign In: Once you have all the things sorted, sign in to Oracle Cloud Account, and you will land on the OCI Console.

5) Create Database Instance: Click on the hamburger menu on the top left side, select Bare metal, VM & Exadata & then Click on Create DB System.

Create a DB System

6) Enter the name of DB System, Then choose Availability Domain inside which you want to create the Instance, If you want higher CPU & higher memory, then click on “Change Shape“.

Note: Want to know more about Region & Availability Domain in OCI, then click HERE.

DB on Oracle Cloud

7) Under “Add Public SSH key”, Copy the content of SSH Public key. 

Database on Oracle Cloud

8) Select the VCN & Public Subnet, then click on Next

Database on Oracle Cloud

9) Enter the DB Name, & select the Database version. Create the SYS admin password (make sure you remember the password)

Note: The password must be nine to thirty characters and contain at least two uppercase, two lowercase, two numeric, and two special characters. The special characters must be _, #, or –

Create DB System

10) When the database creation is complete, the status changes from Provisioning to Available

Database creation

Note: It will take 50-60 minutes to make your instance up & Running

Provision Database

How To Connect 

1) In order to connect to Database Host deployed in Oracle Gen2 Cloud (OCI), you need to open port 22, which is SSH port and you will be able to connect to your database Instance and port 1521 which is database port, so that your database will be able to talk to application or other services over internet.

Note: When you create VCN using default options various resources are by default created by Oracle (Security List, IGW, Route Table).

To know how to create a security list and open port in Oracle Gen2 Cloud check here

2) To connect to the Instance you will need the Public IP of the Instance & the PuTTY Software.

Note: To know how to get the Public IP of the Database, check here

Enter the Public IP Address in the Hostname, then add the SSH Private key (That we created before) under SSH & then Auth. Click on “Open”

Connect to the database instance

Related/Further Readings

How Can I Learn More

We cover all this in detail in our DBA to Oracle Cloud DBA Training program. To Know, what to expect in our training, Register for our FREE Masterclass on Upgrade From DBA To Oracle Cloud DBA Including Certification & Earn More In 2020″ 

FREE Community

Cloud DBA

The post How To Create Database on Oracle’s Gen2 Cloud (OCI) appeared first on Oracle Trainings.

New Feature: How to Increase Performance of Block Volume

$
0
0

Oracle recently introduces a new feature to control the performance of Block Volume, which is the Volume Performance Unit(VPU).

In this blog, I will cover the overview of Block Volume & How to increase the Performance of Block Volume. To understand it better lets first understand the measuring unit – Volume Performance Unit (VPU).

What is Block Volume?

It provides high-performance constant cloud storage in a wide range of applications workloads. The Block Volume helps to provide network storage that can be used with the OCI instances.

Note: To know more about Oracle Cloud Infrastructure (OCI) Object, Block, File Storage, Data Transfer Service, check here

Volume Performance Unit (VPU)

  • Measured in terms of IO per sec and Throughput per GB.
  • Higher IOPS and throughput corresponds to higher VPU.
  • VPU is inversely proportional to the cost of the storage.
  • Oracle charges it as performance units per GB per month.

For Block Volume Elastic Performance now we have 3 configuration options that can be dynamically changed as per the requirement.

How to Increase Performance?

1) Register & Log in to the Oracle Cloud account, cloud.oracle.com

Note: First, you should have an Account at Oracle Cloud and if you don’t have one, then you can register FREE using my step-by-step video & guide that I covered in episode 30. You can get it by visiting k21academy.com/30. 

2) Sign In: Once you have all the things sorted, sign in to Oracle Cloud Account, and you will land on the OCI Console.

Block Volume Performance

From the OCI console we can get this feature for the new as well as existing Block volumes.

Comparision

Below table will have all the details of all the 3 modes of Block Volume – Elastic performance

To understand the relation between VPU, throughput and IOPS check the below graph. Where it indicates that for Lower there is no VPU involved and its only storage and for Balance and Higher performance.

On the Storage pricing, oracle has added Block Volume Performance unit which is priced as

Performance Units Per GB / Month

  • 0 VPUs at $0 for Lower Cost
  • 10 VPUs at $0.017 for Balanced
  • 20 VPUs at $0.034 for Higher Performance

As of now, OCI Block Volume Elastic Performance has 2 limitations

  • Only change Block volumes elastic performance configuration on three volumes concurrently per tenancy
  • Boot volumes have 2 options only Balanced or Higher performance

This feature is definitely going to help the customer on the performance side and save costs as well. It’s easy to manage and can be controlled with Console, API, CLI and being dynamic in nature it makes it the best option as well.

Begin Your Cloud Journey

Begin your journey towards becoming an Oracle Cloud Certified Architect Associate by joining the FREE MasterClass on How To Become Oracle Certified Cloud Architect Associate in 8 Weeks

Click on the image below to Register for the FREE Masterclass NOW!

FREE Community

Click on the below image to join our FREE Telegram Group.

Telegram Group OCI

The post New Feature: How to Increase Performance of Block Volume appeared first on Oracle Trainings.

1Z0-1072 | Oracle Cloud Infrastructure 2019 Architect Associate

$
0
0

[New Update: 21st November 2019] This blog post covers everything you must know if you are appearing for the 1Z0-1072 Oracle Cloud Infrastructure 2019 Architect Associate Certification.

***This Certification is the next version of Oracle Cloud Infra Architect 2018 Associate [1Z0-932]

What is [1Z0-1072] OCI Architect 2019 Associate?

The Oracle Cloud Infrastructure 2019 Architect Associate exam is designed for individuals who possess a strong foundation knowledge in architecting infrastructure using Oracle Cloud Infrastructure services.

This certification validates a deep understanding of OCI services to spin up infrastructure and provides a competitive edge in the industry

  • Note: To know more about the Oracle Cloud Infrastructure (OCI) building blocks like RegionAvailability Domain (AD), Fault Domain (FD) TenancyCompartmentCompute, Virtual Cloud Network (VCN), Identity & Access Management (IAM), and Storage (Block, Object, Shared, Archive) CHECK HERE

Prerequisite for 1Z0-1072

There is no Pre-requisite for this certification, you can go for this exam directly. Up-to-date OCI learning and hands-on experience are recommended.

Note: This certification comes under the Cloud Recertification policy.  

Exam Details (1Z0-1072)

  • Name of the Certification: [1Z0-1072] Oracle Cloud Infrastructure 2019 Certified Architect Associate
  • Platform: Available on Oracle University and delivered via Pearson VUE.
  • Exam Duration: 105 minute
  • Exam Number: 1Z0-1072
  • Number of Questions: 66
  • Passing score: 65%
  • Exam Cost: $150 or INR 10,475

Note: 25% Discount on the listed price is offered to those who are an OPN. 

What Topics you Should Learn?

If you planning to take this exam, you have to be well prepared with the topics such as Cloud computing concepts (HA, DR, Security), regions, availability domains, OCI terminology and services, networking, databases, Autonomous Database, load balancing, FASTCONNECT, VPN, Compartments, Identity and Access Management, and tagging. So once you are done with learning these topics & doing Hands-on Cloud, you are ready for the exam.

1) Launching Bare Metal and Virtual Compute Instances

In this, we will learn how to create Virtual Machine and Bare Metal instances using the Oracle Cloud Infrastructure Compute Service.

1Z0-1072 Exam

2) Database & Advanced Database

The Database service offers autonomous and user-managed Oracle Database cloud solutions.

  • Autonomous databases are preconfigured, fully-managed environments that are suitable for either transaction processing or for data warehouse workloads.
  • User-managed solutions are bare metal, virtual machine, and Exadata DB systems that you can customize with the resources and settings that meet your needs.

Note: To know more about the Oracle Cloud Database Options (VMDB, BMDB, ExaCS, ExaCS & Autonomous (ADW, ATP) CHECK HERE

1Z0-1072 OCI

3) Compute

Oracle Cloud Infrastructure Compute lets you provision and manages compute hosts, known as Instances You can launch instances as needed to meet your compute & application requirements.

1Z0-1072 Certification

4) Identity & Access Management

Oracle Cloud Infrastructure Identity and Access Management (IAM) lets you control who has access to your cloud resources. You can control what type of access a group of users have and to which specific resources.

OCI 1Z0-1072

5) Networking Basic & Advanced Concepts

When you work with Oracle Cloud Infrastructure, Whether you are deploying Database or Application the very first thing you will do is create a Network (VCN & Subnet)

  • You then will decide which part of Application/Database is in what Subnet, What Ports to open across Subnet, How Primary Database talks to DR, Where to Deploy LoadBalancer for HA & Networking across Region.

Note: To learn more about Networking in Cloud: Who Should Learn & Why, CHECK HERE

Oracle Cloud OCI

6) Storage & Load Balancer

Oracle offers Local NVMe SSD’s and Block Volumes for IO-intensive application types, File Storage for enterprise applications, Object Storage for internet accessible storage of unstructured data, and Archive Storage for a long term reliable archival. Each is manageable through the console and by CLI.

Load Balancer provides automated traffic distribution from one entry point to multiple servers in VCN or Load balancer automatically distributes traffic to list healthy backend servers based on

  • Health Check Policy
  • Load Balancing Policy

OCI

7) Architecting Best Practices

OCI Oracle Cloud

Registration

Register for the 1Z0-1072 exam at Oracle’s official website i.e. Oracle Cloud Infrastructure 2019 Architect Associate

Related/References

Begin Your Cloud Journey

Begin your journey towards becoming an Oracle Cloud Certified Architect Associate by joining the FREE MasterClass on How To Become Oracle Certified Cloud Architect Associate in 8 Weeks

Click on the image below to Register for the FREE Masterclass NOW!

FREE Community

Click on the below image to join our FREE Telegram Group.

Telegram Group OCI

The post 1Z0-1072 | Oracle Cloud Infrastructure 2019 Architect Associate appeared first on Oracle Trainings.

Amazon AWS | Microsoft AZURE | Oracle Cloud (Confused ?): Right Choice for DBA’s

$
0
0

In this post, I have discussed which is the right Cloud to learn for DBAs, AppsDBAs or anyone working on Oracle applications like E-business Suite, PeopleSoft, JD Edwards, or Fusion Middleware like Weblogic, SOA, OBIEE, etc

Is it Amazon AWS, or Microsoft Azure, or Oracle’s Gen 2 Cloud (OCI).

It is the most common question which I have been asked frequently in our FREE Masterclass or in our FREE Facebook Community so I think of discussing the same with our Trainer & Cloud Expert Rajeev.

“I am an Oracle DBA/Apps DBA and “Confused between Oracle Cloud, Amazon AWS & Microsoft AZURE” which platform to learn or where should I focus?”

Well, If you would have asked this question to me a few years back, I would have said AWS without a doubt.

A lot has changed since then especially in last 2-3 years where Oracle introduced its Gen 2 Cloud which is OCI (Oracle Cloud Infrastructure) & also Oracle Exadata on Cloud (ExaCS), Autonomous Database for DBA’s or Cloud Tooling like EBS Cloud Manager

Now, you will also get Exadata on a Pay as you Go model in Cloud. To know more about Oracle Cloud at Customers(C@C) check here

OCI Services

Exadata on Cloud

Cloud for DBAs: AWS | Oracle Cloud | AZURE

In order to get the right answer for you, first, you need to understand what offerings we are getting from these Cloud Vendors.

If we look at the Cloud Offerings (SaaS, PaaS, IaaS). IaaS is Amazon’s Strong area, PaaS is AZURE’s strong area, but there is no vendor that can provide IaaS, SaaS & PaaS as good as Oracle.AWS or AZURE or Oracle Cloud

Note: If you look at the database management system analysis run by Gartner, In the market share, the Oracle is the number 1 player & The Future of Database Management Systems is Cloud!

Cloud Service Models

 As a DBA, you will work on PaaS Iaas. To know about Cloud Service Models, check Here.

Cloud Service Models

If you look at above two diagrams (from our Oracle Cloud Training for DBA’s), there are three service Models in Cloud:

1. SaaS:

Stands for Software as a Service, where almost everything is handled by Cloud vendors like Oracle, SalesForce or Google (for Gmail), etc. All clients need is to buy a license and start using Service. Example of SaaS from Oracle includes Fusion Applications, ERP Cloud.

  • (Note: ERP Cloud is different than E-Business (R12) or Peoplesoft on Cloud – These comes under IaaS & PaaS Category).
  • Note: There is not many roles for DBA’s in Oracle SaaS except export/import of data or creating connections to other Cloud Account or On-Premise Account or Load Users.

2. PaaS: 

Stands for Platform as a Service, where a platform like a Database or Application Server or Web Server is provided by Cloud Vendor on Cloud with all the tools necessary manage these. Clients (and You as Cloud Admin) still need to patch or do backup & recovery or Upgrade or Clone specific platforms like Database or Application Server in PaaS.

You, however, get the necessary tools from Cloud Vendor (like DBaaSCLI to patch & Restore, bkup_cli for Backup) so that you as Cloud Admin can do these tasks by a click of a button or using REST API.

  • Oracle Database is part of Database Cloud Service (DBCS) and is under PaaS Offering.

Note: There is a lot of work for DBA’s in Oracle PaaS, for a full list of Roles/tasks performed by DBA’s in Cloud check at https://k21academy.com/cloud12 

3. IaaS:

Stands for Infrastructure as a Service, where all you get is like CPU, Memory, Disk, and Networking. Clients (and You as Cloud Admin) still needs to install O.S., Install Database and do all the task like On-Premise and without Platform Tools like DBaaSCLI or bkup_api or DBaaS Monitor or dbcscli, etc.

Running and managing the database on IaaS is not much different than traditional On-Premise Style (except that you save time & money in purchasing hardware).

When you run Database on IaaS Service Model, You loose out benefits of running Database in PaaS Service Model (DBCS) like One Click Patch or Automated Backup Configuration, simple Clone using the click of a button and lot more.

Performance

If you look at the price for performance, you would see that most of the other vendors are having a greater possibility in terms of taking more money from you as a customer, but from Oracle, you would get a better price to performance

Cloud Vendor Comparision

Note: Local NVMe SSD, Oracle provides for DBaaS are superior to EBS storage Amazon provides for RDS

Oracle on Oracle for Great Experience

In terms of Great Experience, You don’t have all the application certified in AWS or AZURE, you don’t have RAC certified on AWS, you don’t have Exadata on AWS.

If you want to have Great Experience, Better Performance & wanted to have Great Pricing, All these included in Oracle Cloud that is on Oracle Cloud Infrastructure(OCI)

AWS, AZURE and Oracle Cloud

AWS Aurora RDS vs Oracle Database Cloud Service

AWS stands for Amazon Web Services and Relational Database Service from Amazon is Aurora

There is no doubt that Amazon is leader in IaaS (followed by Microsoft Azure, Oracle is catching up with next Generation Bare Metal Cloud Service now called Oracle Cloud Infrastructurebut if you look at Database Market, Oracle is Leader (No. 1) in Database with 41.6% Market Share (Source: DBEngine).

I am a DBA: Should I go for Amazon AWS, AZURE or Oracle Cloud

Now to the actual question, If you look at all the above points, Oracle being a leader in Database and given Oracle’s huge investment in the last 2-3 years in Cloud, and your existing experience as Oracle DBA, you can decide the right option for you.

Think from the Clients point of view, would they be comfortable running Oracle Database on Oracle Cloud (with all DBCS features & Tools) or Oracle Database on Amazon AWS (IaaS Offering) with very little Cloud Benefits.

If you trust and believe me, Oracle Cloud (Database Cloud Service – DBCS) is a much better option for DBAs & Apps DBAs (Once you learn and become Expert in Oracle Cloud for DBA’s then, by all means, pick AWS IaaS).

What’s your suggestion for DBA’s thinking of Cloud? What would you do?

Join the discussion in our Private Facebook Group for Cloud (Note: Your Reply can change someone’s Future)

Related/References

Next Task For You

FREE Community

Cloud DBA

 

The post Amazon AWS | Microsoft AZURE | Oracle Cloud (Confused ?): Right Choice for DBA’s appeared first on Oracle Trainings.

1Z0-1067 | Oracle Cloud Infrastructure Operations Associate Certification

$
0
0

[New Update: 3rd October 2019] This blog post covers everything you must know if you are appearing for the [1Z0-1067] Oracle Cloud Infrastructure 2019 Cloud Operations Associate Certification.

What is [1Z0-1067] OCI Architect Professional?

An Oracle Cloud Infrastructure 2019 Certified Cloud Operations Associate is has demonstrated hands-on experience and knowledge required to:

  • Automate Cloud tasks,
  • Tune Performance,
  • Troubleshoot, manage cost,
  • manage security and compliance policies,
  • Monitor and Alert OCI,
  • Implement Data Retention and Archival,
  • creating shell scripts with the Command Line Interface (CLI) and design Cloud-scale Agility on OCI.

Note: To know more about the Oracle Cloud Infrastructure (OCI) building blocks like RegionAvailability Domain (AD), Fault Domain (FD) TenancyCompartmentCompute, Virtual Cloud Network (VCN), Identity & Access Management (IAM), and Storage (Block, Object, Shared, Archive) CHECK HERE

Prerequisite for 1Z0-1067

There is no Pre-requisite for this certification, you can go for this exam directly. Up-to-date OCI learning and hands-on experience are recommended.

Note: This certification comes under the Cloud Recertification policy.  

OCI Certification Paths

Now, there are 4 certifications for OCI:

  • Oracle Cloud Infrastructure 2018 Certified Architect Associate[1z0-932], To know more check here
  • Oracle Cloud Infrastructure 2019 Certified Cloud Operations Associate [1z0-1067]
  • Oracle Cloud Infrastructure 2019 Certified Architect Professional[1z0-997], To know more check here
  • Oracle Cloud Infrastructure 2019 Architect Associate [1Z0-1072], To know more Check here
Note: There is no Pre-requisite for 1Z0-1067 Certification, you can directly appear for the same

1Z0-10671Z0-1067

Who Should go for OCI Certification?

  • DBAs & Apps DBAs: Because both Database & Application (EBS, Peoplesoft, JD Edwards & Seibel) run on OCI.
  • WebLogic & FMW Admins: Because JCS, SOA CS, ICS, ODI CS, etc run on the top of OCI.
  • SOA Admins: Because SOA too runs on the top of OCI.
  • Security Admins: SSO, Federation, OAuth because you can secure your application by configuring SSO, federate with various identity provider & these can be done on the top of OCI.
  • Architects & DevOps: Network, App, Storage, HA & DR because you are responsible for designing the infrastructure of your application & databases.

Exam Details [1Z0-1067]

  • Name of the Certification: [1Z0-1067] Oracle Cloud Infrastructure 2019 Cloud Operations Associate
  • Platform: Available on Oracle University and delivered via Pearson VUE.
  • Exam Duration: 105 minutes
  • Exam Number: 1Z0-1067
  • Number of Questions: 60
  • Passing score: 70%
  • Exam Cost: $150 or INR 10,475

Note: 25% Discount on the listed price is offered to those who are an OPN. 

Exam Syllabus

1z0-1067 exam topics

Registration

Register for the exam at Oracle’s official website i.e. Oracle Cloud Infrastructure Architect Professional Exam

Related/References

Begin Your Cloud Journey

Begin your journey towards becoming an Oracle Cloud Certified Architect Associate by joining the FREE MasterClass on How To Become Oracle Certified Cloud Architect Associate in 8 Weeks

Click on the image below to Register for the FREE Masterclass NOW!

FREE Community

Click on the below image to join our FREE Telegram Group.

Telegram Group OCI

The post 1Z0-1067 | Oracle Cloud Infrastructure Operations Associate Certification appeared first on Oracle Trainings.

How to Connect Autonomous Database with SQL Developer Web

$
0
0

In this Post, We covered how to Connect an Autonomous Database using In- Built SQL Developer Web and run PL/SQL Query.

Oracle SQL Developer Web Overview 

To Connect to Autonomous Database there are various Database tools option available like SQL Developer Web, SQL Developer Client, SQL*Plus, and SQLcl etc.

Here, we are discussing about SQL Developer Web , because it is a browser-based application that provide many of administration features of desktop-based Oracle SQL Developer. SQL Developer Web is bundled with each Autonomous Data Warehouse instance.

To connect with Oracle SQL Developer Web, you must create Oracle Autonomous Database in Oracle Cloud , and the ADMIN user is pre-enabled for SQL Developer Web.

The main features of SQL Developer Web are:

  • Run SQL statements and scripts in the worksheet
  • Export data
  • Design Data Modeler diagrams using existing objects

Connect with Built-in SQL Developer Web in ADB

1). Register to the Oracle Cloud account

First, you should have an Account at Oracle Cloud and if you don’t have one, then you can register FREE using step-by-step video & guide that we have covered in episode 30. You can get it by visiting k21academy.com/30. 

2). Create and Access to an instance of Autonomous Data Warehouse

Once you have your own Cloud account, then create your first Autonomous Data Warehouse instance on Oracle Cloud Infrastructure (OCI), if you don’t know how to create ADW Instance, you can check from here.

create ADB instance

create ADB instance

3). Access SQL Developer Web as ADMIN

Third step, to access SQL Developer Web you can use the Oracle Cloud Infrastructure console or the Autonomous Data Warehouse Service Console.

To access SQL Developer Web from the Autonomous Data Warehouse Service Console:

  • On the instance details page click Service Console–>Development–>SQL Developer Web

access SQL Developer Web from the Autonomous Data Warehouse Service Console

access SQL Developer Web from the Autonomous Data Warehouse Service Console

  • In the SQL Developer Web Sign in page, enter your Username and Password, Click Sign in.

access SQL Developer Web from the Autonomous Data Warehouse Service Console

  • This shows the SQL Developer Worksheet tab.

SQL Developer Web

To access SQL Developer Web from the Oracle Cloud Infrastructure console:

  • On the instance details page click the Tools tab.

access SQL Developer Web from the Oracle Cloud Infrastructure console

 

  • In the SQL Developer Web area, click Open SQL Developer Web.

access SQL Developer Web from the Oracle Cloud Infrastructure console

  • In the SQL Developer Web Sign in page, enter your Username and Password.

access SQL Developer Web from the Oracle Cloud Infrastructure console

  • Click Sign in.

Run SQL Query in SQL Developer Web

  1. Once you successfully login to SQL Developer, Run some query to check the connection is correct or not as below:

SQL Developer Web

2. Check ADB Database name

SQL Developer Web

3. Try to create a table in database

SQL Developer Web

 

SQL Developer Client Tool

SQL Developer client tool is another option to connect with Autonomous Database (ADB) but its a complete end-to-end development of your PL/SQL applications, a worksheet for running queries and scripts etc.. It will be used when you are need SQL developer to Run on your PC or Local System (To download SQL Developer tool)

For more information how to connect with SQL Developer client and how to install in your system Click Here

(Now it’s your turn to post your doubts in the comment section and let us know where you are facing challenges while connecting to SQL Developer Web in ADB.)

Stay tuned for my next blog on “How to Make Connection from Autonomous Data Warehouse (ADW) to Object Storage using SQL Developer Web

Next Task For You:

  • If you don’t have an Oracle Cloud Public Account, then create one by using the Step-by-Step Activity Guide Here. (Register For Free)
  • Build Your First Autonomous Database on OCI using the Steps Here.
  • [Video] How to Connect to Autonomous Database on Oracle Cloud Here.
  • [Video] Oracle Cloud Database Options (VMDB, BMDB, ExaCS, ExaCS & Autonomous (ADW, ATP) Here
  • Join our FREE Masterclass on Upgrade From DBA To Oracle Cloud DBA Including Certification & Earn More In 2020″ Click on the image below to Register for the FREE Masterclass NOW!

FREE Community

Click on the below image to join FREE Community group.

The post How to Connect Autonomous Database with SQL Developer Web appeared first on Oracle Trainings.

[New Feature] Share Block Volume with Multiple Instances In Oracle Cloud (OCI)

$
0
0

Oracle listens to its users and with huge demand, Oracle released Block Volume Sharing in reading/Write Mode…Wow!!! This will definitely be going to ease much design and lower the storage cost too. Till now Block volume can be attached to only one compute instance at a time and for Storage share, we have File System Service.

This post covers the new feature from Oracle that allows us to share Block Volume with Multiple Instances.

If you are new to Oracle Cloud, check our  FREE Guide to Register for Oracle Cloud Trial Account

Storage Options in Oracle Cloud

Oracle Cloud Infrastructure offers below main storage service

  • Block Volume Service: Block storage operates at the raw storage device level and manages data as a set of numbered, fixed-size blocks using protocols such as iSCSI.
  • Object Storage Service: Object storage is independent of a server and accessed over the Internet. Data is managed as objects using an API built on standard HTTP verbs. It is an ideal storage platform to store very large amounts of data.
  • Local storage: Local NVMe-based SSD storage with very high IOPS and low latency is available for the Storage Optimized Instance Type (e.g. BM.DenseIO2.52).
  • File Storage Service (FSS): Fully managed file storage service.NFS3 along with Network Lock Manager (NLM).It Starts from a few KBs to 8 Exabytes (EB)
    and Data & Metadata are encrypted at rest

To know more about the types of storage in Oracle, check our post, Oracle Cloud Infrastructure (OCI) | Storage Object, Block | File Storage, Data Transfer Service|, here

 

OCI Block Storage

Points to be noted here:

  • Available for DBCS since May 2017 and now it is available to the public.
  • Default attachment from Compute is non-shareable and exclusive read/write
  • Two options introduced Read/Write Sharable and Read-only Sharable.

Sharable Block Volume

Sharable Block Volume

  • Read-only attachment is available in sharable mode to multiple instances.
  • No need for concurrency access control or cluster-ware solution for Read-only sharable block volume across multiple readers.
  • Volume groups, Disk-to-Disk Clone, automated backups are available for Shared Block Volumes.
  • Available in all regions via OCI Console, CLI, SDK, Terraform.
  • Other vendors provide only Read-only Block Volumes but have a limitation on Read-Write shareable attach.

Possible Use Cases

With the Shared Block Volume (Read-Write of Read-Only attach) can be useful in various deployments and designs. Listing a few of them:

Block Volume Use Cases

I hope you find this blog useful in understanding the latest enhancement on block volume and its several use cases.

Related/Further Readings

Next Task For You

Begin your journey towards becoming an Oracle Cloud Certified Architect Associate by joining the FREE MasterClass on How To Become Oracle Certified Cloud Architect Associate in 8 Weeks.

Click on the image below to Register for the FREE Masterclass NOW!

FREE Community

Click on the below image to join our FREE Telegram Group.

Telegram Group OCI

The post [New Feature] Share Block Volume with Multiple Instances In Oracle Cloud (OCI) appeared first on Oracle Trainings.


Oracle EBS Cloud Manager: New Release (19.3.1) Is Now Available

$
0
0

The New release (19.3.1) of Oracle E-Business Suite (EBS) Cloud Manager is now available and brings new features for EBS (R12) on Cloud.

In this blog post, I will cover:

  • What is EBS Cloud Manager?
  • What’s new in EBS Cloud Manager (19.3.1)?
  • How to Provision EBS Cloud Manager (19.3.1)?
  • How to Upgrade to New EBS Cloud Manager (19.3.1)?

What is EBS Cloud Manager?

EBS Cloud Manager is a tool through which you CreateManage, and Migrate E-Business Suite on Oracle application on Oracle Cloud (OCI).

EBS Cloud Manager

As an Oracle Apps DBA or EBS Architect, you need to know about EBS Cloud Manager.

Note: To know more about EBS Cloud Manager, click HERE.

What’s New in EBS Cloud Manager(19.3.1):

  1. EBS Cloud Manager Now Supports Fault Domain for Application, Databases, Backup Provisioning. A fault domain is a logical collection of the server inside the Availability Domain (AD). AD is a Datacenter inside the geographical location. To know more about Availability Domain & Fault Domain, click HERE
  2. EBS Cloud Manager (19.3.1) Now Supports Tagging. Tagging is a type of labeling that tags/labels to help you organize and control resources. There are two types of tags: Predefined tags & Free-form tags, and both are supported.
  3. EBS Cloud Manager (19.3.1) provides Web Entry point Enhancement. 
  • Application Server can work as a Web Entry point (Load balancer is not mandatory for Web Entry).
  • The load balancer is now Optional.
  • Transport Layer Security (TLS) Protocol Supported.
  1. EBS Cloud Manager (19.3.1) provides Execution Engine Enhancement.
  • EBS Cloud Manager’s tasks and subtasks run via a new execution engine.
  • Details for subtasks or overall tasks can be seen by EBS Cloud Manager.
  1. Online help is available for Key Flows in EBS Cloud Manager.

How To Provision EBS Cloud Manager(19.3.1):

1) Log in to your Oracle Cloud account and go to the OCI Console.
Note: If you haven’t registered for the Oracle Cloud Free Trial account yet, then please Download the Step-by-Step Activity Guide to Register for Oracle Cloud Trial Account

2) From the navigation menu, click on “Marketplace”. OCI Console

3) In the Marketplace, you will get the EBS CM image as well as all the Oracle provided Images & partners.

Marketplace

4) Select the EBS Cloud manager version (19.3.1) and Compartment, then click on the Launch Instance.

Launch Instance

Note: For the Lift and Shift Migration, you need EBS Cloud Backup Module.
You can download EBS Cloud Backup Module 19.3.1 as Patch 30115120 from My Oracle Support.

How To Upgrade Old EBS Cloud Manager to (19.3.1):

You can upgrade from 19.1.1.x or 19.2.1.x to Latest EBS Cloud manager 19.3.1 by using Done using selfUpdate.pl utility ran directly from the existing EBS Cloud manager machine.

$ cd /u01/install/APPS/apps-unlimited-ebs/bin

$ perl selfUpdate.pl

To know more about how to upgrade to the new EBS cloud manager, click HERE. (MOS Note 2434500.1).

Related/References

Next Task For You

If you are an Oracle Apps DBA and just starting your journey to Oracle Public Cloud, then we highly recommend you to download our FREE Guide that contains the 7 Things Every Oracle Apps DBA & Architect Must Know to Manage & Migrate Oracle EBS (R12) on Oracle Cloud.

Click on the below image to get the FREE Guide NOW!

EBS on Oracle Cloud Free Guide

The post Oracle EBS Cloud Manager: New Release (19.3.1) Is Now Available appeared first on Oracle Trainings.

1Z0-932 V/S 1Z0-1072: Oracle Cloud Infra Architect Associate Certification

$
0
0

Recently Oracle Cloud Introduces a New certification for Oracle Cloud Infrastructure Architect Associate which is 1Z0-1072 Oracle Cloud Infrastructure 2019 Architect Associate

***This Certification is the updated version of Oracle Cloud Infra Architect 2018 Associate [1Z0-932]

A lot of trainees from our Oracle Cloud (OCI) Infra Certification Training are having the confusion which Certification they should go for OR what is the difference between 1Z0-932 or 1Z0-1072? Well, this post is the answer to all of your questions.

What is the 1Z0-1072 Certification?

This certification is an Associate Level Exam. We already have the certification namely 1z0-932 but Oracle released the newer version of the certification i.e. 1Z0-1072

  • To know more about this certification, check our post, 1Z0-1072 | Oracle Cloud Infrastructure 2019 Architect Associate, Check Here

What is 1Z0-932 Certification?

This is the Associate level certification and it was the 2018 version of the exam, as it was introduced by Oracle in the year 2018.

  • To know more about this certification, check our post All About 1Z0-932 Oracle Cloud Infrastructure 2018 Architect Associate, here

Difference Between 1Z0-932 & 1Z0-1072

  1. There is not much difference in the course content of both the certification. (Modules are same)
  2. The 1Z0-932 is the 2018 version for Architect Associate certification.
  3. The 1Z0-1072 certification is 2019 version for Architect Associate Exam, you will get the questions for all the changes which have been done in 2018 to till now.

Which One to Choose First?

If you have not done any OCI certification yet & planning to take the exam, then I can suggest you go for 1Z0-1072, as the 1Z0-932 certification will get expire on 1st June 2020.

1Z0-1072 Certification

As per Oracle’s new Recertification policy, Oracle Cloud Certification credentials are valid for a period of 18 months from the date you earn the credential. The credential will become inactive at the end of 18 months.

To stay current, candidates must re-certify themselves with the latest version of the exam.

What is the Recertification Policy?

As per Oracle’s new recertification policy, only the time span of holding the certificate and validity has been updated.

Note:

  • Credentials earned by passing 2019/future exams after 12-Sep-2019 will remain active for 18 months from the date of earning them
  • Credentials earned by passing 2019 exams on or before 12-Sep-2019 will remain active till 12-Mar-2021
  • Credentials earned by passing 2018/older exams will remain active till 01-Jun-2020

Course Content 8 Week Roadmap: What to Expect? 

Here’s the quick sneak-peak of how to start learning Oracle Cloud Infrastructure (OCI) & to clear OCI [1Z0-932]/[1Z0-1072] by doing Hands-on.

1Z0-1072 Certification

Hands-On Guide to Clear Exam

  1. Register to Oracle Cloud and Customize Dashboard
  2. Create & Manage Compartment, Users, Group & Policy
  3. Create VCN, Subnet, Security List, Gateways (IGW, SGW & DRG) & Route Table
  4. Create & Access Compute Instance
  5. Create Load Balancer
  6. Create, Attach Block Volume & File Storage Service (FSS) in a Compute Instance
  7. Create & Access User managed Database
  8. Create & Access Autonomous Database
  9. Create & Configure DNS
  10. Create & Configure VCN Local Peering
  11. Create & Configure VCN Remote Peering
  12. Create & Configure NAT Gateway
  13. Configure Instance Principal
  14. OCI & IDCS Federation
  15. Create & Configure Service Gateway

To know more about all the Guides in details, check here

Related/References

Begin Your Cloud Journey

Begin your journey towards becoming an Oracle Cloud Certified Architect Associate by joining the FREE MasterClass on How To Become Oracle Certified Cloud Architect Associate in 8 Weeks

Click on the image below to Register for the FREE Masterclass NOW!FREE masterclass

FREE Community

Click on the below image to join our FREE Telegram Group.

OCI Telegram group

The post 1Z0-932 V/S 1Z0-1072: Oracle Cloud Infra Architect Associate Certification appeared first on Oracle Trainings.

Oracle Visual Builder Cloud Service (VBCS) Overview & Features

$
0
0

In this post, I have discussed Oracle Visual Builder Cloud Service, What are their main functions and Where it is mainly used?

If you are new to Oracle Integration Cloud (OIC), then check out our blogs below as these contain all the key points that a beginner should know about Oracle Integration Cloud (OIC)

What is VBCS?

  • Oracle Visual Builder is the Software development PaaS (Platform as a service) service.
  • Oracle Visual Builder provides an easy way to create and host web and mobile applications in a secure cloud environment.
  • The Visual Builder Cloud Service is the open-source standard which is a help to develop, deploy and collaborate inside the Oracle Cloud.
  • It provides the development that is browser-based that mainly focuses on visual techniques of development which helps to create interfaces, business logic, and objects.
  • With drag and drop UI creation, visual logic definition, and declarative business object creation, development is streamlined.

Why Oracle Visual Builder is Important?

The new technologies in the cloud are the key step for developing interfaces for your applications and also to get different customers to implement your new solution. Sometimes the developers are facing many issues to maintain with the new and emerging technology.

This new Oracle Visual Builder Cloud Service helps to lift up these bars with the help of new experience in a visual development environment that helps to accelerates and make easy creation in both mobile as well as in Web application with zero installation.

Features of Visual Builder

There are many features that visual builder may have to build their mobile and Web Application but the three important feature is:

  • Nothing to Install: To run a visual builder all you need is a browser and there is no need to download or to install any software that why you can start you’re immediate.
  • Add Functionality: You can write the advance custom codes by using JavaScript, HTML 5, and CSS.
  • Visual Development: There is a feature of Drag & Drop of the components and also to set the properties on the live design surface and this is what you see the same you get at the time execution. 
  • Your Data: Define new objects to store data related to your application. Replace spreadsheets with multi-user web applications
  • REST Services: Pick from our catalog of REST services, or invoke other REST services with just a few clicks
  • Mash-Up: Create a unified application that consumes services from multiple sources in combination with your own data objects
  • Access Anywhere: Published applications are available in the cloud from any desktop or mobile device

This is all in Nutshell about Visual Builder Cloud Services Overview.

Related/References

Next Task for you

  1. If you don’t have a FREE Oracle cloud account yet, then follow our step by step guide here to get the same.
  2. Create an OIC Instance.
  3. Register for our FREE Masterclass on “Be an Integration Expert with Oracle Integration Cloud Services”? by clicking on the image below.

FREE Community

Click on the image below to join our FREE Community group.

 

The post Oracle Visual Builder Cloud Service (VBCS) Overview & Features appeared first on Oracle Trainings.

[AZ-103] Microsoft Azure Administrator Certification Exam: Everything You Need To Know

$
0
0

In this blog post, I’ve discussed everything you need to know about the AZ-103 Microsoft Azure Administrator certification exam.

There must be many questions in your mind like why is this certification necessary? What domains does it cover? What are the eligibility criteria for this exam? How to prepare for it? And whatnot. So without further delay, let’s find out the answers.

AZ-103 Feature Image

What Is Microsoft Azure Certification?

The AZ-103 Microsoft Azure Administrator certification exam is geared towards those who manage Cloud services that span computes, networking, storage, security, and other Cloud capabilities within Microsoft Azure.

Why Should You Learn Azure?

  • Validates technical skills like storage, networking, compute, security, and other Cloud operations on Microsoft Azure.
  • Top-paying info-tech certification in the world.
  •  It provides you with global recognition for your knowledge, skills, and experience.
  • The organization looks for those who know Oracle Cloud, AWS, Azure, etc.

Why Azure Certification Is Beneficial?

  • As a result of the increase in demand for Azure, the need for Azure administrators is rapidly increasing along the lines. Hence, one CV with this gleaming certification will have an enormous advantage.
  • In terms of job prospects and earning, a certification leads to a rampant increment in both.
  • Almost 70% of people agree that certification has improved their earning and 84% of people have seen better job prospects after getting certified.
  • Updating your LinkedIn profile with this certificate will boost your job profile and increase your chances of getting chosen.

Exam Details (AZ-103):

  • Certification Name: AZ-103: Microsoft Azure Administrator
  • Target Audience: There are no pre-requisites for taking this course. But you can check out this blog post to know more about the certification on [AZ-900] Azure Fundamentals.
  • Exam Duration: 180 minutes
  • Number of Questions: 40-60
  • Passing score: 700 (Out of 1000)
  • Exam Cost: USD 165.00
  • Validity: 2 years

AZ-103

AZ-103 Exam Topics

Candidates should have proficiency in using the Azure portal, OS, Powershell, cloud infrastructure, ARM templates, and networking.

The important domains covered in the AZ-103 Microsoft Azure Administrator certification exam are:

  • Manage Azure subscriptions and resources (15-20% weightage)
  • Implement and manage storage (15-20% weightage)
  • Deploy and manage virtual machines (VMs) (15-20% weightage)
  • Configure and manage virtual networks (30-35% weightage)
  • Manage identities (15-20% weightage)

AZ-103 Exam Dumps and Books

You can also refer to this book for [AZ-103] Azure certification. But as we all know, books can be lengthy and tedious to go through, so I will be putting some sample questions and not Azure Exam Dumps as they are illegal.

But don’t you worry, I’ll cover almost 150 questions in my next blog post that will help you clear the Azure exam with flying colors. So subscribe now to stay tuned!

Exam Retake Policy

  • First of all, if a candidate fails in the first attempt, he/she has to wait 24 hours before exam retake.
  • Secondly, if he/she fails in the 2nd attempt, then they should wait for 14 days to retake the exam.
  • A candidate can take a maximum of 5 retakes in a year.

Who This Certification Is For?

  • People with non-technical backgrounds such as those involved in selling or purchasing Cloud-based solutions and services or who have some involvement in Cloud-based solutions and services.
  • Anyone with a technical background who needs to validate their foundational level knowledge around Cloud services.

The certification exam enhances your skills as well as demonstrates it among your employers, thus making you stand out.

Registration

Register for [AZ-103] Azure certification exam at Microsoft’s official website i.e., AZ-103 Microsoft Azure Administrator certification exam.

Next Task For You

Click here to subscribe to Microsft Azure related news & updates. Azure Subscriber now

The post [AZ-103] Microsoft Azure Administrator Certification Exam: Everything You Need To Know appeared first on Oracle Trainings.

[Troubleshoot] instance ocid1.instance.oc1.iad.XX Not Found While Deploying EBS Cloud Manager: config.pl

$
0
0

This post covers issues & fix which I have encountered while doing hands-on for our EBS On OCI Training while setting up EBS Cloud Manager In Oracle Cloud Infrastructure (OCI).

Registered for the Free Masterclass on How To Transition From An Oracle Apps DBA To Oracle Cloud Apps DBA?

If you don’t know about EBS Cloud Manager check  our previous post  on Oracle EBS(R12) Cloud Manager Overview: What & How  & also check our latest post covering latest release of EBS Cloud Manager (19.3.1)

Introduction config.pl

  • Once you have successfully created the EBS Cloud Manager instance, then to make it functional you need to run configure.pl script.
  • Configure.pl scripts to create a configuration file that contains the value of the user authenticated to use EBS Cloud manager, compartments, groups, network, etc.
  • It is a one-time activity and then you can use EBS Cloud Manager for Deploying Oracle E-Business Suite R12 on OCI either a Fresh or vision Install or you can install using the backup which you have taken.

Issue Encountered

While running the config.pl for the first time for configuring EBS Cloud Manager, I hit with an error as

Error: “Failed to execute command /bin/bash -c ” source /u01/install/APPS/software/oracle-bmcs-cli/bin/activate ; export LC_ALL=en_US.utf8 ; export LANG=en_US.utf8 ; oci compute instance list-vnics –instance-id ocid1.instance.oc1.iad.anuwcljs77qm3eyc33qs2hr3suee3eyqmtewh7m7bi5nbmfq72kjpmagtzwq –config-file /u01/install/APPS/.oci/ebscm.admin && deactivate ”

EBS Cloud Manager

The above error doesn’t much reveal about the cause, so I tried looking into the EBS Cloud Manager log file: /u01/install/APPS/apps-unlimited-ebs/out/configure_2019-12-24_XX &  I found another error which is more clear and I able to troubleshoot the issue.

EBS Cloud Manager

Root Cause

There might be several reasons for the above error which I have encountered.

  1. The wrong username is given while configuring EBS Cloud Manager using config.pl
  2. User is not authorized to perform the task, refer section 2.2 Create Groups and Assign Policies from Doc ID: 2434500.1 and if you have given all the policies. To know more about the policy check here
  3. EBS Cloud Manager is created in the wrong compartment. With the release of EBS Cloud Manager 19.1.1 its supports separation of duties which Each resource should be created in different Compartments. For Example
    • Network-Compartment will hold network-related resources
    • EBS CM -Compartment will hold EBS CM Virtual Machine
    • EBSDEMODBA-Compartment will hold EBS & Database

EBS Cloud Manager

Fix

After deep-diving into the error, I found that I have created the EBS Cloud Manager VM in the wrong compartment ie. in Network -Compartment wherein it needs to be created in EBSCM-Compartment, so after re-creating the EBS CM Virtual machine in EBSCM-Compartment the issue has been resolved.

EBS cloud Manager

 

I hope you find this blog useful in troubleshooting the EBS Cloud Manager issue while running the config.pl for the first. If you like the post please share this your colleague or friends who are working on EBS Cloud Manager For EBS Deployment in Oracle Cloud Infrastructure.

Related/References

Next Task For You

If you are an Oracle Apps DBA and just starting out your journey to Oracle public Cloud then we highly recommend you to download our FREE Guide that contains 7 Things Every Oracle Apps DBA & Architect Must Know To Build & Manage EBS (R12) On Cloud in order to Manage & Migrate Oracle EBS R12 on Oracle Cloud.

Click on the below image to get the FREE Guide.

EBS on Oracle Cloud Free Guide

 

 

The post [Troubleshoot] instance ocid1.instance.oc1.iad.XX Not Found While Deploying EBS Cloud Manager: config.pl appeared first on Oracle Trainings.

Viewing all 1886 articles
Browse latest View live