<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Problem with Pro*C stuff in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pro-c-stuff/m-p/4443144#M682765</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;I have a strange problem with Pro*C code. When I compile my pro c code to generate and using which i generate object file and then executable. When I compile .c -&amp;gt; .o I use the option +Ofast. When I execute the program and fire a test case I get the output as ora-01001 invalid cursor.&lt;BR /&gt;&lt;BR /&gt;Following are the proc flags that i use.&lt;BR /&gt;&lt;BR /&gt;PROFLAGS="DBMS=V7" \&lt;BR /&gt;"userid=$(ORA_USER)" \&lt;BR /&gt;"MAXOPENCURSORS=40" \&lt;BR /&gt;"hold_cursor=yes" \&lt;BR /&gt;"release_cursor=no" \&lt;BR /&gt;"include=$(HLOGINC)" \&lt;BR /&gt;"CHAR_MAP=VARCHAR2" \&lt;BR /&gt;"include=$(ORACLE_HOME)/precomp/public" \&lt;BR /&gt;"include=$(COMMINC)" \&lt;BR /&gt;"include=$(TUXINC)" \&lt;BR /&gt;"include=$(CHI2INC)" \&lt;BR /&gt;"include=$(INCDIR)" \&lt;BR /&gt;"sqlcheck=full" \&lt;BR /&gt;"lines=yes" \&lt;BR /&gt;"ltype=none" \&lt;BR /&gt;"def_sqlcode=yes"&lt;BR /&gt;&lt;BR /&gt;I have tried to increase the maxopencursors to 100, but in vain.&lt;BR /&gt;Can anyone please let me know a solution.</description>
    <pubDate>Fri, 19 Jun 2009 09:01:03 GMT</pubDate>
    <dc:creator>K!rn Kumr</dc:creator>
    <dc:date>2009-06-19T09:01:03Z</dc:date>
    <item>
      <title>Problem with Pro*C stuff</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pro-c-stuff/m-p/4443144#M682765</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I have a strange problem with Pro*C code. When I compile my pro c code to generate and using which i generate object file and then executable. When I compile .c -&amp;gt; .o I use the option +Ofast. When I execute the program and fire a test case I get the output as ora-01001 invalid cursor.&lt;BR /&gt;&lt;BR /&gt;Following are the proc flags that i use.&lt;BR /&gt;&lt;BR /&gt;PROFLAGS="DBMS=V7" \&lt;BR /&gt;"userid=$(ORA_USER)" \&lt;BR /&gt;"MAXOPENCURSORS=40" \&lt;BR /&gt;"hold_cursor=yes" \&lt;BR /&gt;"release_cursor=no" \&lt;BR /&gt;"include=$(HLOGINC)" \&lt;BR /&gt;"CHAR_MAP=VARCHAR2" \&lt;BR /&gt;"include=$(ORACLE_HOME)/precomp/public" \&lt;BR /&gt;"include=$(COMMINC)" \&lt;BR /&gt;"include=$(TUXINC)" \&lt;BR /&gt;"include=$(CHI2INC)" \&lt;BR /&gt;"include=$(INCDIR)" \&lt;BR /&gt;"sqlcheck=full" \&lt;BR /&gt;"lines=yes" \&lt;BR /&gt;"ltype=none" \&lt;BR /&gt;"def_sqlcode=yes"&lt;BR /&gt;&lt;BR /&gt;I have tried to increase the maxopencursors to 100, but in vain.&lt;BR /&gt;Can anyone please let me know a solution.</description>
      <pubDate>Fri, 19 Jun 2009 09:01:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pro-c-stuff/m-p/4443144#M682765</guid>
      <dc:creator>K!rn Kumr</dc:creator>
      <dc:date>2009-06-19T09:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with Pro*C stuff</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pro-c-stuff/m-p/4443145#M682766</link>
      <description>It would be better to continue this in your other thread and copy this new info there:&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1348628" target="_blank"&gt;http://forums.itrc.hp.com/service/forums/questionanswer.do?threadId=1348628&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Since it seems you have an optimization problem, you may want to replace +Ofast by +O2.&lt;BR /&gt;Or use +O1=function-name.&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Jun 2009 09:48:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/problem-with-pro-c-stuff/m-p/4443145#M682766</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-06-19T09:48:12Z</dc:date>
    </item>
  </channel>
</rss>

