<?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>Online Applications DBA APPSLab</title>
	<atom:link href="http://onlineappsdba.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://onlineappsdba.wordpress.com</link>
	<description>All about Oracle Apps, Database, Fusion Middleware and Many more !!!</description>
	<lastBuildDate>Fri, 20 Jun 2008 08:35:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='onlineappsdba.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Online Applications DBA APPSLab</title>
		<link>http://onlineappsdba.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://onlineappsdba.wordpress.com/osd.xml" title="Online Applications DBA APPSLab" />
	<atom:link rel='hub' href='http://onlineappsdba.wordpress.com/?pushpress=hub'/>
		<item>
		<title>SQL*Plus command line history completion</title>
		<link>http://onlineappsdba.wordpress.com/2008/06/20/sqlplus-command-line-history-completion/</link>
		<comments>http://onlineappsdba.wordpress.com/2008/06/20/sqlplus-command-line-history-completion/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 08:35:00 +0000</pubDate>
		<dc:creator>onlineappsdba</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://onlineappsdba.wordpress.com/2008/06/20/sqlplus-command-line-history-completion/</guid>
		<description><![CDATA[&#160; The rlwrap (readline wrapper) utility provides a command history and editing of keyboard input for any other command. This is a really handy addition to SQL*Plus and RMAN . Download the latest rlwrap software from the following URL.http://utopia.knoware.nl/~hlub/uck/rlwrap/ Unzip and install the software using the following commands. gunzip rlwrap*.gztar -xvf rlwrap*.tarcd rlwrap*./configuremakemake checkmake install [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=onlineappsdba.wordpress.com&amp;blog=3910703&amp;post=77&amp;subd=onlineappsdba&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p>The rlwrap (readline wrapper) utility provides a command history and editing of keyboard input </p>
<p>for any other command. This is a really handy addition to SQL*Plus and RMAN . </p>
<p>Download the latest rlwrap software from the following URL.<br /><a href="http://utopia.knoware.nl/~hlub/uck/rlwrap/">http://utopia.knoware.nl/~hlub/uck/rlwrap/</a></p>
<p>Unzip and install the software using the following commands. </p>
<blockquote><pre>gunzip rlwrap*.gztar -xvf rlwrap*.tarcd rlwrap*./configuremakemake checkmake install</pre>
</blockquote>
<p>
<p>Run the following commands, or better still append then to the &#8220;.bash_profile&#8221; of the </p>
<p>
<p>oracle software owner.</p>
<p>
<p><code>alias </code>sqlplus=&#8217;rlwrap ${ORACLE_HOME}/bin/sqlplus&#8217;<br /><code>alias rman='rlwrap ${ORACLE_HOME}/bin/rman' </code><br /><code>alias expdp='rlwrap ${ORACLE_HOME}/bin/expdp'</code>
<p>You can now start SQL*Plus or RMAN using &#8220;sqlplus&#8221; and &#8220;rman&#8221; respectively, and you will have </p>
<p>
<p>a basic command history and the current line will be editable using the arrow and delete keys.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/onlineappsdba.wordpress.com/77/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/onlineappsdba.wordpress.com/77/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/onlineappsdba.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/onlineappsdba.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/onlineappsdba.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/onlineappsdba.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/onlineappsdba.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/onlineappsdba.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/onlineappsdba.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/onlineappsdba.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/onlineappsdba.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/onlineappsdba.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/onlineappsdba.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/onlineappsdba.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/onlineappsdba.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/onlineappsdba.wordpress.com/77/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=onlineappsdba.wordpress.com&amp;blog=3910703&amp;post=77&amp;subd=onlineappsdba&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://onlineappsdba.wordpress.com/2008/06/20/sqlplus-command-line-history-completion/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/50ccaa26907f282785418776a5178996?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">onlineappsdba</media:title>
		</media:content>
	</item>
		<item>
		<title>Analyze your Oracle Statspack Report</title>
		<link>http://onlineappsdba.wordpress.com/2008/06/20/analyze-your-oracle-statspack-report/</link>
		<comments>http://onlineappsdba.wordpress.com/2008/06/20/analyze-your-oracle-statspack-report/#comments</comments>
		<pubDate>Fri, 20 Jun 2008 07:49:00 +0000</pubDate>
		<dc:creator>onlineappsdba</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://onlineappsdba.wordpress.com/2008/06/20/analyze-your-oracle-statspack-report/</guid>
		<description><![CDATA[&#160; StatspackAnalyzer is a true expert system that seeks to codify expert DBA knowledge and advice against any STATSPACK or AWR report. The well-structured decision rules of expert Oracle tuning specialists were collected, quantified and then generalized and validated against real-world STATSPACK and AWR reports. While no automated tool can fully replicate the decision processes [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=onlineappsdba.wordpress.com&amp;blog=3910703&amp;post=76&amp;subd=onlineappsdba&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<p>StatspackAnalyzer is a true expert system that seeks to codify expert DBA knowledge and advice against any </p>
<p>STATSPACK or AWR report. The well-structured decision rules of expert Oracle tuning specialists were collected, </p>
<p>quantified and then generalized and validated against real-world STATSPACK and AWR reports. </p>
<p>While no automated tool can fully replicate the decision processes of a human DBA tuning expert, this tool </p>
<p>makes observations about exceptional conditions within the STATSPACK or AWR report. This tool was never </p>
<p>intended to replace the human intuition of an Oracle performance expert, and all observations from </p>
<p>statspackanalyzer should be validated with a human expert. </p>
<p>&nbsp;</p>
<p> </iframe></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/onlineappsdba.wordpress.com/76/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/onlineappsdba.wordpress.com/76/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/onlineappsdba.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/onlineappsdba.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/onlineappsdba.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/onlineappsdba.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/onlineappsdba.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/onlineappsdba.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/onlineappsdba.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/onlineappsdba.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/onlineappsdba.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/onlineappsdba.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/onlineappsdba.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/onlineappsdba.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/onlineappsdba.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/onlineappsdba.wordpress.com/76/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=onlineappsdba.wordpress.com&amp;blog=3910703&amp;post=76&amp;subd=onlineappsdba&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://onlineappsdba.wordpress.com/2008/06/20/analyze-your-oracle-statspack-report/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/50ccaa26907f282785418776a5178996?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">onlineappsdba</media:title>
		</media:content>
	</item>
		<item>
		<title>Script to Monitor Concurrent Jobs and Hanging Sessions</title>
		<link>http://onlineappsdba.wordpress.com/2008/06/19/script-to-monitor-concurrent-jobs-and-hanging-sessions/</link>
		<comments>http://onlineappsdba.wordpress.com/2008/06/19/script-to-monitor-concurrent-jobs-and-hanging-sessions/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 08:18:00 +0000</pubDate>
		<dc:creator>onlineappsdba</dc:creator>
				<category><![CDATA[11i]]></category>
		<category><![CDATA[Common APPS]]></category>

		<guid isPermaLink="false">http://onlineappsdba.wordpress.com/2008/06/19/script-to-monitor-concurrent-jobs-and-hanging-sessions/</guid>
		<description><![CDATA[&#160; Here is a monitoring system to monitor all concurrent jobs, concurrent managers and hung sessions every hour proactively and take appropriate action immediately. It gives the following reports 1. List of Concurrent Jobs that completed with error in last one hour.2. List of Concurrent Jobs running for more then 1 hour.3. List of concurrent [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=onlineappsdba.wordpress.com&amp;blog=3910703&amp;post=75&amp;subd=onlineappsdba&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&nbsp;
<p>Here is a monitoring system to monitor all concurrent jobs, concurrent managers and hung sessions every
<p>hour proactively and take appropriate action immediately. It gives the following reports
<p>1. List of Concurrent Jobs that completed with error in last one hour.<br />2. List of Concurrent Jobs running for more then 1 hour.<br />3. List of concurrent Jobs completed with Warning in last one hour<br />4. List of Jobs that are Pending Normal for more than 10 Minutes.<br />5. List of Hung sessions or Orphan sessions.<br />6. List of Concurrent managers with Pending Normal jobs.<br />7. Critical Jobs completed in last one hour with completion time.
<p>&nbsp;
<p>SELECT A FROM
<p>(
<p>select &#8216;CONCURRENT PROGRAMS COMPLETED WITH ERROR STATUS BETWEEN &#8216;||to_char(sysdate &#8211; (1/24),
<p>&#8216;dd-mon-yyyy hh24:mi:ss&#8217;) || &#8216; AND &#8216;|| to_char(sysdate,&#8217;dd-mon-yyyy hh24:mi:ss&#8217;) A, &#8216;A&#8217; B,1 SRT from dual
<p>UNION
<p>select RPAD(&#8216;-&#8217;,125,&#8217;-') A, &#8216;A&#8217; B,1.1 SRT from dual
<p>UNION
<p>SELECT to_char( rpad(&#8216;REQUEST_ID&#8217;,10) ||&#8217; &#8216;||rpad(&#8216;ACTUAL START DATE&#8217;,20)|| &#8216; &#8216; ||
<p>rpad(&#8216;CONCURRENT PROGRAM NAME&#8217;,65)||&#8217; &#8216;||rpad(&#8216;REQUESTOR&#8217;,10)||&#8217; &#8216;||&#8217;P REQ ID&#8217;), &#8216;A&#8217; B,1.2 FROM DUAL
<p>UNION
<p>select to_char( rpad(to_char(Request_ID),10) ||&#8217; &#8216;|| RPAD(NVL(to_char(actual_start_date,
<p>&#8216;dd-mon-yyyy hh24:mi:ss&#8217;),&#8217; &#8216;),20) || &#8216; &#8216; || rpad(substr(Program,1,65),65)||&#8217; &#8216;||rpad(substr(requestor,1,10),
<p>10)||&#8217; &#8216;||to_char(Parent_Request_ID) ) A, &#8216;A&#8217; B, 1.4 SRT from fnd_conc_req_summary_v conc
<p>where actual_completion_date &gt; sysdate &#8211; (1/24) and phase_code = &#8216;C&#8217; and status_code = &#8216;E&#8217;
<p>UNION
<p>select RPAD(&#8216;-&#8217;,125,&#8217;-') A, &#8216;A&#8217; B,1.6 SRT from dual
<p>UNION
<p>SELECT &#8216; &#8216;, &#8216;A&#8217;, 1.8 FROM DUAL
<p>UNION
<p>SELECT &#8216; &#8216;, &#8216;A&#8217;, 1.86 FROM DUAL
<p><i>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</i>
<p>UNION
<p>select &#8216;CONCURRENT PROGRAMS COMPLETED WITH WARNING STATUS BETWEEN &#8216;||to_char(sysdate &#8211; (1/24),
<p>&#8216;dd-mon-yyyy hh24:mi:ss&#8217;) || &#8216; AND &#8216;|| to_char(sysdate,&#8217;dd-mon-yyyy hh24:mi:ss&#8217;) A, &#8216;D&#8217; B,1 SRT from dual
<p>UNION
<p>select RPAD(&#8216;-&#8217;,125,&#8217;-') A, &#8216;D&#8217; B, 1.1 SRT from dual
<p>UNION
<p>SELECT to_char( rpad(&#8216;REQUEST_ID&#8217;,10) ||&#8217; &#8216;||rpad(&#8216;ACTUAL START DATE&#8217;,20)|| &#8216; &#8216; ||
<p>rpad(&#8216;CONCURRENT PROGRAM NAME&#8217;,65)||&#8217; &#8216;||rpad(&#8216;REQUESTOR&#8217;,10)||&#8217; &#8216;||&#8217;P REQ ID&#8217;), &#8216;D&#8217; B, 1.2 FROM DUAL
<p>UNION
<p>select to_char( rpad(to_char(Request_ID),10) ||&#8217; &#8216;|| RPAD(NVL(to_char(actual_start_date,
<p>&#8216;dd-mon-yyyy hh24:mi:ss&#8217;),&#8217; &#8216;),20) || &#8216; &#8216; || rpad(substr(Program,1,65),65)||&#8217; &#8216;||rpad(substr(requestor,1,10),10)
<p>||&#8217; &#8216;||to_char(Parent_Request_ID) ) A, &#8216;D&#8217; B, 1.4 SRT from fnd_conc_req_summary_v conc where
<p>actual_completion_date &gt; sysdate &#8211; (1/24) and phase_code = &#8216;C&#8217; and status_code = &#8216;G&#8217;
<p>and concurrent_program_id not in (47654,31881,47737)
<p>UNION
<p>select RPAD(&#8216;-&#8217;,125,&#8217;-') A, &#8216;D&#8217; B, 1.8 SRT from dual
<p><i>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</i>
<p>UNION
<p>SELECT &#8216; &#8216;, &#8216;D&#8217;, 1.86 FROM DUAL
<p>UNION
<p>SELECT &#8216; &#8216;, &#8216;D&#8217;, 1.88 FROM DUAL
<p>UNION
<p>select &#8216;CONCURRENT PROGRAMS THAT ARE PENDING NORMAL FOR THE PAST 10 MINUTES &#8216; A, &#8216;E&#8217; B,1 SRT
<p>from dual
<p>UNION
<p>select RPAD(&#8216;-&#8217;,125,&#8217;-') A, &#8216;E&#8217; B, 1.1 SRT from dual
<p>UNION
<p>SELECT to_char( rpad(&#8216;REQUEST_ID&#8217;,10) ||&#8217; &#8216;||rpad(&#8216;ACTUAL START DATE&#8217;,20)|| &#8216; &#8216; ||
<p>rpad(&#8216;CONCURRENT PROGRAM NAME&#8217;,65)||&#8217; &#8216;||rpad(&#8216;REQUESTOR&#8217;,10)||&#8217; &#8216;||&#8217;P REQ ID&#8217;), &#8216;E&#8217; B, 1.2 FROM DUAL
<p>UNION
<p>select to_char( rpad(to_char(Request_ID),10) ||&#8217; &#8216;|| RPAD(NVL(to_char(actual_start_date,
<p>&#8216;dd-mon-yyyy hh24:mi:ss&#8217;),&#8217; &#8216;),20) || &#8216; &#8216; || rpad(substr(Program,1,65),65)||&#8217; &#8216;||rpad(substr(requestor,1,10),10)
<p>||&#8217; &#8216;||to_char(Parent_Request_ID) ) A, &#8216;E&#8217; B, 2 SRT FROM FND_CONC_REQ_SUMMARY_V CONC
<p>WHERE SYSDATE &#8211; REQUEST_DATE &gt; 0.00694444444444444 AND REQUESTED_START_DATE &lt; SYSDATE
<p>AND PHASE_CODE = &#8216;P&#8217; AND STATUS_CODE = &#8216;Q&#8217;
<p>UNION
<p>select RPAD(&#8216;-&#8217;,125,&#8217;-') A, &#8216;E&#8217; B, 3 SRT from dual
<p>UNION
<p>SELECT chr(10)||chr(10) A, &#8216;E&#8217; B, 4.4 SRT FROM DUAL
<p>UNION
<p>select &#8216;CONCURRENT PROGRAMS THAT STARTED BEFORE &#8216;||to_char(sysdate &#8211; (1/24),&#8217;dd-mon-yyyy hh24:mi:ss&#8217;)
<p>||&#8217; AND ARE STILL RUNNING &#8216; A, &#8216;B&#8217; B,4.6 SRT FROM DUAL
<p>UNION
<p>SELECT RPAD(&#8216;-&#8217;,125,&#8217;-') A, &#8216;B&#8217; B, 4.8 SRT FROM DUAL
<p>UNION
<p>SELECT to_char( rpad(&#8216;REQUEST_ID&#8217;,10) ||&#8217; &#8216;||rpad(&#8216;ACTUAL START DATE&#8217;,20)|| &#8216; &#8216; ||
<p>rpad(&#8216;CONCURRENT PROGRAM NAME&#8217;,65)||&#8217; &#8216;||rpad(&#8216;REQUESTOR&#8217;,10)||&#8217; &#8216;||&#8217;P REQ ID&#8217;), &#8216;B&#8217; B, 4.84 SRT FROM DUAL
<p>UNION
<p>SELECT to_char( rpad(to_char(Request_ID),10) ||&#8217; &#8216;|| RPAD(NVL(to_char(actual_start_date,
<p>&#8216;dd-mon-yyyy hh24:mi:ss&#8217;),&#8217;-'),20) || &#8216; &#8216; || rpad(substr(Program,1,65),65)||&#8217; &#8216;||rpad(substr(requestor,1,10),
<p>10)||&#8217; &#8216;||to_char(Parent_Request_ID) ) A, &#8216;B&#8217; B, 4.86 SRT FROM FND_CONC_REQ_SUMMARY_V CONC
<p>WHERE SYSDATE &#8211; ACTUAL_START_DATE &gt; 0.0416666666666667 AND PHASE_CODE = &#8216;R&#8217; AND STATUS_CODE = &#8216;R&#8217;
<p><i>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</i>
<p>UNION
<p>SELECT RPAD(&#8216;-&#8217;,125,&#8217;-') A, &#8216;C&#8217; B, 1.1 SRT FROM DUAL
<p>UNION
<p>SELECT &#8216; &#8216;, &#8216;C&#8217;, 1.2 FROM DUAL
<p>UNION
<p>SELECT &#8216; &#8216;, &#8216;C&#8217;, 5.8 FROM DUAL
<p>UNION
<p>select &#8216; FOLLOWING ARE THE DETAILS OF HUNG OR ORPHAN SESSIONS AS OF &#8216;||to_char(sysdate ,
<p>&#8216;dd-mon-yyyy hh24:mi:ss&#8217;) A, &#8216;C&#8217; B,1.5 SRT from dual
<p>UNION
<p>select RPAD(&#8216;-&#8217;,125,&#8217;-') A, &#8216;C&#8217; B, 1.6 SRT from dual
<p>UNION
<p>SELECT to_char(rpad(to_char(&#8216;SID&#8217;),5) ||&#8217; &#8216;||rpad(&#8216;PROCESS&#8217;,12)|| &#8216; &#8216; ||rpad(&#8216;MODULE&#8217;,10)||&#8217; &#8216;||rpad(&#8216;ACTION&#8217;,
<p>25)||&#8217; &#8216;||rpad(&#8216;USERNAME&#8217;,15)||&#8217; &#8216;||rpad(&#8216;PROGRAM&#8217;,20)||&#8217; &#8216;||rpad(&#8216;EVENT&#8217;,25)) A, &#8216;C&#8217; B, 5.2 FROM DUAL
<p>UNION
<p>select to_char(rpad(nvl(to_char(a.sid), &#8216; &#8216;),7,&#8217; &#8216;)||&#8217; &#8216;||rpad(nvl(a.process, &#8216; &#8216;),19,&#8217; &#8216;)||&#8217; &#8216;||rpad(nvl(a.module,
<p> &#8216; &#8216;),10)||&#8217; &#8216;||rpad(nvl(a.action, &#8216; &#8216;),20)||&#8217; &#8216;||rpad(nvl(a.username, &#8216; &#8216;),15)||&#8217; &#8216;||rpad(nvl(a.program, &#8216; &#8216;),20)||&#8217; &#8216;||
<p>rpad(c.event,25)) A,&#8217;C&#8217; B, 5.4 SRT from gv$session a, gv$process b, gv$session_Wait c where c.event not
<p>like &#8216;SQL%&#8217; and c.event not in (&#8216;pmon timer&#8217;,'rdbms ipc message&#8217;,'pipe get&#8217;,'queue messages&#8217;,'smon timer&#8217;,
<p>&#8216;wakeup time manager&#8217;,'PL/SQL lock timer&#8217;,'jobq slave wait&#8217;,'ges remote message&#8217;,'async disk IO&#8217;,'gcs remote
<p>message&#8217;,'PX Deq: reap credit&#8217;,'PX Deq: Execute Reply&#8217;) and a.paddr=b.addr and a.sid=c.sid and a.inst_id=
<p>c.inst_id and a.inst_id=b.inst_id and a.last_call_et &gt;1800
<p>UNION
<p>select RPAD(&#8216;-&#8217;,125,&#8217;-') A, &#8216;C&#8217; B, 5.6 SRT from dual
<p>UNION
<p><i>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</i>
<p>SELECT &#8216; &#8216;, &#8216;F&#8217;, 1.01 FROM DUAL
<p>UNION
<p>select &#8216;PENDING NORMAL MANAGERS IN LAST ONE HOUR &#8216;|| &#8216; &#8216;|| to_char(sysdate &#8211; (1/24),
<p>&#8216;dd-mon-yyyy hh24:mi:ss&#8217;) || &#8216; AND &#8216;|| to_char(sysdate,&#8217;dd-mon-yyyy hh24:mi:ss&#8217; ) A, &#8216;F&#8217; B,1 SRT from dual
<p>UNION
<p>select RPAD(&#8216;-&#8217;,125,&#8217;-') A, &#8216;F&#8217; B, 1.1 SRT from dual
<p>UNION
<p>SELECT to_char( rpad(&#8216;CONCURRENT MANAGER NAME&#8217;,35) || rpad(&#8216;ACTUAL&#8217;,25)|| &#8216; &#8216; ||rpad(&#8216;TARGET&#8217;,
<p>20)||&#8217; &#8216;||rpad(&#8216;RUNNING&#8217;,25)||&#8217; &#8216;||&#8217;PENDING&#8217;), &#8216;F&#8217; B, 1.2 FROM DUAL
<p>UNION
<p>select to_char (
<p>decode (
<p>fcq.USER_CONCURRENT_QUEUE_NAME,
<p>&#8216;XXXXXX: High Workload&#8217;,rpad(fcq.USER_CONCURRENT_QUEUE_NAME,53),
<p>&#8216;XXXXXX: Standard Manager&#8217;,rpad(fcq.USER_CONCURRENT_QUEUE_NAME,50),
<p>&#8216;XXXXXX: MRP Manager&#8217;,rpad(fcq.USER_CONCURRENT_QUEUE_NAME,50),
<p>&#8216;XXXXXX: Payroll Manager&#8217;,rpad(fcq.USER_CONCURRENT_QUEUE_NAME,51),
<p>&#8216;XXXXXX: Fast Jobs&#8217;,rpad(fcq.USER_CONCURRENT_QUEUE_NAME,56),
<p>&#8216;XXXXXX: Workflow&#8217;,rpad(fcq.USER_CONCURRENT_QUEUE_NAME,56),
<p>&#8216;XXXXXX: Critical Jobs&#8217;,rpad(fcq.USER_CONCURRENT_QUEUE_NAME,56),
<p>&#8216;Inventory Manager&#8217;,rpad(fcq.USER_CONCURRENT_QUEUE_NAME,56),
<p>&#8216;Conflict Resolution Manager&#8217;,rpad(fcq.USER_CONCURRENT_QUEUE_NAME,51),
<p>null)
<p>||&#8217; &#8216;||rpad(TO_CHAR(NVL(FCQ.RUNNING_PROCESSES,0)),30)||&#8217; &#8216;||
<p>rpad(to_char(nvl(FCQ.MAX_PROCESSES,0)),30) ||&#8217; &#8216;||rpad(to_char(NVL(running,0)),30) || &#8216; &#8216;||
<p>to_char(NVL(PENDING,0))) A, &#8216;F&#8217; B, 1.3 SRT
<p>from
<p>apps.fnd_concurrent_queues_vl FCQ,
<p>(SELECT nvl(count(*),0) Running, fcwr.concurrent_queue_id
<p>FROM fnd_concurrent_worker_requests fcwr
<p>WHERE fcwr.concurrent_queue_id IN (1755,1756,1757,1758,1759,1760,1754,10,4)
<p>AND (fcwr.phase_code = &#8216;R&#8217;)
<p>AND fcwr.hold_flag != &#8216;Y&#8217;
<p>AND SYSDATE &#8211; fcwr.requested_start_date &gt;= 0.00694444444444444
<p>group by fcwr.concurrent_queue_id ) RUNNING ,
<p>( SELECT nvl(count(*),0) Pending, fcwp.concurrent_queue_id
<p>FROM fnd_concurrent_worker_requests fcwp
<p>WHERE fcwp.concurrent_queue_id IN (1755,1756,1757,1758,1759,1760,1754,10,4)
<p>AND (fcwp.phase_code = &#8216;P&#8217;)
<p>AND fcwp.hold_flag != &#8216;Y&#8217;
<p>AND sysdate-fcwp.requested_start_date &gt;= 0.00694444444444444
<p>group by fcwp.concurrent_queue_id ) PENDING
<p>WHERE FCQ.concurrent_queue_id=RUNNING.concurrent_queue_id(+)
<p>AND FCQ.concurrent_queue_id=PENDING.concurrent_queue_id(+)
<p>AND fcQ.concurrent_queue_id IN (1755,1756,1757,1758,1759,1760,1754,10,4)
<p>UNION
<p>select RPAD(&#8216;-&#8217;,125,&#8217;-') A, &#8216;F&#8217; B, 1.4 SRT from dual
<p>UNION
<p>SELECT chr(10)||chr(10) A, &#8216;F&#8217; B, 1.5 SRT FROM DUAL
<p>UNION
<p><i>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</i>
<p>SELECT &#8216; &#8216;, &#8216;G&#8217;, 1.01 FROM DUAL
<p>UNION
<p>select &#8216;CRITICAL PROGRAMS STATUS IN LAST ONE HOUR &#8216;|| &#8216; &#8216;|| to_char(sysdate &#8211; (1/24),
<p>&#8216;dd-mon-yyyy hh24:mi:ss&#8217;) || &#8216; AND &#8216;|| to_char(sysdate,&#8217;dd-mon-yyyy hh24:mi:ss&#8217; ) A , &#8216;G&#8217; B,1 SRT from dual
<p>UNION
<p>select RPAD(&#8216;-&#8217;,125,&#8217;-') A, &#8216;G&#8217; B, 1.1 SRT from dual
<p>UNION
<p>SELECT to_char( rpad(&#8216;CONCURRENT PROGRAM NAME&#8217;,55) || rpad(&#8216;AVG TIME&#8217;,20)|| &#8216; &#8216; ||rpad
<p>(&#8216;CURR MAX TIME&#8217;,16)||&#8217; &#8216;|| &#8216;REQUEST_ID&#8217;), &#8216;G&#8217; B, 1.1 FROM DUAL
<p>UNION
<p>SELECT to_char (
<p>decode (PROGRAM_NAME,
<p>&#8216;AutoCreate Configuration Items&#8217;,RPAD(PROGRAM_NAME,70),
<p>&#8216;Memory-based Snapshot&#8217;,RPAD(PROGRAM_NAME,71),
<p>&#8216;Order Import&#8217;,RPAD(PROGRAM_NAME,80),
<p>&#8216;Workflow Background Process&#8217;,RPAD(PROGRAM_NAME,69),
<p>PROGRAM_NAME) ||&#8217; &#8216;||
<p>rpad(TO_CHAR(STATIC.AVG_TIME),25) || &#8216; &#8216;||
<p>rpad(TO_CHAR(DYNAMIC.CURR_MAX_TIME),25) || &#8216; &#8216;||
<p>to_char(NVL(REQUEST_ID,NULL))) A, &#8216;G&#8217; B, 1.2 SRT
<p>FROM
<p>(SELECT
<p>CONCURRENT_PROGRAM_ID,
<p>USER_CONCURRENT_PROGRAM_NAME,
<p>REQUEST_ID,
<p>ROUND((ACTUAL_COMPLETION_DATE-ACTUAL_START_DATE)*24*60,0) CURR_MAX_TIME
<p>FROM APPS.FND_CONC_REQ_SUMMARY_V fcr
<p>WHERE CONCURRENT_PROGRAM_ID IN (36888,
<p>48681,39442,33137,47730,47731,47712,47729,31881)
<p>and phase_code=&#8217;C&#8217;
<p>AND STATUS_CODE=&#8217;C&#8217;
<p>AND ACTUAL_COMPLETION_DATE&gt;=(sysdate &#8211; (1/24))
<p>AND REQUEST_ID IN (
<p>SELECT MAX(REQUEST_ID) FROM APPS.FND_CONC_REQ_SUMMARY_V fcr WHERE CONCURRENT_PROGRAM_ID
<p>IN (36888,48681,39442,33137,47730,47731,47712,47729,31881)
<p>and phase_code=&#8217;C&#8217;
<p>AND STATUS_CODE=&#8217;C&#8217;
<p>AND ACTUAL_COMPLETION_DATE&gt;=(sysdate &#8211; (1/24))
<p>GROUP BY CONCURRENT_PROGRAM_ID) ) DYNAMIC ,
<p>(select distinct CONCURRENT_PROGRAM_ID &#8220;CONCURRENT_PROGRAM_ID&#8221;,
<p>USER_CONCURRENT_PROGRAM_NAME &#8220;PROGRAM_NAME&#8221;,
<p>DECODE ( CONCURRENT_PROGRAM_ID,36888,39442,33137,31881,10,NULL) AVG_TIME
<p>FROM APPS.FND_CONCURRENT_PROGRAMS_TL fcr
<p>WHERE CONCURRENT_PROGRAM_ID IN
<p>(36888,39442,33137,31881)
<p>AND LANGUAGE=&#8217;US&#8217; ) STATIC
<p>WHERE DYNAMIC.CONCURRENT_PROGRAM_ID(+)=STATIC.CONCURRENT_PROGRAM_ID
<p>UNION
<p>select RPAD(&#8216;-&#8217;,125,&#8217;-') A, &#8216;G&#8217; B, 1.4 SRT from dual
<p>UNION
<p>SELECT chr(10)||chr(10) A, &#8216;G&#8217; B, 1.5 SRT FROM DUAL
<p><i>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8211;</i>
<p>) TEMP
<p>ORDER BY B, SRT, A</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/onlineappsdba.wordpress.com/75/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/onlineappsdba.wordpress.com/75/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/onlineappsdba.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/onlineappsdba.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/onlineappsdba.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/onlineappsdba.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/onlineappsdba.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/onlineappsdba.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/onlineappsdba.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/onlineappsdba.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/onlineappsdba.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/onlineappsdba.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/onlineappsdba.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/onlineappsdba.wordpress.com/75/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/onlineappsdba.wordpress.com/75/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/onlineappsdba.wordpress.com/75/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=onlineappsdba.wordpress.com&amp;blog=3910703&amp;post=75&amp;subd=onlineappsdba&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://onlineappsdba.wordpress.com/2008/06/19/script-to-monitor-concurrent-jobs-and-hanging-sessions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/50ccaa26907f282785418776a5178996?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">onlineappsdba</media:title>
		</media:content>
	</item>
		<item>
		<title>Prevent Concurrent Requests Executing on New Cloned Environment</title>
		<link>http://onlineappsdba.wordpress.com/2008/06/19/prevent-concurrent-requests-executing-on-new-cloned-environment/</link>
		<comments>http://onlineappsdba.wordpress.com/2008/06/19/prevent-concurrent-requests-executing-on-new-cloned-environment/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 07:48:00 +0000</pubDate>
		<dc:creator>onlineappsdba</dc:creator>
				<category><![CDATA[11i]]></category>

		<guid isPermaLink="false">http://onlineappsdba.wordpress.com/2008/06/19/prevent-concurrent-requests-executing-on-new-cloned-environment/</guid>
		<description><![CDATA[&#160; To prevent concurrent requests executing on a newly cloned environment 2 steps will be required. 1) Prevent Concurrent Managers from starting as part of the Clone 2) Change data concerning concurrent requests so they do not execute when the concurrent managers start. To prevent Applications Services (including Concurrent Managers) from starting automatically during Rapid [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=onlineappsdba.wordpress.com&amp;blog=3910703&amp;post=74&amp;subd=onlineappsdba&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p align="left">&nbsp;</p>
<div align="left">
<table cellspacing="0" cellpadding="0" width="548" border="0">
<tbody>
<tr>
<td valign="top" width="546" bgcolor="#ffffff" colspan="3">
<p align="justify">To prevent concurrent requests executing on a newly cloned environment 2 steps will be required.</p>
<p>1) Prevent Concurrent Managers from starting as part of the Clone</p>
<p>2) Change data concerning concurrent requests so they do not execute when the concurrent managers start.</p>
<p>To prevent Applications Services (including Concurrent Managers) from starting automatically during Rapid Clone an enhancement request has been raised to see if this can be considered an option during the clone.</p>
<p>Until this feature is available there is the following workaround.</p>
<p>1. Edit the $COMMON_TOP/clone/bin/adcfgclone.pl</p>
<p>2. Go to the end of the file</p>
<p>3. Change the following lines:-</p>
<p>print &#8220;\n Starting application Services for $s_dbSid:\n&#8221;;<br />print &#8220;Running:\n&#8221;;<br />print(&#8221; $s_com/admin/scripts/$s_contextname/adstrtal.$ext $s_apps_user/&lt;appspwd&gt;\n&#8221;);<br />system(&#8220;$s_com/admin/scripts/$s_contextname/adstrtal.$ext $s_apps_user/$PWD&#8221;);</p>
<p>TO:</p>
<p>print &#8220;\nNOT Starting application Services for $s_dbSid:\n&#8221;;<br />#print &#8220;Running:\n&#8221;;<br />#print(&#8221; $s_com/admin/scripts/$s_contextname/adstrtal.$ext $s_apps_user/&lt;appspwd&gt;\n&#8221;);<br />#system(&#8220;$s_com/admin/scripts/$s_contextname/adstrtal.$ext $s_apps_user/$PWD&#8221;);</p>
<p>4. Run &#8220;perl adcfgclone.pl appsTier&#8221; as normal.</p>
<p>The services will not start Automatically when the clone completes allowing data to be changed safely.</p>
<p>There is a need to change 2 sets of concurrent requests to prevent execution</p>
<p>a) Terminate &#8216;Running&#8217; Requests<br />b) Set Pending jobs to &#8216;On Hold&#8217;</p>
<p>a) Set Terminating or Running to Completed/Terminated<br />UPDATE fnd_concurrent_requests<br />SET phase_code = &#8216;C&#8217;, status_code = &#8216;X&#8217;<br />WHERE status_code =&#8217;T&#8217; <br />OR phase_code = &#8216;R&#8217;<br />/</p>
<p>b) Place Pending/(Normal/Standby) to On Hold<br />UPDATE fnd_concurrent_requests<br />SET hold_flag = &#8216;Y&#8217;<br />WHERE phase_code = &#8216;P&#8217;<br />AND status_code in (&#8216;Q&#8217;,'I&#8217;)<br />/</p>
<p>Once these changes have been committed then the Application services including concurrent manager can be restarted and the concurrent jobs will not be executed.</p>
</td>
</tr>
</tbody>
</table>
</div>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/onlineappsdba.wordpress.com/74/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/onlineappsdba.wordpress.com/74/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/onlineappsdba.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/onlineappsdba.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/onlineappsdba.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/onlineappsdba.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/onlineappsdba.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/onlineappsdba.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/onlineappsdba.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/onlineappsdba.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/onlineappsdba.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/onlineappsdba.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/onlineappsdba.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/onlineappsdba.wordpress.com/74/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/onlineappsdba.wordpress.com/74/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/onlineappsdba.wordpress.com/74/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=onlineappsdba.wordpress.com&amp;blog=3910703&amp;post=74&amp;subd=onlineappsdba&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://onlineappsdba.wordpress.com/2008/06/19/prevent-concurrent-requests-executing-on-new-cloned-environment/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/50ccaa26907f282785418776a5178996?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">onlineappsdba</media:title>
		</media:content>
	</item>
		<item>
		<title>Queries Related to Concurrent Requests in 11i Applications</title>
		<link>http://onlineappsdba.wordpress.com/2008/06/19/queries-related-to-concurrent-requests-in-11i-applications/</link>
		<comments>http://onlineappsdba.wordpress.com/2008/06/19/queries-related-to-concurrent-requests-in-11i-applications/#comments</comments>
		<pubDate>Thu, 19 Jun 2008 07:39:00 +0000</pubDate>
		<dc:creator>onlineappsdba</dc:creator>
				<category><![CDATA[11i]]></category>
		<category><![CDATA[Common APPS]]></category>

		<guid isPermaLink="false">http://onlineappsdba.wordpress.com/2008/06/19/queries-related-to-concurrent-requests-in-11i-applications/</guid>
		<description><![CDATA[&#160; As part of day to day work, we need to use lot of queries to check the information about concurrent requests. Here are few queries which can be frequently used for day to day works and troubleshooting concurrent request / manager issues. Note: These queries needs to be run from APPS schema. Scheduled concurrent [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=onlineappsdba.wordpress.com&amp;blog=3910703&amp;post=73&amp;subd=onlineappsdba&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div align="left">
<table cellspacing="0" cellpadding="0" width="584" border="0">
<tbody>
<tr>
<td valign="top" width="582" bgcolor="#ffffff" colspan="3">
<h3 class="km">&nbsp;</h3>
<p align="justify">As part of day to day work, we need to use lot of queries to check the information about concurrent requests. Here are few queries which can be frequently used for day to day works and troubleshooting concurrent request / manager issues. <br />Note: These queries needs to be run from APPS schema.</p>
<h3 class="km">Scheduled concurrent requests </h3>
<p>Lot of times we need to find out the concurrent programs scheduled. Users can schedule the concurrent requests in three ways (To run once at a specified time / To run periodically / To run on specific days of the month or week). </p>
<p>The below query will return all the concurrent requests which are scheduled using any of the above methods: </p>
<div class="kmcodeblock" style="width:95%;"><code>SELECT cr.request_id, <br />DECODE (cp.user_concurrent_program_name, <br />'Report Set', 'Report Set:' || cr.description, <br />cp.user_concurrent_program_name <br />) NAME, <br />argument_text, cr.resubmit_interval, <br />NVL2 (cr.resubmit_interval, <br />'PERIODICALLY', <br />NVL2 (cr.release_class_id, 'ON SPECIFIC DAYS', 'ONCE') <br />) schedule_type, <br />DECODE (NVL2 (cr.resubmit_interval, <br />'PERIODICALLY', <br />NVL2 (cr.release_class_id, 'ON SPECIFIC DAYS', 'ONCE') <br />), <br />'PERIODICALLY', 'EVERY ' <br />|| cr.resubmit_interval <br />|| ' ' <br />|| cr.resubmit_interval_unit_code <br />|| ' FROM ' <br />|| cr.resubmit_interval_type_code <br />|| ' OF PREV RUN', <br />'ONCE', 'AT :' <br />|| TO_CHAR (cr.requested_start_date, 'DD-MON-RR HH24:MI'), <br />'EVERY: ' || fcr.class_info <br />) schedule, <br />fu.user_name, requested_start_date <br />FROM apps.fnd_concurrent_programs_tl cp, <br />apps.fnd_concurrent_requests cr, <br />apps.fnd_user fu, <br />apps.fnd_conc_release_classes fcr <br />WHERE cp.application_id = cr.program_application_id <br />AND cp.concurrent_program_id = cr.concurrent_program_id <br />AND cr.requested_by = fu.user_id <br />AND cr.phase_code = 'P' <br />AND cr.requested_start_date &gt; SYSDATE <br />AND cp.LANGUAGE = 'US' <br />AND fcr.release_class_id(+) = cr.release_class_id <br />AND fcr.application_id(+) = cr.release_class_app_id;</code></div>
<p>&nbsp;<br />Note: The &#8220;SCHEDULE&#8221; column in the above query returns a string of zeros and ones for the requests which are scheduled on specific days of the month or week. </p>
<p>Positions 1 through 31: Specific day of the month. <br />Position 32: Last day of the month <br />Positions 33 through 39: Sunday through Saturday </p>
<h3 class="km"><a name="aref2"></a>Checking the duplicated schedules of the same program with the same arguments</h3>
<p>The below query can be used to check the duplicated schedule of the same program with the same arguments. This can be used to alert the users to cancel these duplicated schedules. </p>
<p>Note: This query will return even though the request was submitted using a different responsibility. </p>
<div class="kmcodeblock" style="width:95%;"><code>SELECT request_id, NAME, argument_text, user_name <br />FROM (SELECT cr.request_id, <br />DECODE (cp.user_concurrent_program_name, <br />'Report Set', 'Report Set:' || cr.description, <br />cp.user_concurrent_program_name <br />) NAME, <br />argument_text, fu.user_name <br />FROM apps.fnd_concurrent_programs_tl cp, <br />apps.fnd_concurrent_requests cr, <br />apps.fnd_user fu <br />WHERE cp.application_id = cr.program_application_id <br />AND cp.concurrent_program_id = cr.concurrent_program_id <br />AND cr.requested_by = fu.user_id <br />AND cr.phase_code = 'P' <br />AND cr.requested_start_date &gt; SYSDATE <br />AND cp.LANGUAGE = 'US' <br />AND fu.user_name NOT LIKE 'PPG%') t1 <br />WHERE EXISTS ( <br />SELECT 1 <br />FROM (SELECT cr.request_id, <br />DECODE (cp.user_concurrent_program_name, <br />'Report Set', 'Report Set:' <br />|| cr.description, <br />cp.user_concurrent_program_name <br />) NAME, <br />argument_text, fu.user_name <br />FROM apps.fnd_concurrent_programs_tl cp, <br />apps.fnd_concurrent_requests cr, <br />apps.fnd_user fu <br />WHERE cp.application_id = cr.program_application_id <br />AND cp.concurrent_program_id = <br />cr.concurrent_program_id <br />AND cr.requested_by = fu.user_id <br />AND cr.phase_code = 'P' <br />AND cr.requested_start_date &gt; SYSDATE <br />AND cp.LANGUAGE = 'US' <br />AND fu.user_name NOT LIKE 'PPG%') t2 <br />WHERE t1.NAME = t2.NAME <br />AND t1.argument_text = t2.argument_text <br />AND t1.user_name = t2.user_name <br />GROUP BY NAME, argument_text, user_name <br />HAVING COUNT (*) &gt; 1) <br />ORDER BY user_name, NAME&nbsp; </code></div>
<h3 class="km"><a name="aref3"></a> Average pending time per request</h3>
<p>This is a very useful query to check the performance of the concurrent managers. </p>
<p>Average pending time for a request is calculated like below: <br />(&#8220;Highest of Requested_start_date or Date_submitted&#8221; &#8211; Actual_start_date ) / Total requests </p>
<p>A Request can be in Pending state for variety of reasons like conflict with other requests, improperly tuned managers (sleep seconds / cache size / number of managers etc) </p>
<p>We can schedule this script to gather data regularly for historical analysis as we normally purge the concurrent requests regularly. </p>
<div class="kmcodeblock" style="width:95%;"><code>SELECT TO_CHAR (actual_start_date, 'DD-MON-YYYY') DAY, <br />concurrent_queue_name, <br />(SUM ( ( actual_start_date <br />- (CASE <br />WHEN requested_start_date &gt; request_date <br />THEN requested_start_date <br />ELSE request_date <br />END <br />) <br />) <br />* 24 <br />* 60 <br />* 60 <br />) <br />) <br />/ COUNT (*) "Wait_Time_per_Req_in_Secs" <br />FROM apps.fnd_concurrent_requests cr, <br />apps.fnd_concurrent_processes fcp, <br />apps.fnd_concurrent_queues fcq <br />WHERE cr.phase_code = 'C' <br />AND cr.actual_start_date IS NOT NULL <br />AND cr.requested_start_date IS NOT NULL <br />AND cr.controlling_manager = fcp.concurrent_process_id <br />AND fcp.queue_application_id = fcq.application_id <br />AND fcp.concurrent_queue_id = fcq.concurrent_queue_id <br />GROUP BY TO_CHAR (actual_start_date, 'DD-MON-YYYY'), concurrent_queue_name <br />ORDER BY 2</code></div>
<p>Note: Depending on the purging schedules some requests might miss if the corresponding data in fnd_concurrent_processes is purged.</p>
<h3 class="km"><a name="aref4"></a>Checking which manager is going to execute a program</h3>
<p>The below query identifies the manager which will be executing a given program. This query is based on the specialization rules set for the managers. </p>
<div class="kmcodeblock" style="width:95%;"><code>SELECT user_concurrent_program_name, user_concurrent_queue_name <br />FROM apps.fnd_concurrent_programs_tl cp, <br />apps.fnd_concurrent_queue_content cqc, <br />apps.fnd_concurrent_queues_tl cq <br />WHERE cqc.type_application_id(+) = cp.application_id <br />AND cqc.type_id(+) = cp.concurrent_program_id <br />AND cqc.type_code(+) = 'P' <br />AND cqc.include_flag(+) = 'I' <br />AND cp.LANGUAGE = 'US' <br />AND cp.user_concurrent_program_name = '&amp;USER_CONCURRENT_PROGRAM_NAME' AND NVL (cqc.concurrent_queue_id, 0) = cq.concurrent_queue_id <br />AND NVL (cqc.queue_application_id, 0) = cq.application_id <br />AND cq.LANGUAGE = 'US'</code></div>
<h3 class="km"><a name="aref5"></a>To see all the pending / Running requests per each manager wise </h3>
<div class="kmcodeblock" style="width:95%;"><code>SELECT request_id, phase_code, status_code, user_name, <br />user_concurrent_queue_name <br />FROM apps.fnd_concurrent_worker_requests cwr, <br />apps.fnd_concurrent_queues_tl cq, <br />apps.fnd_user fu <br />WHERE (cwr.phase_code = 'P' OR cwr.phase_code = 'R') <br />AND cwr.hold_flag != 'Y' <br />AND cwr.requested_start_date &lt;= SYSDATE <br />AND cwr.concurrent_queue_id = cq.concurrent_queue_id <br />AND cwr.queue_application_id = cq.application_id <br />AND cq.LANGUAGE = 'US' <br />AND cwr.requested_by = fu.user_id <br />ORDER BY 5 </code></div>
<p>Note: The same information can be seen in Administer Concurrent Manager form for each manager.</p>
<h3 class="km"><a name="aref6"></a>Checking the incompatibilities between the programs</h3>
<p>The below query can be used to find all incompatibilities in an application instance. </p>
<div class="kmcodeblock" style="width:95%;"><code>SELECT a2.application_name, a1.user_concurrent_program_name, <br />DECODE (running_type, <br />'P', 'Program', <br />'S', 'Request set', <br />'UNKNOWN' <br />) "Type", <br />b2.application_name "Incompatible App", <br />b1.user_concurrent_program_name "Incompatible_Prog", <br />DECODE (to_run_type, <br />'P', 'Program', <br />'S', 'Request set', <br />'UNKNOWN' <br />) incompatible_type <br />FROM apps.fnd_concurrent_program_serial cps, <br />apps.fnd_concurrent_programs_tl a1, <br />apps.fnd_concurrent_programs_tl b1, <br />apps.fnd_application_tl a2, <br />apps.fnd_application_tl b2 <br />WHERE a1.application_id = cps.running_application_id <br />AND a1.concurrent_program_id = cps.running_concurrent_program_id <br />AND a2.application_id = cps.running_application_id <br />AND b1.application_id = cps.to_run_application_id <br />AND b1.concurrent_program_id = cps.to_run_concurrent_program_id <br />AND b2.application_id = cps.to_run_application_id <br />AND a1.language = 'US' <br />AND a2.language = 'US' <br />AND b1.language = 'US' <br />AND b2.language = 'US' <br /></code></div>
<p>The table apps.fnd_concurrent_program_serial has the information about incompatibilities.</p>
</td>
</tr>
</tbody>
</table>
</div>
<p align="left">
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/onlineappsdba.wordpress.com/73/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/onlineappsdba.wordpress.com/73/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/onlineappsdba.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/onlineappsdba.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/onlineappsdba.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/onlineappsdba.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/onlineappsdba.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/onlineappsdba.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/onlineappsdba.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/onlineappsdba.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/onlineappsdba.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/onlineappsdba.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/onlineappsdba.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/onlineappsdba.wordpress.com/73/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/onlineappsdba.wordpress.com/73/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/onlineappsdba.wordpress.com/73/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=onlineappsdba.wordpress.com&amp;blog=3910703&amp;post=73&amp;subd=onlineappsdba&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://onlineappsdba.wordpress.com/2008/06/19/queries-related-to-concurrent-requests-in-11i-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/50ccaa26907f282785418776a5178996?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">onlineappsdba</media:title>
		</media:content>
	</item>
		<item>
		<title>Reference : Unix, Solaris, Linux, AIX, HP-UX Commands</title>
		<link>http://onlineappsdba.wordpress.com/2008/06/18/reference-unix-solaris-linux-aix-hp-ux-commands/</link>
		<comments>http://onlineappsdba.wordpress.com/2008/06/18/reference-unix-solaris-linux-aix-hp-ux-commands/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 16:05:00 +0000</pubDate>
		<dc:creator>onlineappsdba</dc:creator>
				<category><![CDATA[Unix-Linux]]></category>

		<guid isPermaLink="false">http://onlineappsdba.wordpress.com/2008/06/18/reference-unix-solaris-linux-aix-hp-ux-commands/</guid>
		<description><![CDATA[&#160; As you know, there exists vast array of commands that enable you to do a multitude of tasks. Depending on what you need to accomplish, you use only a certain subset of these commands. These subsets differ from user to user and from need to need. However, there are a commands that you commonly [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=onlineappsdba.wordpress.com&amp;blog=3910703&amp;post=72&amp;subd=onlineappsdba&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><strong></strong>&nbsp;
<p>As you know, there exists vast array of commands that enable you to do a multitude of tasks.
<p>Depending on what you need to accomplish, you use only a certain subset of these commands.
<p>These subsets differ from user to user and from need to need. However, there are a commands
<p>that you commonly use. You need these commands either to answer your own questions or to
<p>provide answers to the queries of the support professionals.
<p><strong></strong>&nbsp;
<p><strong>Linux Command Reference</strong> :
<p><a href="http://www.oracle.com/technology/pub/articles/calish_file_commands.html" target="_blank">http://www.oracle.com/technology/pub/articles/calish_file_commands.html</a>
<p><a href="http://www.oracle.com/technology/pub/articles/advanced-linux-commands/part1.html" target="_blank">http://www.oracle.com/technology/pub/articles/advanced-linux-commands/part1.html</a>
<p><a href="http://www.oracle.com/technology/pub/articles/advanced-linux-commands/part2.html" target="_blank">http://www.oracle.com/technology/pub/articles/advanced-linux-commands/part2.html</a>
<p><a href="http://www.solutionbeacon.com/CommonLinuxCommandsPocketGuide07.pdf" target="_blank">Common Linux Commands Pocket Guide</a>
<p>&nbsp;
<p><strong>HP-UX Command Reference :</strong>&nbsp;
<p><a href="http://docs.hp.com/en/hpuxman_pages.html" target="_blank">http://docs.hp.com/en/hpuxman_pages.html</a>
<p><strong></strong>&nbsp;
<p><strong>AIX Command Reference</strong> :
<p><a href="http://www.ibm.com/developerworks/aix/library/au-dutta_cmds.html" target="_blank">http://www.ibm.com/developerworks/aix/library/au-dutta_cmds.html</a>
<p><strong></strong>&nbsp;
<p><strong>Solaris Command Reference</strong> :
<p><a href="http://www.sun.com/bigadmin/shellme" target="_blank">http://www.sun.com/bigadmin/shellme</a>
<p>&nbsp;
<p><strong>Unix Command Reference :</strong>
<p><a title="Common UNIX System V Commands Pocket Guide" href="http://www.solutionbeacon.com/CommonUNIXSystemVCommandsPocketGuide07.pdf" target="_blank">Common UNIX Commands Pocket Guide</a>
<p><strong></strong>&nbsp;
<p><strong>Command Reference for all Operating System</strong> :
<p><a href="http://www.tomshardware.com/ucg" target="_blank">http://www.tomshardware.com/ucg</a>
<p>&nbsp;
<p><strong>Comparative Study of Commands in all Platforms : </strong>
<p><a href="http://www.unixguide.net/unixguide.shtml" target="_blank">http://www.unixguide.net/unixguide.shtml</a>
<p>&nbsp;
<p>Admittedly, a list such as this can be helpful in quickly answering some of your own questions. However,
<p>it does not cover everything that you might need. You can extend the usefulness of such a list by adding
<p>other commands that answer additional questions not addressed here.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/onlineappsdba.wordpress.com/72/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/onlineappsdba.wordpress.com/72/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/onlineappsdba.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/onlineappsdba.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/onlineappsdba.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/onlineappsdba.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/onlineappsdba.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/onlineappsdba.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/onlineappsdba.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/onlineappsdba.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/onlineappsdba.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/onlineappsdba.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/onlineappsdba.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/onlineappsdba.wordpress.com/72/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/onlineappsdba.wordpress.com/72/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/onlineappsdba.wordpress.com/72/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=onlineappsdba.wordpress.com&amp;blog=3910703&amp;post=72&amp;subd=onlineappsdba&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://onlineappsdba.wordpress.com/2008/06/18/reference-unix-solaris-linux-aix-hp-ux-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/50ccaa26907f282785418776a5178996?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">onlineappsdba</media:title>
		</media:content>
	</item>
		<item>
		<title>Create a User Event Trace in 11i / R12</title>
		<link>http://onlineappsdba.wordpress.com/2008/06/18/create-a-user-event-trace-in-11i-r12/</link>
		<comments>http://onlineappsdba.wordpress.com/2008/06/18/create-a-user-event-trace-in-11i-r12/#comments</comments>
		<pubDate>Wed, 18 Jun 2008 11:58:00 +0000</pubDate>
		<dc:creator>onlineappsdba</dc:creator>
				<category><![CDATA[11i]]></category>
		<category><![CDATA[Common APPS]]></category>
		<category><![CDATA[R12]]></category>

		<guid isPermaLink="false">http://onlineappsdba.wordpress.com/2008/06/18/create-a-user-event-trace-in-11i-r12/</guid>
		<description><![CDATA[A user event trace is very handy for tracing sql operations to debug various issues. The benefit of a user event trace is that it is linked to a specific user so that only code run by this user is traced. This makes diagnosis easier when compared to similar tracing methods at the database level [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=onlineappsdba.wordpress.com&amp;blog=3910703&amp;post=71&amp;subd=onlineappsdba&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p align="left">
<div align="left">
<table cellspacing="0" cellpadding="0" width="557" border="0">
<tbody>
<tr>
<td valign="top" width="555" bgcolor="#ffffff" colspan="3">
<p>A user event trace is very handy for tracing sql operations to debug various issues. The benefit of a user event trace is that it is linked to a specific user so that only code run by this user is traced. This makes diagnosis easier when compared to similar tracing methods at the database level where all user calls are traced.</p>
<p><strong>Step 1</strong> <br />Login to Oracle Applications and select the System Administrator responsibility. <br />Choose Profile &#8211; System </p>
<p><strong>Step 2 <br /></strong>In the find profile field select the user which you wish to trace. In the profile field enter &#8216;Initialization SQL Statement &#8211; Custom&#8221; <br />Select find</p>
<p><strong>Step 3</strong> <br />In the find profile results form copy and paste the following into the &#8216;user&#8217; field. Do not update the site level field. </p>
<p>begin fnd_ctl.fnd_sess_ctl(&#8221;,&#8221;,&#8217;TRUE&#8217;,'TRUE&#8217;,'LOG&#8217;,'ALTER SESSION SET EVENTS=&#8217;||&#8221;&#8221;||&#8217;10046 TRACE NAME CONTEXT FOREVER, LEVEL 12&#8242;||&#8221;&#8221;);end;</p>
<p>Note: copy and paste the above as one line. Failure to paste the values properly or pasting the values with incorrect syntax will result in this user not being able to login</p>
<p>&nbsp;<a href="http://lh5.ggpht.com/famy82/SFjxXWQHtrI/AAAAAAAAANo/HBD92M6cem0/s1600-h/trace%5B7%5D.png"><img style="border-right:0;border-top:0;border-left:0;border-bottom:0;" height="244" alt="trace" src="http://lh5.ggpht.com/famy82/SFjxYR_n-_I/AAAAAAAAANs/LGWsYwIj41Y/trace_thumb%5B7%5D.png?imgmax=800" width="507" border="0"></a> </p>
<p><strong>Step 4 <br /></strong>Save the profile option change. Stop and start the java virtual machine for the change to take effect <br />11i: use adapcctl.sh <br />r12: use adoacorectl.sh</p>
<p><strong>Step 5</strong> <br />Login to the application and reproduce the issue. Then quickly log off. Try and avoid any un-necessary keystrokes as this simply makes the log files larger and the issue hard to pinpoint in the logs. </p>
<p><strong>Step 6</strong> <br />login to unix/windows as the oracle user. Navigate to the user dump destination which us usually $ORACLE_HOME/admin/&lt;context&gt;/udump <br />You will see a series of trace files generated during the time of your issue reproduction. Tkprof all of the generated files and upload both the raw and tkprof files to your service request </p>
<p>You can also check the user dump destination via the following: <br />sql&gt; show parameter user_dump_dest; </p>
</td>
</tr>
</tbody>
</table>
</div>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/onlineappsdba.wordpress.com/71/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/onlineappsdba.wordpress.com/71/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/onlineappsdba.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/onlineappsdba.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/onlineappsdba.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/onlineappsdba.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/onlineappsdba.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/onlineappsdba.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/onlineappsdba.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/onlineappsdba.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/onlineappsdba.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/onlineappsdba.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/onlineappsdba.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/onlineappsdba.wordpress.com/71/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/onlineappsdba.wordpress.com/71/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/onlineappsdba.wordpress.com/71/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=onlineappsdba.wordpress.com&amp;blog=3910703&amp;post=71&amp;subd=onlineappsdba&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://onlineappsdba.wordpress.com/2008/06/18/create-a-user-event-trace-in-11i-r12/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/50ccaa26907f282785418776a5178996?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">onlineappsdba</media:title>
		</media:content>

		<media:content url="http://lh5.ggpht.com/famy82/SFjxYR_n-_I/AAAAAAAAANs/LGWsYwIj41Y/trace_thumb%5B7%5D.png?imgmax=800" medium="image">
			<media:title type="html">trace</media:title>
		</media:content>
	</item>
		<item>
		<title>Versions of APPS Technology Stack Components</title>
		<link>http://onlineappsdba.wordpress.com/2008/06/11/versions-of-apps-technology-stack-components/</link>
		<comments>http://onlineappsdba.wordpress.com/2008/06/11/versions-of-apps-technology-stack-components/#comments</comments>
		<pubDate>Wed, 11 Jun 2008 09:43:00 +0000</pubDate>
		<dc:creator>onlineappsdba</dc:creator>
				<category><![CDATA[11i]]></category>

		<guid isPermaLink="false">http://onlineappsdba.wordpress.com/2008/06/11/versions-of-apps-technology-stack-components/</guid>
		<description><![CDATA[&#160; How to find the versions of technology stack components (Forms, iAS, Framework, JDK, OJSP, etc.)? Establish the needed environment parameters by sourcing the Applications environment file as the owner of the application tier file system. Ensure &#8220;APPLRGF&#8221; variable is set in environment. If not, set it to the same value as &#8220;APPLTMP&#8221;. Navigate to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=onlineappsdba.wordpress.com&amp;blog=3910703&amp;post=70&amp;subd=onlineappsdba&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<div align="left">
<table cellspacing="0" cellpadding="0" width="602" border="0">
<tbody>
<tr>
<td valign="top" width="600" bgcolor="#ffffff" colspan="3">
<p>&nbsp;</p>
<p>How to find the versions of technology stack components (Forms, iAS, Framework, JDK, OJSP, etc.)?</p>
<p>Establish the needed environment parameters by sourcing the Applications environment file as the owner of the application tier file system. </p>
<ol>
<li>Ensure &#8220;APPLRGF&#8221; variable is set in environment. If not, set it to the same value as &#8220;APPLTMP&#8221;. <br /> 
<li>Navigate to &lt;FND_TOP&gt;/patch/115/bin. Run the utility as follows: </p>
<table class="km" style="width:100%;" cellspacing="1" cellpadding="1" border="0">
<tbody>
<tr>
<th class="km">Operation System </th>
<th class="km">Command Line </th>
</tr>
<tr>
<td class="km" style="width:50%;">Unix or Linux </td>
<td class="km" style="width:50%;">perl $FND_TOP/patch/115/bin/TXKScript.pl \ <br />-script=$FND_TOP/patch/115/bin/txkInventory.pl -txktop=$APPLTMP \ <br />-contextfile=$CONTEXT_FILE \ <br />-appspass=apps \ <br />-outfile=$APPLTMP/Report_Inventory.html </td>
</tr>
<tr>
<td class="km" style="width:50%;">Windows </td>
<td class="km" style="width:50%;">perl %FND_TOP%\patch\115\bin\TXKScript.pl <br />-script=%FND_TOP%\patch\115\bin\txkInventory.pl <br />-txktop=%APPLTMP% -contextfile=%CONTEXT_FILE% <br />-appspass=apps <br />-outfile=%APPLTMP%\Report_Inventory.html </td>
</tr>
</tbody>
</table>
<p><strong>Where:<br /></strong><br />
<table class="km" style="width:100%;" cellspacing="1" cellpadding="1" border="0">
<tbody>
<tr>
<td class="km" style="width:50%;">txktop </td>
<td class="km" style="width:50%;">Temporary working directory use by Perl Modules. Should not be an empty string.</td>
</tr>
<tr>
<td class="km" style="width:50%;">contextfile </td>
<td class="km" style="width:50%;">Location of the context file. If not passed, default is picked from the environment.</td>
</tr>
<tr>
<td class="km" style="width:50%;">appspass </td>
<td class="km" style="width:50%;">APPS schema password. If not passed, default password is used. </td>
</tr>
<tr>
<td class="km" style="width:50%;">outfile </td>
<td class="km" style="width:50%;">Location for the report being generated. If not passed, the default location is &lt;APPLTMP&gt;/TXK</td>
</tr>
</tbody>
</table>
<p>To generate the report in text format, the parameter &#8220;-reporttype=text&#8221; needs to be passed to the above commands. For example: </p>
<table class="km" style="width:100%;" cellspacing="1" cellpadding="1" border="0">
<tbody>
<tr>
<td class="km" style="width:100%;">outfile=$APPLTMP/Report_Inventory.html -reporttype=text </td>
</tr>
</tbody>
</table>
<li>Once the command executes successfully, it should generate the report file in the location specified for &#8220;outfile&#8221; parameter in above script<br /> 
<li>Upload this file to Oracle Support for review.</li>
</ol>
<p></td>
</tr>
</tbody>
</table>
</div>
<ol>
<p align="left">&nbsp;</p>
</ol>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/onlineappsdba.wordpress.com/70/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/onlineappsdba.wordpress.com/70/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/onlineappsdba.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/onlineappsdba.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/onlineappsdba.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/onlineappsdba.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/onlineappsdba.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/onlineappsdba.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/onlineappsdba.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/onlineappsdba.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/onlineappsdba.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/onlineappsdba.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/onlineappsdba.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/onlineappsdba.wordpress.com/70/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/onlineappsdba.wordpress.com/70/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/onlineappsdba.wordpress.com/70/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=onlineappsdba.wordpress.com&amp;blog=3910703&amp;post=70&amp;subd=onlineappsdba&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://onlineappsdba.wordpress.com/2008/06/11/versions-of-apps-technology-stack-components/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/50ccaa26907f282785418776a5178996?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">onlineappsdba</media:title>
		</media:content>
	</item>
		<item>
		<title>Oracle Apps Interview Questions &#8211; Part I</title>
		<link>http://onlineappsdba.wordpress.com/2008/06/06/oracle-apps-interview-questions-part-i/</link>
		<comments>http://onlineappsdba.wordpress.com/2008/06/06/oracle-apps-interview-questions-part-i/#comments</comments>
		<pubDate>Fri, 06 Jun 2008 05:12:00 +0000</pubDate>
		<dc:creator>onlineappsdba</dc:creator>
				<category><![CDATA[11i]]></category>
		<category><![CDATA[Common APPS]]></category>
		<category><![CDATA[R12]]></category>

		<guid isPermaLink="false">http://onlineappsdba.wordpress.com/2008/06/06/oracle-apps-interview-questions-part-i/</guid>
		<description><![CDATA[Here are some of the Oracle Apps Interview Questions. These Questions cover from Operating System Installation, Pre-requisites for Apps, Apps Installation, Architecture, File System. In the next part of Questions , I will cover more into advanced apps topics. For any doubts you may post comment so that i could help you. 1)&#160; How to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=onlineappsdba.wordpress.com&amp;blog=3910703&amp;post=69&amp;subd=onlineappsdba&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Here are some of the Oracle Apps Interview Questions. These Questions cover from Operating
<p>System Installation, Pre-requisites for Apps, Apps Installation, Architecture, File System. In the
<p>next part of Questions , I will cover more into advanced apps topics. For any doubts you may post
<p>comment so that i could help you.
<p>1)&nbsp; How to Check the memory of the system while the time of Linux Installation ?<br />2)&nbsp; How to assign hostname to a node ?<br />3)&nbsp; How to assign IP to a node ?<br />4)&nbsp; which are the files where kernel settings and security limits are stored ?<br />5)&nbsp; How to check the swap space and physical memory ?<br />6)&nbsp; How to do ftp from one node to another node ? Give Eg<br />7)&nbsp; How to do copy between two machines ? Give Eg<br />8)&nbsp; Give steps to enable ftp and telnet services ? <br />9)&nbsp; How to do confiugre nfs server and do a nfs mount from the client machine ?<br />10) what&#8217;s the use of TOP, ps commands ?<br />11) How to create user and groups in Linux ?<br />12) How to see if user and group already exists ?<br />13) How to check the release version of OS ?<br />14) How to check the kernel version of OS ?<br />15) How to check OS is 32bit/64bit?<br />16) How will you check whether required os level software has installed?<br />17) what is the command to check required rpms are installed?<br />18) How will install and upgrade rpms in linux?<br />19) What is oraInventory?default location for aix , Linux ?<br />20) what is oratab ?<br />21) How can you check the groups to a user belong ?<br />22) What is configuration file?(config.txt) and where is the default location<br />23) What is rapid install? <br />24) Explain Single Node and Multi Node installation ? ( Exp preinstall and postinstall tasks )<br />25) Explain single user and multi user installation ? <br />26) What is difference between express install and advanced install ?<br />27) What is difference between fresh database and vision database install types ?<br />28) What is minimum /&nbsp; approx. disk requirement for 11.5.10 for&nbsp; vis and fresh and stage ?&nbsp;&nbsp; <br />29) What is staging area ? How you set up staging area ?<br />30) Is it possible to install apps without staging area ?<br />31) How will check perl, java versions?<br />32) where is location of staging logs ?<br />33) How can you clear the system after an incomplete installation ?<br />34) What&#8217;s the difference between ORACLE_BASE and ORACLE_HOME<br />35) what is default port pool? what is default range and till what range it support?<br />36) If some of pre-install test has failed what will you do?<br />37) If the installtion has terminated before completion What will you do?<br />38) What are post installtion tests done by rapidwiz?<br />39) How will you check rapidwiz version?<br />40) Describe how will you do multinode installtion?<br />41) What are things will be checked during post installation tests?<br />42) What are required in post installtion steps additionally?<br />43) Where is the location of the Rapidwiz logs?<br />44) How could you Install technology stack alone?<br />45) What are the software require to maintain oracle application on windows ?<br />46) What are the Technology Stack Components?<br />47) What are the software required for Install Oracle Application on unix or linux machines ?<br />48) How can you check the version of Oracle Apps ?<br />49) What is Oracle Apps ? <br />50) Explain three tier architecture in Oracle Apps ( Including login workflow and middle tier services )<br />51) What is OATM ?<br />52) What is Oracle Jinitiator ? How can you check the jinitiator version ?<br />53) Where is location of Oracle Apache Cache and modplsql Cache ?<br />54) How many oracle Homes are there in 11i and what are they?<br />55) What is oracle applications technology layer ? what and why are these compnonents used for ?<br />56) what is Oracle Application Object Library ? How it differs for end user, developer and system admin ?<br />57) what is OAM ? What is OAM Login URL ?<br />58) What is Oracle Applications URL and Ebusiness Suite Apps Login URL ?<br />59) Which is the script location is Oracle apps for middle tier and db tier ?<br />60) where is the concurrent manger log and out location ?<br />61) what are environment files ? what are the different types of env files, and locations on both tiers ?<br />62) what are context files and locations for both tiers<br />63) what is APPLPTMP and APPLTMP&nbsp; ?<br />64) what are they key environment file parameters ?<br />65) which is the script used to start and stop apache and concurrent manager ? Tell the steps<br />66) Brief out the file system for Oracle Applications Ebusiness Suite ( and explain each directory structure,<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; its contents )<br />67) Whats the difference between APPS,APPLSYS,APPLSYSPUB users ?<br />68) what are the diff types of users available is oracle apps ?<br />69) What is Multiple Organization ? How can you check if MO is enabled ? <br />70) How can you check if multiple languages are installed with oracle apps ?<br />71) How can you check if an oracle apps installations in multi node or single node and in which<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; node each services are running ?<br />72) How can you check how many database are up and running in both linux and windows machines <br />73) How can you check if concurrent manager and apache server is up and running<br />74) Where is apache access log and error log location<br />75) Where is the location of Oracle Alert logfiles and Trace files ( Give complete path )</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/onlineappsdba.wordpress.com/69/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/onlineappsdba.wordpress.com/69/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/onlineappsdba.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/onlineappsdba.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/onlineappsdba.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/onlineappsdba.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/onlineappsdba.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/onlineappsdba.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/onlineappsdba.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/onlineappsdba.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/onlineappsdba.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/onlineappsdba.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/onlineappsdba.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/onlineappsdba.wordpress.com/69/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/onlineappsdba.wordpress.com/69/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/onlineappsdba.wordpress.com/69/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=onlineappsdba.wordpress.com&amp;blog=3910703&amp;post=69&amp;subd=onlineappsdba&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://onlineappsdba.wordpress.com/2008/06/06/oracle-apps-interview-questions-part-i/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/50ccaa26907f282785418776a5178996?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">onlineappsdba</media:title>
		</media:content>
	</item>
		<item>
		<title>RMAN &#8211; Duplicate Database on the same host</title>
		<link>http://onlineappsdba.wordpress.com/2008/06/05/rman-duplicate-database-on-the-same-host/</link>
		<comments>http://onlineappsdba.wordpress.com/2008/06/05/rman-duplicate-database-on-the-same-host/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 13:31:00 +0000</pubDate>
		<dc:creator>onlineappsdba</dc:creator>
				<category><![CDATA[Common DB]]></category>

		<guid isPermaLink="false">http://onlineappsdba.wordpress.com/2008/06/05/rman-duplicate-database-on-the-same-host/</guid>
		<description><![CDATA[&#160;Primary DB : ORCL Clone DB&#160;&#160;&#160;&#160; :&#160; AUX Production Database should be archive enabled. Startup mount; alter database archivelog; alter database open; archive log list; Recovery catalog for RMAN Creating the Recovery Catalog Owner Start by creating a database schema (usually called rman). Assign an appropriate tablespace to it and grant it the recovery_catalog_owner role. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=onlineappsdba.wordpress.com&amp;blog=3910703&amp;post=68&amp;subd=onlineappsdba&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&nbsp;<b><span lang="EN-US" style="font-size:10pt;">Primary DB : ORCL</span></b></p>
<p class="MsoNormal"><b><span lang="EN-US" style="font-size:10pt;">Clone DB<span>&nbsp;&nbsp;&nbsp;&nbsp; </span>:<span>&nbsp; </span>AUX</span></b></p>
<p class="MsoNormal"><b><u><span lang="EN-US">Production Database should be archive enabled.</span></u></b></p>
<p class="MsoNormal"><span lang="EN-US">Startup mount;</span></p>
<p class="MsoNormal"><span lang="EN-US">alter database archivelog;</span></p>
<p class="MsoNormal"><span lang="EN-US">alter database open;</span></p>
<p class="MsoNormal"><span lang="EN-US">archive log list;</span></p>
<p class="MsoNormal"><b><u><span lang="EN-US" style="font-size:10.5pt;color:#333333;font-family:arial;">Recovery catalog for RMAN</span></u></b><u><span lang="EN-US"> </span></u></p>
<p class="MsoNormal"><strong><u><span lang="EN-US" style="font-weight:normal;font-size:10pt;color:black;font-family:arial;">Creating the Recovery Catalog Owner </span></u></strong></p>
<p class="MsoBodyText"><span lang="EN-US" style="font-size:10pt;color:black;font-family:arial;">Start by creating a database schema (usually called rman). Assign an appropriate tablespace to it and grant </span></p>
<p class="MsoBodyText"><span lang="EN-US" style="font-size:10pt;color:black;font-family:arial;">it the recovery_catalog_owner role. Look at this example:</span></p>
<p class="MsoBodyText" style="margin:3.75pt 0 0;"><span class="SourceText"><span lang="EN-US" style="font-size:10pt;background:#eef3f7;color:black;"><br /></span></span></p>
<p>% sqlplus &#8216;/ as sysdba&#8217;
<p>SQL&gt; CREATE USER rman IDENTIFIED BY rman<br />&nbsp;&nbsp;&nbsp;&nbsp; DEFAULT TABLESPACE tools&nbsp; <br />&nbsp;&nbsp;&nbsp;&nbsp; TEMPORARY TABLESPACE temp<br />&nbsp;&nbsp;&nbsp;&nbsp; QUOTA UNLIMITED ON tools;
<p>SQL&gt; GRANT CONNECT, RECOVERY_CATALOG_OWNER TO rman
<p><strong>Creating the Recovery Catalog</strong>
<p>% rman catalog rman/rman@ORCL
<p>RMAN&gt; CREATE CATALOG;
<p>Registering the target database
<p>% rman TARGET / CATALOG rman/rman@ORCL
<p>RMAN&gt; REGISTER DATABASE;
<p class="MsoBodyText" style="margin:3.75pt 0 0;"><b><span lang="EN-US"></span></b></p>
<p class="MsoBodyText" style="margin:3.75pt 0 0;"><b><span lang="EN-US" style="font-size:9.5pt;font-family:arial;">Reference :</span></b><span lang="EN-US" style="font-size:9.5pt;font-family:arial;"> <b><span style="color:black;">RMAN: How to Query the RMAN Recovery Catalog ( Note:98342.1 )</span></b></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10pt;">&nbsp;</span></p>
<p class="MsoNormal"><u><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;">Example Source Listener.ora</span></u></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;">SID_LIST_LISTENER =</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp; </span>(SID_LIST =</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp; </span>(SID_DESC =</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>(SID_NAME = PLSExtProc)</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>(ORACLE_HOME = /newpart//product/10.2.0/)</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>(PROGRAM = extproc)</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp; </span>)</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp; </span>(SID_DESC =</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>(GLOBAL_DBNAME = ORCL)</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>(ORACLE_HOME = /newpart//product/10.2.0)</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>(SID_NAME = ORCL)</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp; </span>)</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp; </span>(SID_DESC =</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>(GLOBAL_DBNAME = AUX)</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>(ORACLE_HOME = /newpart//product/10.2.0)</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>(SID_NAME = AUX)</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp; </span>)</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp; </span>)</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;">LISTENER =</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp; </span>(DESCRIPTION_LIST =</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp; </span>(DESCRIPTION =</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>(ADDRESS = (PROTOCOL = TCP)(HOST = test.oneapps.com)(PORT = 1521))</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp; </span>)</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp; </span>(DESCRIPTION =</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp; </span>)</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp; </span>)</span></p>
<p class="MsoNormal"><u><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;">Example Source tnsnames.ora</span></u></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;">AUX =</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp; </span>(DESCRIPTION =</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp; </span>(ADDRESS_LIST =</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>(ADDRESS = (PROTOCOL = TCP)(HOST = test.oneapps.com)(PORT = 1521))</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp; </span>)</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp; </span>(CONNECT_DATA =</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>(SERVICE_NAME = AUX)(UR=A)</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp; </span>)</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp; </span>)</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;">ORCL =</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp; </span>(DESCRIPTION =</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp; </span>(ADDRESS_LIST =</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>(ADDRESS = (PROTOCOL = TCP)(HOST = test.oneapps.com)(PORT = 1521))</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp; </span><span>&nbsp; </span>)</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp; </span>(CONNECT_DATA =</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>(SERVICE_NAME = ORCL)</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp; </span>)</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp; </span>)</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;">EXTPROC_CONNECTION_DATA =</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp; </span>(DESCRIPTION =</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp; </span>(ADDRESS_LIST =</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp; </span>)</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp; </span>(CONNECT_DATA =</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>(SID = PLSExtProc)</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>(PRESENTATION = RO)</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp; </span><span>&nbsp; </span>)</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:9pt;color:black;font-family:helvetica;"><span>&nbsp; </span>)</span></p>
<p class="MsoNormal"><b><span lang="EN-US" style="font-size:10pt;color:black;font-family:helvetica;">Note : Make use of netca and netmgr to configure listener and tnsnames</span></b></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10pt;">&nbsp;</span></p>
<p class="MsoNormal"><b><span lang="EN-US" style="color:black;font-family:helvetica;"># Find Production Database Files:</span></b></p>
<p class="PreformattedText">&nbsp;<span lang="EN-US" style="font-size:12pt;color:black;font-family:helvetica;">SQL&gt; select name from v$datafile;</span></p>
<p class="PreformattedText" style="margin-bottom:14.15pt;"><b><span lang="EN-US" style="color:black;font-family:helvetica;">Create the Auxiliary Database directories needed</span></b></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10pt;color:black;font-family:helvetica;">cd $ORACLE_HOME/dbs</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10pt;color:black;font-family:helvetica;">create parameter file initAUX.ora</span></p>
<p class="MsoNormal">&nbsp;</p>
<p class="MsoNormal"><span lang="EN-US" style="color:black;font-family:helvetica;">db_file_name_convert = (&#8216;/old/path1&#8242;, &#8216;/new/path1&#8242;,</span></p>
<p class="PreformattedText"><span lang="EN-US" style="color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>&#8216;/old/path2&#8242;, &#8216;/new/path2&#8242;,</span></p>
<p class="PreformattedText"><span lang="EN-US" style="color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>&#8216;/old/path3&#8242;, &#8216;/new/path3&#8242;)</span></p>
<p class="PreformattedText"><span lang="EN-US" style="color:black;font-family:helvetica;">log_file_name_convert = (&#8216;/old/path1&#8242;, &#8216;/new/path1&#8242;,</span></p>
<p class="PreformattedText"><span lang="EN-US" style="color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>&#8216;/old/path2&#8242;, &#8216;/new/path2&#8242;,</span></p>
<p class="PreformattedText" style="margin-bottom:14.15pt;"><span lang="EN-US" style="color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>&#8216;/old/path3&#8242;, &#8216;/new/path3&#8242;)</span></p>
<p class="MsoNormal"><b><span lang="EN-US" style="font-size:10pt;color:black;font-family:helvetica;">eg:-</span></b></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10pt;color:black;font-family:helvetica;">db_name = aux</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10pt;color:black;font-family:helvetica;">db_block_size = 8192</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10pt;color:black;font-family:helvetica;">compatible = 10.2.0.1.0</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10pt;color:black;font-family:helvetica;">remote_login_passwordfile = exclusive</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10pt;color:black;font-family:helvetica;">control_files = (&#8216;/newpart/oradata/aux/control01.ctl&#8217;,</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10pt;color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>&#8216;/newpart/oradata/aux/control02.ctl&#8217;)</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10pt;color:black;font-family:helvetica;">db_file_name_convert = (&#8216;/newpart/oradata/orcl&#8217;,</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10pt;color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>&#8216;/newpart/oradata/aux&#8217;)</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10pt;color:black;font-family:helvetica;">log_file_name_convert = (&#8216;/newpart/oradata/orcl&#8217;,</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10pt;color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>&#8216;/newpart/oradata/aux&#8217;)</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10pt;color:black;font-family:helvetica;">*.undo_management=&#8217;AUTO&#8217;</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10pt;color:black;font-family:helvetica;">*.undo_tablespace=&#8217;UNDOTBS1&#8242;</span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:10pt;">&nbsp;</span></p>
<p class="PreformattedText"><b><span lang="EN-US" style="color:black;font-family:helvetica;"># create a passwordfile for remote connections as sysdba</span></b></p>
<p class="PreformattedText"><span lang="EN-US" style="font-family:helvetica;">&nbsp;</span></p>
<p class="PreformattedText"><span lang="EN-US" style="color:black;font-family:helvetica;">% orapwd password=&lt;sys_pwd&gt; file=orapwAUX</span></p>
<p class="PreformattedText"><span lang="EN-US" style="color:black;font-family:helvetica;">% sqlplus /nolog</span></p>
<p class="PreformattedText"><span lang="EN-US" style="color:black;font-family:helvetica;">SQL&gt; connect / as sysdba</span></p>
<p class="PreformattedText"><span lang="EN-US" style="color:black;font-family:helvetica;">SQL&gt; startup nomount pfile=$ORACLE_HOME/dbs/initAUX.ora</span></p>
<p class="PreformattedText" style="margin-bottom:14.15pt;"><span lang="EN-US" style="color:black;font-family:helvetica;">SQL&gt; exit</span></p>
<p class="PreformattedText" style="margin-bottom:14.15pt;"><b><span lang="EN-US" style="color:black;font-family:helvetica;">Start the Duplication</span></b></p>
<p class="PreformattedText" style="margin-bottom:14.15pt;"><span lang="EN-US" style="color:black;font-family:helvetica;">ORACLE_SID=AUX; export ORACLE_SID # ksh</span></p>
<p class="PreformattedText"><span lang="EN-US" style="color:black;font-family:helvetica;">sqlplus /nolog</span></p>
<p class="PreformattedText"><span lang="EN-US" style="color:black;font-family:helvetica;">SQL&gt; connect / as sysdba</span></p>
<p class="PreformattedText"><span lang="EN-US" style="color:black;font-family:helvetica;"><span>&nbsp;&nbsp;&nbsp;&nbsp; </span>Connected to an idle instance</span></p>
<p class="PreformattedText"><span lang="EN-US" style="color:black;font-family:helvetica;">SQL&gt; startup nomount pfile=$ORACLE_HOME/dbs/initAUX.ora</span></p>
<p class="PreformattedText"><span lang="EN-US" style="color:black;font-family:helvetica;">SQL&gt; exit</span></p>
<p class="PreformattedText"><span lang="EN-US" style="font-family:helvetica;">&nbsp;</span></p>
<p class="PreformattedText"><span lang="EN-US" style="color:black;font-family:helvetica;"># Set your SID back to the TARGET for duplication. </span></p>
<p class="PreformattedText"><span lang="EN-US" style="color:black;font-family:helvetica;">&gt; rman trace.log</span></p>
<p class="PreformattedText"><span lang="EN-US" style="color:black;font-family:helvetica;">Recovery Manager: Release 10.2.0.1.0 &#8211; Production</span></p>
<p class="PreformattedText"><span lang="EN-US" style="color:black;font-family:helvetica;">Copyright (c)<span>&nbsp; </span>Oracle.<span>&nbsp; </span>All rights reserved.</span></p>
<p class="PreformattedText"><span lang="EN-US" style="color:black;font-family:helvetica;">RMAN&gt; connect target</span></p>
<p class="PreformattedText"><span lang="EN-US" style="color:black;font-family:helvetica;">connected to target database: V10GREL4 (DBID=2510891965)</span></p>
<p class="PreformattedText"><span lang="EN-US" style="color:black;font-family:helvetica;">&nbsp;</span></p>
<p class="PreformattedText"><span lang="EN-US" style="color:black;font-family:helvetica;">RMAN&gt;backup database;</span></p>
<p class="PreformattedText"><span lang="EN-US" style="color:black;font-family:helvetica;">RMAN&gt;sql &#8216;alter system switch logfile&#8217;;</span></p>
<p class="PreformattedText"><span lang="EN-US" style="color:black;font-family:helvetica;">RMAN&gt; connect auxiliary sys/pwd@AUX</span></p>
<p class="PreformattedText"><span lang="EN-US" style="color:black;font-family:helvetica;">connected to auxiliary database: AUX (not mounted)</span></p>
<p class="PreformattedText"><span lang="EN-US" style="color:black;font-family:helvetica;">RMAN&gt; duplicate target database to AUX device type disk;</span></p>
<p class="PreformattedText" style="margin-bottom:14.15pt;"><span lang="EN-US" style="color:black;font-family:helvetica;">Once this is done, login to duplicate database with alter database open resetlogs.</span></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/onlineappsdba.wordpress.com/68/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/onlineappsdba.wordpress.com/68/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/onlineappsdba.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/onlineappsdba.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/onlineappsdba.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/onlineappsdba.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/onlineappsdba.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/onlineappsdba.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/onlineappsdba.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/onlineappsdba.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/onlineappsdba.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/onlineappsdba.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/onlineappsdba.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/onlineappsdba.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/onlineappsdba.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/onlineappsdba.wordpress.com/68/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=onlineappsdba.wordpress.com&amp;blog=3910703&amp;post=68&amp;subd=onlineappsdba&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://onlineappsdba.wordpress.com/2008/06/05/rman-duplicate-database-on-the-same-host/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/50ccaa26907f282785418776a5178996?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">onlineappsdba</media:title>
		</media:content>
	</item>
	</channel>
</rss>
