Quantcast
Channel: ORACLE APPS DBA TRAINING
Viewing all 66 articles
Browse latest View live

Install E-Business Suite Pre-Install RPMs

$
0
0
Previous:  Install Oracle Enterprise Linux 7.2 Install Oracle Apps (R12.2.6) Pre-Install RPMs: Oracle has introduced Pre-Install RPMs for all the products including E-Business Suite.  Install these RPMs before installing E-Business Suite 12.2.6 by following below steps: Step 1:  Login as “root” user and enable Yum Configuration # cd /etc/yum.repos.d # wget http://public-yum.oracle.com/public-yum-ol7.repo Step 2:  Open...

Install Oracle Enterprise Linux 7.2 64- bit on Virtualbox

$
0
0
Previous:  Download Oracle Apps 12.2.6 from e-delivery Install Oracle Enterprise Linux 7.2 64- bit on Oracle Virtualbox Step 1:  Login to E-Delivery and select Product as “Oracle Linux” and Platform as “x86 64 bit” Step 2:  Click “Continue” and then chose Oracle Linux 7.2 by clicking on “Select alternate Release” Step 3:  Accept Oracle Agreement and then...

Creating staging area Oracle Apps R12.2.6

$
0
0
Previous:  Install E-Business Suite Pre-Install RPMs Step 1:  Extract startCD and create staging area unzip p22066363_R12_GENERIC.zip cd /home/Stage/R12.2.6/startCD/Disk1/rapidwiz/bin sh buildstage.sh Step 2:  Chose option 1 to create new stage area Step 3:  Chose your platform, in my case its option 2 Step 4:  Provide the location of the software where you downloaded Step 5:  Press...

Oracle E-Business Suite 12.2.6 Installation

$
0
0
Previous:  Install E-Business Suite Pre-Install RPMs Note:  At this stage, we are installing R12.2.0 on OEL 7.2 64-bit Step 1:  Create directory structure for the installation mkdir -p /home/ora       ->  Database Tier File System mkdir -p /home/apps    ->  Application Tier File System Step 2:  Assign user privileges to those directories which we created. chown -R oracle:oinstall...

Oracle Apps R12.2.6 Installation Step-By-Step

Parallel Concurrent Processing (PCP) Implementation in Oracle Apps R12.x.x

$
0
0
Implementing Parallel Concurrent Processing (PCP) in Oracle Apps R12.x.x: Assuming we have database on one node (A) and applications on another node (B).  As we want to setup PCP, we need to create another application node (C).  Assuming we have shared application tier file system, we just need to mount...

Run Concurrent Program Against a Specific RAC Instance with PCP/RAC Setup

$
0
0
Running a Concurrent Program Against a Specific RAC Instance when Parallel Concurrent Processing (PCP) is enabled is introduced in Oracle Apps Release 12.1, it doesn’t work in 11i. Note:  If an instance specification is made for a concurrent program and the instance is up, it will be picked up by...

Configure Oracle Discoverer 11g with Oracle Apps R12.x.x

$
0
0
Please follow below procedure to configure Oracle Discoverer 11g with Oracle E-Business Suite R12.x.x.  Download Oracle Discoverer 11g (11.1.1.7.0) from the following URL:  http://www.oracle.com/technetwork/developer-tools/discoverer/downloads/index-095113.html Extract the downloaded file. For Windows 32-bit, run “Disk1\setup.exe”. For Windows 64-bit, run “Disk1\install\win64\setup.exe”. Install the software in a new Oracle home. Configure tnsnames.ora Create a...

Oracle Apps PCP Concepts

