Author Archive

Oracle Webtier 12c Installation and configuring privileged port 80 !!

Author: | Categories: Oracle Fusion DBA No comments
Hi All,   Published the video of Oracle Webtier (OHS) 12c Installation and configuring the same with privileged port 80.     Cheers, Happy learning !!

OBIEE11g Cloning and migrating Users, Groups, Roles !!

Author: | Categories: Oracle Fusion DBA No comments
Hi All, Published the videos regarding OBIEE cloning and Migrating users, roles, Groups. Check the same and have fun 🙂 This Video for OBIEE Cloning 11g: This Video for Migrating Users, Roles, Groups of OBIEE 11g from one environment to another.   Cheers, Happy learning !!

OBIEE 11g Cloning using T2P process !!

Author: | Categories: Oracle Fusion DBA 5 Comments
Hi Guys, Came back with cloning of OBIEE environment using T2P process. Check the same in this blog and have fun Before starting cloning, assuming there is already configured OBIEE environment. Now, take the logical backup of DEV_MDS and DEV_BIPLATFORM schemas. Create necessary directory structures to take the snap

Adding a New Node to existing EBS 12.2 environment !!

Author: | Categories: Oracle Applications DBA 5 Comments
Adding new node to an existing Oracle EBS12.2 Document followed Sharing The Application Tier File System in Oracle E-Business Suite Release 12.2 (Doc ID 1375769.1) Steps: ########################################################################################################## From Source node: Execute adpreclone Utility on the Run and Patch File System . EBSapps.env run cd $ADMIN_SCRIPTS_HOME ./adadminsrvctl.sh start ./adpreclone.pl appsTier

Starting Oracle HTTP Server 12.1.3 Instances on a Privileged Port !!

Author: | Categories: Oracle Fusion DBA No comments
Hi Techies, In this post, will see how to install  OHS12C and also how to configure OHS with privileged port 80. Steps: Starting OHS server instance: Checking the instances access through URL http://ohs01.hussain.net:7777 Stopping OHS server instance: Editing the httpd.conf file to serve Port 80 by the OHS instance.

Java Programs Are Running Slower In Newer Servers Due To Lack Of Entropy In The System !!

Author: | Categories: Oracle Applications DBA No comments
Hi Techies, When any Java concurrent programs in EBS getting blocked or going to never-ending Running state and any issues at WebLogic server startup, then below solution is helpful. I faced the two issues above and with the help below solution, issue resolved. Metalink id followed: Java Programs Are