Enable master key Encryption Key for a PDB on the cloud
SELECT wrl_parameter, status, wallet_type FROM v$encryption_wallet;Master Key Encryption allow you to encrypt sensitive data, such as credit card numbers, stored in table columns. Encrypted data is...
View ArticleAccess Apex On the Cloud Using DBaas
Oracle Database Cloud Service include Oracle Application Express, which you manage using the Oracle Application Express administration console. You access this administration console by going to the...
View ArticleAccess Dbaas monitor
To access Oracle DBaaS Monitor when the HTTPS port is unblocked ( i blogged about this before and how to enable it )Open the Oracle Database Cloud Service console, from the console From the right panel...
View ArticleAdministrating Pluggable Database on the cloud - Clone
You can use DBaaS Monitor to create and drop a pluggable database, open and close a pluggable database, plug in and unplug a pluggable database, and clone a pluggable database.Let's Start with Clone...
View ArticleAdministrating Pluggable Database on the cloud - Other Operation you can do...
In my previous post i discussed how to clone Pluggable database on the cloud using Dbaas monitor, but what else i can do on the cloudClosing a Pluggable DatabaseOpen Dbaas MonitorClick on modify State,...
View ArticlePlug and unplug PDB on the Cloud
You can use DBaaS Monitor to plug/Unplug in a pluggable database.Open Dbaas Monitor like usual Once you did this the, you will redirected to new page, in my case i have 2 PDB let's choose one of them...
View ArticleMoving from VMware/KVM to the Oracle Cloud
Are you running Vmware or KVM solution in your infrastructure and you are afraid to move your infrastructure to the cloud, Oracle provide and gives one simple solution without losing anything Now you...
View ArticleGetting Started with Pentesting
Today i received an email for the official publish for Penetration testing tutorial videos , this is another achievement will be added to my security list.If you want to have alook on the video...
View ArticleMigrating From AWS to Oracle Using SQL Developer
The Data Uploaded to the Cloud Vendor Amazon web services ( AWS ) But the client decided to move their data on-premises for the first sight you will think this is hard and needs a lot of work but...
View ArticleWeblogic 101 for DBA Webinar
if you want to learn more about web-logic, Register now "Weblogic 101 for DBA"i will cover different topic during the webinar to give you a better idea about the weblogic conceptRegister now hereThank...
View ArticleHelping implementer and tester dealing with famous Siebel - based system...
Upon my colleague Mohammad Altraimat i am publishing this article let me gives you a brief about him , he is currently working with as Siebel Freelance , ensure the functionality of systems, support...
View Articlefailed to associate the token : AWS
Once you create AWS you should activate "Activate MFA on your root account" and do that you should use your phone (Iphone, Android) download google authenticator app from the app store/Google Play once...
View ArticleConfigure AWS Command Line Interface
In this lesson i will show you how to configure AWS command line, and how to start working with your AWS account thru command line with very simple and basic steps :-First of i will assume that you...
View ArticleOut Of memory , Not Enough Space Solaris 11
SQL> startup mount ;ORA-27102: out of memorySVR4 Error: 12: Not enough spaceAdditional information: 1671Additional information: 16106127360Additional information: 64424509440The Above error appeared...
View ArticleError: Server refused our key or No supported authentication methods available
If you use PuTTY to connect to your instance and get either of the following errors, Error: Server refused our key or Error: No supported authentication methods available, verify that you are...
View ArticleWhere is the DBA in the DevOps tools ?
Database administrator job has been changed and it's not like before any more, In the past The DBA responsibility was limited within database which mean troubleshooting, backup , Performance tuning,...
View ArticleIntegrate Weblogic With Active Directory Using LDAPS
In this post i will show how to integrate weblogic with active directory under LDAPS Port 636 and now using the 389, This is usually will work on different version of weblogic in my case i am using...
View ArticleChange Hostname in Oracle Solaris 11.3
In this post i will share how to change hostname in Solaris 11.3 , i never test this way on other version but regarding to Oracle it will be working without any issue.as root user, list the current...
View ArticleOracle Database 18c (18.3) is now available / Oracle XE
Now you can download Oracle Database 18c (18.3) from OTN , Time for testingHereAlso now you can download Oracle Database XE , free for everyone:-Free Oracle Database for Everyone: Up to 12 GB of user...
View ArticleOracle API Gateway Installation as cluster and single node
I wrote this article because there is no much information about this product to configure it as cluster so i choose to write it step by step to help people around the world in case they need...
View ArticleClone Weblogic Software from One Machine to another
Cloning is the process of copying an existing entity to a different location while preserving its state. Some situations in which cloning Oracle Fusion Middleware is useful are:Creating a Middleware...
View ArticleThe Ultimate guide to DevOps Tools Part #1 : Docker
I will try to cover the Docker basics in different posts to allow people and reader understand more about this tools, also i will provide reference in each of the posts in case you need more...
View ArticleThe Ultimate guide to DevOps Tools Part #2 : Docker
This article will continue the basic for docker which is consider one of the DevOps Tools after finishing these series i will choose another tools that could help DBA to automate their works.In this...
View ArticleThe Ultimate guide to DevOps Tools Part #3 : Docker
Before we start please review the two post before we startThe Ultimate guide to DevOps Tools Part #1 : Docker hereTalking about docker concept , how install it.The Ultimate guide to DevOps Tools Part...
View ArticleThe Ultimate guide to DevOps Tools Part #4 : Docker
In this series that related to DevOps Tools that helps you as DBA to automate your work and make it easier for you , this will be the last part for Docker.In this post i will mentioned how to pull and...
View Article