<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>OracleMinds</title>
	<atom:link href="http://oracleminds.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://oracleminds.wordpress.com</link>
	<description>an initative of SkySys Consultanting to share knowledge and experience around Oracle applications and related products</description>
	<lastBuildDate>Thu, 22 Dec 2011 10:22:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='oracleminds.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>OracleMinds</title>
		<link>http://oracleminds.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://oracleminds.wordpress.com/osd.xml" title="OracleMinds" />
	<atom:link rel='hub' href='http://oracleminds.wordpress.com/?pushpress=hub'/>
		<item>
		<title>How I upgrade our Oracle EBS from R12.1.1 to 12.1.3</title>
		<link>http://oracleminds.wordpress.com/2011/12/22/how-did-i-upgrade-our-oracle-ebs-from-r12-1-1-to-12-1-3/</link>
		<comments>http://oracleminds.wordpress.com/2011/12/22/how-did-i-upgrade-our-oracle-ebs-from-r12-1-1-to-12-1-3/#comments</comments>
		<pubDate>Thu, 22 Dec 2011 10:04:17 +0000</pubDate>
		<dc:creator>OracleMinds by SkySys Consulting</dc:creator>
				<category><![CDATA[EBS System Administration]]></category>
		<category><![CDATA[Jag Biradar]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle EBS 12.1.3]]></category>
		<category><![CDATA[Red Hat Enterprise Linux]]></category>
		<category><![CDATA[SkySys]]></category>

		<guid isPermaLink="false">http://oracleminds.wordpress.com/?p=31</guid>
		<description><![CDATA[Objective: To describe the procedure I have followed in upgrading our Oracle EBS Release 12.1.1 to 12.1.3. While the procedure mentioned in this blog are the exact steps I have followed (including the commands issued) the best document to read &#8230; <a href="http://oracleminds.wordpress.com/2011/12/22/how-did-i-upgrade-our-oracle-ebs-from-r12-1-1-to-12-1-3/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracleminds.wordpress.com&amp;blog=30462328&amp;post=31&amp;subd=oracleminds&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div id="attachment_44" class="wp-caption alignnone" style="width: 310px"><a href="http://oracleminds.files.wordpress.com/2011/12/skysys-oracle-applications-ebs-12-1-3-login-page.png"><img class="size-medium wp-image-44" title="SkySys - Oracle Applications EBS 12.1.3 Login page" src="http://oracleminds.files.wordpress.com/2011/12/skysys-oracle-applications-ebs-12-1-3-login-page.png?w=300&#038;h=208" alt="SkySys - Oracle Applications EBS 12.1.3 Login page" width="300" height="208" /></a><p class="wp-caption-text">SkySys - Oracle Applications EBS 12.1.3 Login page</p></div>
<p>Objective:</p>
<p>To describe the procedure I have followed in upgrading our Oracle EBS Release 12.1.1 to 12.1.3. While the procedure mentioned in this blog are the exact steps I have followed (including the commands issued) the best document to read about the upgrade is Oracle support note 1080973.1.</p>
<p>Our Oracle Server current configuration:-</p>
<p>a. Hardware and host environment:-</p>
<p>&gt; Base server:  Windows 7 Professional 64-bit, CPU = Intel Core i7-2600 @3.40GHz, RAM = 16.0 GB</p>
<p>&gt; VMware platform on top of Windows 7:- VMware Server 2.0.2</p>
<p>&gt; Virtual machine specifications:-</p>
<p>  Operating system type = Red Hat Enterprise Linux 4 (32-bit)</p>
<p>  HDD space allocated = 400GB</p>
<p>  RAM allocated = 8.0 GB</p>
<p>b. Oracle EBS server (current) &#8211; Vision instance</p>
<p> hostname = ls1.skysys.com.au  (alias &#8220;ls1&#8243;)</p>
<p> Installation home = /home/oracle/VIS</p>
<p> Oracle Database version = 11.1.0.7</p>
<p>  Applications Release name/version = 12.1.1</p>
<p>Upgrade procedure followed:-</p>
<p>1. I have downloaded following patches and extracted into /home/oracle/R12-Patches directory.</p>
<p>9239089<br />
9239090<br />
9817770<br />
9966055<br />
9239095</p>
<p>2. Stopped all application tier services.</p>
<p>$ /home/oracle/VIS/inst/apps/VIS_ls1/admin/scripts/adstpall.sh apps/******</p>
<p>I kept the Oracle Enterprise Manage DB console service running as it helped me monitor the database performance, tablespaces health, etc.</p>
<p>3. Switched the instance into maintenance mode.</p>
<p>$cd /home/oracle/VIS/apps/apps_st/appl/ad/12.0.0/bin</p>
<p>$adadmin defaultsfile=$APPL_TOP/admin/$TWO_TASK/adalldefaults.txt logfile=adadmin.log menu_option=ENABLE_MAINT_MODE workers=4</p>
<p>4. Run adgrants.sql as a pre-requisite for the first patch 9239089</p>
<p>- &#8220;adgrants.sql&#8221; is a file extracted out of 9239089 patch. Copied this sql script into $ORACLE_HOME/appsutil/admin directory.</p>
<p>$ cd /home/oracle/VIS/db/tech_st/11.1.0/appsutil/admin</p>
<p>$ sqlplus /nolog</p>
<p>SQL&gt; @adgrants.sql apps</p>
<p>&#8212;- adgrants.sql executed and database changes committed.</p>
<p>SQL&gt; exit</p>
<p>5. Applied the first patch 9239089.</p>
<p>$ cd /home/oracle/VIS/apps/apps_st/appl/ad/12.0.0/bin</p>
<p>$ . APPSVIS_ls1.env</p>
<p>$adpatch defaultsfile=$APPL_TOP/admin/$TWO_TASK/adalldefaults.txt logfile=u9239089.log patchtop=/home/oracle/VIS/R12-Patches/9239089 driver=u9239089.drv workers=8</p>
<p>6. Applied the second patch 9239090.</p>
<p>$ cd /home/oracle/VIS/apps/apps_st/appl/ad/12.0.0/bin</p>
<p>$ . APPSVIS_ls1.env</p>
<p>$adpatch defaultsfile=$APPL_TOP/admin/$TWO_TASK/adalldefaults.txt logfile=u9239090.log patchtop=/home/oracle/VIS/R12-Patches/9239090 driver=u9239090.drv workers=8</p>
<p>The 9239090 patch ran for nearly 12 hours. There was an incident when one of the workers has failed and I have to skip the job (worker) by using &#8220;adctl&#8221; utility.</p>
<p>7. Applied the next patch 9239095.</p>
<p>$ /home/oracle/VIS/apps/apps_st/appl/ad/12.0.0/bin</p>
<p>$ . APPSVIS_ls1.env</p>
<p>$ adpatch defaultsfile=$APPL_TOP/admin/$TWO_TASK/adalldefaults.txt logfile=u9239095.log patchtop=/home/oracle/VIS/R12-Patches/9239095 driver=u9239095.drv workers=8</p>
<p>Now moved on to the post update steps:-</p>
<p>8. Applied the mandatory post-install patch 981770.</p>
<p>$ cd /home/oracle/VIS/apps/apps_st/appl/ad/12.0.0/bin</p>
<p>$ . APPSVIS_ls1.env</p>
<p>$ adpatch defaultsfile=$APPL_TOP/admin/$TWO_TASK/adalldefaults.txt logfile=u9817770.log patchtop=/home/oracle/VIS/R12-Patches/9817770 driver=u9817770.drv workers=8</p>
<p>9. Applied the second mandatory post-install patch 9966055.</p>
<p>$ cd /home/oracle/VIS/apps/apps_st/appl/ad/12.0.0/bin</p>
<p>$ . APPSVIS_ls1.env</p>
<p>$ adpatch defaultsfile=$APPL_TOP/admin/$TWO_TASK/adalldefaults.txt logfile=u9966055.log patchtop=/home/oracle/VIS/R12-Patches/9966055 driver=u9966055.drv workers=8</p>
<p>10. Updated the DB tier with the EBS 12.1.3 code level</p>
<p>$ cd $APPL_TOP</p>
<p>$ . APPSVIS_ls1.env</p>
<p>&gt; Executed the admkappsutil.pl utility to create the appsutil.zip</p>
<p>$ cd $AD_TOP/bin</p>
<p>$ admkappsutil.pl</p>
<p>&gt; As the outcome of the above script the appsutil.zip got created into the $INST_TOP/admin/out directory.</p>
<p>&gt; Copied appsutil.zip (created in previous step) to $ORACLE_HOME</p>
<p>$ cp $INST_TOP/admin/out/appsutil.zip $ORACLE_HOME</p>
<p>&gt; Unzipped the appsutil.zip at $ORACLE_HOME</p>
<p>$ cd $ORACLE_HOME</p>
<p>$ unzip -o appsutil.zip</p>
<p>&gt; Executed the autoconfig utilities on Database tier:</p>
<p>$ perl $ORCLE_HOME/appsutil/bin/adbldxml.pl</p>
<p>$ cd $ORACLE_HOME/appsutil/bin</p>
<p>$ sh adconfig.sh</p>
<p>11. Executed the adpreclone.pl on database tier and then on the applications tier.</p>
<p>$ cd $ORACLE_HOME</p>
<p>$ . VIS_ls1.env        &#8212; sourced database environment</p>
<p>$perl appsutil/bin/adpreclone.pl dbTier</p>
<p>$ cd $APPL_TOP/appl/scripts</p>
<p>$ . /VIS_ls1.env        &#8212; sourced application environment</p>
<p>$ perl $INST_TOP/appl/appsutil/bin/adpreclone.pl dbTier</p>
<p>12. Got the environment back to normal from maintenance mode.</p>
<p>$adadmin defaultsfile=$APPL_TOP/admin/$TWO_TASK/adalldefaults.txt logfile=adadmin.log menu_option=DISABLE_MODE workers=4</p>
<p>13. Inquired the Oracle EBS code level to see the upgrade is all well.</p>
<p>$ cd $ORALE_HOME</p>
<p>$ . VIS_ls1.env</p>
<p>$ sqlplus apps/*****</p>
<p>SQL&gt; select release_name from fnd_product_groups;</p>
<p>RELEASE_NAME</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p>12.1.3</p>
<p>13. Restarted the application services.</p>
<p>$ cd $ADMIN_SCRIPTS_HOME</p>
<p>$ sh adstrtal.sh apps/*****</p>
<p>We have got our Oracle EBS 12.1.3 ready to play (learn I mean).</p>
<p>Thank you for visiting our blog. Have a great day.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oracleminds.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oracleminds.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oracleminds.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oracleminds.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oracleminds.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oracleminds.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oracleminds.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oracleminds.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oracleminds.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oracleminds.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oracleminds.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oracleminds.wordpress.com/31/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oracleminds.wordpress.com/31/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oracleminds.wordpress.com/31/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracleminds.wordpress.com&amp;blog=30462328&amp;post=31&amp;subd=oracleminds&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oracleminds.wordpress.com/2011/12/22/how-did-i-upgrade-our-oracle-ebs-from-r12-1-1-to-12-1-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://oracleminds.files.wordpress.com/2011/12/skysys-oracle-applications-ebs-12-1-3-login-page.png?w=150" />
		<media:content url="http://oracleminds.files.wordpress.com/2011/12/skysys-oracle-applications-ebs-12-1-3-login-page.png?w=150" medium="image">
			<media:title type="html">SkySys - Oracle Applications EBS 12.1.3 Login page</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/23e8933af46e424a8193c1d16a14a2f3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">oracleminds</media:title>
		</media:content>

		<media:content url="http://oracleminds.files.wordpress.com/2011/12/skysys-oracle-applications-ebs-12-1-3-login-page.png?w=300" medium="image">
			<media:title type="html">SkySys - Oracle Applications EBS 12.1.3 Login page</media:title>
		</media:content>
	</item>
		<item>
		<title>Asset and it&#8217;s relationships within eAM</title>
		<link>http://oracleminds.wordpress.com/2011/12/14/asset-and-its-relationships-within-eam/</link>
		<comments>http://oracleminds.wordpress.com/2011/12/14/asset-and-its-relationships-within-eam/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 12:16:45 +0000</pubDate>
		<dc:creator>OracleMinds by SkySys Consulting</dc:creator>
				<category><![CDATA[Asset Life Cycle Management]]></category>
		<category><![CDATA[Enterprise Asset Management]]></category>
		<category><![CDATA[Asset]]></category>
		<category><![CDATA[Asset Group]]></category>
		<category><![CDATA[Bill of materials]]></category>
		<category><![CDATA[Companies law]]></category>
		<category><![CDATA[Data model]]></category>
		<category><![CDATA[eAM]]></category>
		<category><![CDATA[eAM Asset Group]]></category>
		<category><![CDATA[Fixed asset]]></category>
		<category><![CDATA[Jag]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle Asset Management]]></category>
		<category><![CDATA[Oracle eAM]]></category>
		<category><![CDATA[Oracle Enterprise Asset Management]]></category>
		<category><![CDATA[SkySys]]></category>

		<guid isPermaLink="false">http://oracleminds.wordpress.com/?p=17</guid>
		<description><![CDATA[Asset as in &#8220;Asset Number&#8221; in Oracle eAM module represents an individual object. It could be an equipment, a part of equipment, a group of equipments that collectively performs a function, a facility or just an area. Any thing that gets &#8230; <a href="http://oracleminds.wordpress.com/2011/12/14/asset-and-its-relationships-within-eam/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracleminds.wordpress.com&amp;blog=30462328&amp;post=17&amp;subd=oracleminds&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Asset as in &#8220;Asset Number&#8221; in Oracle eAM module represents an individual object. It could be an equipment, a part of equipment, a group of equipments that collectively performs a function, a facility or just an area. Any thing that gets maintained (predominantly physical maintenance) by a <a class="zem_slink" title="Companies law" href="http://en.wikipedia.org/wiki/Companies_law" rel="wikipedia">business organisation</a> can be treated as an <a class="zem_slink" title="Asset" href="http://en.wikipedia.org/wiki/Asset" rel="wikipedia">asset</a> in Oracle eAM, defined as an Asset number.</p>
<p>an eAM Asset number must belong to an eAM Asset Group. For better clarity on the <a class="zem_slink" title="Data model" href="http://en.wikipedia.org/wiki/Data_model" rel="wikipedia">data model</a> of the eAM Asset Group, please read my blog where I have explained the eAM Assets inter-relationships with other modules.</p>
<p>Objective:-</p>
<p>In this blog I want to explain how an individual Asset (eAM Asset Number) relates to the key data objects within Oracle Enterprise Asset Management (eAM) module.</p>
<p>Please take a look at following diagram that illustrates the direct and indirect links between eAM Asset Number with other objects:</p>
<div id="attachment_20" class="wp-caption alignnone" style="width: 650px"><a href="http://oracleminds.files.wordpress.com/2011/12/asset-relationships-within-eam.png"><img class="size-full wp-image-20" title="Asset relationships within eAM" src="http://oracleminds.files.wordpress.com/2011/12/asset-relationships-within-eam.png?w=584" alt="Asset relationships within eAM"   /></a><p class="wp-caption-text">Asset relationships within eAM</p></div>
<ul>
<li>eAM Attributes are set against an eAM Asset Number. These attributes are combined into groups.</li>
<li>eAM Activities are assigned to an eAM Asset Number. Each activity has individual Routing and <a class="zem_slink" title="Bill of materials" href="http://en.wikipedia.org/wiki/Bill_of_materials" rel="wikipedia">Bill of material</a> definitions.</li>
<li>eAM Meters are assigned to an eAM Asset Number. Each meter reading details are updated against the Asset.</li>
<li>eAM PM Schedules are assigned right down to an eAM Asset Number. Same goes with PM Suppressions.</li>
<li>Bill of material are defined at eAM Asset Group level only. ie, all eAM Assets belonging to that eAM Asset Group share that bill. The effectivity of a particular bill component is be limited to one or range of eAM Asset Numbers by using &#8216;Serial Effectivity&#8217; control functionality within bill of material definition.</li>
<li>Routings are defined at eAM Asset Group level only. ie, all eAM Assets belonging to that eAM Asset Group share that routing.</li>
<li>Quality Plans are assigned at eAM Asset Group level. This can be done right at the eAM Asset level as well.</li>
<li>Documents (or links) can be attached to an eAM Asset Number. These attachments will get defaulted on to the eAM work orders created for that asset.</li>
</ul>
<p>Thank you for visiting this blog. Have a great day.</p>
<p>&#8230;Jag</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oracleminds.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oracleminds.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oracleminds.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oracleminds.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oracleminds.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oracleminds.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oracleminds.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oracleminds.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oracleminds.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oracleminds.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oracleminds.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oracleminds.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oracleminds.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oracleminds.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracleminds.wordpress.com&amp;blog=30462328&amp;post=17&amp;subd=oracleminds&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oracleminds.wordpress.com/2011/12/14/asset-and-its-relationships-within-eam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://oracleminds.files.wordpress.com/2011/12/asset-relationships-within-eam.png?w=150" />
		<media:content url="http://oracleminds.files.wordpress.com/2011/12/asset-relationships-within-eam.png?w=150" medium="image">
			<media:title type="html">Asset relationships within eAM</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/23e8933af46e424a8193c1d16a14a2f3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">oracleminds</media:title>
		</media:content>

		<media:content url="http://oracleminds.files.wordpress.com/2011/12/asset-relationships-within-eam.png" medium="image">
			<media:title type="html">Asset relationships within eAM</media:title>
		</media:content>
	</item>
		<item>
		<title>Asset Group and it&#8217;s relationships within eAM</title>
		<link>http://oracleminds.wordpress.com/2011/12/14/asset-group-and-its-relationships-within-eam/</link>
		<comments>http://oracleminds.wordpress.com/2011/12/14/asset-group-and-its-relationships-within-eam/#comments</comments>
		<pubDate>Wed, 14 Dec 2011 11:32:57 +0000</pubDate>
		<dc:creator>OracleMinds by SkySys Consulting</dc:creator>
				<category><![CDATA[Asset Life Cycle Management]]></category>
		<category><![CDATA[Enterprise Asset Management]]></category>
		<category><![CDATA[Asset]]></category>
		<category><![CDATA[Asset Group]]></category>
		<category><![CDATA[Business process]]></category>
		<category><![CDATA[Data management]]></category>
		<category><![CDATA[Data model]]></category>
		<category><![CDATA[eAM Asset Group]]></category>
		<category><![CDATA[Investment management]]></category>
		<category><![CDATA[Jag Biradar]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle eAM]]></category>
		<category><![CDATA[SkySys]]></category>

		<guid isPermaLink="false">http://oracleminds.wordpress.com/?p=5</guid>
		<description><![CDATA[The word &#8220;Asset Group&#8221; trips out many people and remains a clearly un-answered question for range of Oracle users including technical consultants and business end users. explaining the Asset Group to different user groups is challenge, particularly when it comes to linear &#8230; <a href="http://oracleminds.wordpress.com/2011/12/14/asset-group-and-its-relationships-within-eam/">Continue reading <span class="meta-nav">&#8594;</span></a><img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracleminds.wordpress.com&amp;blog=30462328&amp;post=5&amp;subd=oracleminds&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The word &#8220;Asset Group&#8221; trips out many people and remains a clearly un-answered question for range of Oracle users including technical consultants and business end users. explaining the Asset Group to different user groups is challenge, particularly when it comes to linear assets.</p>
<p>For better clarity on the data model of the eAM Asset Group, please read my blog where I have explained the eAM Assets inter-relationships with other modules.</p>
<p>Objective:-</p>
<p>In this blog I want to explain how an Asset Group relates to the key data objects within Oracle Enterprise Asset Management (eAM) module. These relationships are very important to consider while deciding on eAM Asset Groups for an organisation.</p>
<p>Details:-</p>
<p>Please take a look at following diagram that illustrates the direct and indirect links between eAM Asset Groups with other objects:</p>
<div id="attachment_8" class="wp-caption alignnone" style="width: 650px"><a href="http://oracleminds.files.wordpress.com/2011/12/asset-group-relationships-within-eam.png"><img class="size-full wp-image-8" title="Asset Group relationships within eAM" src="http://oracleminds.files.wordpress.com/2011/12/asset-group-relationships-within-eam.png?w=584" alt=""   /></a><p class="wp-caption-text">Asset Group relationships within eAM</p></div>
<ul>
<li> eAM Attribute Groups are assigned to a particular eAM Asset Group. ie, all eAM Assets belonging to that eAM Asset Group inherit the assigned attribute groups.</li>
<li>eAM Activities are assigned to a particular eAM Asset Group. ie, all eAM Assets belonging to that eAM Asset Group inherit the assigned activities.</li>
<li>eAM Meter Templates are assigned to a particular eAM Asset Group. ie, all eAM Assets belonging to that eAM Asset Group inherit the meters that are part of the assigned meter templates.</li>
<li>eAM PM Schedule Templates are assigned to a particular eAM Asset Group. ie, all eAM Assets belonging to that eAM Asset Group inherit the PM schedules that are part of the assigned PM Schedule Templates. Same goes with PM Suppression templates.</li>
<li>Bill of material are defined at eAM Asset Group level only. ie, all eAM Assets belonging to that eAM Asset Group share that bill. Although the effectivity of a particular bill component can be limited to one or range of eAM Asset Numbers the process of maintaining that effectivity control can get quite cumbersome.</li>
<li>Routings are defined at eAM Asset Group level only. ie, all eAM Assets belonging to that eAM Asset Group share that routing.</li>
<li>Quality Plans are assigned at eAM Asset Group level. This can be done right at the eAM Asset level as well, but the data management can get complicated and over burden.</li>
<li>eAM Failure Sets are assigned to a particular eAM Asset Group. ie, all eAM Assets belonging to that eAM Asset Group inherit the failure sets, there by the failure codes, causes, etc.</li>
<li>Documents (or links) can be attached to the eAM Asset Group that can be shared across the related eAM Assets. although this is not a major advantage it just helps to simplify the management of attachments.</li>
</ul>
<p>Final note:-</p>
<p>When it comes to deciding on the asset groups, although the Oracle eAM documentation states the Asset Group is simple as the combination of Make and Model of the assets, in reality it&#8217;s a tough decision to make. The Oracle EBS shouldn&#8217;t be overloaded with too many unneccessary asset groups, same time the seeded functionalities of eAM can be comprehensively used. The consultants and business process owners needs to work closely to get the balance right.</p>
<p>Thank you for visiting this blog. Have a great day.</p>
<p>&#8230;Jag</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/oracleminds.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/oracleminds.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/oracleminds.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/oracleminds.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/oracleminds.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/oracleminds.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/oracleminds.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/oracleminds.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/oracleminds.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/oracleminds.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/oracleminds.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/oracleminds.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/oracleminds.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/oracleminds.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=oracleminds.wordpress.com&amp;blog=30462328&amp;post=5&amp;subd=oracleminds&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://oracleminds.wordpress.com/2011/12/14/asset-group-and-its-relationships-within-eam/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://oracleminds.files.wordpress.com/2011/12/asset-group-relationships-within-eam.png?w=150" />
		<media:content url="http://oracleminds.files.wordpress.com/2011/12/asset-group-relationships-within-eam.png?w=150" medium="image">
			<media:title type="html">Asset Group relationships within eAM</media:title>
		</media:content>

		<media:content url="http://0.gravatar.com/avatar/23e8933af46e424a8193c1d16a14a2f3?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">oracleminds</media:title>
		</media:content>

		<media:content url="http://oracleminds.files.wordpress.com/2011/12/asset-group-relationships-within-eam.png" medium="image">
			<media:title type="html">Asset Group relationships within eAM</media:title>
		</media:content>
	</item>
	</channel>
</rss>
