<?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 Install in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/pro-c-install/m-p/4006576#M750511</link>
    <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Thanks for your input and suggestion. I'll try this things on my development server first. And thanks the idea to test it on another ORACLE_HOME, I'll try that one.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sandy</description>
    <pubDate>Sat, 26 May 2007 12:23:36 GMT</pubDate>
    <dc:creator>Sandy Chen</dc:creator>
    <dc:date>2007-05-26T12:23:36Z</dc:date>
    <item>
      <title>Pro*C Install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pro-c-install/m-p/4006565#M750500</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;I've got Oracle 9i running on rx4640, hpux 11.23&lt;BR /&gt;&lt;BR /&gt;Can anyone give me any documents on how to install Pro*C on my system? &lt;BR /&gt;&lt;BR /&gt;Is the software depot downloadable from web? If yes, can anyone give me the links.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sandy</description>
      <pubDate>Thu, 24 May 2007 09:30:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pro-c-install/m-p/4006565#M750500</guid>
      <dc:creator>Sandy Chen</dc:creator>
      <dc:date>2007-05-24T09:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: Pro*C Install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pro-c-install/m-p/4006566#M750501</link>
      <description>Hi Sandy:&lt;BR /&gt;&lt;BR /&gt;The C/aCC+ compiler is a purchaseable product:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B9007AA" target="_blank"&gt;http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B9007AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;An evaulation copy is available, though:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B9007AAEVAL" target="_blank"&gt;http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B9007AAEVAL&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Installation is nothing more than a 'swinstall' session.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 24 May 2007 10:02:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pro-c-install/m-p/4006566#M750501</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2007-05-24T10:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: Pro*C Install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pro-c-install/m-p/4006567#M750502</link>
      <description>Hi James,&lt;BR /&gt;&lt;BR /&gt;Is this Pro*C is included in the C/aCC+ compiler?? What if I have HP ANSI/C Compiler? Is this product is also has Pro*C in it?&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Sandy</description>
      <pubDate>Thu, 24 May 2007 10:21:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pro-c-install/m-p/4006567#M750502</guid>
      <dc:creator>Sandy Chen</dc:creator>
      <dc:date>2007-05-24T10:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: Pro*C Install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pro-c-install/m-p/4006568#M750503</link>
      <description>Sandy,&lt;BR /&gt;&lt;BR /&gt;Pro*C is part of the Oracle distribution, but does not install as part of the Enterprise Edition installation.  Start the Oracle installer, select custom installation, look for developer tools (not sure the exact name) and drill down for Pro*C.  &lt;BR /&gt;&lt;BR /&gt;You will also need to HP C compiler, but Pro*C is an Oracle product.&lt;BR /&gt;&lt;BR /&gt;Patti</description>
      <pubDate>Thu, 24 May 2007 10:23:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pro-c-install/m-p/4006568#M750503</guid>
      <dc:creator>Patti Johnson</dc:creator>
      <dc:date>2007-05-24T10:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Pro*C Install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pro-c-install/m-p/4006569#M750504</link>
      <description>Pro*C is a C pre-compiler that is part of Oracle.  It may not be installed by default, so you'll have re-run the Oracle installer with a custom install.   The component you'll want is the "Oracle 9i Development Kit".  And if you've alread installed any Oracle patch sets or CPU's, you'll want to re-install them after installing a new Oracle component.&lt;BR /&gt;&lt;BR /&gt;And, as I said, Pro*C is just a pre-compiler; it takes some custom Oracle marco-looking tags and generates the (ugly) C code required to use the Oracle OCI.  But you will still need a back-end C compiler.  I'd strongly recommend purchasing the HP ANSI-C compiler, but it is not strictly necessary.  You can use the bundled C compiler on the system.  If you can find it, you might be able to use the gcc compiler as well, but I've never tried this with Pro*C.</description>
      <pubDate>Thu, 24 May 2007 10:59:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pro-c-install/m-p/4006569#M750504</guid>
      <dc:creator>Ben Dehner</dc:creator>
      <dc:date>2007-05-24T10:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: Pro*C Install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pro-c-install/m-p/4006570#M750505</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Thanks for the replies. If I re-run the oracle installer, will it affect my current database? And for patching, is it necessary to re-patch the oracle again?&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Sandy</description>
      <pubDate>Thu, 24 May 2007 21:32:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pro-c-install/m-p/4006570#M750505</guid>
      <dc:creator>Sandy Chen</dc:creator>
      <dc:date>2007-05-24T21:32:28Z</dc:date>
    </item>
    <item>
      <title>Re: Pro*C Install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pro-c-install/m-p/4006571#M750506</link>
      <description>Hey&lt;BR /&gt;&lt;BR /&gt;What would you exactly do? Have you already Oracle installed e.g. 9i and now you would install 10g and upgrade your db to 10g? If yes, you have to upgrade your instance also. follow the instrunction of the patch.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Fri, 25 May 2007 02:03:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pro-c-install/m-p/4006571#M750506</guid>
      <dc:creator>Oviwan</dc:creator>
      <dc:date>2007-05-25T02:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: Pro*C Install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pro-c-install/m-p/4006572#M750507</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Actually my application guy wanted to create an email notification and they required pro*c installed, which is not for now. I don't want to upgrade the oracle. Just wanted to install the pro*c.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sandy</description>
      <pubDate>Fri, 25 May 2007 02:09:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pro-c-install/m-p/4006572#M750507</guid>
      <dc:creator>Sandy Chen</dc:creator>
      <dc:date>2007-05-25T02:09:07Z</dc:date>
    </item>
    <item>
      <title>Re: Pro*C Install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pro-c-install/m-p/4006573#M750508</link>
      <description>Hey&lt;BR /&gt;&lt;BR /&gt;check this metalink article for the hpux patches which are required. Note:169706.1&lt;BR /&gt;&lt;BR /&gt;I would do it like that&lt;BR /&gt;&lt;BR /&gt;1.DB Backup&lt;BR /&gt;2.Shutdown DB&lt;BR /&gt;3.Install Pro*c&lt;BR /&gt;4.startup db&lt;BR /&gt;&lt;BR /&gt;I have never done this before.&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Fri, 25 May 2007 02:26:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pro-c-install/m-p/4006573#M750508</guid>
      <dc:creator>Oviwan</dc:creator>
      <dc:date>2007-05-25T02:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: Pro*C Install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pro-c-install/m-p/4006574#M750509</link>
      <description>If you install the Oracle development tools then re-install the Oracle patch set, you won't have to re-patch the Oracle databases.  Its just that, when installing a new Oracle component, all of the Oracle binaries in the same ORACLE_HOME should be of the same 9.2.0.X version.  Pro*C might work anyway without re-installing the patch, but I'd suggest doing it because there probably are some Pro*C bugs that got patched.  &lt;BR /&gt;&lt;BR /&gt;However, it just occured to me, the Oracle patch installation might not run if you have running databases against the ORACLE_HOME, even if the components that you are patching have nothing to do with any running binaries.</description>
      <pubDate>Fri, 25 May 2007 08:36:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pro-c-install/m-p/4006574#M750509</guid>
      <dc:creator>Ben Dehner</dc:creator>
      <dc:date>2007-05-25T08:36:18Z</dc:date>
    </item>
    <item>
      <title>Re: Pro*C Install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pro-c-install/m-p/4006575#M750510</link>
      <description>hi Sandy,&lt;BR /&gt;&lt;BR /&gt;If you are really concerned about your database and re-applying of patches. Then one alternative would be:&lt;BR /&gt;&lt;BR /&gt;Install the additional software in another ORACLE_HOME&lt;BR /&gt;&lt;BR /&gt;just my views.&lt;BR /&gt;&lt;BR /&gt;good luck!&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;yogeeraj</description>
      <pubDate>Sat, 26 May 2007 00:59:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pro-c-install/m-p/4006575#M750510</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2007-05-26T00:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: Pro*C Install</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/pro-c-install/m-p/4006576#M750511</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Thanks for your input and suggestion. I'll try this things on my development server first. And thanks the idea to test it on another ORACLE_HOME, I'll try that one.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sandy</description>
      <pubDate>Sat, 26 May 2007 12:23:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/pro-c-install/m-p/4006576#M750511</guid>
      <dc:creator>Sandy Chen</dc:creator>
      <dc:date>2007-05-26T12:23:36Z</dc:date>
    </item>
  </channel>
</rss>

