<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2enclosuresfull.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><title>AppsFusion</title><link>http://appsfusion.blogspot.com/</link><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Appsfusion" /><description>Oracle Fusion Blog

For Fresh and Experienced Oracle Apps/Core DBA</description><language>en</language><managingEditor>noreply@blogger.com (AppsFusion)</managingEditor><lastBuildDate>Mon, 19 Sep 2011 10:49:43 PDT</lastBuildDate><generator>Blogger http://www.blogger.com</generator><openSearch:totalResults xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/">57</openSearch:totalResults><openSearch:startIndex xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/">1</openSearch:startIndex><openSearch:itemsPerPage xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/">25</openSearch:itemsPerPage><feedburner:info uri="appsfusion" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item><title>Oracle application 11i upgrade to R12.0.4 - coming soon</title><link>http://feedproxy.google.com/~r/Appsfusion/~3/SfExceTyG10/oracle-application-11i-upgrade-to-r1204.html</link><author>noreply@blogger.com (Ramnik Gupta)</author><pubDate>Sun, 12 Oct 2008 19:32:15 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6104374891941803639.post-8347443358529323787</guid><description>&lt;a&gt; I will start writing this post soon which includes Oracle Application 11.5.9CU2 upgrade to Oracle application R12.0.4. This upgrade includes upgrade from Portal 3.0.9 , Portal Login server/SSL to Portal 10g/SSO/SSL. Also database upgrade from 9.2.0.7 to 10.2.0.4 patchset. Also I am going to discuss about various paths to upgrade to R12.&lt;/a&gt;.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6104374891941803639-8347443358529323787?l=appsfusion.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2008-10-12T19:32:15.899-07:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">4</thr:total><feedburner:origLink>http://appsfusion.blogspot.com/2008/10/oracle-application-11i-upgrade-to-r1204.html</feedburner:origLink></item><item><title>Step by Step Information on R12 - How to Validate APPS Schema</title><link>http://feedproxy.google.com/~r/Appsfusion/~3/u5XH5dRotA8/step-by-step-information-on-r12-how-to_2713.html</link><author>noreply@blogger.com (Ramnik Gupta)</author><pubDate>Tue, 12 Aug 2008 19:37:21 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6104374891941803639.post-411519618577032579</guid><description>&lt;a&gt;In day to day activity DBA's encounter issues related to invalid objects. Common solution to the problem is running adadmin utility and utlrp script. In this post we are going to discuss invalid APPS schema not objects.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Now the question must be in your mind in what situations you really needs to validate the APPS Schema.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Here we go....&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;If face any problem with AD_DDL package at runtime&lt;/li&gt;&lt;br /&gt;&lt;li&gt;When patch is applied. You can run this only once even you apply more then one patches at a time.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;If you upgraded Oracle applications or applied Maintenance pack&lt;/li&gt;&lt;br /&gt;&lt;li&gt;After migration using export/import&lt;/li&gt;&lt;br /&gt;&lt;li&gt;After Custom development of APPS Schema&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;&lt;strong&gt;Methods to validate APPS Schema&lt;/strong&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;On Unix:&lt;br /&gt;1. Run system/passowrd @$AD_TOP/admin/sql/advrfapp.sql &lt;APPS Schema name&gt; &lt;AOL  Schema name&gt;&lt;br /&gt;2. Using adadmin utility and opt for "1. Validate APPS Schema" under "Maintain Applications Database Entities".&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Steps to Validate APPS Schema&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;&lt;br /&gt;1.Run adadmin utility. Select the option "Maintain Applications Database Entities" from main menu of AD Administration.&lt;br /&gt;&lt;br /&gt;2.Select  "Validate APPS Schema" from sub-menu of "Maintain Applications Database Entities".&lt;br /&gt;&lt;br /&gt;3. Now review the output file located at $APPL_TOP/admin/SID/out. The report name will be &lt;APPS Schema name&gt;.lst. Look for any missing or invalid pacakges , synonyms or invalid objects in APPS schema. Also check  and verify for table or sequences in APPS and base schema. Follow the instruction in the file to resolve any issues.&lt;br /&gt;&lt;br /&gt;Hope this helps.&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6104374891941803639-411519618577032579?l=appsfusion.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2008-08-12T19:37:21.586-07:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://appsfusion.blogspot.com/2008/08/step-by-step-information-on-r12-how-to_2713.html</feedburner:origLink></item><item><title>Step by Step Information on Oracle Applications R12 Control Scripts</title><link>http://feedproxy.google.com/~r/Appsfusion/~3/x97wkm8hnSY/step-by-step-information-on-oracle_6602.html</link><author>noreply@blogger.com (Ramnik Gupta)</author><pubDate>Wed, 23 Jul 2008 13:44:04 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6104374891941803639.post-571087503097495828</guid><description>&lt;a&gt;In this post you will come to know about Oracle Applications Control Scripts. It is very important for an APPS DBA to know the location and its usage while handling APPS DBA duties.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;The application Tier server process control scripts are used to start and stop server processes on the applications tier like adcmctl.sh (Concurrent manager start/stop control script) and adapcctl.sh (HTTP Server start/stop control script).&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;The following question can be arise in your mind regarding control scripts on Application Tier.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;&lt;strong&gt;Now you will think where this control scripts are located in Application Tier&lt;/strong&gt;&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;&lt;strong&gt;How these control scripts are created.&lt;/strong&gt;&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;&lt;strong&gt;Is it possible to recreate these control scripts.&lt;/strong&gt;&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt; Here you go...The answer to the above queries are...&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Control scripts are located in the $ADMIN_SCRIPTS_HOME (i.e, $INST_TOP/admin/scripts) directory. It is created by Rapid Install during the installation and you can recreate using AutoConfig (i.e,adautocfg.sh control script) as and when required.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;&lt;strong&gt;The syntax of the control scripts is &lt;control script name&gt; [stop or start]&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;              $./adalnctl.sh stop (To stop the Apps Listener)&lt;br /&gt;              $./adalnctl.sh start (To start the Apps Listener)&lt;br /&gt;&lt;br /&gt;You can use other Application Tier server process control scripts for all server processes to stop and start at the same time.&lt;br /&gt;&lt;br /&gt;              $./adstrtal.sh &lt;apps/apps&gt; (Apps username/password)&lt;br /&gt;              $./adstpall.sh &lt;apps/apps&gt; (Apps username/password)&lt;br /&gt;&lt;br /&gt;To stop or start Forms server in socket mode.&lt;br /&gt;&lt;br /&gt;              $./adfrmsrvctl.sh&lt;br /&gt;   &lt;br /&gt;To stop or start Forms OC4J instance in servlet mode.&lt;br /&gt;&lt;br /&gt;              $./adfrmctl.sh &lt;br /&gt;&lt;br /&gt;To stop or start Application Listener.&lt;br /&gt;&lt;br /&gt;              $./adalnctl.sh&lt;br /&gt;&lt;br /&gt;To stop or start concurrent managers.&lt;br /&gt;(This control script required the APPS username and password).&lt;br /&gt;&lt;br /&gt;              $./adcmctl.sh&lt;br /&gt;&lt;br /&gt;To stop or start the HTTP server.&lt;br /&gt;&lt;br /&gt;              $./adapcctl.sh&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;&lt;span style="font-weight:bold;"&gt;Hope you like this post. Please let me know what  Topic you would like to see on my blog. Based on request I will start including other stuff too. I am taking my family time to write these articles so I will be on / off from the blogs. You inputs are highly appreciated to improve my blog.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6104374891941803639-571087503097495828?l=appsfusion.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2008-07-23T13:44:04.417-07:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">3</thr:total><feedburner:origLink>http://appsfusion.blogspot.com/2008/07/step-by-step-information-on-oracle_6602.html</feedburner:origLink></item><item><title>Step by Step Information on Oracle Application R12 Environment files - Part 2</title><link>http://feedproxy.google.com/~r/Appsfusion/~3/aXySiUDAics/step-by-step-information-on-oracle_23.html</link><author>noreply@blogger.com (Ramnik Gupta)</author><pubDate>Wed, 23 Jul 2008 08:15:26 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6104374891941803639.post-2954552527908731336</guid><description>&lt;a&gt;I started in my last post about environment files.&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;a&gt;In todays post I am going to discuss some more environment files which an APPS DBA should know.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;&lt;strong&gt;adovars.env file&lt;/strong&gt;&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;  &lt;a&gt;adovars.env file which is located under $APPL_TOP/admin, and called from &lt;a&gt;&lt;&lt;/a&gt;CONTEXT_NAME.env&lt;a&gt;&gt;&lt;/a&gt;. This files specifies various types of file location using various environment variables like&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;JAVA_TOP -&gt; All java files are copied here and it is the top-level  directory&lt;/li&gt;&lt;br /&gt;&lt;li&gt;CLASSPATH -&gt; It lists the directories and zip file for java class files needed  at runtime.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;OA_JRE_TOP -&gt; JRE installation location.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;OAD_TOP -&gt; Context-sensitive documentation files are copied at this   location.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;LD_LIBRARY_PATH -&gt; To list the directories for dyanmic library files needed at runtime.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;OAH_TOP -&gt; HTML files are copied at this location.&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;&lt;strong&gt;fndenv.env File&lt;/strong&gt;&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;This default values should not be modified of this file. This file is located under $FND_TOP direcotry. It sets additional environment varialbes used by Oracle AOL (i.e, Applcation Object Library). &lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;&lt;strong&gt;devenv.env file&lt;/strong&gt;&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;This file is located under $FND_TOP and is called by fndenv.env for the purpose of compile and link custom Oracle Forms user exits and concurrent program with Oracle Applications. It sets variable that help you link third-party software and your own custom applications with Oracle Applications.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;&lt;strong&gt;adconfig.txt File&lt;/strong&gt;&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;This file is located under $APPL_TOP/admin directory and AD utility perform a variety of database and file management task for which they require acces to specific configuration information. This information is specified when Oracle Application is installed. It is stored in the adconfig.txt file.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Hope this helps to my blog reader community.&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6104374891941803639-2954552527908731336?l=appsfusion.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2008-07-23T08:15:26.206-07:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total><feedburner:origLink>http://appsfusion.blogspot.com/2008/07/step-by-step-information-on-oracle_23.html</feedburner:origLink></item><item><title>Step by Step Information on Oracle Application R12 Environment files - Part 1</title><link>http://feedproxy.google.com/~r/Appsfusion/~3/UaqHmX65IU8/step-by-step-information-on-oracle.html</link><author>noreply@blogger.com (Ramnik Gupta)</author><pubDate>Wed, 23 Jul 2008 07:47:15 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6104374891941803639.post-1847446079155916094</guid><description>&lt;a&gt;Received numerous emails from my blog readers to start working on blog. Thanks for all of your appreciation ,support and encouragement to start again. My todays post will be based on Oracle Application R12. As I received request from  my blog reader to continue with the series of R12. I will continue with R12 articles also going to cover other areas like Database 11g, Oracle Application server, SOA suites etc in my future posts. In this post I am going to discuss about R12 Oracle Environment files.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;&lt;strong&gt;Environment Files and Control scripts:&lt;/strong&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Environment files are in place to manage the setup and configuration within the Oracle Application R12 system.Rapid install generates/create number of different environment files.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;&lt;a&gt;&lt;&lt;/a&gt;CONTEXT_NAME&lt;a&gt;&gt;&lt;/a&gt;.env =&gt; $ORACLE_HOME (10.2.0.2) =&gt; Oracle Server Ent. Edition&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;&lt;a&gt;&lt;&lt;/a&gt;CONTEXT_NAME&lt;a&gt;&gt;&lt;/a&gt;.env =&gt; $ORACLE_HOME (AS 10.1.2)=&gt; Oracle Tools Tech Stack &lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;&lt;a&gt;&lt;&lt;/a&gt;CONTEXT_NAME&lt;a&gt;&gt;&lt;/a&gt;.env=&gt; $ORACLE_HOME (AS 10.1.3)=&gt; Java Tech Stack&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;&lt;a&gt;&lt;&lt;/a&gt;CONTEXT_NAME&lt;a&gt;&gt;&lt;/a&gt;.env =&gt; $APPL_TOP =&gt; Oracle Applications&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;APPS&lt;a&gt;&lt;&lt;/a&gt;CONTEXT_NAME&lt;a&gt;&gt;&lt;/a&gt;.env =&gt; $APPL_TOP =&gt;Consolidated Environment file&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Here CONTEXT_NAME is referred to &lt;SID&gt;_&lt;hostname&gt;.CONTEXT_NAME.env is called environment setup file. Whereas APPS&lt;a&gt;&lt;&lt;/a&gt;CONTEXT_NAME&lt;a&gt;&gt;&lt;/a&gt;.env.env is called a consolidated environment file which reside under APPL_TOP directory.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Now question must be arise in your mind what is in CONTEXT_NAME.env environment file.&lt;br /&gt;&lt;br /&gt;As pre R12 DBA must be aware of and fresher might be thinking what it consist of. &lt;br /&gt;&lt;br /&gt;So here comes the answer....&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;CONTEXT_NAME.env consist of :&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt; Product Directories and Subdirectories&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt; Product Directories Paths&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt; Other environment information&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Oracle application have important and core environment file is &lt;a&gt;&lt;&lt;/a&gt;CONTEXT_NAME&lt;a&gt;&gt;&lt;/a&gt;.env&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;&lt;span style="font-weight:bold;"&gt;Also you should know what parameters are part of &lt;a&gt;&lt;&lt;/a&gt;CONTEXT_NAME&lt;a&gt;&gt;&lt;/a&gt;.env environment file.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;Here you go to know the description of these parameters.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;APPLFENV - This parameter refers to name of the &lt;a&gt;&lt;&lt;/a&gt;CONTEXT_NAME&lt;a&gt;&gt;&lt;/a&gt;.env environment file.&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;APPL_TOP - This parameter refers to top-level directory for this installation of Oracle applications.&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;INST_TOP - This parameter refers to top-level directory for this instance.&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;FND_TOP - This parameter refers to path to AOL directory. For e.g /d01/oracle/apps/apps_st/appl/fnd/12.0.0&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;AU_TOP - This parameter refers to path to the applications utilities directory. For e.g /d01/oracle/apps/apps_st/appl/au/12.0.0.&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;NLS_LANG - This parameter refers to territory,language and character set installed in the database. For e.g AMERICAN_AMERICA.UTF8&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;NLS_DATE_FORMAT - This parameter refers to National language support date format.For e.g The default is "DD-MON-RR", e.g 16-JUL-08.&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;NLS_NUMERIC_CHARACTERS - This parameter refers to National language support numberic separators. The defulat is period and comman (".,").&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;&lt;a&gt;&lt;&lt;/a&gt;PROD&lt;a&gt;&gt;&lt;/a&gt;_TOP - This parameter refers to path to a product's top directory&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;GWYUID - This parameter refers to the user name/password that give access to the initial sign on.&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;APPLDCP - This parameter refers to whether PCP is being used. This should be set to OFF if not using PCP.&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;APPLTMP - This parameter refers to directory for temp file in Oracle Applications.&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;APPLPTMP - This parameter refers to directory for temp PL/SQL output files.&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;APPLCNAM - This parameter refers to 8.3 file name convention for concurrent manager log and output files format.&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;APPLLOG - This parameter refers to concurrent manager log subdirectory.&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;APPLOUT - This parameter refers to concurrent manager output files subdirectory.&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;APPLCSF - This parameter refers to the top-level directory for concurrent manager log and output files if they are consolidated into single direcotry for all products.&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;PATH - This parameter refers to sets directory search path&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;FNDNAM - This parameter refers to the name of the schema to which the system &lt;br /&gt;administration responsibility connects.&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;ADMIN_SCRIPTS_HOME - This parameter refers to directory under $INST_TOP that identifies the location of control scripts.&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;PLATFORM - This parameter refers to the O/S currently in use. The value of this parameter should match with $APPL_TOP/admin/adpltfrom.txt&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;I will continue with other environment files in my next post..coming soon...&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6104374891941803639-1847446079155916094?l=appsfusion.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2008-07-23T07:47:15.972-07:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">4</thr:total><feedburner:origLink>http://appsfusion.blogspot.com/2008/07/step-by-step-information-on-oracle.html</feedburner:origLink></item><item><title>Steps involved in Cloned Target System in R12 EBS Enviornment</title><link>http://feedproxy.google.com/~r/Appsfusion/~3/xxZkiR-dJYY/steps-involved-in-cloned-target-system.html</link><author>noreply@blogger.com (Ramnik Gupta)</author><pubDate>Sat, 14 Jun 2008 09:48:23 PDT</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6104374891941803639.post-6743831998725541355</guid><description>1. Prepare the Source system database and application Tier for cloning.&lt;br /&gt;&lt;br /&gt;2. Copy the Source System to Target System&lt;br /&gt;&lt;br /&gt;3. Configure the Target System&lt;br /&gt;&lt;br /&gt;4. Post Clone Tasks.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6104374891941803639-6743831998725541355?l=appsfusion.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2008-06-14T09:48:23.906-07:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://appsfusion.blogspot.com/2008/02/steps-involved-in-cloned-target-system.html</feedburner:origLink></item><item><title>Steps involved in Adding a Node using Advance Cloning Options in R12 EBS</title><link>http://feedproxy.google.com/~r/Appsfusion/~3/dj0mFIiWpL0/steps-involved-in-adding-node-using.html</link><author>noreply@blogger.com (Ramnik Gupta)</author><pubDate>Tue, 05 Feb 2008 19:10:26 PST</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6104374891941803639.post-9041635947724017606</guid><description>&lt;a&gt; In this post I am going discuss steps involved in Adding a Node using Advance Cloning Options in R12 EBS&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;&lt;br /&gt;1. Rapid Clone can be used to setup a new node being added to an existing application system.&lt;br /&gt;&lt;br /&gt;2. On your new node can either run the Same services as the source node or different services.&lt;br /&gt;&lt;br /&gt;3. Prepare the Source system, copy it to the new node and configure it as applicable.&lt;br /&gt;&lt;br /&gt;4. Once the adcfgclone.pl completes, set up the environment and run adaddnode.pl on the target system. &lt;br /&gt;&lt;br /&gt;cd $COMMON_TOP/clone/bin&lt;br /&gt;&lt;br /&gt;perl adaddnode.pl&lt;br /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6104374891941803639-9041635947724017606?l=appsfusion.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2008-02-05T19:10:26.252-08:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">2</thr:total><feedburner:origLink>http://appsfusion.blogspot.com/2008/02/steps-involved-in-adding-node-using.html</feedburner:origLink></item><item><title>Steps Involved in Cloning for Mulit-Node Systems in R12 EBS Enviornment</title><link>http://feedproxy.google.com/~r/Appsfusion/~3/L6qQai7-N3w/steps-involved-in-cloning-for-mulit.html</link><author>noreply@blogger.com (Ramnik Gupta)</author><pubDate>Tue, 05 Feb 2008 18:50:53 PST</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6104374891941803639.post-1461757361417160034</guid><description>&lt;a&gt; I am going discuss in this post Steps involved in Cloning Mulit-Node Systems in R12 EBS environemnt. Rapid clone also used for Mulit-Node System cloning like Single-Node System.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;In R12 Release,only one copy of the files for the application tier nodes needs to be copied to the target system as new feature of unified APPL_TOP introduced. In which all files required for all application tier services are included with every applications node, with multiple nodes being differentitated by the services started on each.You can clone using shared file system too.You can specify the services to start for each target node while entering response to the prompts during configuration steps.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;To add non-shared applications nodes,carry out the copy and configure steps in the same way as on Primary Node.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;Clone a Single-Node System to Mulit-Node System&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;  &lt;a&gt;This method of cloning allows the original node system to be cloned into a multi-node system.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Pre-Steps on the source and all target nodes.&lt;/a&gt;&lt;br /&gt;&lt;a&gt;&lt;br /&gt;a. Verify source and target node software versions&lt;br /&gt;b. Apply the latest Rapid Clone patch (if required or applicable)&lt;br /&gt;c. Set up Rapid Clone on the Apps Tier.&lt;br /&gt;d. Set up Rapid Clone on the DB Tier.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Steps involved in Cloning procedure&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;&lt;br /&gt;a. Prepare the source system&lt;br /&gt;b. Copy the Source system to the Target System&lt;br /&gt;c. Configure the Target System&lt;br /&gt;d. Post clone Steps like Profile update,utl_file_dir,Printer update, Workflow mailer etc.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;Cloning a Mulit-Node System to a Mulit-Node System&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;&lt;br /&gt;1. A multi-node system can be cloned if the number of nodes and distribution of servers inthe target system matches that of the source system.&lt;br /&gt;&lt;br /&gt;2. To clone a multi-node system to multi-node system perform the cloning process on each node.&lt;br /&gt;&lt;br /&gt;Special Note: Always cloned database instance first.&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6104374891941803639-1461757361417160034?l=appsfusion.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2008-02-05T18:50:53.069-08:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">3</thr:total><feedburner:origLink>http://appsfusion.blogspot.com/2008/02/steps-involved-in-cloning-for-mulit.html</feedburner:origLink></item><item><title>Steps involved in Refreshing a Target System in R12 EBS Environment</title><link>http://feedproxy.google.com/~r/Appsfusion/~3/SiAPvVSIBog/refresh-cloned-target-system-in-r12-ebs.html</link><author>noreply@blogger.com (Ramnik Gupta)</author><pubDate>Tue, 05 Feb 2008 17:30:22 PST</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6104374891941803639.post-4834099125131771142</guid><description>&lt;a&gt; In this post I am going to discuss about Refresh a Target System in R12 E-Business Suite environment.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;The system to be clone is called as "Source System" and newly created(or cloned) system is called as "Target System".&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Step 1: Ref in my previous post "Steps Involved in Cloning R12 e-Business Suites Environment (Single Node)" to prepare the source system.&lt;br /&gt;&lt;br /&gt;Step 2: Copy any parts of the application tier file system that have been updated on the source system. It may require to refresh the target system's APPL_TOP,COMMON_TOP,or Tech Stack.&lt;br /&gt;&lt;br /&gt;Step 3: You need to Refresh your database node at the same time. For database node refresh, Copy the database node file system ($ORACLE_HOME - RDBMS HOME).&lt;br /&gt;&lt;br /&gt;Step 4: To configure the Target System to be Refreshed by specifying the exisiting Target System when running adcfgclone.pl.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;perl adcfgclone.pl dbTier &lt;a&gt;&lt;&lt;/a&gt;CONTEXT FILE ON TARGET SYSTEM ON DATABASE NODE&lt;a&gt;&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;perl adcfgclone.pl appsTier &lt;a&gt;&lt;&lt;/a&gt;$INST_TOP/appl/admin/&lt;a&gt;&lt;&lt;/a&gt;CONTEXT FILE ON TARGET SYSTEM ON APPS TIER&lt;a&gt;&gt;&lt;/a&gt;&lt;a&gt;&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Step 5: Once Refresh is finished. If you have customized environment then change post clone profile options, utl_file_dir etc.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Test your Refreshed environment and enter the below URL in your browser&lt;br /&gt;&lt;br /&gt;http://r12b.quickoracle.com:8000&lt;br /&gt;&lt;br /&gt;or&lt;br /&gt;&lt;br /&gt;http://&lt;a&gt;&lt;&lt;/a&gt;hostname&lt;a&gt;&gt;&lt;/a&gt;.&lt;a&gt;&lt;&lt;/a&gt;domain_name&lt;a&gt;&gt;&lt;/a&gt;:&lt;a&gt;&lt;&lt;/a&gt;HTTP port&lt;a&gt;&gt;&lt;/a&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6104374891941803639-4834099125131771142?l=appsfusion.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2008-02-05T17:30:22.866-08:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://appsfusion.blogspot.com/2008/02/refresh-cloned-target-system-in-r12-ebs.html</feedburner:origLink></item><item><title>Steps Involved in Cloning R12 e-Business Suites Environment (Single Node)</title><link>http://feedproxy.google.com/~r/Appsfusion/~3/wJkU32r_vM0/clone-r12-e-business-suites-environment.html</link><author>noreply@blogger.com (Ramnik Gupta)</author><pubDate>Thu, 31 Jan 2008 19:10:23 PST</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6104374891941803639.post-7842456025265800572</guid><description>&lt;a&gt;Cloning is the process of creating an identical copy of an existing Oracle Application System. The new and existing systems must have component versions and platform type identical for cloning.&lt;br /&gt;&lt;br /&gt;I am going to discuss the steps involved to Clone a Single Node system in R12 EBS.&lt;br /&gt;&lt;br /&gt;Source Instance Name : r12a.quickoracle.com&lt;br /&gt;Target Instance Name : r12b.quickoracle.com&lt;br /&gt;&lt;br /&gt;Preparation to clone the Oracle Application System (Source).&lt;br /&gt;&lt;br /&gt;1) sudo su - appl&lt;a&gt;&lt;&lt;/a&gt;sid&lt;a&gt;&gt;&lt;/a&gt; user.&lt;br /&gt;&lt;br /&gt;2) execute the Consolidated Applications enviornment file.&lt;br /&gt;&lt;br /&gt;  $cd $APPL_TOP&lt;br /&gt;  $.APPS&lt;a&gt;&lt;&lt;/a&gt;context_name&lt;a&gt;&gt;&lt;/a&gt;.env&lt;br /&gt;&lt;br /&gt;3) zip utility should be in your PATH.&lt;br /&gt;&lt;br /&gt;$ PATH=$PATH:&lt;a&gt;&lt;&lt;/a&gt;Location of zip utlity installed on your system&lt;a&gt;&gt;&lt;/a&gt;&lt;br /&gt;$ export PATH&lt;br /&gt;&lt;br /&gt;4) Stop all Apps Tier Server processes.&lt;br /&gt;&lt;br /&gt;$ cd $INST_TOP/admin/scripts&lt;br /&gt;$ adstpall.sh APPS/&lt;a&gt;&lt;&lt;/a&gt;passwd of APPS user&lt;a&gt;&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;5) Verify latest Rapid Clone patches on metalink and apply if required.(Not applicable)&lt;br /&gt;&lt;br /&gt;6) On Apps Tier run AutoConfig and after that on Database Tier.&lt;br /&gt;&lt;br /&gt;Apps Tier:&lt;br /&gt;&lt;br /&gt;$ cd $INST_TOP/admin/scripts&lt;br /&gt;$ adautocfg.sh&lt;br /&gt;&lt;br /&gt;DB Tier:&lt;br /&gt;&lt;br /&gt;RDBMS HOME = $ORACLE_HOME&lt;br /&gt;$ cd $ORACLE_HOME/appsutil/scripts/&lt;a&gt;&lt;&lt;/a&gt;context_name&lt;a&gt;&gt;&lt;/a&gt;&lt;br /&gt;$ adautocfg.sh&lt;br /&gt;&lt;br /&gt;&lt;li&gt;&lt;strong&gt;Pre-Clone Steps Starts from Here&lt;/strong&gt;&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;1. DB Tier preparation for Cloning :&lt;br /&gt;&lt;br /&gt;On Source System:&lt;br /&gt;&lt;br /&gt;a) login in as Oracle user : $ sudo su - oracle&lt;br /&gt;&lt;br /&gt;b) Run the following commands:&lt;br /&gt;  &lt;br /&gt;RDBMS HOME = $ORACLE_HOME&lt;br /&gt;&lt;br /&gt;  $ cd $ORACLE_HOME/appsutil/scripts/&lt;a&gt;&lt;&lt;/a&gt;context_name&lt;a&gt;&gt;&lt;/a&gt;&lt;br /&gt;  $ perl adpreclone.pl dbTier&lt;br /&gt;&lt;br /&gt;2. Verify the errors and warnings in the log.&lt;br /&gt;&lt;br /&gt;   RDBMS_HOME = $ORACLE_HOME&lt;br /&gt;    &lt;br /&gt;   Location of the log file StageDBTier_&lt;time&gt;.log&lt;br /&gt;&lt;br /&gt;   $cd $ORACLE_HOME/appsutil/log/&lt;a&gt;&lt;&lt;/a&gt;context_name&lt;a&gt;&gt;&lt;/a&gt; directory&lt;br /&gt;&lt;br /&gt;3. Apps Tier preparation for Cloning&lt;br /&gt;&lt;br /&gt; a) $ sudo su - appl&lt;a&gt;&lt;&lt;/a&gt;sid&lt;a&gt;&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt; b) Run Pre-Clone on all the nodes that contains an APPL_TOP.&lt;br /&gt;&lt;br /&gt;   $cd $INST_TOP/admin/scripts&lt;br /&gt;   $perl adpreclone.pl appsTier&lt;br /&gt;&lt;br /&gt;4. Verify the errors and warnings in the log.&lt;br /&gt;     &lt;br /&gt;   Location of the log file StageAppsTier_&lt;a&gt;&lt;&lt;/a&gt;time&lt;a&gt;&gt;&lt;/a&gt;.log&lt;br /&gt;&lt;br /&gt;   $cd $APPL_TOP/admin/&lt;context_name&gt;/log directory&lt;br /&gt;&lt;br /&gt;&lt;li&gt;&lt;strong&gt;Pre-Clone Steps End Here and Clone Steps Start From Here&lt;/strong&gt;&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;1. Copy or Tar ball or sftp source system application tier file system to  the target system.&lt;br /&gt;&lt;br /&gt;  Note: You need not to shutdown your source system application node for this step.&lt;br /&gt;&lt;br /&gt;  File System which need to be Tar ball or sftp to target system from Source System &lt;br /&gt;  includes:&lt;br /&gt;&lt;br /&gt; &lt;li&gt;APPL_TOP&lt;/li&gt; &lt;br /&gt; &lt;li&gt;COMMON_TOP&lt;/li&gt; &lt;br /&gt; &lt;li&gt;ORACLEAS_10.1.2_ORACLE_HOME&lt;/li&gt;&lt;br /&gt; &lt;li&gt;ORACLEAS_10.1.3_ORACLE_HOME&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;2. copy or TAR ball or sftp source system database tier file system to the target system.&lt;br /&gt;&lt;br /&gt;  a) This step require you bring down your source sytem (i.e database node) as     user oracle. &lt;br /&gt;  b) Shutdown normal the source system database&lt;br /&gt;  c) copy the database (.dbf) files from the source to the target system&lt;br /&gt;  d) copy or TAR ball or sftp the source database ORACLE_HOME to the target system.&lt;br /&gt;&lt;br /&gt;3. DBTier Configuration and then start the Target System database Server.&lt;br /&gt;&lt;br /&gt;  a) sudo su - oracle  on target system &lt;br /&gt;  b) Run adcfgclone.pl on DB Tier. You will be prompted wfor the values specific to  the target system like SID,port etc.&lt;br /&gt;     &lt;br /&gt;    RDBMS_HOME = $ORACLE_HOME&lt;br /&gt;&lt;br /&gt;     $ cd $ORACLE_HOME/appsutil/clone/bin&lt;br /&gt;&lt;br /&gt;     $ perl adcfgclone.pl dbTier&lt;br /&gt;&lt;br /&gt;4. Verify errors and warnings in the log &lt;br /&gt;&lt;br /&gt;  Location of the log file ApplyDBTier_&lt;a&gt;&lt;&lt;/a&gt;time&lt;a&gt;&gt;&lt;/a&gt;.log&lt;br /&gt;&lt;br /&gt;  $ cd $ORACLE_HOME/appsutil/log/&lt;a&gt;&lt;&lt;/a&gt;context_name&lt;a&gt;&gt;&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;5. Apps Tier configuration on Target system application Server nodes.&lt;br /&gt;&lt;br /&gt;  a) $sudo su - appl&lt;a&gt;&lt;&lt;/a&gt;sid&lt;a&gt;&gt;&lt;/a&gt;&lt;br /&gt;  b) Run adcfgclone.pl on Apps Tier. You will be prompted wfor the values specific to the target system like SID,port etc.&lt;br /&gt;   &lt;br /&gt;    $cd $COMMON_TOP/clone/bin&lt;br /&gt;    $perl adcfgclone.pl appsTier&lt;br /&gt;&lt;br /&gt;6. Verify the errors and warnings in the log.&lt;br /&gt;&lt;br /&gt;   Location of log ApplyAppsTier_&lt;a&gt;&lt;&lt;/a&gt;time&lt;a&gt;&gt;&lt;/a&gt;.log&lt;br /&gt;&lt;br /&gt;   $cd $APPL_TOP/admin/&lt;a&gt;&lt;&lt;/a&gt;context_name&lt;a&gt;&gt;&lt;/a&gt;/log &lt;br /&gt;     &lt;br /&gt;&lt;br /&gt;7.Once clone is finished. If you have customized environment then change post clone profile options, utl_file_dir etc.&lt;br /&gt;&lt;br /&gt;&lt;li&gt;&lt;strong&gt;Clone Steps End Here&lt;/strong&gt;&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;Test your cloned environment and enter the below URL in your browser&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;http://r12b.quickoracle.com:8000&lt;br /&gt;&lt;br /&gt;  or&lt;br /&gt;&lt;br /&gt;http://&lt;a&gt;&lt;&lt;/a&gt;hostname&lt;a&gt;&gt;&lt;/a&gt;.&lt;a&gt;&lt;&lt;/a&gt;domain_name&lt;a&gt;&gt;&lt;/a&gt;:&lt;a&gt;&lt;&lt;/a&gt;HTTP port&lt;a&gt;&gt;&lt;/a&gt;&lt;br /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6104374891941803639-7842456025265800572?l=appsfusion.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2008-01-31T19:10:23.312-08:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">7</thr:total><feedburner:origLink>http://appsfusion.blogspot.com/2008/01/clone-r12-e-business-suites-environment.html</feedburner:origLink></item><item><title>Where is Administration Server Component in R12 EBS</title><link>http://feedproxy.google.com/~r/Appsfusion/~3/tpLDuPQaXwA/where-is-administration-server-in-r12.html</link><author>noreply@blogger.com (Ramnik Gupta)</author><pubDate>Sun, 27 Jan 2008 20:09:53 PST</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6104374891941803639.post-1694494604622499193</guid><description>&lt;a&gt;Pre-11i &amp; 11i DBA's now say goodbye to Administration Server component.Administration Server in R12 is now a history or the right way to say "Obsolete".&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;There no such component in R12 Architecture and by default any application tier node used to perform the below operations.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;Apply DB patches to Apps: In Oracle application most of the time you will observe in most of the patches consists of files and scripts that update the file system and DB objects. To apply these patch (i.e, which includes cumulative and minipacks and maintenance packs patches). You use adpatch utility (also called AutoPatch utility) to perform any updates.&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;Maintain Apps:AD Administration Utility (adadmin) require maintenance to optimize system performance and enables you to perform other file system and database maintenance tasks.&lt;/li&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6104374891941803639-1694494604622499193?l=appsfusion.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2008-01-27T20:09:53.706-08:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://appsfusion.blogspot.com/2008/01/where-is-administration-server-in-r12.html</feedburner:origLink></item><item><title>R12 Java Servlet Access using HTML Applications</title><link>http://feedproxy.google.com/~r/Appsfusion/~3/eKWWlFzwziU/r12-java-servlet-access-using-html.html</link><author>noreply@blogger.com (Ramnik Gupta)</author><pubDate>Sat, 26 Jan 2008 06:59:48 PST</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6104374891941803639.post-3398516856628080968</guid><description>&lt;a&gt; In this post I am going discuss access path use by HTML interface module when using a JSP.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;&lt;br /&gt;a)User access a function on a browser (HTML hyperlink access)&lt;br /&gt;b)then the browser generate a URL request to the web server.&lt;br /&gt;c)Web listener talk to servlet engine (Jserv)then runs a JSP.&lt;br /&gt;d)JSP then contact Application tables to obtain contents and use metadata       dictionary information to build a HTML page.&lt;br /&gt;e)The HTMP page which is build in previous step sent back to the browser with the help of web server.&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6104374891941803639-3398516856628080968?l=appsfusion.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2008-01-26T06:59:48.774-08:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://appsfusion.blogspot.com/2008/01/r12-java-servlet-access-using-html.html</feedburner:origLink></item><item><title>R12 Oracle Application Framework</title><link>http://feedproxy.google.com/~r/Appsfusion/~3/jif8TxBSGgA/r12-oracle-application-framework.html</link><author>noreply@blogger.com (Ramnik Gupta)</author><pubDate>Sat, 26 Jan 2008 06:44:18 PST</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6104374891941803639.post-4581581933908972093</guid><description>&lt;a&gt;In this post I am going to discuss about R12 Oracle Applicaiton Framework Components and it processing.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Oracle Application Framework is the development platform for HTML-based applications. It consist of a java-based application tier framework and associated services. It designed to facilitate the rapid deployment of HTML-based applications.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Oracle Application Framework uses below components:&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;AOL JAVA or AOL/J&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;It provides the OAF with underlying security and applicaiton Java Services.Also OAF with its connection to the DB and with application-specific functionality for e.g attachments and flexfields.&lt;br /&gt;&lt;br /&gt;&lt;li&gt;BC4J&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;JDeveloper incluedes BC4J. Java Business components are created by BC4J for representing business logic. It seperates the business logic from UI by mapping the relational tables to java objects.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;Java Controller&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;It processes the programmatic UI definition.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;Metadata UI Definition&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Apache Jserv module provides the Java servlet engine uses metadata dictionary to to construct the Framework UI.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;li&gt;HTML Generator UIX&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt; UIX , the HTML Generator&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;HTML-based applicaiton uses the following path with OAF on application Tiers. The steps are discussed below.&lt;/a&gt;&lt;br /&gt;&lt;a&gt;&lt;br /&gt;a)User click a function on browser (HTML hyperlink access).&lt;br /&gt;b)URL request to the web listener sent by browser.&lt;br /&gt;c)User access validated by AOL/J.&lt;br /&gt;d)Page definition is loaded from the metadata dicitionary on the DB tier into the application Tier (i,e. Metadata UI definition)&lt;br /&gt;e)BC4J objects that contain the application logic and access the database are instantiated.&lt;br /&gt;f)Java controller programatically manipulates the page definition as necessary, based on dynamic UI rules.&lt;br /&gt;g)HTML UI Generatior (UIX)interprets the page definition. It creates the related HTML based on UI standards, and send the page to the browser.&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6104374891941803639-4581581933908972093?l=appsfusion.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2008-01-26T06:44:18.086-08:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">3</thr:total><feedburner:origLink>http://appsfusion.blogspot.com/2008/01/r12-oracle-application-framework.html</feedburner:origLink></item><item><title>Step By Step Installation of VMWARE on WinXP Professional - Part I</title><link>http://feedproxy.google.com/~r/Appsfusion/~3/JEewlEartAg/step-by-step-installation-of-vmware.html</link><author>noreply@blogger.com (Ramnik Gupta)</author><pubDate>Wed, 23 Jan 2008 09:19:15 PST</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6104374891941803639.post-3621572622656605769</guid><description>&lt;a&gt;In this post I am going to discuss about Step by Step Installation of DB11gR1 Clusterware on OL4 Update 5 using VMWare (Virtual Servers) on WinXP. I tested this configuration on my laptop.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;&lt;strong&gt;Objective&lt;/strong&gt;: This installation procedure for learning and testing purpose. This kind of configuration is not suitable for any Production and Test Environment.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Hardware Requirements&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Lenovo Thinkpad Laptop&lt;br /&gt;Windows XP Professional 5.1.2600,Service Pack 2 (Host O/S)&lt;br /&gt;Intel(R) Core(TM)2 Duo CPU&lt;br /&gt;T7300 @2.00 GHZ&lt;br /&gt;200 GB HDD (Actual Installation required by one node is 35 GB + 10 GB to Stage Software required by you and for future use)&lt;br /&gt;2 GB RAM&lt;br /&gt;Note: As far as my experience with this installation you should have minimum 3GB RAM. I faced few issues like one node goes down and if you are running any memory intensive program. Better to have minimum 3 GB RAM. I used 800 MB for each node and rest for host operating system.&lt;br /&gt;Oracle Enterprise Linux 4 (Update 5) (Guest O/S)&lt;br /&gt;VMWare Server 1.0.4&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Software Requirements&lt;/strong&gt;&lt;br /&gt;&lt;ul&gt;&lt;br /&gt;&lt;li&gt;&lt;a href="http://www.oracle.com/technology/software/products/database/oracle11g/111060_linuxsoft.html"&gt;Oracle 11g (11.1.0.6) Database &amp;amp; Clusterware Software&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;&lt;li&gt;&lt;a href="http://edelivery.oracle.com/linux"&gt;Oracle Enterprise Linux 4 (Update 5)&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;&lt;li&gt;&lt;a href="http://www.vmware.com/download/server/"&gt;VMware Server 1.0.4&lt;/a&gt;&lt;/li&gt;&lt;br /&gt;&lt;/ul&gt;&lt;br /&gt;&lt;p&gt;&lt;strong&gt;General&lt;/strong&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Follow the sequence to Install RAC11g+ASM on clusterware using OL4 update 5(On VMWare).&lt;br /&gt;&lt;ul&gt;&lt;br /&gt;&lt;li&gt;Step By Step Installation of VMWARE on WinXP Professional - Part I&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Step by Step Installation of Oracle Enterprise 4 Update 5 using VMWare on WinXP Professional - Part 2&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Step by Step Installation of Oracle Enterprise 4 Update 5 using VMWare on WinXP Professional - Part 3&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Step by Step Installation of Clusterware11gR1 on Oracle Linux 4 Update 5 using VMWare on WinXP - Part 4&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Step By Step Installation of ASM and Oracle DB11gR1 on Oracle Enterprise Linux 4 Update 5 using VMWare on WinXP - Part5&lt;/li&gt;&lt;br /&gt;&lt;/ul&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;a&gt;Step By Step Installation of VMWARE on WinXP Professional - Part I - Start Here&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Start the installation by double clicking the VWWare software you downloaded from VMWare Site. There is free Trial product key is allocated for you to use this product. Screen Shots are Self Explantory to Install VMWare. Please Follow the snapshots. If you are not able to read the text inside the snapshot please click on snapshot and it will take you to picasa web album and you can see slide show to view more clearly.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/VMWareInstallationOnWinXPProfessional/photo?authkey=dcjMLrtBijw#5155163353456902706"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4rRwbnpAjI/AAAAAAAAAZA/6ntUr7rX2oo/s400/VMWare_Step1.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/VMWareInstallationOnWinXPProfessional/photo?authkey=dcjMLrtBijw#5155163362046837314"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4rRw7npAkI/AAAAAAAAAZI/onUB9AaYywk/s400/VMWare_Step2.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/VMWareInstallationOnWinXPProfessional/photo?authkey=dcjMLrtBijw#5155163366341804626"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4rRxLnpAlI/AAAAAAAAAZQ/f-R-wHzU058/s400/VMWare_Step3.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/VMWareInstallationOnWinXPProfessional/photo?authkey=dcjMLrtBijw#5155163379226706530"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4rRx7npAmI/AAAAAAAAAZY/4h4EbOPvh2I/s400/VMWare_Step4.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/VMWareInstallationOnWinXPProfessional/photo?authkey=dcjMLrtBijw#5155163387816641138"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4rRybnpAnI/AAAAAAAAAZg/UkPoyzsL7JQ/s400/VMWare_Step5.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/VMWareInstallationOnWinXPProfessional/photo?authkey=dcjMLrtBijw#5155163392111608450"&gt;&lt;img src="http://lh6.google.com/ramnikgupta/R4rRyrnpAoI/AAAAAAAAAZo/g014EYR6oWU/s400/VMWare_Step6.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/VMWareInstallationOnWinXPProfessional/photo?authkey=dcjMLrtBijw#5155163400701543058"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4rRzLnpApI/AAAAAAAAAZw/-E2cb8ih1oI/s400/VMWare_Step7.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/VMWareInstallationOnWinXPProfessional/photo?authkey=dcjMLrtBijw#5155163409291477666"&gt;&lt;img src="http://lh6.google.com/ramnikgupta/R4rRzrnpAqI/AAAAAAAAAZ4/2VyyfAq5opk/s400/VMWare_Step8.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/VMWareInstallationOnWinXPProfessional/photo?authkey=dcjMLrtBijw#5155163417881412274"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4rR0LnpArI/AAAAAAAAAaA/f4JHAKfqWRE/s400/VMWare_Step9.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;a&gt;Step By Step Installation of VMWARE on WinXP Professional - Part I - End Here&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;a&gt;VMWare Virtual Machine Configuration- Start Here&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;&lt;a&gt;Configure the First Virtual Host - rglinux1&lt;/a&gt;&lt;br /&gt;&lt;a&gt;Follow the self explantory snapshots to install your first Virtual host "rglinux1". You can give any name to your vitual machine&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;To Start "VMWare Server Console" click on your VMWare shortcut on your desktop - Select the default option "Local Host"&lt;/a&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/VMWareInstallationOnWinXPProfessional/photo?authkey=dcjMLrtBijw#5155163426471346882"&gt;&lt;img src="http://lh6.google.com/ramnikgupta/R4rR0rnpAsI/AAAAAAAAAaI/TTrKPwoi6WE/s400/VMWare_Step10.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;To Configure Virtual Machine Select "New Virtual Machine" under Virtual Machine Options&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/VMWareInstallationOnWinXPProfessional/photo?authkey=dcjMLrtBijw#5155163435061281490"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4rR1LnpAtI/AAAAAAAAAaU/W2h9OkB5qtI/s400/VMWare_Step11.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;The "New Virtual Machine Wizard" will start, Click Next&lt;/a&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/VMWareInstallationOnWinXPProfessional/photo?authkey=dcjMLrtBijw#5155163443651216098"&gt;&lt;img src="http://lh6.google.com/ramnikgupta/R4rR1rnpAuI/AAAAAAAAAac/rye9xIH3QqM/s400/VMWare_Step12.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Select "Custom" under Virtual Machine Configuration&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/VMWareInstallationOnWinXPProfessional/photo?authkey=dcjMLrtBijw#5155163447946183410"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4rR17npAvI/AAAAAAAAAak/QIQN8B21zrE/s400/VMWare_Step13.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Select "Linux" under Guest Operating System and change the version to "RedHat Enterprise Linux 4"&lt;/a&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/VMWareInstallationOnWinXPProfessional/photo?authkey=dcjMLrtBijw#5155163456536118018"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4rR2bnpAwI/AAAAAAAAAas/IfQA_FNFBk0/s400/VMWare_Step14.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Name the Virtual Machine "rglinux1" under Virtual Machine Name. Enter the Location "C:\vms\rglinux1" (Single Node Configuration). To Configure Linux Cluster (Multi-Node Configuration) for RAC configuration. You can change the path as "C:\vms\RAC\ASM11g\rac1" and Machine Name for RAC Setup is ASM_11gRAC1&lt;/a&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/VMWareInstallationOnWinXPProfessional/photo?authkey=dcjMLrtBijw#5155163460831085330"&gt;&lt;img src="http://lh6.google.com/ramnikgupta/R4rR2rnpAxI/AAAAAAAAAa0/XdwSf-YaUbo/s400/VMWare_Step15.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Set Access Rights - Uncheck this option. The default is shown in snapshot&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/VMWareInstallationOnWinXPProfessional/photo?authkey=dcjMLrtBijw#5155163469421019938"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4rR3LnpAyI/AAAAAAAAAa8/o4W54ST9UKA/s400/VMWare_Step16.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;startup/Shutdown Options  - Select Default "User that powers on the virtual machine"&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/VMWareInstallationOnWinXPProfessional/photo?authkey=dcjMLrtBijw#5155163473715987250"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4rR3bnpAzI/AAAAAAAAAbE/md5w8fHTInk/s400/VMWare_Step17.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Select "Number of Processor" depending on your machine - Default is one - I select as Two as per my machine configuration&lt;/a&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/VMWareInstallationOnWinXPProfessional/photo?authkey=dcjMLrtBijw#5155163482305921858"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4rR37npA0I/AAAAAAAAAbM/mcWDelaFWTs/s400/VMWare_Step18.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Memory for Virtual Machine - I configured initially with 824 MB. The best for RAC11g configuration is 3GB and you can allocate 1024 Machine for each Virtual Machine and rest for Host Operating system (WinXP&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/VMWareInstallationOnWinXPProfessional/photo?authkey=dcjMLrtBijw#5155163490895856466"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4rR4bnpA1I/AAAAAAAAAbU/GcNjNWVnFuY/s400/VMWare_Step19.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Select Network Type as "Use Bridged Networking"&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/VMWareInstallationOnWinXPProfessional/photo?authkey=dcjMLrtBijw#5155163499485791074"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4rR47npA2I/AAAAAAAAAbc/kwMi7wYcrII/s400/VMWare_Step20.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Select I/O Adapter Types as "LSI Logic"&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/VMWareInstallationOnWinXPProfessional/photo?authkey=dcjMLrtBijw#5155163503780758386"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4rR5LnpA3I/AAAAAAAAAbk/wQu1qAfx9uQ/s400/VMWare_Step21.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Select a Disk as "Create a new Virtual Disk"&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/VMWareInstallationOnWinXPProfessional/photo?authkey=dcjMLrtBijw#5155163512370692994"&gt;&lt;img src="http://lh6.google.com/ramnikgupta/R4rR5rnpA4I/AAAAAAAAAbs/UP9a9BUoT7w/s400/VMWare_Step22.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Select a Disk Type as "SCSI"&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/VMWareInstallationOnWinXPProfessional/photo?authkey=dcjMLrtBijw#5155163520960627602"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4rR6LnpA5I/AAAAAAAAAb0/rqZVvIzZUSs/s400/VMWare_Step23.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Specify Disk Capacity - Select the second option as split disk into 2GB disks. Uncheck the first option shown in snapshot - I just Enter 35GB to configure other products of oracle on same box. Ref 11g RAC docs for Disk Space Requirement&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/VMWareInstallationOnWinXPProfessional/photo?authkey=dcjMLrtBijw#5155163525255594914"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4rR6bnpA6I/AAAAAAAAAb8/DAvkN_MMsmM/s400/VMWare_Step24.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Enter virtual disk filename (rglinux1.vmdk in snapshot). I changed for my RAC configuration to localdisk.vmdk.&lt;/a&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/VMWareInstallationOnWinXPProfessional/photo?authkey=dcjMLrtBijw#5155163533845529522"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4rR67npA7I/AAAAAAAAAcE/uWjDauHKzgE/s400/VMWare_Step25.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Creating a Disk - This is for Single Node Installation not for RAC Configuration on Linux Clusters. This step can be skipped if you are configuring Linux Cluster for RAC11g.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/VMWareInstallationOnWinXPProfessional/photo?authkey=dcjMLrtBijw#5155163538140496834"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4rR7LnpA8I/AAAAAAAAAcM/zbZGdy85m_o/s400/VMWare_Step26.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;View of First Virtual Machine name "rglinux1" or You can give name as ASM_11gRAC1 for linux cluster for RAC11g Configuration.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/VMWareInstallationOnWinXPProfessional/photo?authkey=dcjMLrtBijw#5155163546730431442"&gt;&lt;img src="http://lh6.google.com/ramnikgupta/R4rR7rnpA9I/AAAAAAAAAcU/cpBnqxQpZvI/s400/VMWare_Step27.JPG" /&gt;&lt;/a&gt;&lt;strong&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;a&gt;VMWare Virtual Machine Configuration- End Here&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;To Install Linux on Your First Virtual Machine. Please follow the post "Step by Step Installation of Oracle Enterprise 4 Update 5 using VMWare on WinXP Professional - Part 2"&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6104374891941803639-3621572622656605769?l=appsfusion.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2008-01-23T09:19:15.629-08:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">4</thr:total><feedburner:origLink>http://appsfusion.blogspot.com/2008/01/step-by-step-installation-of-vmware.html</feedburner:origLink></item><item><title>Step by Step Installation of Oracle Enterprise 4 Update 5 using VMWare on WinXP Professional  - Part 2</title><link>http://feedproxy.google.com/~r/Appsfusion/~3/EEhi33HXMss/step-by-step-installation-of-oracle.html</link><author>noreply@blogger.com (Ramnik Gupta)</author><pubDate>Wed, 23 Jan 2008 16:31:11 PST</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6104374891941803639.post-4317974259341417864</guid><description>&lt;a&gt;In my previous post we Configure the First Virtual Machine as rglinux1 or ASM_11gRAC1.In this post I am going to discuss further configuration of First Virtual Machine and then we will Install Linux on First Virtual Machine.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;For RAC11g Configuration First we need to Add the Shared Disks and an additional Network Card (to handle private network for interconnect). Select "Edit Virtual Machine from VMWare Server Console".  A new pop-up windows of Virtual Machine Settings will come. Select Add to "Add New Hardware". Select "Ethernet Adpater" to configure private Interconnect (2nd NIC or Ethernet Card). Select "Next" to go for next screen of "Network Type" and Select option as "Host-Only:A private network shared with the host". Please verify that "connect at power on" should be selected.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Again start the "New Hardware Wizard" to configure Disk for RAC11g Configuration.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;You need to configure based on below information provided for database file,OCR and Voting disk.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;a&gt;Disk Table&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;&lt;li&gt;Database files =&gt; 3Gb =&gt; SCSI 1:0 =&gt;datadisk1.vmdk&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Database files =&gt; 3Gb =&gt; SCSI 1:1 =&gt;datadisk2.vmdk&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Database files =&gt; 3Gb =&gt; SCSI 1:2 =&gt;datadisk3.vmdk&lt;/li&gt;&lt;br /&gt;&lt;li&gt;OCR =&gt; 300Mb  =&gt;SCSI 1:3=&gt;ocrdisk.vmdk&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Voting Disk =&gt; 300Mb =&gt; SCSI 1:4=&gt;votingdisk.vmdk&lt;/li&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Select "Hard Disk" to add a new Hard Disk. Click on "Next" to go to next screen to select a Disk. Select "Create a new Virtual Disk" then Select Disk Type as "SCSI". Click on "Next" to go to next screen to allocate Disk Space mentioned above for Database files. Please select "Allocate all disk space now" option to configure these disks. On next screen Specify data file please give name of this disk as "datadisk1.vmdk" and browse the path to share directory under "C:\vms\RAC\ASM11g\share" to save this file.  Once the Disk is create then select the same harddisk and click on Advanced configuration to change the virtual device node as mentioned above in "Disk Table". Change Virtual Device node from existing value to SCSI 1:0. and select "Indepedent" and "persistent" disk option. You can repeat this step for all other disk to configure disk for RAC11g configuration.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;When all disk are configured. Close the "Virtual Machine Settings" to confirm the changes to Virtual Machine configuration file.Now edit the virtual machine confiuration file (i.e, Red Hat Enterprise Linux 4) and the parameters where # sign is shown. Remove this # sign to use these parameters as part of you configuration file.&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;&lt;a&gt;Configuration File - Start Here&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;&lt;a&gt;config.version = "8"&lt;br /&gt;virtualHW.version = "4"&lt;br /&gt;numvcpus = "2"&lt;br /&gt;scsi0.present = "TRUE"&lt;br /&gt;scsi0.virtualDev = "lsilogic"&lt;br /&gt;memsize = "900"&lt;br /&gt;scsi0:0.present = "TRUE"&lt;br /&gt;scsi0:0.fileName = "localdisk.vmdk"&lt;br /&gt;ide1:0.present = "TRUE"&lt;br /&gt;ide1:0.fileName = "D:"&lt;br /&gt;ide1:0.deviceType = "cdrom-raw"&lt;br /&gt;floppy0.present = "FALSE"&lt;br /&gt;Ethernet0.present = "TRUE"&lt;br /&gt;displayName = "ASM_11gRAC1"&lt;br /&gt;guestOS = "rhel4"&lt;br /&gt;priority.grabbed = "normal"&lt;br /&gt;priority.ungrabbed = "normal"&lt;br /&gt;&lt;br /&gt;#disk.locking = "FALSE"&lt;br /&gt;#diskLib.dataCacheMaxSize = "0"&lt;br /&gt;#diskLib.dataCacheMaxReadAheadSize = "0"&lt;br /&gt;#diskLib.dataCacheMinReadAheadSize = "0"&lt;br /&gt;#diskLib.dataCachePageSize = "0"&lt;br /&gt;#scsi1.sharedBus = "virtual"&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;scsi1.present = "TRUE"&lt;br /&gt;scsi1:0.present = "TRUE"&lt;br /&gt;scsi1:0.fileName = "C:\vms\ASM11g\share\datadisk1.vmdk"&lt;br /&gt;scsi1:0.mode = "independent-persistent"&lt;br /&gt;#scsi1:0.deviceType = "disk"&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;scsi1:1.present = "TRUE"&lt;br /&gt;scsi1:1.fileName = "C:\vms\RAC\ASM11g\share\datadisk2.vmdk"&lt;br /&gt;scsi1:1.mode = "independent-persistent"&lt;br /&gt;#scsi1:1.deviceType = "disk"&lt;br /&gt;&lt;br /&gt;scsi1:2.present = "TRUE"&lt;br /&gt;scsi1:2.fileName = "C:\vms\RAC\ASM11g\share\datadisk3.vmdk"&lt;br /&gt;scsi1:2.mode = "independent-persistent"&lt;br /&gt;#scsi1:2.deviceType = "disk"&lt;br /&gt;&lt;br /&gt;scsi1:3.present = "TRUE"&lt;br /&gt;scsi1:3.fileName = "C:\vms\RAC\ASM11g\share\ocrdisk.vmdk"&lt;br /&gt;scsi1:3.mode = "independent-persistent"&lt;br /&gt;#scsi1:3.deviceType = "disk"&lt;br /&gt;&lt;br /&gt;scsi1:4.present = "TRUE"&lt;br /&gt;scsi1:4.fileName = "C:\vms\RAC\ASM11g\share\votingdisk.vmdk"&lt;br /&gt;scsi1:4.mode = "independent-persistent"&lt;br /&gt;#scsi1:4.deviceType = "disk"&lt;br /&gt;&lt;br /&gt;scsi1.virtualDev = "lsilogic"&lt;br /&gt;ide1:0.autodetect = "FALSE"&lt;br /&gt;Ethernet1.present = "TRUE"&lt;br /&gt;Ethernet1.connectionType = "hostonly"&lt;br /&gt;&lt;br /&gt;scsi0:0.redo = ""&lt;br /&gt;scsi1:0.redo = ""&lt;br /&gt;scsi1:1.redo = ""&lt;br /&gt;scsi1:2.redo = ""&lt;br /&gt;scsi1:3.redo = ""&lt;br /&gt;scsi1:4.redo = ""&lt;br /&gt;ethernet0.addressType = "generated"&lt;br /&gt;ethernet1.addressType = "generated"&lt;br /&gt;uuid.location = "56 4d f6 04 91 f9 39 2c-b9 3f 19 f1 c4 af 8a 39"&lt;br /&gt;uuid.bios = "56 4d f6 04 91 f9 39 2c-b9 3f 19 f1 c4 af 8a 39"&lt;br /&gt;ethernet0.generatedAddress = "00:0c:29:af:8a:39"&lt;br /&gt;ethernet0.generatedAddressOffset = "0"&lt;br /&gt;ethernet1.generatedAddress = "00:0c:29:af:8a:43"&lt;br /&gt;ethernet1.generatedAddressOffset = "10"&lt;br /&gt;&lt;br /&gt;ide1:0.startConnected = "TRUE"&lt;br /&gt;&lt;br /&gt;tools.syncTime = "TRUE"&lt;br /&gt;&lt;br /&gt;workingDir = "."&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;&lt;a&gt;Configuration File - End Here&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;&lt;a&gt;Linux Installation - Start Here&lt;/a&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;"Edit The Virtual Machine Setting" under VMWare Server Controls&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155335714789458930"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4tuhLnpA_I/AAAAAAAAAc4/q6WSfw92REs/s400/rglinux1_step1.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Select The "CD-ROM" under Hardware Tab&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155335723379393538"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4tuhrnpBAI/AAAAAAAAAdA/Di4E9vDN7wA/s400/rglinux1_step2.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Change the Connection on right Pane of CD-ROM from Use Physical Drive to Use ISO Image. You can place you Linux ISO Image on your Hard Drive Or copy the ISO Image on CD-ROM. I Staged the Oracle Enterprise Linux on my Hard Drive C:\Software.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155335731969328146"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4tuiLnpBBI/AAAAAAAAAdI/OR2ftiNgukE/s400/rglinux1_step3.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Select the Second option "Use ISO Image" under Connection.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155335736264295458"&gt;&lt;img src="http://lh6.google.com/ramnikgupta/R4tuibnpBCI/AAAAAAAAAdQ/iMgSaN9t7Xo/s400/rglinux1_step4.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Browse the First ISO Image of Oracle Enterprise Linux (disc1) under "Use ISO Image" and Click on "OK"&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155335744854230066"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4tui7npBDI/AAAAAAAAAdY/Q6H7nGnJ8tc/s400/rglinux1_step5.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Click on "Start this Virtual Machine and You will see Linux boot: Prompt. Press Enter to Continue with Linux Installation.&lt;/a&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155335749149197378"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4tujLnpBEI/AAAAAAAAAdg/QZQ6MiD7vCQ/s400/rglinux1_step6.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Linux Driver Installation Screen&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155335757739131986"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4tujrnpBFI/AAAAAAAAAdo/_PUTtE25U48/s400/rglinux1_step7.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Linux O/S is test CD on this step. Press Tab to Skip this test&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155335766329066594"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4tukLnpBGI/AAAAAAAAAdw/FW5EfZ3Q61I/s400/rglinux1_step8.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Probing for Video Card&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155335774919001202"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4tukrnpBHI/AAAAAAAAAd4/AIY1mvRkxxk/s400/rglinux1_step9.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Click Next to Continue with Linux Installation&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155335787803903106"&gt;&lt;img src="http://lh6.google.com/ramnikgupta/R4tulbnpBII/AAAAAAAAAeA/VHguSjAYrq8/s400/rglinux1_step10.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Linux O/S Language Selection - By Default "English(English)"&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155335792098870418"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4tulrnpBJI/AAAAAAAAAeI/A9EdNPMehXs/s400/rglinux1_step11.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Select appropriate Keyboard for the System (U.S English). Click "Next" and a Warning Message will display. Press "Yes" to Continue.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155335800688805026"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4tumLnpBKI/AAAAAAAAAeQ/ZUylNdhOuyw/s400/rglinux1_step12.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a&gt;Keep Default selection on this page and Select "Next" to Continue with Linux Installation.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155335809278739634"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4tumrnpBLI/AAAAAAAAAeY/51QVYI6Rajw/s400/rglinux1_step13.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155335813573706946"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4tum7npBMI/AAAAAAAAAeg/7d0-iosFSp0/s400/rglinux1_step14.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155335817868674258"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4tunLnpBNI/AAAAAAAAAeo/28y7JT8kFlY/s400/rglinux1_step15.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155335826458608866"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4tunrnpBOI/AAAAAAAAAew/ly9OKokubdI/s400/rglinux1_step16.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155335835048543474"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4tuoLnpBPI/AAAAAAAAAe4/hE1IA3zBBbQ/s400/rglinux1_step17.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155335839343510786"&gt;&lt;img src="http://lh6.google.com/ramnikgupta/R4tuobnpBQI/AAAAAAAAAfA/9oq1_IDoU4U/s400/rglinux1_step18.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155335847933445394"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4tuo7npBRI/AAAAAAAAAfI/cgQoLWSdh-A/s400/rglinux1_step19.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155335856523380002"&gt;&lt;img src="http://lh6.google.com/ramnikgupta/R4tupbnpBSI/AAAAAAAAAfQ/xVr_5UFzNiY/s400/rglinux1_step20.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155335865113314610"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4tup7npBTI/AAAAAAAAAfY/5cGeu-lnQOY/s400/rglinux1_step21.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155335869408281922"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4tuqLnpBUI/AAAAAAAAAfg/-BddaUcRKdo/s400/rglinux1_step22.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155335877998216530"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4tuqrnpBVI/AAAAAAAAAfo/ZDH902lBCMk/s400/rglinux1_step23.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155335882293183842"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4tuq7npBWI/AAAAAAAAAfw/p6ICyBT9434/s400/rglinux1_step24.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155335886588151154"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4turLnpBXI/AAAAAAAAAf4/jNzx-c63-RE/s400/rglinux1_step25.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155335890883118466"&gt;&lt;img src="http://lh6.google.com/ramnikgupta/R4turbnpBYI/AAAAAAAAAgA/SObssKHp1lE/s400/rglinux1_step26.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155335899473053074"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4tur7npBZI/AAAAAAAAAgI/5JhOO9HlRnY/s400/rglinux1_step27.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155335908062987682"&gt;&lt;img src="http://lh6.google.com/ramnikgupta/R4tusbnpBaI/AAAAAAAAAgQ/BK4ot0ngedY/s400/rglinux1_step28.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155335916652922290"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4tus7npBbI/AAAAAAAAAgY/HRluAoTG0zE/s400/rglinux1_step29.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155335925242856898"&gt;&lt;img src="http://lh6.google.com/ramnikgupta/R4tutbnpBcI/AAAAAAAAAgg/qjuxDx5cZKw/s400/rglinux1_step30.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155335929537824210"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4tutrnpBdI/AAAAAAAAAgo/SgaaYBQs93E/s400/rglinux1_step31.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155335933832791522"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4tut7npBeI/AAAAAAAAAgw/xcaSKhcSC3g/s400/rglinux1_step32.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155335942422726130"&gt;&lt;img src="http://lh6.google.com/ramnikgupta/R4tuubnpBfI/AAAAAAAAAg4/xll2umpB76s/s400/rglinux1_step33.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155335946717693442"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4tuurnpBgI/AAAAAAAAAhA/xWcJ3iQQXYI/s400/rglinux1_step34.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155335955307628050"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4tuvLnpBhI/AAAAAAAAAhI/EwgfT0gQ3l4/s400/rglinux1_step35.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155335959602595362"&gt;&lt;img src="http://lh6.google.com/ramnikgupta/R4tuvbnpBiI/AAAAAAAAAhQ/9q84blpOG88/s400/rglinux1_step36.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155335968192529970"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4tuv7npBjI/AAAAAAAAAhY/YnKLIN8hvBo/s400/rglinux1_step37.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155335972487497282"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4tuwLnpBkI/AAAAAAAAAhg/jf2tX7NGA4A/s400/rglinux1_step38.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155335981077431890"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4tuwrnpBlI/AAAAAAAAAho/LVbtl7sMBws/s400/rglinux1_step39.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155335989667366498"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4tuxLnpBmI/AAAAAAAAAhw/NEBSWvdm6z0/s400/rglinux1_step40.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155335998257301106"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4tuxrnpBnI/AAAAAAAAAh8/JsDVK_SnbEg/s400/rglinux1_step41.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155336006847235714"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4tuyLnpBoI/AAAAAAAAAiE/NztssxnP124/s400/rglinux1_step42.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155336015437170322"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4tuyrnpBpI/AAAAAAAAAiM/ThLOkPZ-I7I/s400/rglinux1_step43.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155336024027104930"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4tuzLnpBqI/AAAAAAAAAiU/a8quEWMRFNM/s400/rglinux1_step44.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155336028322072242"&gt;&lt;img src="http://lh6.google.com/ramnikgupta/R4tuzbnpBrI/AAAAAAAAAic/hmtZ3dhk0y8/s400/rglinux1_step45.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155336036912006850"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4tuz7npBsI/AAAAAAAAAik/sVYT5APOlMM/s400/rglinux1_step46.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155336041206974162"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4tu0LnpBtI/AAAAAAAAAis/M8yzePi4G9Y/s400/rglinux1_step47.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155336049796908770"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4tu0rnpBuI/AAAAAAAAAi0/dw3lCdr4FPk/s400/rglinux1_step48.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155336058386843378"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4tu1LnpBvI/AAAAAAAAAi8/3sHW6qRv-Xw/s400/rglinux1_step49.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155336062681810690"&gt;&lt;img src="http://lh6.google.com/ramnikgupta/R4tu1bnpBwI/AAAAAAAAAjE/H1OCponTZ3E/s400/rglinux1_step50.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/OracleEnterpriseLinux4Update5InstallationOnVMWare/photo?authkey=cY2tIYTnVNc#5155336071271745298"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4tu17npBxI/AAAAAAAAAjM/OEt9OujPrvs/s400/rglinux1_step51.jpg" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6104374891941803639-4317974259341417864?l=appsfusion.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2008-01-23T16:31:11.147-08:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://appsfusion.blogspot.com/2008/01/step-by-step-installation-of-oracle.html</feedburner:origLink></item><item><title>Step by Step Installation of Oracle Enterprise 4 Update 5 using VMWare on WinXP Professional - Part 3</title><link>http://feedproxy.google.com/~r/Appsfusion/~3/y3GHfqwpqqU/step-by-step-installation-of-oracle_12.html</link><author>noreply@blogger.com (Ramnik Gupta)</author><pubDate>Sun, 27 Jan 2008 11:55:13 PST</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6104374891941803639.post-4742483167319621872</guid><description>Clone the rglinux1 to rglinux2 on VMWare.&lt;/br&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/CloneOfOracleEnterpriseLinux4Update5ForRACClusterUsingVMWareForWinXPProfessional/photo?authkey=qbyKTh2evgQ#5155373059530098482"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4uQe7npBzI/AAAAAAAAAkI/cPY92EOOmGk/s400/rglinux2_Step1.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/CloneOfOracleEnterpriseLinux4Update5ForRACClusterUsingVMWareForWinXPProfessional/photo?authkey=qbyKTh2evgQ#5155373063825065794"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4uQfLnpB0I/AAAAAAAAAkQ/9LDqD87E5pw/s400/rglinux2_Step2.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/CloneOfOracleEnterpriseLinux4Update5ForRACClusterUsingVMWareForWinXPProfessional/photo?authkey=qbyKTh2evgQ#5155373072415000402"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4uQfrnpB1I/AAAAAAAAAkY/F3JOlB_5HFs/s400/rglinux2_Step3.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/CloneOfOracleEnterpriseLinux4Update5ForRACClusterUsingVMWareForWinXPProfessional/photo?authkey=qbyKTh2evgQ#5155373081004935010"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4uQgLnpB2I/AAAAAAAAAkg/FwqN_xisU-E/s400/rglinux2_Step4.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/CloneOfOracleEnterpriseLinux4Update5ForRACClusterUsingVMWareForWinXPProfessional/photo?authkey=qbyKTh2evgQ#5155373089594869618"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4uQgrnpB3I/AAAAAAAAAko/yBgCk3j4pt8/s400/rglinux2_Step5.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/CloneOfOracleEnterpriseLinux4Update5ForRACClusterUsingVMWareForWinXPProfessional/photo?authkey=qbyKTh2evgQ#5155373098184804226"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4uQhLnpB4I/AAAAAAAAAkw/K24usce4-VU/s400/rglinux2_Step6.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/CloneOfOracleEnterpriseLinux4Update5ForRACClusterUsingVMWareForWinXPProfessional/photo?authkey=qbyKTh2evgQ#5155373106774738834"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4uQhrnpB5I/AAAAAAAAAk4/Jti85Wi0ok0/s400/rglinux2_Step7.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/CloneOfOracleEnterpriseLinux4Update5ForRACClusterUsingVMWareForWinXPProfessional/photo?authkey=qbyKTh2evgQ#5155373115364673442"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4uQiLnpB6I/AAAAAAAAAlA/2x7giIZ_lJ0/s400/rglinux2_Step8.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/CloneOfOracleEnterpriseLinux4Update5ForRACClusterUsingVMWareForWinXPProfessional/photo?authkey=qbyKTh2evgQ#5155373132544542642"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4uQjLnpB7I/AAAAAAAAAlI/wauzKKx--xI/s400/rglinux2_Step9.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/CloneOfOracleEnterpriseLinux4Update5ForRACClusterUsingVMWareForWinXPProfessional/photo?authkey=qbyKTh2evgQ#5155373145429444546"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4uQj7npB8I/AAAAAAAAAlQ/XgNcDEKWKto/s400/rglinux2_Step10.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/CloneOfOracleEnterpriseLinux4Update5ForRACClusterUsingVMWareForWinXPProfessional/photo?authkey=qbyKTh2evgQ#5155373154019379154"&gt;&lt;img src="http://lh6.google.com/ramnikgupta/R4uQkbnpB9I/AAAAAAAAAlY/kwpSgxcigTY/s400/rglinux2_Step11.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/CloneOfOracleEnterpriseLinux4Update5ForRACClusterUsingVMWareForWinXPProfessional/photo?authkey=qbyKTh2evgQ#5155373166904281058"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4uQlLnpB-I/AAAAAAAAAlg/8cqY5qXQbxs/s400/rglinux2_Step12.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/CloneOfOracleEnterpriseLinux4Update5ForRACClusterUsingVMWareForWinXPProfessional/photo?authkey=qbyKTh2evgQ#5155373175494215666"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4uQlrnpB_I/AAAAAAAAAlo/5i8OA_byhqg/s400/rglinux2_Step13.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/CloneOfOracleEnterpriseLinux4Update5ForRACClusterUsingVMWareForWinXPProfessional/photo?authkey=qbyKTh2evgQ#5155373184084150274"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4uQmLnpCAI/AAAAAAAAAlw/V1Vp4OJfob0/s400/rglinux2_Step14.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/CloneOfOracleEnterpriseLinux4Update5ForRACClusterUsingVMWareForWinXPProfessional/photo?authkey=qbyKTh2evgQ#5155373192674084882"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4uQmrnpCBI/AAAAAAAAAl4/tkgxjpS5b7I/s400/rglinux2_Step15.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/CloneOfOracleEnterpriseLinux4Update5ForRACClusterUsingVMWareForWinXPProfessional/photo?authkey=qbyKTh2evgQ#5155373201264019490"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4uQnLnpCCI/AAAAAAAAAmA/5xvJA2bEvrg/s400/rglinux2_Step16.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/CloneOfOracleEnterpriseLinux4Update5ForRACClusterUsingVMWareForWinXPProfessional/photo?authkey=qbyKTh2evgQ#5155373209853954098"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4uQnrnpCDI/AAAAAAAAAmI/o4nhDkLMENE/s400/rglinux2_Step17.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/CloneOfOracleEnterpriseLinux4Update5ForRACClusterUsingVMWareForWinXPProfessional/photo?authkey=qbyKTh2evgQ#5155373214148921410"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4uQn7npCEI/AAAAAAAAAmQ/6hJzh26E4eg/s400/rglinux2_Step18.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/CloneOfOracleEnterpriseLinux4Update5ForRACClusterUsingVMWareForWinXPProfessional/photo?authkey=qbyKTh2evgQ#5155373222738856018"&gt;&lt;img src="http://lh6.google.com/ramnikgupta/R4uQobnpCFI/AAAAAAAAAmY/USPHUTTTQNc/s400/rglinux2_Step19.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/CloneOfOracleEnterpriseLinux4Update5ForRACClusterUsingVMWareForWinXPProfessional/photo?authkey=qbyKTh2evgQ#5155373235623757922"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4uQpLnpCGI/AAAAAAAAAmg/Z4rRLXZ2IR0/s400/rglinux2_Step20.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/CloneOfOracleEnterpriseLinux4Update5ForRACClusterUsingVMWareForWinXPProfessional/photo?authkey=qbyKTh2evgQ#5155373244213692530"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4uQprnpCHI/AAAAAAAAAmo/NqfKXTQKgqY/s400/rglinux2_Step21.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/CloneOfOracleEnterpriseLinux4Update5ForRACClusterUsingVMWareForWinXPProfessional/photo?authkey=qbyKTh2evgQ#5155373252803627138"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4uQqLnpCII/AAAAAAAAAmw/9Hm-b_fJJU4/s400/rglinux2_Step22.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/CloneOfOracleEnterpriseLinux4Update5ForRACClusterUsingVMWareForWinXPProfessional/photo?authkey=qbyKTh2evgQ#5155373261393561746"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4uQqrnpCJI/AAAAAAAAAm4/kdPXWZ5dC8A/s400/rglinux2_Step23.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/CloneOfOracleEnterpriseLinux4Update5ForRACClusterUsingVMWareForWinXPProfessional/photo?authkey=qbyKTh2evgQ#5155373265688529058"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4uQq7npCKI/AAAAAAAAAnA/Bk5xzevy6DQ/s400/rglinux2_Step24.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/CloneOfOracleEnterpriseLinux4Update5ForRACClusterUsingVMWareForWinXPProfessional/photo?authkey=qbyKTh2evgQ#5155373278573430962"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4uQrrnpCLI/AAAAAAAAAnI/uClPbkb56j8/s400/rglinux2_Step25.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/CloneOfOracleEnterpriseLinux4Update5ForRACClusterUsingVMWareForWinXPProfessional/photo?authkey=qbyKTh2evgQ#5155373287163365570"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4uQsLnpCMI/AAAAAAAAAnQ/697TdY2xDXc/s400/rglinux2_Step26.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/CloneOfOracleEnterpriseLinux4Update5ForRACClusterUsingVMWareForWinXPProfessional/photo?authkey=qbyKTh2evgQ#5155373295753300178"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4uQsrnpCNI/AAAAAAAAAnY/KJQe-aNX81o/s400/rglinux2_Step27.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/CloneOfOracleEnterpriseLinux4Update5ForRACClusterUsingVMWareForWinXPProfessional/photo?authkey=qbyKTh2evgQ#5155373304343234786"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4uQtLnpCOI/AAAAAAAAAng/Fp3L3_EdJJM/s400/rglinux2_Step28.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/CloneOfOracleEnterpriseLinux4Update5ForRACClusterUsingVMWareForWinXPProfessional/photo?authkey=qbyKTh2evgQ#5155373312933169394"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4uQtrnpCPI/AAAAAAAAAno/iqMDHzsTZkU/s400/rglinux2_Step29.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/CloneOfOracleEnterpriseLinux4Update5ForRACClusterUsingVMWareForWinXPProfessional/photo?authkey=qbyKTh2evgQ#5155373317228136706"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4uQt7npCQI/AAAAAAAAAnw/RiQDNhjgax8/s400/rglinux2_Step30.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/CloneOfOracleEnterpriseLinux4Update5ForRACClusterUsingVMWareForWinXPProfessional/photo?authkey=qbyKTh2evgQ#5155373330113038610"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4uQurnpCRI/AAAAAAAAAn4/nnoWvSErB_4/s400/rglinux2_Step31.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/CloneOfOracleEnterpriseLinux4Update5ForRACClusterUsingVMWareForWinXPProfessional/photo?authkey=qbyKTh2evgQ#5155373334408005922"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4uQu7npCSI/AAAAAAAAAoA/H2ZC8y0AFOc/s400/rglinux2_Step32.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/CloneOfOracleEnterpriseLinux4Update5ForRACClusterUsingVMWareForWinXPProfessional/photo?authkey=qbyKTh2evgQ#5155373342997940530"&gt;&lt;img src="http://lh6.google.com/ramnikgupta/R4uQvbnpCTI/AAAAAAAAAoI/YDh4LTl9oU8/s400/rglinux2_Step33.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/CloneOfOracleEnterpriseLinux4Update5ForRACClusterUsingVMWareForWinXPProfessional/photo?authkey=qbyKTh2evgQ#5155373347292907842"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4uQvrnpCUI/AAAAAAAAAoQ/g1xfoVfP7kE/s400/rglinux2_Step34.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/CloneOfOracleEnterpriseLinux4Update5ForRACClusterUsingVMWareForWinXPProfessional/photo?authkey=qbyKTh2evgQ#5155373355882842450"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4uQwLnpCVI/AAAAAAAAAoY/fllmBmznD2Y/s400/rglinux2_Step35.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/CloneOfOracleEnterpriseLinux4Update5ForRACClusterUsingVMWareForWinXPProfessional/photo?authkey=qbyKTh2evgQ#5155373368767744354"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4uQw7npCWI/AAAAAAAAAog/BJy7-pHeTIQ/s400/rglinux2_Step36.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/CloneOfOracleEnterpriseLinux4Update5ForRACClusterUsingVMWareForWinXPProfessional/photo?authkey=qbyKTh2evgQ#5155373373062711666"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4uQxLnpCXI/AAAAAAAAAoo/ClbTHvd-qwM/s400/rglinux2_Step37.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/CloneOfOracleEnterpriseLinux4Update5ForRACClusterUsingVMWareForWinXPProfessional/photo?authkey=qbyKTh2evgQ#5155373381652646274"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4uQxrnpCYI/AAAAAAAAAow/c7YwOJ3MrWI/s400/rglinux2_Step38.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/CloneOfOracleEnterpriseLinux4Update5ForRACClusterUsingVMWareForWinXPProfessional/photo?authkey=qbyKTh2evgQ#5155373385947613586"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4uQx7npCZI/AAAAAAAAAo8/ci2lg3_ZTFY/s400/rglinux2_Step39.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/CloneOfOracleEnterpriseLinux4Update5ForRACClusterUsingVMWareForWinXPProfessional/photo?authkey=qbyKTh2evgQ#5155373394537548194"&gt;&lt;img src="http://lh6.google.com/ramnikgupta/R4uQybnpCaI/AAAAAAAAApE/j9Ek67HEZPw/s400/rglinux2_Step40.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/CloneOfOracleEnterpriseLinux4Update5ForRACClusterUsingVMWareForWinXPProfessional/photo?authkey=qbyKTh2evgQ#5155373398832515506"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4uQyrnpCbI/AAAAAAAAApM/OTDAnirApzc/s400/rglinux2_Step41.JPG" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/CloneOfOracleEnterpriseLinux4Update5ForRACClusterUsingVMWareForWinXPProfessional/photo?authkey=qbyKTh2evgQ#5155373407422450114"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4uQzLnpCcI/AAAAAAAAApU/LueytQ5kryI/s400/rglinux2_Step42.JPG" /&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6104374891941803639-4742483167319621872?l=appsfusion.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2008-01-27T11:55:13.160-08:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total><feedburner:origLink>http://appsfusion.blogspot.com/2008/01/step-by-step-installation-of-oracle_12.html</feedburner:origLink></item><item><title>Step by Step Installation of Clusterware11gR1 on Oracle Linux 4 Update 5 using VMWare on WinXP - Part 4</title><link>http://feedproxy.google.com/~r/Appsfusion/~3/-cmA792pj-4/11gr1-clusterware-instllation-on-ol4.html</link><author>noreply@blogger.com (Ramnik Gupta)</author><pubDate>Sun, 27 Jan 2008 11:55:30 PST</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6104374891941803639.post-3390734955574384203</guid><description>&lt;p&gt;&lt;strong&gt;Oracle Clustware Instllation:&lt;/strong&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;1. unzip the software on your Stage location as oracle user.&lt;br /&gt;&lt;br /&gt;  /u01/Stage11g&lt;br /&gt;&lt;br /&gt;2. Install the cvuqdisks package from your clusteware software unziped in step 1.&lt;br /&gt;&lt;br /&gt;  /u01/Stage11g/clusterware/rpm directory.&lt;br /&gt;&lt;br /&gt;   rpm -i  cvuqdisk-1.0.1-1.rpm&lt;br /&gt;&lt;br /&gt;3.  Go to clusterware directory under /u01/Stage11g/clusteware (run this as oracle user)&lt;br /&gt;  $ ./runcluvfy.sh stage -pre crsinst -n rac1,rac2&lt;br /&gt;&lt;br /&gt;You test will fail with Memory issue as there is not sufficent memory to meet the pre-req.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Login as oracle and execute ./runInstaller from /u01/Stage11g/clusterware&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br&gt;1. Installation start with Welcome Page. Click Next and Follow the Snapshots:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154639891432799538"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4j1q7no_TI/AAAAAAAAAQI/8Cj1g65cqQg/s400/Inventory.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154639895727766850"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4j1rLno_UI/AAAAAAAAAFY/T5CJtRW-T7c/s400/Home.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154639908612668754"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4j1r7no_VI/AAAAAAAAAFg/rED7HSS9GWs/s400/prereq.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154639917202603362"&gt;&lt;img src="http://lh6.google.com/ramnikgupta/R4j1sbno_WI/AAAAAAAAAFo/rR658gN5SBg/s400/memory.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154639925792537970"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4j1s7no_XI/AAAAAAAAAFw/0wyYUb0sxQ4/s400/cluster.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154639934382472578"&gt;&lt;img src="http://lh6.google.com/ramnikgupta/R4j1tbno_YI/AAAAAAAAAF4/Q5nVSL3Tk0o/s400/node2.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154639938677439890"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4j1trno_ZI/AAAAAAAAAGA/YgCbUAPsqI4/s400/bothnodes.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154639947267374498"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4j1uLno_aI/AAAAAAAAAGI/eaYWMDlPefI/s400/private.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154639955857309106"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4j1urno_bI/AAAAAAAAAGQ/mclVNoUu9iE/s400/publicedit.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154639960152276418"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4j1u7no_cI/AAAAAAAAAGY/plTFDshO9L0/s400/public.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154639973037178322"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4j1vrno_dI/AAAAAAAAAGg/nW1P-z1Clbc/s400/ocroptions.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154639981627112930"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4j1wLno_eI/AAAAAAAAAGo/AppjGB28-5s/s400/rawocr.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154639990217047538"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4j1wrno_fI/AAAAAAAAAGw/CCYgigRTTBQ/s400/votingoption.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154639994512014850"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4j1w7no_gI/AAAAAAAAAG4/vgYhAi4nDt4/s400/votingdisk.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640003101949458"&gt;&lt;img src="http://lh6.google.com/ramnikgupta/R4j1xbno_hI/AAAAAAAAAHA/GnXsDUquSHA/s400/summary.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640007396916770"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4j1xrno_iI/AAAAAAAAAHI/QE-p7I8_tJQ/s400/installstart.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640015986851378"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4j1yLno_jI/AAAAAAAAAHQ/iYqAncghO90/s400/remotecopy.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640024576785986"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4j1yrno_kI/AAAAAAAAAHY/TXzW8OF3wf0/s400/errormanual.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640033166720594"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4j1zLno_lI/AAAAAAAAAHg/OxVKf6w5or0/s400/scriptroot.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640041756655202"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4j1zrno_mI/AAAAAAAAAHo/QTGW6h1ju8s/s400/rootscrp1.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640054641557106"&gt;&lt;img src="http://lh6.google.com/ramnikgupta/R4j10bno_nI/AAAAAAAAAHw/qE-U2Gm6Bik/s400/rootscrp2.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640076116393602"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4j11rno_oI/AAAAAAAAAH4/vb_xNFgwBcc/s400/crsrootsh.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154641059663905218"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4j2u7npAcI/AAAAAAAAAO0/RLSZPKrF6T8/s400/rootrac2.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154641068253839826"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4j2vbnpAdI/AAAAAAAAAO8/bNgxWkjLwVs/s400/rootrac2b.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154641076843774434"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4j2v7npAeI/AAAAAAAAAPE/IVhngocuMsE/s400/rootrac2c.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154641081138741746"&gt;&lt;img src="http://lh6.google.com/ramnikgupta/R4j2wLnpAfI/AAAAAAAAAPM/Y1jIv56nsFM/s400/rac2crsdameon.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154641089728676354"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4j2wrnpAgI/AAAAAAAAAPU/N3L7xFk9ktI/s400/crshealthrac2.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640084706328210"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4j12Lno_pI/AAAAAAAAAIA/5tdtrqdnZq0/s400/rac1crsdameon.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640174900641442"&gt;&lt;img src="http://lh6.google.com/ramnikgupta/R4j17bno_qI/AAAAAAAAAII/dRemMWIjxUc/s400/configasst.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640183490576050"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4j177no_rI/AAAAAAAAAIQ/8RoGMzq0VCM/s400/configasstend.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640187785543362"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4j18Lno_sI/AAAAAAAAAIY/TJV7GLQE0nc/s400/clustinstallend.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154641051073970610"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4j2ubnpAbI/AAAAAAAAAOs/6ofDOOWuLWI/s400/attachhome.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640196375477970"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4j18rno_tI/AAAAAAAAAIg/_ChUziJNQIA/s400/crshealthcheck.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640200670445282"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4j187no_uI/AAAAAAAAAIo/K3P5_84xAjE/s400/crshealthdetailrac1.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154641051073970610"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4j2ubnpAbI/AAAAAAAAAOs/6ofDOOWuLWI/s400/attachhome.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154641059663905218"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4j2u7npAcI/AAAAAAAAAO0/RLSZPKrF6T8/s400/rootrac2.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154641068253839826"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4j2vbnpAdI/AAAAAAAAAO8/bNgxWkjLwVs/s400/rootrac2b.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154641076843774434"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4j2v7npAeI/AAAAAAAAAPE/IVhngocuMsE/s400/rootrac2c.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154641081138741746"&gt;&lt;img src="http://lh6.google.com/ramnikgupta/R4j2wLnpAfI/AAAAAAAAAPM/Y1jIv56nsFM/s400/rac2crsdameon.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154641089728676354"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4j2wrnpAgI/AAAAAAAAAPU/N3L7xFk9ktI/s400/crshealthrac2.png.jpg" /&gt;&lt;/a&gt;&lt;strong&gt;&lt;/strong&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6104374891941803639-3390734955574384203?l=appsfusion.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2008-01-27T11:55:30.399-08:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://appsfusion.blogspot.com/2007/11/11gr1-clusterware-instllation-on-ol4.html</feedburner:origLink></item><item><title>Step By Step Installation of ASM and Oracle DB11gR1 on Oracle Enterprise Linux 4 Update 5 using VMWare on WinXP  - Part 5</title><link>http://feedproxy.google.com/~r/Appsfusion/~3/N2LVhNTQpH8/db-11g.html</link><author>noreply@blogger.com (Ramnik Gupta)</author><pubDate>Sun, 27 Jan 2008 11:55:46 PST</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6104374891941803639.post-1515213877540825521</guid><description>&lt;a&gt;Please follow the steps of post &lt;strong&gt;"Step by Step Installation of Clusterware11gR1 on OL4 Update 5 using VMWare on WinXP"&lt;/ strong&gt; before proceeding further for ASM and 11gR1 Database Configuration Steps below.&lt;/ a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640209260379890"&gt;&lt;img src=  "http://lh6.google.com/ramnikgupta/R4j19bno_vI/AAAAAAAAAIw/z5YSZNmxIBs/s400/11gwelcome.png.jpg"&gt;&lt;/a&gt; &lt;br /&gt;&lt;br /&gt;  &lt;br /&gt;&lt;a href=  "http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640213555347202"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4j19rno_wI/AAAAAAAAAI4/2mY-iRxyk58/s400/11goption.png.jpg"&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640222145281810"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4j1-Lno_xI/AAAAAAAAAJA/sAy1LyQZh3w/s400/11ghome.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640239325151026"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4j1_Lno_zI/AAAAAAAAAJQ/E2t1z_cnV4I/s400/rac12.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640247915085634"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4j1_rno_0I/AAAAAAAAAJY/vxZKtiFH-pw/s400/racprereq.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640256505020242"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4j2ALno_1I/AAAAAAAAAJg/miUj-txK0iw/s400/racprereq1.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640265094954850"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4j2Arno_2I/AAAAAAAAAJo/gTW8vfVtZx0/s400/asminstan.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640269389922162"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4j2A7no_3I/AAAAAAAAAJw/tYJC7stClTw/s400/dbconfioption.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640277979856770"&gt;&lt;img src="http://lh6.google.com/ramnikgupta/R4j2Bbno_4I/AAAAAAAAAJ4/HdRdG1ZkpUU/s400/racprivsgroups.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640282274824082"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4j2Brno_5I/AAAAAAAAAKA/66MhP9yZyTg/s400/racdbsummary.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640290864758690"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4j2CLno_6I/AAAAAAAAAKI/CT3MgdCinHc/s400/racinstall.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640449778548658"&gt;&lt;img src="http://lh6.google.com/ramnikgupta/R4j2Lbno_7I/AAAAAAAAAKU/UmPhvzArCyc/s400/installcomp.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640458368483266"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4j2L7no_8I/AAAAAAAAAKc/Y64QQk4P4hY/s400/install1rac.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640466958417874"&gt;&lt;img src="http://lh6.google.com/ramnikgupta/R4j2Mbno_9I/AAAAAAAAAKk/ydv8bVPdPcc/s400/rac1rootshoutput.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640471253385186"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4j2Mrno_-I/AAAAAAAAAKs/XUafGsPBD5I/s400/racdbinstallend.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640479843319794"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4j2NLno__I/AAAAAAAAAK0/1LpMLYJnXY8/s400/confiasm.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640484138287106"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4j2NbnpAAI/AAAAAAAAAK8/UNsOEmGU7Mo/s400/racasmconfoption.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640492728221714"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4j2N7npABI/AAAAAAAAALE/kWiQ5aIsseM/s400/asmnodeselct.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640497023189026"&gt;&lt;img src="http://lh6.google.com/ramnikgupta/R4j2OLnpACI/AAAAAAAAALM/1xuWC0JRhGc/s400/createasminst.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640505613123634"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4j2OrnpADI/AAAAAAAAALU/0NIW4jIdd8Q/s400/createasminst1.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640514203058242"&gt;&lt;img src="http://lh6.google.com/ramnikgupta/R4j2PLnpAEI/AAAAAAAAALc/XVvFfgpDovI/s400/createasminst2.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640527087960162"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4j2P7npAGI/AAAAAAAAALs/YbR7GLrmUtU/s400/asmdiskgrp.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640535677894770"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4j2QbnpAHI/AAAAAAAAAL0/kVZMeMBZL0o/s400/creatediskgrp.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640539972862082"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4j2QrnpAII/AAAAAAAAAL8/2TE-pS8Ol9w/s400/datasmgrpcreate.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640548562796690"&gt;&lt;img src="http://lh6.google.com/ramnikgupta/R4j2RLnpAJI/AAAAAAAAAME/imxMNYJK10k/s400/racdbnodesel.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640557152731298"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4j2RrnpAKI/AAAAAAAAAMM/yZ4XZ2zGlO4/s400/dbtempl.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640561447698610"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4j2R7npALI/AAAAAAAAAMU/u37pWCINwQU/s400/dbsid.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640570037633218"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4j2SbnpAMI/AAAAAAAAAMc/7eKXQ9yX2r0/s400/racdbmgmtopt.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640574332600530"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4j2SrnpANI/AAAAAAAAAMk/z2f0oc5qRW8/s400/racdbcred.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640582922535138"&gt;&lt;img src="http://lh6.google.com/ramnikgupta/R4j2TLnpAOI/AAAAAAAAAMs/8JWWcxV2TTU/s400/asmopt.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640587217502450"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4j2TbnpAPI/AAAAAAAAAM0/MJpA4ykwYpM/s400/diskselect.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640595807437058"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4j2T7npAQI/AAAAAAAAAM8/S-ZyeRuGRAk/s400/racdbfiles.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640604397371666"&gt;&lt;img src="http://lh3.google.com/ramnikgupta/R4j2UbnpARI/AAAAAAAAANE/AxYcrWcA3p0/s400/flashreco.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640608692338978"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4j2UrnpASI/AAAAAAAAANM/yJYkL4RyTTM/s400/recarcdest.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640612987306290"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4j2U7npATI/AAAAAAAAANU/fsO-8eOWrEU/s400/samplesch.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640617282273602"&gt;&lt;img src="http://lh6.google.com/ramnikgupta/R4j2VLnpAUI/AAAAAAAAANc/6XqR-yzoSFY/s400/initpara.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640625872208210"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4j2VrnpAVI/AAAAAAAAANk/8ydJNjeK4_I/s400/security.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640630167175522"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4j2V7npAWI/AAAAAAAAANs/AVcq1DG8QTk/s400/amaint.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640634462142834"&gt;&lt;img src="http://lh6.google.com/ramnikgupta/R4j2WLnpAXI/AAAAAAAAAN0/TslbNTgDFt0/s400/racdbstg.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640643052077442"&gt;&lt;img src="http://lh4.google.com/ramnikgupta/R4j2WrnpAYI/AAAAAAAAAN8/1UzqXW0bdps/s400/racdbsumry.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640647347044754"&gt;&lt;img src="http://lh5.google.com/ramnikgupta/R4j2W7npAZI/AAAAAAAAAOE/JX8W99hAw7Q/s400/racdbscriptcret.png.jpg" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://picasaweb.google.com/ramnikgupta/RAC11g_Snap/photo?authkey=mH7D_naEQ1w#5154640651642012066"&gt;&lt;img src="http://lh6.google.com/ramnikgupta/R4j2XLnpAaI/AAAAAAAAAOM/9udwhPThdDk/s400/dbcs.png.jpg" /&gt;&lt;/a&gt;&lt;strong&gt;&lt;/strong&gt;&lt;strong&gt;&lt;/strong&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6104374891941803639-1515213877540825521?l=appsfusion.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2008-01-27T11:55:46.607-08:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://appsfusion.blogspot.com/2008/01/db-11g.html</feedburner:origLink></item><item><title>Overview of R12 Load Balancing</title><link>http://feedproxy.google.com/~r/Appsfusion/~3/P9e869Xh2vU/r12-load-balancing.html</link><author>noreply@blogger.com (Ramnik Gupta)</author><pubDate>Fri, 11 Jan 2008 13:47:47 PST</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6104374891941803639.post-6305690854513000483</guid><description>&lt;a href="http://2.bp.blogspot.com/_lonnJhFlu6s/R4fjZLno_RI/AAAAAAAAAEU/VcUTUH2SBYs/s1600-h/R12_Load_Balancing.bmp"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;" src="http://2.bp.blogspot.com/_lonnJhFlu6s/R4fjZLno_RI/AAAAAAAAAEU/VcUTUH2SBYs/s200/R12_Load_Balancing.bmp" border="0" alt=""id="BLOGGER_PHOTO_ID_5154338320304110866" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Typical Load Balanced Architecture &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;In this post I am going to discuss about Load Balancing in R12.&lt;br /&gt;&lt;br /&gt;Load Balancing includes :&lt;br /&gt;&lt;br /&gt;- HTTP Server&lt;br /&gt;- DNS &lt;br /&gt;- Concurrent Processing&lt;br /&gt;- DB &lt;br /&gt;&lt;br /&gt;Types of Load Balancers:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;A) Session Persistent (Also ref as Stickiness) - Load Balancing&lt;br /&gt;&lt;br /&gt;This type of load balancers are always direct HTTP requests (i.e, client connections)   from a client to the same server (i.e, session-persistent). &lt;br /&gt;&lt;br /&gt;B) Non-Session Persistent - Load Balancing&lt;br /&gt;&lt;br /&gt;This type of load balancers are do not necessarily direct HTTP requests (i.e, client connections) to the same server. These load balancers use a round-robin strategy for balancing incoming HTTP requests and do not session persistent client connections.&lt;br /&gt;&lt;br /&gt;C) SSL Accelerators&lt;br /&gt;&lt;br /&gt;Reduces the SSL traffic and workload of the web server as this type of load balancers uses Secure socket layer Accelerators. Also converts SSL HTTPS client browsers request to non-SSL HTTP requests. It directs any further requests to the HTTP server.&lt;br /&gt;&lt;br /&gt;Browser to receive response for its request a reverse process is used.&lt;br /&gt;&lt;br /&gt;Types of Load Balancing:&lt;br /&gt;&lt;br /&gt;a) HTTP Layer&lt;br /&gt;&lt;br /&gt;This type of load balancing requires a hardware load balanacer (i.e, Athent Load Balancer in my current project used for hardware load balancer solution) that accepts HTTP communication and forwards it to a group (farm) of server nodes.&lt;br /&gt;&lt;br /&gt;b) Domain Name System (DNS) Load Balancing   &lt;br /&gt;&lt;br /&gt;This type of load balancing distributes requests based on dynamic assignments of IP addresses to a FQDN (fully qualified domain name - for example: orar12.quickoracle.com).&lt;br /&gt;&lt;br /&gt;c) Concurrent Processing Layer Load Balancing&lt;br /&gt;&lt;br /&gt;This type of load balancing help you to run conncurrent processes on multiple nodes to improve concurrent processing throughput. You can administer concurrent managers from any node in the cluster running on multiple nodes. It also support if one concurrent processing node fail it continue running concurrent processes. This type of configuration is called PCP enabled (by default). For PCP configuration RAC environment is not required but it is good to have RAC node.&lt;br /&gt;&lt;br /&gt;d) Database Layer Load Balancing&lt;br /&gt;&lt;br /&gt;This type of load balancing all active instances help in concurrently running transactions in a shared database. RAC maintains data consistency and integrity to access shared data.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6104374891941803639-6305690854513000483?l=appsfusion.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2008-01-11T13:47:47.071-08:00</app:edited><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_lonnJhFlu6s/R4fjZLno_RI/AAAAAAAAAEU/VcUTUH2SBYs/s72-c/R12_Load_Balancing.bmp" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://appsfusion.blogspot.com/2008/01/r12-load-balancing.html</feedburner:origLink></item><item><title>Steps to Add Node to a Shared Applicaton Tier File System</title><link>http://feedproxy.google.com/~r/Appsfusion/~3/HGYL5mb6ZAQ/steps-to-add-node-to-shared-applicaton.html</link><author>noreply@blogger.com (Ramnik Gupta)</author><pubDate>Fri, 11 Jan 2008 07:34:04 PST</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6104374891941803639.post-1369997467728339616</guid><description>In this post I am going discuss about steps involved in Adding a node to Shared Application Tier File System.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Step 1: Run rapid clone on the existing node&lt;br /&gt;&lt;br /&gt;   $ cd $INST_TOP/admin/scripts&lt;br /&gt;   $ perl adpreclone.pl appsTier&lt;br /&gt;&lt;br /&gt;Step 2: Mount the shared filesystem that you are going to add and the following Shared Top's must be visible from all application nodes involved in configuration.&lt;br /&gt;&lt;br /&gt;Shared Top's&lt;br /&gt; COMMON_TOP: /u01/share/apps/apps_st/ramcomn &lt;br /&gt; APPL_TOP: /u01/share/apps/apps_st/ramappl &lt;br /&gt; Tools ORACLE_HOME: /u01/share/apps/tech_st/ramora/10.1.2 &lt;br /&gt; Web ORACLE_HOME: /u01/share/apps/tech_st/ramora/10.1.3 &lt;br /&gt;&lt;br /&gt;Step 3: Copy the context file from existing node to new node which is now going to participate in Shared Application Tier file system if the file is not accessible from new node. Source the application environment file and execute the following commands:&lt;br /&gt;&lt;br /&gt; $ cd $COMMON_TOP/clone/bin&lt;br /&gt;&lt;br /&gt; $ Perl adclonectx.pl addnode contextfile=PATH TO xml file under inst top orar12.xml&lt;br /&gt;&lt;br /&gt; The new context file will be generated for the new node. Run the AutoConfig utlity to generate Instance Home for this node and update the required tables in the database.&lt;br /&gt;&lt;br /&gt; $ perl $AD_TOP/bin/adconfig.pl contextfile= PATH TO context file name with context file name&lt;br /&gt;&lt;br /&gt;Now run the AutoConfig all other applicaton nodes to update required configuration files on those nodes with new node addition information.&lt;br /&gt;&lt;br /&gt;It is possible to configure Read-Only Shared Application Tier File system.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6104374891941803639-1369997467728339616?l=appsfusion.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2008-01-11T07:34:04.411-08:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total><feedburner:origLink>http://appsfusion.blogspot.com/2008/01/steps-to-add-node-to-shared-applicaton.html</feedburner:origLink></item><item><title>Enable Services in Shared Application File System Implementation</title><link>http://feedproxy.google.com/~r/Appsfusion/~3/L5b2CH15ZCw/enable-services-in-shared-application.html</link><author>noreply@blogger.com (Ramnik Gupta)</author><pubDate>Fri, 11 Jan 2008 07:36:58 PST</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6104374891941803639.post-5483315832794682609</guid><description>In this post I am going to discuss about Deployment Methods (to enable services) in Shared Applicaiton File System Environment.&lt;br /&gt;&lt;br /&gt;A) How to enable Admin Service for the Application Tier Node or Nodes.&lt;br /&gt;&lt;br /&gt;To administrate more then one application node in multi-node environment you need  check and update (if required) the context file using context editor of OAM on application tier node or nodes.&lt;br /&gt;&lt;br /&gt; To enable Admin Service change the following Variable name and its value.&lt;br /&gt;&lt;br /&gt;Variable Name=&gt;  s_appl_config_home &lt;br /&gt;Variable Value =&gt; Same as s_at&lt;br /&gt;&lt;br /&gt;Variable Name =&gt; s_isAdAdmin&lt;br /&gt;Variable Value =&gt; Yes&lt;br /&gt;&lt;br /&gt;B) How to enable Concurrent Processing (Batch) Service on Application Tier Node or Nodes.&lt;br /&gt;&lt;br /&gt;Concurrent Processing (Batch) Service is enable on more then one application node in multi-node environment. $APPLCSF and $FNDREVIVERPID environment variables set as same value  on all application nodes where concurrent processing (Batch) Service is enabled. Use Context Editor of OAM to edit or verify context.xml for all application nodes.&lt;br /&gt;&lt;br /&gt;Implement Parallel Concurrent Processing (PCP) if you have more then one Batch Processing Services are enabled.&lt;br /&gt;&lt;br /&gt;The below variable names and values needs to be set to enable concurrent processing (Batch) Service in context file.&lt;br /&gt;&lt;br /&gt;Variable Name =&gt; s_applcsf &lt;br /&gt;Variable Value =&gt; Same on all nodes &lt;br /&gt;Variable Name =&gt; s_fndreviverpiddir &lt;br /&gt;Variable Value =&gt; Same on all nodes &lt;br /&gt;Variable Name =&gt; s_isAdConc &lt;br /&gt;Variable Value =&gt; YES &lt;br /&gt;Variable Name =&gt; s_isAdConcDev &lt;br /&gt;Variable Value =&gt; YES &lt;br /&gt;Variable Name =&gt; s_batch_status &lt;br /&gt;Variable Value =&gt; enabled &lt;br /&gt;Variable Name =&gt; s_tnsstatus &lt;br /&gt;Variable Value =&gt; enabled &lt;br /&gt;&lt;br /&gt;C) How to enable Web Service on Application Tier Node or Nodes&lt;br /&gt;&lt;br /&gt;Web entry point Services are be enabled on more then one application node in mulit-node environment. You need to implement Load Balancing for this type of configuration.Ref Load Balancers Article in my blog for detail in my up coming post.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;D)How to Enable Form Service on Application Tier Node or Nodes&lt;br /&gt;&lt;br /&gt;Web Applicaiton Servivces (i.e, Forms) are be enable on more then one application node in a multi-node environment.&lt;br /&gt;&lt;br /&gt;The below variable names and values needs to be set to enable Forms Service in context file.&lt;br /&gt;&lt;br /&gt;Variable Name =&gt; s_isForms &lt;br /&gt;Variable Value =&gt; YES &lt;br /&gt;Variable Name =&gt; s_isFormsDev &lt;br /&gt;Variable Value =&gt; YES &lt;br /&gt;Variable Name =&gt;s_formsstatus&lt;br /&gt;Vairable Value =&gt; enabled&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6104374891941803639-5483315832794682609?l=appsfusion.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2008-01-11T07:36:58.814-08:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">1</thr:total><feedburner:origLink>http://appsfusion.blogspot.com/2008/01/enable-services-in-shared-application.html</feedburner:origLink></item><item><title>Step by Step Installation of Shared Application Tier File System - Mulit Node Systems</title><link>http://feedproxy.google.com/~r/Appsfusion/~3/IWP_i8vTDGM/step-by-step-installation-of-shared.html</link><author>noreply@blogger.com (Ramnik Gupta)</author><pubDate>Fri, 11 Jan 2008 06:18:35 PST</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6104374891941803639.post-6890206419714095306</guid><description>In this post I am going to discuss Step by Step Installation of Shared Application Tier File System in Multi-Node Systems Environment.&lt;br /&gt;&lt;br /&gt;By Default Rapid Install confiures multi-node systems to use a shared Application tier file system.&lt;br /&gt;&lt;br /&gt;Step1:You need follow some pre-install steps before you proceed with Rapid Install&lt;br /&gt;&lt;br /&gt;- For Installation assign and allocate shared file system&lt;br /&gt;- Create Application user with same UID and GUID on all application nodes involved in this configuration.&lt;br /&gt;- The filesytem shared accross all nodes needs have same layout and must be mounted.&lt;br /&gt;&lt;br /&gt;Step2: Proceed with running Rapid Install on each node and mention the mount points.&lt;br /&gt;In this configuration step you need choose nodes to configure. If you want add application nodes which you required additionally click on "Add Server" under Node information screen on each additional node to be configured.Paths needs to be same on all application nodes (i.e,APPL_TOP,COMMON_TOP,10.1.2 ORACLE_HOME (TOOLS),10.1.3 ORACLE_HOME (Web).&lt;br /&gt;&lt;br /&gt;Example:&lt;br /&gt;&lt;br /&gt;All the below TOP's are shared&lt;br /&gt; COMMON_TOP: /u01/share/apps/apps_st/ramcomn &lt;br /&gt; APPL_TOP: /u01/share/apps/apps_st/ramappl &lt;br /&gt; Tools ORACLE_HOME: /u01/share/apps/tech_st/ramora/10.1.2 &lt;br /&gt; Web ORACLE_HOME: /u01/share/apps/tech_st/ramora/10.1.3 &lt;br /&gt;&lt;br /&gt;Special Note:1)Select Shared Filesystem and primary node to enable the node being added to share the application tier file system.&lt;br /&gt;&lt;br /&gt;2) If the Primary application node is not the same as database node , run Rapid Install on each added application node as well as on the primary application node. On Configuration screen of Rapid install select "Load the following saved configuration" and enter database connect string.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6104374891941803639-6890206419714095306?l=appsfusion.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2008-01-11T06:18:35.056-08:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">5</thr:total><feedburner:origLink>http://appsfusion.blogspot.com/2008/01/step-by-step-installation-of-shared.html</feedburner:origLink></item><item><title>Overview of R12 Shared Applicaton File System</title><link>http://feedproxy.google.com/~r/Appsfusion/~3/bwJIQevGotc/shared-applicaton-file-system.html</link><author>noreply@blogger.com (Ramnik Gupta)</author><pubDate>Fri, 11 Jan 2008 07:39:04 PST</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6104374891941803639.post-7040928025785413068</guid><description>In this post I am going to discuss about Shared Application File System. &lt;br /&gt;&lt;br /&gt;A multi-node installation of Release 12 supports both shared   and    non-shared application tier file systems.Without a shared application tier file system each application tier node has its own file system,which must be managed independently.&lt;br /&gt;&lt;br /&gt;In Shared Application File system,a Single Application Tier file system that can be accessed simultaneously from more than one machine.  The application tier file system disk is attached to a mount point of the same name on all machines.&lt;br /&gt;&lt;br /&gt;Any Application node can be configured to perform any of the standard application tier services,such as forms,web and Concurrent Processing (Batch) Services.   All changes made to the shared file system are immediately accessible to all application tier nodes.&lt;br /&gt;&lt;br /&gt;Each node has its own environment file (i.e, APPSCONTEXT_NAME.env) and application context file (i.e, CONTEXT_NAME.xml).&lt;br /&gt;&lt;br /&gt;Special Note:&lt;br /&gt;&lt;br /&gt;- Use a local file system for the Instance Home for optimum performance. &lt;br /&gt;- All Application tier nodes must be running the same operating system. &lt;br /&gt;- The value for the context variable "s_atName" must be same across all the application tier nodes context files. &lt;br /&gt;- User ID and group ID should be consistent across all nodes to avoid file access permission issues&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Advantage of Shared Application File System&lt;br /&gt;&lt;br /&gt;- Distributed AD help in reducing the downtime by improving the efficiency of patch application.&lt;br /&gt;- You can adminstrate tasks from any one node.&lt;br /&gt;- Reduction in Requirment of Disk Space &lt;br /&gt;- Increase system availability and additonal requirments by adding machines into existing system.&lt;br /&gt;&lt;br /&gt;An application tier file system consists of:&lt;br /&gt;&lt;br /&gt;- APPL_TOP file system (APPL_TOP and COMMON_TOP directories). &lt;br /&gt;- Application tier technology stack file system (OracleAS 10.1.2 and 10.1.3 Oracle Homes). &lt;br /&gt;- Instance Home (INST_TOP) file system. Each application tier has a unique Instance Home file system associated with it. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Major Application Tier Services:&lt;br /&gt;&lt;br /&gt;- Root services &lt;br /&gt;- Web Entry Point services &lt;br /&gt;- Web Application services &lt;br /&gt;- Batch Processing services &lt;br /&gt;- Other services &lt;br /&gt;&lt;br /&gt;Below is an example of Multi-Node installation:&lt;br /&gt;&lt;br /&gt;A)Primary Application Tier-Node &lt;br /&gt;&lt;br /&gt;Note:Installed and Configured Services&lt;br /&gt;- APPL_TOP&lt;br /&gt;- COMMON_TOP&lt;br /&gt;- OracleAS 10.1.2 ORACLE_HOME&lt;br /&gt;- OracleAS 10.1.3 ORACLE_HOME&lt;br /&gt;&lt;br /&gt;B)Secondary Application Tier-Node &lt;br /&gt;&lt;br /&gt;Note:Visible and Configured Services&lt;br /&gt;&lt;br /&gt;- APPL_TOP&lt;br /&gt;- COMMON_TOP&lt;br /&gt;- OracleAS 10.1.2 ORACLE_HOME&lt;br /&gt;- OracleAS 10.1.3 ORACLE_HOME&lt;br /&gt;&lt;br /&gt;The above services are mounted to secondary node from Primary application tier node or from an NFS Server.&lt;br /&gt;&lt;br /&gt;c) Instance Home&lt;br /&gt;&lt;br /&gt;Note: Top-level directory that contains instance-specific files associated with an Application Tier.&lt;br /&gt;&lt;br /&gt;- APPL_TOP&lt;br /&gt;- COMMON_TOP&lt;br /&gt;- OracleAS 10.1.2 ORACLE_HOME&lt;br /&gt;- OracleAS 10.1.3 ORACLE_HOME&lt;br /&gt;- log files&lt;br /&gt;- pid files&lt;br /&gt;- certificates files&lt;br /&gt;&lt;br /&gt;In Shared file system each application tier will have a unique Instance Home, which should be located on the local system.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6104374891941803639-7040928025785413068?l=appsfusion.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2008-01-11T07:39:04.378-08:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">2</thr:total><feedburner:origLink>http://appsfusion.blogspot.com/2008/01/shared-applicaton-file-system.html</feedburner:origLink></item><item><title>R12 Workflow Notification Mailer Configuration</title><link>http://feedproxy.google.com/~r/Appsfusion/~3/7oHBWMxpiVk/r12-workflow-notification-mailer.html</link><author>noreply@blogger.com (Ramnik Gupta)</author><pubDate>Wed, 09 Jan 2008 14:23:59 PST</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6104374891941803639.post-2596972056555471351</guid><description>In the post I am going discuss about step by step configuration of R12 Workflow Notification Maier Configuration.&lt;br /&gt;&lt;br /&gt;1. Select Workflow Manager in OAM from pull down menu once you login to OAM.&lt;br /&gt;&lt;br /&gt;2. Click Notification Mailer status icon to navigate  to the Service Component page for Notification Mailers. Status of Notification Mailers is down.&lt;br /&gt;&lt;br /&gt;3. Select Workflow Notification Mailer Service component under Service Components page. Click edit to access Notification Mailer Configuration wizard.&lt;br /&gt;&lt;br /&gt;4. Enter the name of the SMTP MAIL SERVER information under Outbound Email Account region.&lt;br /&gt;&lt;br /&gt;5. Select the Inbound Processing parameter in Inbound Mail Email Account (IMAP)region to enable inbound email processing. Enter name of the inbound IMAP mail server, the username and passwd of the email account that the Notification Mailer uses to receive  email messages,and the reply-to  address of the mail  account which receive incoming messages to which notification responses should be sent.&lt;br /&gt;&lt;br /&gt;6. Confirm the changes by clicking apply. Now check the status of the Workflow Notification Mailer service component is runing on Service components page.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6104374891941803639-2596972056555471351?l=appsfusion.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2008-01-09T14:23:59.892-08:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">2</thr:total><feedburner:origLink>http://appsfusion.blogspot.com/2008/01/r12-workflow-notification-mailer.html</feedburner:origLink></item><item><title>Oracle Application R12 Quick Notes</title><link>http://feedproxy.google.com/~r/Appsfusion/~3/IIQD-edwVbw/oracle-application-r12-quick-notes.html</link><author>noreply@blogger.com (Ramnik Gupta)</author><pubDate>Fri, 11 Jan 2008 09:01:37 PST</pubDate><guid isPermaLink="false">tag:blogger.com,1999:blog-6104374891941803639.post-5840381187646996453</guid><description>Some helpful quick notes on R12 and will keep updating in future too.&lt;br /&gt;&lt;br /&gt;Quick Notes:&lt;br /&gt;&lt;br /&gt;1. NLS Setting: It is possible to convert from some characters sets to others at a later stage. But there are some exceptions or restrictions. &lt;br /&gt;&lt;br /&gt;For example,You can covert the US7ASCII to UTF8, but not from UTF8 to US7ASCII.In this case profile option is set at site-level when you run Rapid install. The language you choose as the base language is used for the language profile. The default settings for date and number formats are derived from the territory profile setting.&lt;br /&gt;&lt;br /&gt;2. R12 provides multilingual support for text parts of Oracle applications and for products data. It is because of UTF8 character set, you can if required run a number of languages in a single instance. When you run Rapid install you have an option to choose character set for both the database and the Applications products.&lt;br /&gt;&lt;br /&gt;3. Use an alias for host machine when you start Rapid Instal: To use an alias use the -servername command line option with rapidwiz. Here you are not using the actual name of host machine.&lt;br /&gt;&lt;br /&gt;$ ./rapidwiz -servername rghost&lt;br /&gt;&lt;br /&gt;4. On Primary Application Node should have services enabled :&lt;br /&gt;&lt;br /&gt;  For Web and Forms Services : Root Service, Web Entry Point Services, Web Application Services, and Other Service Group&lt;br /&gt;  &lt;br /&gt; For Concurrent Processing Services:  Batch Processing Services&lt;br /&gt;&lt;br /&gt;5. The Services Explanation are below:&lt;br /&gt;&lt;br /&gt;  Root Service =&gt; Oracle Process Manager (OPMN)&lt;br /&gt;  Web Entry Point Services =&gt; HTTP Server&lt;br /&gt;  Web Application Services =&gt; OACORE OC4J,Forms OC4J, OAFM OC4J&lt;br /&gt;  Batch Processing Services =&gt; Application TNS Listener , Concurrent                 Managers,Fulfillment Server.&lt;br /&gt;  Other Service Group =&gt; Oracle Forms Services, Oracle MWA Services&lt;br /&gt;&lt;br /&gt;6. In R12 unified APPL_TOP is introduced, the same files are present on each application node.Now service groups that are activated on each node differentiate  between application node.&lt;br /&gt;&lt;br /&gt;7. Oracle Application access URL in R12 and previous releases.&lt;br /&gt;&lt;br /&gt;http://hostname.domainname:port/OA_HTML/AppsLogin&lt;br /&gt;&lt;br /&gt;Default port is 8000.&lt;br /&gt;&lt;br /&gt;8. Change the password of users after installations are system,sys,apps,ap,inv etc.&lt;br /&gt;&lt;br /&gt;9. Applet in client Browser:Instead of using browser JVM, Sun J2SE Natiave plug-in used by Oracle applcation R12,which is automatically invoked when a user chooses a function that requires it for exmaple running a form.&lt;br /&gt;&lt;br /&gt;10. Adclonectx.pl is a perl script that clones the context file.&lt;br /&gt;&lt;br /&gt;11. Use of Forms Listener Servlet is the default of Release 12.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/6104374891941803639-5840381187646996453?l=appsfusion.blogspot.com' alt='' /&gt;&lt;/div&gt;</description><app:edited xmlns:app="http://www.w3.org/2007/app">2008-01-11T09:01:37.580-08:00</app:edited><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">4</thr:total><feedburner:origLink>http://appsfusion.blogspot.com/2008/01/oracle-application-r12-quick-notes.html</feedburner:origLink></item></channel></rss>

