 




<?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 developers</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/oracle/oracle-developers/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Thu, 23 May 2013 22:05:52 +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>Oracle directory form 6i</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/oracle-directory-form-6i/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/oracle-directory-form-6i/#comments</comments>
		<pubDate>Wed, 14 Sep 2011 07:42:39 +0000</pubDate>
		<dc:creator>KERMANI</dc:creator>
				<category><![CDATA[Oracle developers]]></category>
		<category><![CDATA[Oracle Forms]]></category>
		<category><![CDATA[Oracle Forms 6i]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[HOW I CAN USE FORM 6I FOR STORE AND Retriev  A FILE IN DATABASE BY  ORACLE DIRECTORY ?]]></description>
				<content:encoded><![CDATA[<p>HOW I CAN USE FORM 6I FOR STORE AND Retriev  A FILE IN DATABASE BY  ORACLE DIRECTORY ?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/oracle-directory-form-6i/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ORA106500:WHEN-BUTTON-PRESSED raised unhandled exception. &#8230; i want to open ms word file when button pressed trigger</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/ora106500when-button-pressed-raised-unhandled-exception-i-want-to-open-ms-word-file-when-button-pressed-trigger/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/ora106500when-button-pressed-raised-unhandled-exception-i-want-to-open-ms-word-file-when-button-pressed-trigger/#comments</comments>
		<pubDate>Mon, 04 Apr 2011 05:57:01 +0000</pubDate>
		<dc:creator>94925878</dc:creator>
				<category><![CDATA[Oracle 6i]]></category>
		<category><![CDATA[Oracle 9i]]></category>
		<category><![CDATA[Oracle developers]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Dear All i am using oracle 6i and oracle 9i database i want to open word file when pressed button in form but there is no error during compilation error at runtime showing below code wrote in WNBP trigger: declare AppID PLS_INTEGER; begin AppID := DDE.App_Begin(&#8216;C:ProgramDataMicrosoftwindowsstart menuprogramsWINWORD.exe C:orantBINifbld60.EXEsupppe_pre2.fmb &#8216;,DDE.APP_MODE_NORMAL); end; plz if anyone help me]]></description>
				<content:encoded><![CDATA[<p>Dear All<br/><br/> i am using oracle 6i and oracle 9i database i want to open word file when pressed button in form but there is no error during compilation error at runtime showing<br/><br/> below code wrote in WNBP trigger:<br/><br/> declare AppID PLS_INTEGER; begin AppID := DDE.App_Begin(&#8216;C:ProgramDataMicrosoftwindowsstart menuprogramsWINWORD.exe C:orantBINifbld60.EXEsupppe_pre2.fmb &#8216;,DDE.APP_MODE_NORMAL); end;<br/><br/> plz if anyone help me<br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/ora106500when-button-pressed-raised-unhandled-exception-i-want-to-open-ms-word-file-when-button-pressed-trigger/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Display GIS maps on Oracle forms</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/dispaly-gis-maps-on-oracle-forms/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/dispaly-gis-maps-on-oracle-forms/#comments</comments>
		<pubDate>Tue, 08 Mar 2011 03:16:21 +0000</pubDate>
		<dc:creator>Hadgilkar</dc:creator>
				<category><![CDATA[GIS]]></category>
		<category><![CDATA[Oracle administration]]></category>
		<category><![CDATA[Oracle developers]]></category>
		<category><![CDATA[Oracle Forms]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I want to integrate the oracle form with GIS aplications. how can i do can u please help me on this]]></description>
				<content:encoded><![CDATA[<p>I want to integrate the oracle form with GIS aplications. how can i do can u please help me on this</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/dispaly-gis-maps-on-oracle-forms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Can i use two parameter in oracle report</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/can-i-use-two-parameter-in-oracle-report/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/can-i-use-two-parameter-in-oracle-report/#comments</comments>
		<pubDate>Fri, 24 Dec 2010 09:56:43 +0000</pubDate>
		<dc:creator>Zaraiqbal</dc:creator>
				<category><![CDATA[Oracle developers]]></category>
		<category><![CDATA[Oracle development]]></category>
		<category><![CDATA[Oracle Reports]]></category>
		<category><![CDATA[Oracle Reports User Parameters]]></category>
		<category><![CDATA[Parameters]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[i want to make a report with two parameter when user select user name in one parametr other show names of all users and user select one name ane detail of that user is shown in report.or if user select any other field other parametr show data of that selected column to selected by the [...]]]></description>
				<content:encoded><![CDATA[<p>i want to make a report with two parameter when user select user name  in one parametr other show names of all users and user select one name ane detail of that user is shown in report.or if user select any other field other parametr show data of that selected column to selected by the user to generate report</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/can-i-use-two-parameter-in-oracle-report/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How does oracle avoid dead lock when I create an index on the foreign key column?</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-does-oracle-avoid-dead-lock-when/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/how-does-oracle-avoid-dead-lock-when/#comments</comments>
		<pubDate>Fri, 22 Oct 2010 07:22:35 +0000</pubDate>
		<dc:creator>Gangadhar26</dc:creator>
				<category><![CDATA[Database deadlock]]></category>
		<category><![CDATA[Index and Key]]></category>
		<category><![CDATA[Oracle developers]]></category>
		<category><![CDATA[Oracle queries]]></category>
		<category><![CDATA[Oracle Query]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[How does oracle avoid dead lock when we create an idex on the foreign Key column ? Found many experts say this, but i never really found what is the logic behind this. So any replies provided are appreciated . thanks in advance gangadhar]]></description>
				<content:encoded><![CDATA[<p>How does oracle avoid dead lock when we create an idex on the foreign Key column ? Found many experts say this, but i never really found what is the logic behind this. So any replies provided are appreciated .<br />
thanks in advance<br />
gangadhar</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/how-does-oracle-avoid-dead-lock-when/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Webpage calling from Oracle Forms 6i</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/webpage/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/webpage/#comments</comments>
		<pubDate>Tue, 07 Sep 2010 17:45:24 +0000</pubDate>
		<dc:creator>Pierremouc</dc:creator>
				<category><![CDATA[Oracle developers]]></category>
		<category><![CDATA[Oracle development]]></category>
		<category><![CDATA[Oracle Forms]]></category>
		<category><![CDATA[Oracle Forms 6i]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[New Answer by mohamedaamm]]></description>
				<content:encoded><![CDATA[New Answer by mohamedaamm]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/webpage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle-developers</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/oracle-developers/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/oracle-developers/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 11:50:42 +0000</pubDate>
		<dc:creator>RizwanSharief</dc:creator>
				<category><![CDATA[Oracle applications]]></category>
		<category><![CDATA[Oracle developers]]></category>
		<category><![CDATA[Timestamp]]></category>
		<category><![CDATA[TOAD]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[WHILE ASSIGNING A VALUE TO PROCESSED_TIME=:NEW.JMS_TIMESTAMP-:NEW.INS_TIME (All are timestamp type ) how to subtract that one.  CREATE OR REPLACE TRIGGER SAUUSER.TRG_MSGES_STATISTICS AFTER UPDATE OR UPDATE ON SAUUSER.TSAU_PRE_MSGES REFERENCING NEW AS NEW OLD AS OLD FOR EACH ROW DECLARE BEGIN IF INSERTING THEN INSERT INTO TSAU_MSGES_STATISTICS(PORTCODE,MSG_ID,DOCTYPE,MSGTYPE,SUBMISSION_TIME) VALUES(:NEW.PORTCODE, :NEW.MSG_ID, :NEW.DOCTYPE, :NEW.MSGTYPE, :NEW.INS_TIME ); END IF; IF UPDATING [...]]]></description>
				<content:encoded><![CDATA[<p>WHILE ASSIGNING A VALUE TO PROCESSED_TIME=:NEW.JMS_TIMESTAMP-:NEW.INS_TIME (All are timestamp type ) how to subtract that one.<br/><br/>  CREATE OR REPLACE TRIGGER SAUUSER.TRG_MSGES_STATISTICS AFTER UPDATE OR UPDATE ON SAUUSER.TSAU_PRE_MSGES REFERENCING NEW AS NEW OLD AS OLD FOR EACH ROW DECLARE BEGIN IF INSERTING THEN INSERT INTO TSAU_MSGES_STATISTICS(PORTCODE,MSG_ID,DOCTYPE,MSGTYPE,SUBMISSION_TIME) VALUES(:NEW.PORTCODE, :NEW.MSG_ID, :NEW.DOCTYPE, :NEW.MSGTYPE, :NEW.INS_TIME ); END IF; IF UPDATING THEN UPDATE TSAU_MSGES_STATISTICS SET MSG_STATUS =:NEW.PROC_STATUS, RESPONSE_TIME =:NEW.JMS_TIMESTAMP, PROCESSED_TIME = :NEW.JMS_TIMESTAMP &#8211; :NEW.INS_TIME WHERE MSG_ID =:NEW.MSG_ID; END IF; EXCEPTION WHEN OTHERS THEN dbms_output.put_line( &#8216;error in execute on TSAU_PRE_MSGES&#8217; ); END;<br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/oracle-developers/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>ERROR -HTTP Listner is not running on RAHULDEOLE.rahul at port 8888.PLEASE STAR THE LISTENER OR CHECK YOUR UNTIME PROGRAMS</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/error-http-listner-is-not-running-on-rahuldeolerahul-at-port-8888please-star-the-listener-or-check-your-untime-programs/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/error-http-listner-is-not-running-on-rahuldeolerahul-at-port-8888please-star-the-listener-or-check-your-untime-programs/#comments</comments>
		<pubDate>Thu, 01 Jul 2010 07:01:17 +0000</pubDate>
		<dc:creator>RAHULDEOLE</dc:creator>
				<category><![CDATA[Oracle Database 10g]]></category>
		<category><![CDATA[Oracle developers]]></category>
		<category><![CDATA[Oracle Forms 10g]]></category>
		<category><![CDATA[Oracle Forms Error Messages]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi Friends, I have an error while running Oracle Forms 10 &#8211; HTTP Listner is not running on RAHULDEOLE.rahul at port 8888.Please start the listner or check your runtime program? Help will be appericable,it will saves time. RAHUL DEOLE]]></description>
				<content:encoded><![CDATA[<p>Hi Friends, I have an error while running Oracle Forms 10 &#8211; HTTP Listner is not running on RAHULDEOLE.rahul at port 8888.Please start the listner or check your runtime program? Help will be appericable,it will saves time. RAHUL DEOLE</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/error-http-listner-is-not-running-on-rahuldeolerahul-at-port-8888please-star-the-listener-or-check-your-untime-programs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>db developer info</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/db-developer-info/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/db-developer-info/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 15:28:59 +0000</pubDate>
		<dc:creator>Databasedeveloperandadminsa</dc:creator>
				<category><![CDATA[Oracle developers]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[how can i get started to be a db developer?  ]]></description>
				<content:encoded><![CDATA[<p>how can i get started to be a db developer?<br/><br/>  <br/><br/></p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/db-developer-info/feed/</wfw:commentRss>
		<slash:comments>2</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/32 queries in 0.035 seconds using memcached
Object Caching 918/1080 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-23 23:53:39 -->