<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments for Oracle Trainings</title>
	<atom:link href="http://focusthread.com/blog/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://focusthread.com/blog</link>
	<description>Oracle Apps Technical, Functional &#38; DBA trainings</description>
	<lastBuildDate>Fri, 12 Apr 2013 06:50:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on FRM-92101: There was a failure in the Forms Server during stratup. by Sukumar Shirsat</title>
		<link>http://focusthread.com/blog/oracletraining/developertechnical/r12-ebusiness-suite-essentials-training/frm-92101-there-was-a-failure-in-the-forms-server-during-stratup/comment-page-1/#comment-109063</link>
		<dc:creator>Sukumar Shirsat</dc:creator>
		<pubDate>Fri, 12 Apr 2013 06:50:28 +0000</pubDate>
		<guid isPermaLink="false">http://focusthread.com/blog/?p=595#comment-109063</guid>
		<description>Dear Ankur,

Please give below command from root user,

rpm openmotif21-2.1.30-11.EL6.i686.rpm –nodeps</description>
		<content:encoded><![CDATA[<p>Dear Ankur,</p>
<p>Please give below command from root user,</p>
<p>rpm openmotif21-2.1.30-11.EL6.i686.rpm –nodeps</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FRM-92101: There was a failure in the Forms Server during stratup. by Ankur</title>
		<link>http://focusthread.com/blog/oracletraining/developertechnical/r12-ebusiness-suite-essentials-training/frm-92101-there-was-a-failure-in-the-forms-server-during-stratup/comment-page-1/#comment-108739</link>
		<dc:creator>Ankur</dc:creator>
		<pubDate>Wed, 10 Apr 2013 18:36:16 +0000</pubDate>
		<guid isPermaLink="false">http://focusthread.com/blog/?p=595#comment-108739</guid>
		<description>I tried this fix but still i have the same problem. Please guide what to do next.

[root@oracleupk Packages]# rpm -Uvh openmotif21-2.1.30-11.EL6.i686.rpm
error: Failed dependencies:
        libICE.so.6 is needed by openmotif21-2.1.30-11.EL6.i686
        libSM.so.6 is needed by openmotif21-2.1.30-11.EL6.i686
        libXt.so.6 is needed by openmotif21-2.1.30-11.EL6.i686
[root@oracleupk Packages]# rpm openmotif21-2.1.30-11.EL6.i686.rpm .nodeps
RPM version 4.8.0
Copyright (C) 1998-2002 - Red Hat, Inc.
This program may be freely redistributed under the terms of the GNU GPL

Usage: rpm [-aKfgpWHqVcdilsKiv?] [-a&#124;--all] [-f&#124;--file] [-g&#124;--group] [-p&#124;--package] [-W&#124;--ftswalk] [--pkgid] [--hdrid] [--fileid] [--specfile] [--triggeredby]
        [--whatrequires] [--whatprovides] [--nomanifest] [-c&#124;--configfiles] [-d&#124;--docfiles] [--dump] [-l&#124;--list] [--queryformat=QUERYFORMAT] [-s&#124;--state]
        [--nofiledigest] [--nomd5] [--nofiles] [--nodeps] [--noscript] [--comfollow] [--logical] [--nochdir] [--nostat] [--physical] [--seedot] [--xdev]
        [--whiteout] [--addsign] [-K&#124;--checksig] [--delsign] [--import] [--resign] [--nodigest] [--nosignature] [--initdb] [--rebuilddb] [--aid] [--allfiles]
        [--allmatches] [--badreloc] [-e&#124;--erase +] [--excludedocs] [--excludepath=] [--fileconflicts] [--force] [-F&#124;--freshen +]
        [-h&#124;--hash] [--ignorearch] [--ignoreos] [--ignoresize] [-i&#124;--install] [--justdb] [--nodeps] [--nofiledigest] [--nomd5] [--nocontexts] [--noorder]
        [--nosuggest] [--noscripts] [--notriggers] [--oldpackage] [--percent] [--prefix=] [--relocate==] [--replacefiles] [--replacepkgs]
        [--test] [-U&#124;--upgrade +] [--quiet] [-D&#124;--define &#039;MACRO EXPR&#039;] [-E&#124;--eval &#039;EXPR&#039;] [--macros=] [--nodigest] [--nosignature]
        [--rcfile=] [-r&#124;--root ROOT] [--querytags] [--showrc] [--quiet] [-v&#124;--verbose] [--version] [-?&#124;--help] [--usage] [--scripts] [--setperms]
        [--setugids] [--conflicts] [--obsoletes] [--provides] [--requires] [--info] [--changelog] [--xml] [--triggers] [--last] [--dupes] [--filesbypkg]
        [--fileclass] [--filecolor] [--fscontext] [--fileprovide] [--filerequire] [--filecaps]</description>
		<content:encoded><![CDATA[<p>I tried this fix but still i have the same problem. Please guide what to do next.</p>
<p>[root@oracleupk Packages]# rpm -Uvh openmotif21-2.1.30-11.EL6.i686.rpm<br />
error: Failed dependencies:<br />
        libICE.so.6 is needed by openmotif21-2.1.30-11.EL6.i686<br />
        libSM.so.6 is needed by openmotif21-2.1.30-11.EL6.i686<br />
        libXt.so.6 is needed by openmotif21-2.1.30-11.EL6.i686<br />
[root@oracleupk Packages]# rpm openmotif21-2.1.30-11.EL6.i686.rpm .nodeps<br />
RPM version 4.8.0<br />
Copyright (C) 1998-2002 &#8211; Red Hat, Inc.<br />
This program may be freely redistributed under the terms of the GNU GPL</p>
<p>Usage: rpm [-aKfgpWHqVcdilsKiv?] [-a|--all] [-f|--file] [-g|--group] [-p|--package] [-W|--ftswalk] [--pkgid] [--hdrid] [--fileid] [--specfile] [--triggeredby]<br />
        [--whatrequires] [--whatprovides] [--nomanifest] [-c|--configfiles] [-d|--docfiles] [--dump] [-l|--list] [--queryformat=QUERYFORMAT] [-s|--state]<br />
        [--nofiledigest] [--nomd5] [--nofiles] [--nodeps] [--noscript] [--comfollow] [--logical] [--nochdir] [--nostat] [--physical] [--seedot] [--xdev]<br />
        [--whiteout] [--addsign] [-K|--checksig] [--delsign] [--import] [--resign] [--nodigest] [--nosignature] [--initdb] [--rebuilddb] [--aid] [--allfiles]<br />
        [--allmatches] [--badreloc] [-e|--erase +] [--excludedocs] [--excludepath=] [--fileconflicts] [--force] [-F|--freshen +]<br />
        [-h|--hash] [--ignorearch] [--ignoreos] [--ignoresize] [-i|--install] [--justdb] [--nodeps] [--nofiledigest] [--nomd5] [--nocontexts] [--noorder]<br />
        [--nosuggest] [--noscripts] [--notriggers] [--oldpackage] [--percent] [--prefix=] [--relocate==] [--replacefiles] [--replacepkgs]<br />
        [--test] [-U|--upgrade +] [--quiet] [-D|--define 'MACRO EXPR'] [-E|--eval 'EXPR'] [--macros=] [--nodigest] [--nosignature]<br />
        [--rcfile=] [-r|--root ROOT] [--querytags] [--showrc] [--quiet] [-v|--verbose] [--version] [-?|--help] [--usage] [--scripts] [--setperms]<br />
        [--setugids] [--conflicts] [--obsoletes] [--provides] [--requires] [--info] [--changelog] [--xml] [--triggers] [--last] [--dupes] [--filesbypkg]<br />
        [--fileclass] [--filecolor] [--fscontext] [--fileprovide] [--filerequire] [--filecaps]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FRM-92050 failed to connect to Server /forms/servlet -1 Applet / Forms not opening on IE8 by Jin</title>
		<link>http://focusthread.com/blog/oracletraining/funcional/frm-92050-failed-to-connect-to-server-formsservlet-1-applet-forms-not-opening-on-ie8/comment-page-2/#comment-106832</link>
		<dc:creator>Jin</dc:creator>
		<pubDate>Fri, 29 Mar 2013 02:44:15 +0000</pubDate>
		<guid isPermaLink="false">http://focusthread.com/blog/?p=39#comment-106832</guid>
		<description>Thank You so much. You helped me a lot.</description>
		<content:encoded><![CDATA[<p>Thank You so much. You helped me a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FRM-92050 failed to connect to Server /forms/servlet -1 Applet / Forms not opening on IE8 by KUSAM</title>
		<link>http://focusthread.com/blog/oracletraining/funcional/frm-92050-failed-to-connect-to-server-formsservlet-1-applet-forms-not-opening-on-ie8/comment-page-2/#comment-106708</link>
		<dc:creator>KUSAM</dc:creator>
		<pubDate>Wed, 27 Mar 2013 14:12:29 +0000</pubDate>
		<guid isPermaLink="false">http://focusthread.com/blog/?p=39#comment-106708</guid>
		<description>VERY USEFUL THANKS</description>
		<content:encoded><![CDATA[<p>VERY USEFUL THANKS</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FRM-92050 failed to connect to Server /forms/servlet -1 Applet / Forms not opening on IE8 by Alex</title>
		<link>http://focusthread.com/blog/oracletraining/funcional/frm-92050-failed-to-connect-to-server-formsservlet-1-applet-forms-not-opening-on-ie8/comment-page-2/#comment-106194</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Thu, 21 Mar 2013 02:56:46 +0000</pubDate>
		<guid isPermaLink="false">http://focusthread.com/blog/?p=39#comment-106194</guid>
		<description>Cool, it solved my issue.</description>
		<content:encoded><![CDATA[<p>Cool, it solved my issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FRM-92050 failed to connect to Server /forms/servlet -1 Applet / Forms not opening on IE8 by Jagadeesan</title>
		<link>http://focusthread.com/blog/oracletraining/funcional/frm-92050-failed-to-connect-to-server-formsservlet-1-applet-forms-not-opening-on-ie8/comment-page-2/#comment-104945</link>
		<dc:creator>Jagadeesan</dc:creator>
		<pubDate>Tue, 12 Mar 2013 08:48:53 +0000</pubDate>
		<guid isPermaLink="false">http://focusthread.com/blog/?p=39#comment-104945</guid>
		<description>This worked for me. Thanks a lot.</description>
		<content:encoded><![CDATA[<p>This worked for me. Thanks a lot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FRM-92050 failed to connect to Server /forms/servlet -1 Applet / Forms not opening on IE8 by Shriram</title>
		<link>http://focusthread.com/blog/oracletraining/funcional/frm-92050-failed-to-connect-to-server-formsservlet-1-applet-forms-not-opening-on-ie8/comment-page-2/#comment-104479</link>
		<dc:creator>Shriram</dc:creator>
		<pubDate>Mon, 11 Mar 2013 08:45:23 +0000</pubDate>
		<guid isPermaLink="false">http://focusthread.com/blog/?p=39#comment-104479</guid>
		<description>Thanks its working!!!</description>
		<content:encoded><![CDATA[<p>Thanks its working!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FRM-92050 failed to connect to Server /forms/servlet -1 Applet / Forms not opening on IE8 by vkothari</title>
		<link>http://focusthread.com/blog/oracletraining/funcional/frm-92050-failed-to-connect-to-server-formsservlet-1-applet-forms-not-opening-on-ie8/comment-page-2/#comment-103431</link>
		<dc:creator>vkothari</dc:creator>
		<pubDate>Thu, 07 Mar 2013 20:59:23 +0000</pubDate>
		<guid isPermaLink="false">http://focusthread.com/blog/?p=39#comment-103431</guid>
		<description>Problem solved.</description>
		<content:encoded><![CDATA[<p>Problem solved.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on how to validate the dbc file in oracle apps by Sukumar Shirsat</title>
		<link>http://focusthread.com/blog/uncategorized/how-to-validate-the-dbc-file-in-oracle-apps/comment-page-1/#comment-100630</link>
		<dc:creator>Sukumar Shirsat</dc:creator>
		<pubDate>Thu, 28 Feb 2013 06:36:37 +0000</pubDate>
		<guid isPermaLink="false">http://focusthread.com/blog/?p=1084#comment-100630</guid>
		<description>@Ron Lopez - Yes we are running this command on application server.</description>
		<content:encoded><![CDATA[<p>@Ron Lopez &#8211; Yes we are running this command on application server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on how to validate the dbc file in oracle apps by Ron Lopez</title>
		<link>http://focusthread.com/blog/uncategorized/how-to-validate-the-dbc-file-in-oracle-apps/comment-page-1/#comment-100464</link>
		<dc:creator>Ron Lopez</dc:creator>
		<pubDate>Wed, 27 Feb 2013 19:30:22 +0000</pubDate>
		<guid isPermaLink="false">http://focusthread.com/blog/?p=1084#comment-100464</guid>
		<description>I am assuming that you run this command on the application server for DISCOVERE.</description>
		<content:encoded><![CDATA[<p>I am assuming that you run this command on the application server for DISCOVERE.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
