<?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: compiling Pro*C code without tables in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/compiling-pro-c-code-without-tables/m-p/3345802#M867264</link>
    <description>Hi Manish,&lt;BR /&gt;&lt;BR /&gt;Check if the foll. link helps:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://tahiti.oracle.com/pls/tahiti/tahiti.show_mindex?letter=c" target="_blank"&gt;http://tahiti.oracle.com/pls/tahiti/tahiti.show_mindex?letter=c&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;There is lot of information on compilation here.&lt;BR /&gt;&lt;BR /&gt;HTH.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Hemanth</description>
    <pubDate>Sun, 01 Aug 2004 22:18:34 GMT</pubDate>
    <dc:creator>Hemanth Gurunath Basrur</dc:creator>
    <dc:date>2004-08-01T22:18:34Z</dc:date>
    <item>
      <title>compiling Pro*C code without tables</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compiling-pro-c-code-without-tables/m-p/3345801#M867263</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I am involved in a porting POC in which I have the Pro*C code but do not have the databse definitions as yet. I want to compile the Pro*C programs without the database definitions.Is it possible to do this? if yes then how? &lt;BR /&gt;&lt;BR /&gt;I am a first time Oracle user so a detailed reply will really help.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Manish.</description>
      <pubDate>Fri, 30 Jul 2004 10:41:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compiling-pro-c-code-without-tables/m-p/3345801#M867263</guid>
      <dc:creator>Manish Srivastava</dc:creator>
      <dc:date>2004-07-30T10:41:28Z</dc:date>
    </item>
    <item>
      <title>Re: compiling Pro*C code without tables</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compiling-pro-c-code-without-tables/m-p/3345802#M867264</link>
      <description>Hi Manish,&lt;BR /&gt;&lt;BR /&gt;Check if the foll. link helps:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://tahiti.oracle.com/pls/tahiti/tahiti.show_mindex?letter=c" target="_blank"&gt;http://tahiti.oracle.com/pls/tahiti/tahiti.show_mindex?letter=c&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;There is lot of information on compilation here.&lt;BR /&gt;&lt;BR /&gt;HTH.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Hemanth</description>
      <pubDate>Sun, 01 Aug 2004 22:18:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compiling-pro-c-code-without-tables/m-p/3345802#M867264</guid>
      <dc:creator>Hemanth Gurunath Basrur</dc:creator>
      <dc:date>2004-08-01T22:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: compiling Pro*C code without tables</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compiling-pro-c-code-without-tables/m-p/3345803#M867265</link>
      <description>SQLCHECK=NONE will cause it to ignore most of the sql. It will not allow you to create a usable program, just let you know if the non-sql is good.</description>
      <pubDate>Mon, 02 Aug 2004 08:42:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compiling-pro-c-code-without-tables/m-p/3345803#M867265</guid>
      <dc:creator>R. Allan Hicks</dc:creator>
      <dc:date>2004-08-02T08:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: compiling Pro*C code without tables</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compiling-pro-c-code-without-tables/m-p/3345804#M867266</link>
      <description>Hi Allan,&lt;BR /&gt;&lt;BR /&gt;This helps me only in very few files. Most of the files no not show any difference with and without the SQHCHECK=NONE in the makefile.&lt;BR /&gt;&lt;BR /&gt;manish</description>
      <pubDate>Mon, 02 Aug 2004 08:52:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compiling-pro-c-code-without-tables/m-p/3345804#M867266</guid>
      <dc:creator>Manish Srivastava</dc:creator>
      <dc:date>2004-08-02T08:52:11Z</dc:date>
    </item>
    <item>
      <title>Re: compiling Pro*C code without tables</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compiling-pro-c-code-without-tables/m-p/3345805#M867267</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Will it be a good idea to mask off all the SQL's and then compile the files. I just want to check that there is no problemin the C code part of the .pc files.&lt;BR /&gt;&lt;BR /&gt;manish</description>
      <pubDate>Mon, 02 Aug 2004 08:54:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compiling-pro-c-code-without-tables/m-p/3345805#M867267</guid>
      <dc:creator>Manish Srivastava</dc:creator>
      <dc:date>2004-08-02T08:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: compiling Pro*C code without tables</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compiling-pro-c-code-without-tables/m-p/3345806#M867268</link>
      <description>Commenting out all of the EXEC SQL's should help. I'd think you might run into some problems with the host values.&lt;BR /&gt;&lt;BR /&gt;One question I should have asked on the front end......&lt;BR /&gt;&lt;BR /&gt;Why don't you want to compile against the tables? Is it because you don't want to have the space associated with the tables?&lt;BR /&gt;&lt;BR /&gt;You can get a PC version of the server from OTN. &lt;BR /&gt;Create a database link to your production database.&lt;BR /&gt;Create a table as create foo as select * from foo@data_link where 1=2;&lt;BR /&gt;The above creates the table with no data. The pro*c code should be happy because it is only validating the table structure and you get to find any SQL problems.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;</description>
      <pubDate>Fri, 27 Aug 2004 09:59:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compiling-pro-c-code-without-tables/m-p/3345806#M867268</guid>
      <dc:creator>R. Allan Hicks</dc:creator>
      <dc:date>2004-08-27T09:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: compiling Pro*C code without tables</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/compiling-pro-c-code-without-tables/m-p/3345807#M867269</link>
      <description>Hi Manish,&lt;BR /&gt;&lt;BR /&gt;If your code contains PL/SQL blocks you will require SQLCHECK=SEMANTIC and therefore a connection to a database with table description is then required.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jean-Luc</description>
      <pubDate>Fri, 27 Aug 2004 10:43:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/compiling-pro-c-code-without-tables/m-p/3345807#M867269</guid>
      <dc:creator>Jean-Luc Oudart</dc:creator>
      <dc:date>2004-08-27T10:43:23Z</dc:date>
    </item>
  </channel>
</rss>

