Dave Best
OAM and EBS Breaks after Cloning
We are in the process of integrating E-Business Suite with Oracle Access Manager (OAM). Its setup in DEV and TEST but not in PROD yet. There was a requirement to reclone DEV and as a result the integration with OAM broke.
We ran all the configuration steps on the EBS side, such as:
$FND_TOP/bin/txkrun.pl -script=SetSSOReg -registerinstance=yes
Verifying ASADMIN was active and
Web Cache 11g as a Reverse Proxy for E-Business Suite Virtual Tier
We are currently in the process of implementing a virtual tier setup for our E-Business Suite environment. The reason is because we are planning on exposing some modules to the internet. Since we are a small shop a separate physical tier isn't necessary.
A complicating factor tho is that our DEV environment is in house while our TEST and PROD servers are located at a hosting provider.
R12 Cloning: adcrdb.sh missing from file system.
This weekend I had to build an R12 environment. We use Oracle VM in our development environment so this made the who process much easier. Before I would have to setup a new server, install the OS, patch it, put in the Oracle pre-req's then clone. Now I just need to run pre-clone, shutdown the environment, copy it, rename/reconfigure the vm and run post clone.
When I ran
R12 Cloning: Can't login as apps
This past week I was cloning a DEV environment from PROD. I noticed that the adcfgclone.pl script appeared to be hanging. Looking at the logs it was stuck on:
Attempting to connect to database using :
jdbc:oracle:thin:@myserver:1553:DEV,APPS
DbSid :DEV
DbHost :myserver
DomainName:mydomain.com
DbPort :1553
So the first thing I tried was logging


