Installing Mechanize gives error on MacOS Mojave For Python and Pip 2.7 This error is due to a version of…
Tag Install
Linux Version : CentOS 7.5 Oracle Version : 18c (18.3.0.0) 1. Download the Zip file from Oracle Website and create…
If you are going to work on Oracle Database in cloud or in environments where X11 client or server is…
Representation State Transfer is the new industry standard of building technology neutral API’s. REST API are essentially web services to…
Mysql is the most popular open database and is the M in the LAMP stack (others being Linux-Apache-PHP) If your…
Oracle Apex is a modern framework to quickly develop and deploy web apps sitting on top of Oracle Database. Apex…
To install NodeJS on a Mac the first thing you have to do is download Brew package manager for mac.…
Install Latest NodeJS on CentOS 6 or 7 ————————————– 1. Add Repo and Install NodeJS For Stable Release:- $ yum…
1. Generate RPM list on Old Server rpm -qa –queryformat=’%{NAME}\n’ | sort > serverold.txt 2. Generate RPM list on New…
Configure 12c dataguard broker using the below command onPrimary database server primeprd – > tnsnames for primary database primedr-> tnsnames…
Recently we patched our Exadata machines to the April 2016 QFSP. On running DBCA we got X11 forwarding error and…
Before we begin this is a note from the Oracle Website The name of these bundle patches was changed to…
Install and Configure Oracle Application Express Apex 5.0, 4.2.6, 4.2.x with Embedded PL/SQL Gateway
1. Download Software as Zip file from OTN http://www.oracle.com/technetwork/developer- tools/apex/downloads/index.html 2.Unzip apex_5.0_en.zip Software to ORACLE_HOME directory, it will create a…
So you are an Oracle DBA and have got used to the luxury of BASH shell in nix systems. Where…
1. Install Latest OPatch clients from support.oracle.com – As Grid User — unzip p6880880_112000_SOLARIS64.zip -d $ORACLE_HOME ##Replace All – As…
GoldenGate is touted by Oracle as its future for data replication. It will slowly phase out Oracle Streams and will…
Directions :: First do gunzip then cpio of the file you downloaded from oracle.com 1. Run “gunzip <filename>” on all…