<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3" -->
<rss version="0.92">
<channel>
	<title>Online Apps DBA</title>
	<link>http://onlineappsdba.com</link>
	<description>One Stop Shop for Apps DBA's</description>
	<lastBuildDate>Tue, 26 Aug 2008 19:56:46 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>OBIEE - Step by Step Installation</title>
		<description>On request from readers, I am posting step by step installation of Oracle Business Intelligence Enterprise Edition (OBIEE) 10.1.3.X on windows (you can use same steps to install OBIEE on Linux)

.

Things good to know about OBIEE Installation 

i) Siebel Analytics from Siebel (acquired by Oracle)  is now called as ...</description>
		<link>http://onlineappsdba.com/index.php/2008/08/26/obiee-step-by-step-installation/</link>
			</item>
	<item>
		<title>Oracle Apps Release 12.1 , Guess official release date ?</title>
		<description>Any guess for Oracle Apps Release 12.1 date ?

Release date for 12.1 version is not official yet but if you are looking for new features in Oracle Applications Release 12.1 for Apps DBA's here is my list

.

Technical Components in 12.1

	Database Version with Oracle Apps 12.1 is going to be 10.2.0.4
	Forms ...</description>
		<link>http://onlineappsdba.com/index.php/2008/08/23/oracle-apps-release-121-guess-official-release-dates/</link>
			</item>
	<item>
		<title>How to generate FRD trace</title>
		<description>The  steps I have followed :-
1.	Login as oracle application user 
2.	Go to $FND_TOP/secure
     3. java oracle.apps.fnd.security.AdminAppServer apps/ \AUTHENTICATION ON DBC=
Please check the below example :-
4.	java oracle.apps.fnd.security.AdminAppServer apps/ffdev21 \AUTHENTICATION ON  DBC=ffus.com_ffus.dbc
Output will be :-
AUTHENTICATION ON executed successfully - ffus.com_ffus.dbc
5.	In the command prompt  echo $FORMS60_TRACE_PATH
It ...</description>
		<link>http://onlineappsdba.com/index.php/2008/08/22/how-to-generate-frd-trace/</link>
			</item>
	<item>
		<title>Apps 11i/R12/12i Registration/Deregistration with OID/SSO : internals</title>
		<description>Q. If you have multiple nodes with multiple URL's (intapps.com , extapps.com..) in apps (11i/R12), how many times you have to run OID/SSO Registration Process ?
Q. In which table (in Apps), Single Sign-On URL's are stored ?
Q. In which table (in SSO), all partner applications (including apps stored) ?
Q. Where is OID, ...</description>
		<link>http://onlineappsdba.com/index.php/2008/08/20/apps-11ir1212i-registrationderegistration-with-oidsso-internals/</link>
			</item>
	<item>
		<title>Clustering Oracle Business Intelligence , BI Server, Presentation Services, Plug-In, Scheduler &#038; Javahost</title>
		<description>

This post covers Oracle Business Intelligence (OBIEE) deployment for High Availability (cluster).

Lets first understand components of Oracle Business Intelligence Enterprise Edition

.

Components of BIEE

Oracle BI (Business Intelligence) consist of following components
i) BI Server- maintains logical data model in local proprietary file (.rpd).
ii) BI Presentation Service - provide framework and interface for ...</description>
		<link>http://onlineappsdba.com/index.php/2008/08/19/clustering-oracle-business-intelligence-bi-server-presentation-services-plug-in-scheduler-javahost/</link>
			</item>
	<item>
		<title>Oracle Release/Version Number for Apps/ Forms/ Jinitiator/ OID/ SSO/ Portal/ iAS/ OC4J/ Unix/ xxxx &#8230;.</title>
		<description>Find component Version in Apps 11i/R12/12i  

Q. How to find Apps Version (11i/R12/12i).
A.  Connect to database as user apps
SQL&#62; select release_name from apps.fnd_product_groups;
Output like 12.0.4 or 11.5.10.2

Q. Web Server/Apache or Application Server in Apps 11i/R12
A. Log in as Application user, set environment variable and run below query $IAS_ORACLE_HOME/Apache/Apache/bin/httpd -version
Output for 11i should ...</description>
		<link>http://onlineappsdba.com/index.php/2008/08/17/oracle-releaseversion-number-for-apps-forms-jinitiator-oid-sso-portal-ias-oc4j-unix-xxxx/</link>
			</item>
	<item>
		<title>My Book &#8220;Oracle Applications DBA&#8221; released worldwide</title>
		<description>I am delighted to inform you all that my book "Oracle Applications DBA covering 11i and R12" publisher Mc Graw Hills now got released worldwide and now is available at amazon.

The book "Oracle Applications DBA" covers all the pertinent aspects of administrating Oracle Applications—from installation to day-to-day maintenance. It covers upgrading, ...</description>
		<link>http://onlineappsdba.com/index.php/2008/08/15/my-book-oracle-applications-dba-released-worldwide/</link>
			</item>
	<item>
		<title>Node / Responsibility Trust Level in Oracle Applications (E-Business Suite 11i/R12)</title>
		<description>

Node or Responsibility Trust Level : is profile option, to restrict access to set of responsibilities based on Web Server from which user logs in.

This profile option can take one of three values -
--Administrative
--Normal (Default Value)
--External

Lets suppose E-Business Suite (11i/R12) is deployed with four middle tier where two nodes (node1 ...</description>
		<link>http://onlineappsdba.com/index.php/2008/08/14/node-responsibility-trust-level-in-oracle-applications-e-business-suite-11ir12/</link>
			</item>
	<item>
		<title>Cluster Architecture : Oracle WebLogic Server</title>
		<description>This post outlines different Architecture options available with Oracle WebLogic Cluster. It is very important to make yourself familiar with terminology specially tiers (Web, Presentation and Object).

.

Terminology

Architecture - defines how various tiers of an application (Web, Presentation, Object) are deployed on one or more clusters.

Tier - Represents logical divisions of an Application's service.
i) Web ...</description>
		<link>http://onlineappsdba.com/index.php/2008/08/14/cluster-architecture-oracle-weblogic-server/</link>
			</item>
	<item>
		<title>Deploy Application on Oracle WebLogic Server</title>
		<description>This post is next in series "Learn WebLogic with Us",  Till now we learned

	Install Oracle WebLogic Server
	Definition of Domain, Administration &#38; Managed Server in Oracle WebLogic
	Create DOMAIN with one Administration Server or two managed server in Cluster  
and finally
	How to start Administration or Managed Server in WebLogic

This post covers steps to deploy ...</description>
		<link>http://onlineappsdba.com/index.php/2008/08/12/deploy-application-on-oracle-weblogic-server/</link>
			</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.145 seconds -->
