Based on high influx of mail from users requesting difference between Oracle Applications Release 12 and 11i , I decided to dedicate this post to outline few major technical difference.
Database:
Database Version in 11i (11.5.9 & 11.5.10) was 9i Rel 2 where as in Release 12 its 10g R2 (10.2.0.2)
Application Tier:
Tech Stack in Application Tier consist of iAS(1.0.2.2.2) & Developer 6i (Forms & Reports 8.0.6) but in Applications R12 it is build on Fusion Middleware (10g Web Server and 10g Forms & Reports)
Sub component in Application Tier
A) HTTP Server or Web Server in R12 is Version 10.1.3 which is built on Apache version 1.3.34. In apps 11i it is Version 1.0.2.2.2 built on Apache Version 1.3.19
B) Jserv in apps 11i is replaced by OC4J (mod_jserv is replaced by mod_oc4j)
C) Forms Version 6i in Apps 11i is replaced by Forms 10.1.2.0.2 in R12
D) Reports Version 6i in Apps 11i is replaced by Reports 10.1.2.0.2 in R12
E) JDBC version is changed from version 9 in apps 11i to version 10.2.0 in Apps R12
F) modplsql or mod_pls is removed from Apps R12 (What will happen to my mod plsql applications- coming soon* )
G) Java processes use JDK/JRE version 1.5.0 in R12 against JDK version 1.3.1 or 1.4.2 in Apps 11i
H) For various environment variable changes check below picture
I) New top INSTANCE_TOP added in Release 12 for configuration and log files
Related:
http://becomeappsdba.blogspot.com/2007/01/oracle-apps-r12-file-system-changes.html
If you think I missed any Technical changes in Release 12, Kindly leave a comment so that it can be useful to everyone.
Related Posts for Apps R12
- Oracle Apps R12 Forms : Servlet or Socket
- Release Update Pack for Oracle Applications R12
- Difference between Oracle Apps 11i and R12 (Technical)
- Unified APPL_TOP : Changed Feature in Oracle Apps R12
- Oracle R12/12i log file (Patch, Clone, Startup/Shutdown)
- Upgrade Oracle Apps 11i to R12/12i (12.0.4) - Key Points
- Oracle Apps Release 12.1 , Guess official release date ?
Popularity: 73% [?]






