<?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 Re: Pro*C in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/pro-c/m-p/3762948#M101879</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Go to $ORACLE_HOME/precomp/demo and issue:&lt;BR /&gt;make -f ins_precomp.mk a.pc&lt;BR /&gt;to compile a.pc program.&lt;BR /&gt;To execute: ./a&lt;BR /&gt;Use oracle user.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;</description>
    <pubDate>Mon, 03 Apr 2006 17:40:09 GMT</pubDate>
    <dc:creator>Julio Yamawaki</dc:creator>
    <dc:date>2006-04-03T17:40:09Z</dc:date>
    <item>
      <title>Pro*C</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pro-c/m-p/3762944#M101875</link>
      <description>I have a file a.pc&lt;BR /&gt;How i will compile and excute this pro*c file?</description>
      <pubDate>Fri, 31 Mar 2006 05:24:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pro-c/m-p/3762944#M101875</guid>
      <dc:creator>Debasis Mishra</dc:creator>
      <dc:date>2006-03-31T05:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: Pro*C</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pro-c/m-p/3762945#M101876</link>
      <description>Is it Oracle? Which version?&lt;BR /&gt;&lt;BR /&gt;-Santosh</description>
      <pubDate>Fri, 31 Mar 2006 06:08:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pro-c/m-p/3762945#M101876</guid>
      <dc:creator>SANTOSH S. MHASKAR</dc:creator>
      <dc:date>2006-03-31T06:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: Pro*C</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pro-c/m-p/3762946#M101877</link>
      <description>Debasis,&lt;BR /&gt;as a start look at the demo_proc.mk program in  the precomp directory.&lt;BR /&gt;&lt;BR /&gt;Thread:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=963168" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=963168&lt;/A&gt; has some useful links as well.&lt;BR /&gt;</description>
      <pubDate>Fri, 31 Mar 2006 06:48:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pro-c/m-p/3762946#M101877</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-03-31T06:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: Pro*C</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pro-c/m-p/3762947#M101878</link>
      <description>Debasis,&lt;BR /&gt;the general steps are:&lt;BR /&gt;ProC -&amp;gt; C&lt;BR /&gt;This step replaces all the SQL commands into code which the C compiler can handle.&lt;BR /&gt;&lt;BR /&gt;After this the process is as normal C-&amp;gt; Obj, Obj -&amp;gt; Executable.&lt;BR /&gt;&lt;BR /&gt;You can execute your executable from the command line: ./program parameter1 parameter2&lt;BR /&gt;or call it as an external function.</description>
      <pubDate>Mon, 03 Apr 2006 05:33:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pro-c/m-p/3762947#M101878</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-04-03T05:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: Pro*C</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pro-c/m-p/3762948#M101879</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Go to $ORACLE_HOME/precomp/demo and issue:&lt;BR /&gt;make -f ins_precomp.mk a.pc&lt;BR /&gt;to compile a.pc program.&lt;BR /&gt;To execute: ./a&lt;BR /&gt;Use oracle user.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;</description>
      <pubDate>Mon, 03 Apr 2006 17:40:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pro-c/m-p/3762948#M101879</guid>
      <dc:creator>Julio Yamawaki</dc:creator>
      <dc:date>2006-04-03T17:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: Pro*C</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pro-c/m-p/3762949#M101880</link>
      <description>Debasis,&lt;BR /&gt;can you please update with your progress.&lt;BR /&gt;Please also read:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#28" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#28&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You have awarded 0 points to 20 responses.</description>
      <pubDate>Tue, 04 Apr 2006 02:33:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pro-c/m-p/3762949#M101880</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-04-04T02:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: Pro*C</title>
      <link>https://community.hpe.com/t5/operating-system-linux/pro-c/m-p/3762950#M101881</link>
      <description>yes i got solution. thanks for help.</description>
      <pubDate>Tue, 04 Apr 2006 02:37:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/pro-c/m-p/3762950#M101881</guid>
      <dc:creator>Debasis Mishra</dc:creator>
      <dc:date>2006-04-04T02:37:07Z</dc:date>
    </item>
  </channel>
</rss>