$
0
0
Parallel Concurrent Processing Server Concepts: Parallel Concurrent Processing can be setup if customer is having a RAC environment so that the load can be distributed across.  PCP should have minimum 2 Concurrent Nodes (node A and node B). Concurrent Managers As parallel concurrent processing has 2 Concurrent node setup (node...

OAM Integration With Oracle Apps R12.2.x

$
0
0
Oracle Access Manager Integration With Oracle Apps R12.2.x: Follow below steps from Doc ID “Integrating Oracle E-Business Suite Release 12.2 with Oracle Access Manager 11gR2 (11.1.2) using Oracle E-Business Suite AccessGate (Doc ID 1576425.1)” Install Database 11.2.0.4 or 12.1.0.1 or Higher Install RCU 11.1.1.9 to load the required Oracle Identity...

Weblogic Zero Downtime Patching

$
0
0
Starting from Weblogic Version 12.2.1, Oracle has introduced Zero Downtime (ZDT) Patching. Zero Downtime means end-users can continue to access their applications throughout the entire patching operation without experiencing service interruption or loss of session data.  Zero downtime can be achieved whenever enterprise requires Weblogic Patching, Update Java versions or Update...

Oracle E-Business Suite 12.2.6 VM Template Deployment

$
0
0
Oracle EBS 12.2.6 VM Deployment is available from  E-Delivery  Login to E-Delivery and search for Oracle Apps 12.2.6 VM Template 2.  Chose 12.2.6 Template and click “Continue” 3.  Click “Continue” by accepting terms and conditions of Oracle 4. Click “Download” to download all of the files in specific folder  

ORA-1691: unable to extend lobsegment

$
0
0
ERROR: ORA-1691: unable to extend lobsegment DWADM.SYS_LOB0000093603C00012$$ by 128 in tablespace STS_01 ORA-1691: unable to extend lobsegment DWADM.SYS_LOB0000093603C00012$$ by 128 in tablespace STS_01 ORA-1691: unable to extend lobsegment DWADM.SYS_LOB0000093603C00012$$ by 128 in tablespace STS_01 SOLUTION: Use ALTER TABLESPACE ADD DATAFILE statement to add one or more files to the tablespace...

PKI-02010: Invalid MAC for Wallet. Wallet verification failed

$
0
0
Issue While Creating Wallet:  PKI-02010: Invalid MAC for Wallet. Wallet verification failed. Solution:  Wallet is corrupt.  Delete the Wallet directory completely and recreate Wallet, but while providing password, avoid “$” “@” symbols as special characters.

Oracle E-Business Suite 12.2.7 Released

$
0
0
Oracle E-Business Suite 12.2.6 RUP is released and available in edelivery.oracle.com for download. Unlike other releases, it’s not for full blown 12.2.7 installation.  You can use this RUP to upgrade your existing E-Business 12.2.x release to 12.2.7 Have fun !!!

Missing command fuser

$
0
0
Issue: opatchauto apply is failing with below errors: Prerequisite check “CheckSystemCommandAvailable” failed. The details are: Missing command :fuser Solution: Install below package as a root user: yum install psmisc

ORA-39142: incompatible version number 5.1 in dump file

$
0
0
Error:  ORA-39142: incompatible version number 5.1 in dump file. I did get this error while I was importing a schema. I did export a schema from Oracle Database 12.2.x and trying to import it to Oracle Database 12.2.x (version mismatch) Solution: User “Version” option while exporting from 12.2.x as below expdp...

ORA-16698: LOG_ARCHIVE_DEST_n parameter set for object to be added

$
0
0
Error:   While registering Primary and Standby with Data Guard Broker: DGMGRL> CREATE CONFIGURATION ‘my_dg_conf’ AS PRIMARY DATABASE IS ‘SOAPROD’ CONNECT IDENTIFIER IS ‘SOAPROD’; Error: ORA-16698: LOG_ARCHIVE_DEST_n parameter set for object to be added Failed. Solution:  Update LOG_ARCHIVE_DEST_2 with no value and try creating data guard configuration. SQL> show parameter LOG_ARCHIVE_DEST_2 NAME                                 TYPE       ...

OPW-00019: Failed to update the CRS resource with DB password file location

$
0
0
Error:  I was facing below error while creating password file on standby side as part of Oracle Data Guard (standby) Configuration [oracle@app admin]$ orapwd file=’+DATA1/orapwdb/orapwPROD’ password=PwdFile force=y dbuniquename=PROD_stby OPW-00019: Failed to update the CRS resource with DB password file location Solution: There seems to be a bug in 12.1.0.2.  As...

ORA-65500: could not modify DB_UNIQUE_NAME, resource exists

$
0
0
Issue:  Unable to change DB_UNIQUE_NAME after failover from PRIMARY TO STANDBY SQL> alter system set db_unique_name=MWMPPROD scope=spfile; alter system set db_unique_name=MWMPPROD scope=spfile * ERROR at line 1: ORA-32017: failure in updating SPFILE ORA-65500: could not modify DB_UNIQUE_NAME, resource exists Solution: We need to switch back to PRIMARY instead of making a...
Viewing all 66 articles
Browse latest View live


Latest Images