Quantcast
Channel: Online DBA Support
Browsing all 35 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Oracle EBS 12.2.0 Architecture & Components

As we have seen the installation procedure of Oracle EBS 12.2.0 on Linux, let us try to understand the new architecture and how it differs from its previous releases. Below is the architecture diagram...

View Article


Image may be NSFW.
Clik here to view.

Log Files & Environment Settings in Oracle EBS 12.2

Oracle E-Business Suite Release 12.2 has seen significant changes to the locations under which log files are stored. In large part, this is because of the introduction of online patching and the...

View Article


Patching and Management in Oracle EBS 12.2

The most important new feature in Oracle E-Business Suite Release 12.2 is the ability to patch a running system, instead of having to take the system down for a significant period of time while the...

View Article

Image may be NSFW.
Clik here to view.

Unable to start managed servers in OAM Error : IAMSuiteAgent Not Specified

We have installed OID & OAM with same version 11.1.1.7. Starting managed service in OAM domain was giving error, when we checked the logs it was giving below information Caused By:...

View Article

How to find Blocking sessions.

Cause Blocking sessions occur when one sessions holds an exclusive lock on an object and doesn’t release it before another sessions wants to update the same data. This will block the second until the...

View Article


Solving blocking sessions

Cause: Blocking sessions occur when one session holds an exclusive lock on an object and doesn’t release it before another session wants to update the same data. This will block the second until the...

View Article

Create database link

Database Link A database link (DBlink) is a definition of how to establish a connection from one Oracle database to another. The following link types are supported: Private database link- belongs to a...

View Article

Checking tablespace size

The following query helps us to check the total size and free space of individual tablespaces in a tabular format set linesize 1200 set pagesize 1200      column tablespace_name format a20 heading...

View Article


Image may be NSFW.
Clik here to view.

Installation & Configuration of Oracle OID,OIM,OAM.

Lets start to learn and understand some components of Oracle Fusion Middleware. I have tried to lay down the steps required for installing & configuring Oracle Identity & Access Management...

View Article


Image may be NSFW.
Clik here to view.

Application Distort / Application jsp pages are appearing coloured

Recently I had one issue after I applied a one-off patch (17618077), application got distorted which shows in below screen:   Cause: This issue is documented in BUG:12852588  FIELDS APPEAR A BIT...

View Article

Image may be NSFW.
Clik here to view.

Integrating 11g Oracle Identity & Access Management with Oracle EBS 12.1.1

We have tried to implement,integrate Oracle identity and access management with Oracle EBS R12. Reference documents that helped us understand and completed the activity successfully....

View Article

Image may be NSFW.
Clik here to view.

Oracle Fusion Applications 11.1.8 Architecture & Installation on Linux x86-64

Since most of the customers have implemented Oracle Fusion and demand for Fusion DBA’s are growing, lets have a look at what Oracle Fusion is, what does the architecture look like and how to install...

View Article

How to change web-logic password if it is lost or forgotten in EBS 12.2.x

We have tried changing weblogic password from command line considering the password is lost or forgotten Oracle EBS R12(12.2.x) Actions to be taken : Shut down all running services (adstpall.sh),...

View Article


Error: Session expired. Run emcli login to establish a session.

Release : Oracle EM 12c Release 4 (12.1.0.4) Problem : Running emcli setup command gives session expired error message. for e.g : [oraemagent@progcsrv01 ~]$ emcli setup...

View Article

Image may be NSFW.
Clik here to view.

12c db RAC installation on Linux 5.9 x86-64

Oracle Database 12c Release 1 (12.1) RAC On RedHat Linux 5 Pre-requisites : Before you install the Grid,Clusterware and the Database, you must complete several pre-installation tasks. 1) 2 Public IP’s...

View Article

Browsing all 35 articles
Browse latest View live