by infra xpertzz | Apr 11, 2021 | Oracle
While installing the DB binaries for Oracle RAC 19c, we were receiving the below error related to NTPD Slewing option PRVG – 1032 : slewing option “-x” not found on the NTP daemon command line on nodes “jack,jill” NTP daemon is...
by infra xpertzz | Apr 6, 2021 | Oracle
In this post we will see 12.2.0.1 Physical Standby Database creation using RMAN Primary Server Details : Hostname : Primary IP Address : 172.168.190.15 DB Unique Name : INFRADBP_PRIME Standby Server Details : Hostname : Standby IP Address : 172.168.190.20 DB...
by infra xpertzz | Feb 27, 2021 | Oracle
In this post, we will see step by step configuration of servers for installation of Oracle RAC for home system Please click on the INDEX and browse for more interesting posts. For more posts regarding Oracle 19c RAC, please click on the links below Installation of...
by infra xpertzz | Feb 12, 2021 | AWS
In this post we will see how we can migrate an On-premise Oracle database to AWS RDS using Oracle Datapump utility and integration with S3. For more posts on AWS RDS please check the INDEX page or visit our YouTube channel There are various methods to migrate your...
by infra xpertzz | Feb 7, 2021 | Shell Scripting
FUNCTIONS & SIGNALS 6.1. Signals Finding the signal man page Your system contains a man page listing all the available signals, but depending on your operating system, it might be opened in a different way. On most Linux systems, this will be man 7 signal. When in...