Good hands-on exercises (installation, patching, cloning), very experienced trainer worth for Money 
43 users commented in " Difference between Oracle Apps 11i and R12 (Technical) "
Follow-up comment rss or Leave a TrackbackOn Client Side Differences,
Client Plugin will be Sun JRE(1.5) replacing the good old Jinitiator.
Regards,
Kabz
Thanks for pointing this out.
Atul
What is Sun JRE(1.5) ? How it differs from J-initiator?
Regards
Kumar
Dear Atul,
I am trying to installatoin of Apps12 but eng of installation only one error display which is
“Login Page
checking URL = http://apps.isb.ots.com:8000/OA_HTML/AppsLogin
RW-50016: Error: - {0} was not created:
File = {1}”
Please solve this problem ASAP.
Thanks
Noman
R u using new Start CD for R12 ?
Check patch # 5885627
Atul
Hello Atul,
I want to learn AppsDBA, shall I begin with installation of R12 or 11.5.10.2?
If 11.X from where I can download vision demo? (when I browse edelivery, I do not see any thing about vision demo, could you please through some light on this)
Thank you,
Rahul
Hello Atul,
I want to learn AppsDBA, shall I begin with installation of R12 or 11.5.10.2?
If 11.X from where I can download vision demo? (when I browse edelivery, I do not see any thing about vision demo, could you please through some light on this)
Thank you,
Rahul
Hello Atul,
I want to learn AppsDBA, shall I begin with installation of R12 or 11.5.10.2?
If 11.X from where I can download vision demo? (when I browse edelivery, I do not see any thing about vision demo, could you please through some light on this)
Thank you,
Rahul
Rahul,
You can try either of two. They are two version of ERP from Oracle.
Once you download R12 software (38GB software only) then when you install that software you get an option to install demo or fresh/prod (without demo) erp
sorry about duplicate posting’s
Regards,
Rahul.
Could you please let us know the significance of INST_TOP in R12. Why do we need this new top in R12 seperately for config and log files?
Thanks for pointing out above INST_TOP and its requirement. I’ll try cover this in coming post soon as its diffcult to explain here
Hi Atul,
What is the discoverer version that comes with R12?I couldn’t find any discoverer details in context file?can u pls help me on this.
Thanks,
appsdba
Hi Atul,
What are the differences with respect to Discoverer between Release12 and 11i?
Regards,
Parag
Parag,
R12 uses DBI (Daily Business Intelligence) Though you can still integrate 10.1.2 discoverer with R12
Atul
hi atul what are the difference between 11.5.x and R12 installation on linux?
zaheer
Installation wise not much difference except on linux with 11i u need JDK as prereq. which is no more required in R12
hi atul
i am new DBA . i install r 12 in my server system . but in post installation check . i have linux ES 4 . 300 gb hard disk with good processor i get this error. http , login (file was not created ), jsp is not responding , virtual directory (file was not created ), help page error
can u say what i wan to do for resolve this error …asap
thanks
yaseen.a.r
Hi how much was memory during R12 installation on server ?
What is error message you get like RW ..in isntallation logs .
For any issues raise them in forum at http://teachMeOracle.com/forum with above details
Hi,
I am trying to install Oracle Apps12 on RHEL but at the end of installation only one error display which is
“Login Page
checking URL = http://apps.ib.com:8014/OA_HTML/AppsLogin
RW-50016: Error: - {0} was not created:
File = {1}”
I am not sure if it requires any patch like 5885627.
It would be great if any one can suggest the solution or provide the link from where I can get this patch As I don’t have access to metalink.
Thanks
Namchand
namchand@yahoo.com
Anon Said
===========
Where is the report server executable in R12. In 11i, we can check the OS server process for reports and forms server with ps -ef|grep rwmts and ps -ef|grep f60srvm. But in R12 how do we check the OS process for forms and reports server?
We replied
==========
Forms are Reports in R12 are in OC4J process which is controlled by OPMN check “opmnctl status” for R12
Atul
Hi Atul,
I checked the opmnctl status in R12, i can see the status for forms,asg,oacore and HTTP_Server in that. But where do i find if the reports server is running for R12.
Thanks,
Karthik
Open adrepctl.sh and look for port on which its listening & log file then “ps -ef | grep report_port_no”
Hi atul,
Execpt /OAD_TOP/_pages what are the cahes are existing in release12. Really i need to know what happen to plsql and session in r12.
Hi
my name is harish.i am doing as a DBA in my office.can u help me what course i have to learn to improve my skill and for the future purpose
Go for 11i/r12 apps dba or fusion middleware (SOA Suite)
hi atul ,
how did i create a concurrent request , and how did i run report as concurrent request,
what will be the suitable suggestion when concurrent request is taking long time ,
Hi Atul,
could u plz tell where the xml file is placed in r12. its not there in $APPL_TOP/admin.
Thanks
After cloning if listener not coming up .What is solution?
Is this database listener or apps listener ?
Check listener logs
for DB check $TNS_ADMIN/log
Atul, In R12, Is Jinitiator still in use? Thanks.
Default in R12 is Java Plugin but you can configure to use Jinitiator as well
Hi Atul,
Do you have any doc/steps on upgrading from 11i (11.5.9 or 11.5.10) to R12(12.0.x) ?
I am looking for general steps.
Thanks.
Check this
http://blogs.oracle.com/schan/2008/04/28#a2657
Hi All,
I am trying to install Oracle Apps12 on Solaris10 but at the end of installation only one error while creating the Virtual Directory display which is
“Login Page
checking URL = http://blresxoracle01.com:8001/OA_HTML/AppsLogin
RW-50016: Error: - {0} was not created:
File = {1}”
It would be great if any one can suggest the solution or provide me the work around.
Thanks
Chiranjeevi
Hi All,
I am trying to install Oracle Apps12 on Solaris 10 but at the end of installation only one error while creating the Virtual Directory display which is
“Login Page
Checking URL: http://blresxoracle01.com:8001/OA_CGI/FNDWRR.exe
RW-50016: Error: - {0} was not created:
File = {1}”
It would be great if any one can suggest the solution or provide me the work around.
Thanks
Chiranjeevi
How much is memory on server ?
Memory size: 32GB
Hi Atual,
Do you any documentation on migrating from 10.7 to R12?
Thanks.
Paul,
You can’t go to R12 from 10.7. First you have to upgrade it to minimum 11.5.7
chiranjeevi,
Check log file for installation and startup of services in R12 to find any issues http://onlineappsdba.com/index.php/2007/12/25/oracle-r1212i-log-file-patch-clone-startupshutdown/
This is because services didn’t start properly either because of failed installation or any other reason which you can find in log files
Hi Atul,,
As of now Iam learning D2K as it wll be helpful to
learn Oracle apps technical quickly ..now R12 has came into picture ..will D2K will be completly Vanished or ..it wll help me ANYWAYZ..plz reply me..
Thx
Plz reply me through Mail..
Leave A Reply