 




<?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/"
	>

<channel>
	<title>IT Answers &#187; Oracle Application Server</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/oracle-application-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Wed, 22 May 2013 07:53:45 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Problems calling report using WEB.SHOW_DOCUMENT</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/problems-calling-report-using-webshow_document/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/problems-calling-report-using-webshow_document/#comments</comments>
		<pubDate>Fri, 14 Oct 2011 02:02:17 +0000</pubDate>
		<dc:creator>Crix</dc:creator>
				<category><![CDATA[Oracle Application Server]]></category>
		<category><![CDATA[Oracle developers]]></category>
		<category><![CDATA[Oracle Forms]]></category>
		<category><![CDATA[Oracle Forms 10g]]></category>
		<category><![CDATA[Oracle Reports]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I am using Oracle Report and Forms 10G and trying to call a report from Forms using the following code: DECLARE rep_url VARCHAR2(2000); BEGIN rep_url:=&#8217;/reports/rwservlet?&#8217; &#124;&#124;&#8217;&#038;report=C:Oracle DbDEPARTMENT_EMPLOYEES.jsp&#8217; &#124;&#124;&#8217;&#038;desformat=htmlcss&#038;destype=cache&#8217; &#124;&#124;&#8217;&#038;userid=name/password@orcl&#8217; &#124;&#124;&#8217;&#038;PARAFORM=yes&#8217;; WEB.SHOW_DOCUMENT (rep_url, &#8216;_blank&#8217;); END; When the button is click, it does not open a the report&#8217;s parameter form, but a blank report page. I&#8217;ve also [...]]]></description>
				<content:encoded><![CDATA[<p>I am using Oracle Report and Forms 10G and trying to call a report from Forms using the following code:</p>
<div></div>
<div>
<div>DECLARE</div>
<div>	rep_url VARCHAR2(2000);</div>
<div>BEGIN</div>
<div>	rep_url:=&#8217;/reports/rwservlet?&#8217;</div>
<div>	||&#8217;&#038;report=C:Oracle DbDEPARTMENT_EMPLOYEES.jsp&#8217;</div>
<div>	||&#8217;&#038;desformat=htmlcss&#038;destype=cache&#8217;</div>
<div>	||&#8217;&#038;userid=name/password@orcl&#8217;</div>
<div>	||&#8217;&#038;PARAFORM=yes&#8217;;</div>
<div>	WEB.SHOW_DOCUMENT (rep_url, &#8216;_blank&#8217;);</div>
<div>END;</div>
</div>
<div></div>
<div>When the button is click, it does not open a the report&#8217;s parameter form, but a blank report page. I&#8217;ve also tried using the run_report_object (a solution found on this forum) but that does the same.</div>
<div></div>
<div>Am I doing something wrong or is there another way to call a report&#8217;s parameter from a form?</div>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/problems-calling-report-using-webshow_document/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>lora-01017:invalid username/password</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/lora-01017invalid-usernamepassword/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/lora-01017invalid-usernamepassword/#comments</comments>
		<pubDate>Fri, 07 Oct 2011 17:41:58 +0000</pubDate>
		<dc:creator>yas</dc:creator>
				<category><![CDATA[Oracle 10g]]></category>
		<category><![CDATA[Oracle Application Server]]></category>
		<category><![CDATA[Oracle applications]]></category>
		<category><![CDATA[Windows Server 2003]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[hi finally i installed oracle application server (client) successfully and i connected the oracle database 10g (server) with the (oas) and they work fine i finished the configuration for net config assistant and all user in oas and database are connected the problem is when i want to run my forms in the oas i [...]]]></description>
				<content:encoded><![CDATA[<p>hi<br />
finally i installed oracle application server (client) successfully and i connected the oracle database 10g (server) with the (oas) and they work fine<br />
i finished the configuration for net config assistant<br />
and all user in oas and database are connected<br />
the problem is when i want to run my forms in the oas i get this message<br />
 ora-01017:invalid username/password; login denied<br />
so if anybody know any thing about this pleeeeez help me</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/lora-01017invalid-usernamepassword/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What is the next step after installing oracle application server?</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/what-is-the-next-step-after-installing-oracle-application-server/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/what-is-the-next-step-after-installing-oracle-application-server/#comments</comments>
		<pubDate>Wed, 05 Oct 2011 16:38:11 +0000</pubDate>
		<dc:creator>yas</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle 10g]]></category>
		<category><![CDATA[Oracle Application Server]]></category>
		<category><![CDATA[Oracle Database]]></category>
		<category><![CDATA[Oracle Database 10g]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[hi , first i installed (oracle database 10g) then i installed (oracle application server 10g)  in my computer (windows server 2003) and i want to run the form&#8217;s , note that  theese form&#8217;s i desgned it in other computer i need to know what is the steps to configure and run the form&#8217;s without installing [...]]]></description>
				<content:encoded><![CDATA[<p>hi , first i installed (oracle database 10g) then</p>
<div>i installed (oracle application server 10g)  in my computer (windows server 2003)</div>
<div>and i want to run the form&#8217;s , note that  theese form&#8217;s i desgned it in other computer</div>
<div>i need to know what is the steps to configure and run the form&#8217;s without installing (oracle developer 10g)</div>
<div></div>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/what-is-the-next-step-after-installing-oracle-application-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle Application Server 10g Release</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/oracle-application-server-10g-release/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/oracle-application-server-10g-release/#comments</comments>
		<pubDate>Thu, 29 Sep 2011 14:16:19 +0000</pubDate>
		<dc:creator>Asmaldore</dc:creator>
				<category><![CDATA[Oracle Application Server]]></category>
		<category><![CDATA[Oracle IAS]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi all, I need to migrate ORACLE IAS release from Release 2 to Release 3,because the actual release isn&#8217;t compatible with Microsoft IE browser 8. Someone have news about this? I&#8217;m looking for on Oracle site, but I don&#8217;t find anything. If possible, I need also documentation that certify this. Thanks Antonio]]></description>
				<content:encoded><![CDATA[<p>Hi all,<br />
I need to migrate ORACLE IAS release from Release 2 to Release 3,because the actual release isn&#8217;t compatible with Microsoft IE browser 8.<br />
Someone have news about this?<br />
I&#8217;m looking for on Oracle site, but I don&#8217;t find anything.<br />
If possible, I need also documentation that certify this.<br />
Thanks<br />
Antonio</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/oracle-application-server-10g-release/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle Reports Error</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/oracle-reports-error/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/oracle-reports-error/#comments</comments>
		<pubDate>Fri, 12 Aug 2011 14:21:10 +0000</pubDate>
		<dc:creator>Moyoisa</dc:creator>
				<category><![CDATA[HP DL380]]></category>
		<category><![CDATA[HP ProLiant]]></category>
		<category><![CDATA[Oracle Application Server]]></category>
		<category><![CDATA[Oracle Reports]]></category>
		<category><![CDATA[Oracle Reports Error Messages]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Our system is having this error: REP-128568392 Unable to write to temp. The temp folder is there with all the necessary access rights and space is available more than 5gig. How could I reso;ve the issue? Any solution is welcome.]]></description>
				<content:encoded><![CDATA[<p>Our system is having this error: REP-128568392 Unable to write to temp. The temp folder is there with all the necessary access rights and space is available more than 5gig. How could I reso;ve the issue? Any solution is welcome.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/oracle-reports-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>how to stop this message tns protocol</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-to-stop-this-message-tns-protocol/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/how-to-stop-this-message-tns-protocol/#comments</comments>
		<pubDate>Sat, 30 Jul 2011 00:40:28 +0000</pubDate>
		<dc:creator>yas</dc:creator>
				<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Oracle Application Server]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[hello i want to know how to stop this message it is appear every time i run my form the message is (ora-12560:tns protocol adapter error)]]></description>
				<content:encoded><![CDATA[<p>hello</p>
<div>i want to know how to stop this message it is appear every time i run my form the message is (ora-12560:tns protocol adapter error)</div>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/how-to-stop-this-message-tns-protocol/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Oracle Forms 6i in Oracle Application Server 10g Release 3</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/oracle-forms-6i-in-oracle-application-server-10g-release-3/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/oracle-forms-6i-in-oracle-application-server-10g-release-3/#comments</comments>
		<pubDate>Mon, 21 Feb 2011 23:08:22 +0000</pubDate>
		<dc:creator>Going10g</dc:creator>
				<category><![CDATA[OAS 10g Release 3]]></category>
		<category><![CDATA[Oracle 10g]]></category>
		<category><![CDATA[Oracle Application Server]]></category>
		<category><![CDATA[Oracle development]]></category>
		<category><![CDATA[Oracle Forms 6i]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I&#8217;ve been tasked to develop in Forms 6i and let the forms be available in a web browser. I have Oracle Application Server 10g Release 3 in a Linux Box running Windows 2003. Is there a document to help me (step by step).]]></description>
				<content:encoded><![CDATA[<p>I&#8217;ve been tasked to develop in Forms 6i and let the forms be available in a web browser. I have Oracle Application Server 10g Release 3 in a Linux Box running Windows 2003. Is there a document to help me (step by step).</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/oracle-forms-6i-in-oracle-application-server-10g-release-3/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Converting Oracle report to excel</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/excel-convert/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/excel-convert/#comments</comments>
		<pubDate>Sat, 19 Feb 2011 09:54:23 +0000</pubDate>
		<dc:creator>Sourabh999</dc:creator>
				<category><![CDATA[Oracle Application Server]]></category>
		<category><![CDATA[Oracle Database]]></category>
		<category><![CDATA[Oracle Reports]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[how to oracle d2k report convert to excel ?]]></description>
				<content:encoded><![CDATA[<p>how to oracle d2k report convert to excel ?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/excel-convert/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A problem in calling Oracle report by using WEB.Show_Document</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/a-problem-in-calling-report-by-using-webshow_document/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/a-problem-in-calling-report-by-using-webshow_document/#comments</comments>
		<pubDate>Mon, 08 Nov 2010 08:13:09 +0000</pubDate>
		<dc:creator>K1970</dc:creator>
				<category><![CDATA[Oracle Application Server]]></category>
		<category><![CDATA[Oracle applications]]></category>
		<category><![CDATA[Oracle Reports 10g]]></category>
		<category><![CDATA[Web.Show_Document]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[- The application is developed in Developer 10g - The application is` running with non ssomode. (ssomode=false) &#8211; When I call a report through form by using :    WEB.Show_Document(&#8216;/reports/rwservlet/getjobid&#8217; &#124;&#124;substr(v_rep,instr(v_rep,&#8217;_',-1)+1)&#124;&#124; &#8216;?destype=cache&#038;desformat=pdf/html&#038;server=&#8217; &#124;&#124; &#8216;rep_app_oracle_forms&#8217;, &#8216;_blank&#8217;); the sso login page appeared and when I enter the usetrname and the password the report runs correctly The question is how can the report runs directly [...]]]></description>
				<content:encoded><![CDATA[<p>- The application is developed in Developer 10g <br/><br/> - The application is` running with non ssomode. (ssomode=false)<br/><br/> &#8211; When I call a report through form by using :<br/><br/>    WEB.Show_Document(&#8216;/reports/rwservlet/getjobid&#8217; ||substr(v_rep,instr(v_rep,&#8217;_',-1)+1)|| &#8216;?destype=cache&#038;desformat=pdf/html&#038;server=&#8217; || &#8216;rep_app_oracle_forms&#8217;, &#8216;_blank&#8217;); <br/><br/> the sso login page appeared and when I enter the usetrname and the password the report runs correctly<br/><br/> The question is<br/><br/> how can the report runs directly without showing the sso login page, for that the application is running in non sso mode? <br/><br/>  <br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/a-problem-in-calling-report-by-using-webshow_document/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Can&#8217;t operate Oracle Reports 10g from a form called by another form on the application server</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/cant-operate-a-report-10-g-from-a-form-called-by-another-form-from-the-application-server/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/cant-operate-a-report-10-g-from-a-form-called-by-another-form-from-the-application-server/#comments</comments>
		<pubDate>Tue, 19 Oct 2010 06:28:50 +0000</pubDate>
		<dc:creator>K1970</dc:creator>
				<category><![CDATA[Oracle 10g]]></category>
		<category><![CDATA[Oracle 10g administration]]></category>
		<category><![CDATA[Oracle Application Server]]></category>
		<category><![CDATA[Oracle Forms 10g]]></category>
		<category><![CDATA[Oracle Reports 10g]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[i have a form c that operates a report report1 by using the following code: declare repid REPORT_OBJECT; v_rep VARCHAR2(100); rep_status VARCHAR2(20); BEGIN    repid := FIND_REPORT_OBJECT(&#8216;REPORT1&#8242;);      if :global.struc_code=51 then  SET_REPORT_OBJECT_PROPERTY(repid,REPORT_OTHER,&#8217;p_year=&#8217;&#124;&#124;:yy&#124;&#124;&#8217; paramform=no&#8217;);             SET_REPORT_OBJECT_PROPERTY(repid, REPORT_server, &#8216;rep_app_oracle_forms&#8217;);  SET_REPORT_OBJECT_PROPERTY(repid, REPORT_DESFORMAT, &#8216;htmlcss&#8217;);  v_rep := RUN_REPORT_OBJECT(repid);  rep_status := REPORT_OBJECT_STATUS(v_rep);  WHILE rep_status in (&#8216;RUNNING&#8217;,'OPENING_REPORT&#8217;,'ENQUEUED&#8217;)  LOOP       rep_status [...]]]></description>
				<content:encoded><![CDATA[<p>i have a form c that operates a report report1 by using the following code:<br/><br/> declare repid REPORT_OBJECT; v_rep VARCHAR2(100); rep_status VARCHAR2(20); BEGIN    repid := FIND_REPORT_OBJECT(&#8216;REPORT1&#8242;);<br/><br/>      if :global.struc_code=51 then<br/><br/>  SET_REPORT_OBJECT_PROPERTY(repid,REPORT_OTHER,&#8217;p_year=&#8217;||:yy||&#8217; paramform=no&#8217;);             SET_REPORT_OBJECT_PROPERTY(repid, REPORT_server, &#8216;rep_app_oracle_forms&#8217;);  SET_REPORT_OBJECT_PROPERTY(repid, REPORT_DESFORMAT, &#8216;htmlcss&#8217;);  v_rep := RUN_REPORT_OBJECT(repid);  rep_status := REPORT_OBJECT_STATUS(v_rep);  WHILE rep_status in (&#8216;RUNNING&#8217;,'OPENING_REPORT&#8217;,'ENQUEUED&#8217;)  LOOP       rep_status := report_object_status(v_rep);    END LOOP;    IF rep_status = &#8216;FINISHED&#8217; THEN       /*Display report*/    WEB.Show_Document(&#8216;/reports/rwservlet/getjobid&#8217; ||substr(v_rep,instr(v_rep,&#8217;_',-1)+1)|| &#8216;?destype=cache&#038;desformat=pdf/html&#038;server=&#8217; || &#8216;rep_app_oracle_forms&#8217;, &#8216;_blank&#8217;);  ELSE     message(&#8216;Error&#8230;&#8217;);  END IF;    else   null;    END;<br/><br/> &#8211; i&#8217;ve copied the exe file of form c to the application server and run the form without problems by using the following url :<br/><br/> <a href="http://app.nepco.com.jo:7779/forms/frmservlet?config=app1">http://app.nepco.com.jo:7779/forms/frmservlet?config=app1</a><br/><br/> app1 points to the form c .<br/><br/> &#8211; the problem is if i run form c from a calling form b and called both c,b from the main form (login form) x by the same url above but app1 points to form x the report dosen&#8217;t run and an error message appears &#8220;cant operate the report&#8221; and when button ok is pressed another message appears &#8220;when_button_pressed trigger raised unhandled exception ora-06502&#8243; .<br/><br/> &#8211; i want to inform you that i thought the problem relates is related to the lose of logon ,may  be we need to modify a report configuration file the make the ssmode=false to avoid the application server authetication but i don&#8217;t know how nor if my thoughts are true .<br/><br/> i need you help please<br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/cant-operate-a-report-10-g-from-a-form-called-by-another-form-from-the-application-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/22 queries in 0.033 seconds using memcached
Object Caching 928/1042 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-22 08:01:36 -->