Oracle Applications DBA Archive
Adding Public SSH key in Oracle Cloud Infrastructure Gen 2 !!
Author: hussaindba | Categories: Oracle Applications DBA, Oracle Apps DBA, Oracle DBA, Oracle Fusion DBA 17 Comments
Hi Guys, In today’s post, will see how to add new public key to the OCI instance which was already created. Followed the document https://docs.cloud.oracle.com/iaas/Content/Compute/References/serialconsole.htm High-level Steps: Create a new pair of Public and Private key pair require to upload using PUTTYGEN. Install Git or if you have a
NAT Gateway configuration in Oracle Cloud Infrastructure!!
Author: hussaindba | Categories: Oracle Applications DBA, Oracle Apps DBA, Oracle DBA, Oracle Fusion DBA 7 Comments
Hi Guys, In today’s post, we will see regarding NATGateway in OCI. What is NAT? NAT is a networking technique commonly used to give entire private network access to the internet without assigning each host a public IPv4 address. The hosts can initiate connections to the internet and receive
SSL Configuration and terminating(SSL) at EBS in SSO Environment !!
Author: hussaindba | Categories: All DBA Catagories, Oracle Applications DBA, Oracle Fusion DBA No comments
Hi Guys, In today’s post will see the configuration of SSL for EBS and OAM at Oracle Traffic Director 12c, and terminating the SSL at EBS level and rest of the requests after EBS will be communicated in non SSL mode. SSL Configuration for EBS and terminating SSL at
httpd: error while loading shared libraries: libdb.so.2: cannot open shared object
Author: hussaindba | Categories: Oracle Applications DBA, Oracle Apps DBA, Oracle Fusion DBA No comments
Hi Guys, In this post, we will see how to resolve the below issue OEL 7.5. httpd: error while loading shared libraries: libdb.so.2: cannot open shared object file: No such file or directory Issue : I restored successfully EBS 12.1.3 in OEL 7.5 os, but when going to start adopmnctl.sh startall,
Installation and Configuration of OBIA 11g (11.1.1.10.2) !!
Author: hussaindba | Categories: Oracle Applications DBA, Oracle Apps DBA, Oracle Fusion DBA, Uncategorized 6 Comments
Hi Guys, In today’s post will see Oracle Business Intelligence Applications installation and configuration(11.1.1.10.2) with Oracle Data Integrator (11.1.1.9) Environment: Biapp01.hussain.net = 192.168.0.128 Biappdb01.hussain.net = 192.168.0.129 Versions : OBIEE = 11.1.1.9 ODI = 11.1.1.9 OBIA = 11.1.1.10.2 RDBMS = 12.1.0.2.0 Document followed : https://docs.oracle.com/cd/E51479_01/doc.111181/e51478/toc.htm Video URL for Step-by-Step Installation
Adding a New Node to existing EBS 12.2 environment !!
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
- 1
- 2