<?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 mqseries oracle ansi c compiler in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/mqseries-oracle-ansi-c-compiler/m-p/3835718#M777364</link>
    <description>I have already installed websphere mq 6 under hpux 11i and it works properly. Now I wanted to install some plsql 3rd party extensions in order to directly use mq series in an oracle 9i database. To accomplish this task I used this:&lt;BR /&gt;&lt;A href="http://www-1.ibm.com/support/docview.wss?rs=171&amp;amp;uid=swg24000654&amp;amp;loc=en_US&amp;amp;cs=utf-8" target="_blank"&gt;http://www-1.ibm.com/support/docview.wss?rs=171&amp;amp;uid=swg24000654&amp;amp;loc=en_US&amp;amp;cs=utf-8&lt;/A&gt;〈=en&lt;BR /&gt;When I run 9i_mqinstall.sh I got some errors &lt;BR /&gt;============================================&lt;BR /&gt;(ora92@taktp1):/var/mqm/MQSeries&amp;gt;ls -l 9i_mqinstall.sh&lt;BR /&gt;-rwxr-xr-x   1 ora92      oinstall      1510 Aug  2 10:53 9i_mqinstall.sh&lt;BR /&gt;(ora92@taktp1):/var/mqm/MQSeries&amp;gt;./9i_mqinstall.sh&lt;BR /&gt;Enter the ORACLE_SID for the MQSeries install&lt;BR /&gt;MB&lt;BR /&gt;Enter SYSTEM password&lt;BR /&gt;agbd&lt;BR /&gt;./9i_mqinstall.sh[7]: Syntax error at line 7 : `then' is not matched.&lt;BR /&gt;Enter the path to install the shared libraries&lt;BR /&gt;/var/mqm/MQSeries&lt;BR /&gt;&lt;BR /&gt;ORACLE_SID = MB&lt;BR /&gt;ORACLE_HOME = /u00/app/oracle/product/9.2.0&lt;BR /&gt;Installation Path = /var/mqm/MQSeries&lt;BR /&gt;&lt;BR /&gt;Okay to continue? (Y or N)&lt;BR /&gt;y&lt;BR /&gt;&lt;BR /&gt;Precompiling Pro C subroutines...&lt;BR /&gt;&lt;BR /&gt;Pro*C/C++: Release 9.2.0.1.0 - Production on Wed Aug 2 11:02:14 2006&lt;BR /&gt;&lt;BR /&gt;Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.&lt;BR /&gt;&lt;BR /&gt;System default option values taken from: /u00/app/oracle/product/9.2.0/precomp/a&lt;BR /&gt;dmin/pcscfg.cfg&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Compiling C subroutines...&lt;BR /&gt;(Bundled) cc: warning 480: The -q option is available only with the C/ANSI C pro&lt;BR /&gt;duct; ignored.&lt;BR /&gt;(Bundled) cc: warning 422: Unknown option "3" ignored.&lt;BR /&gt;(Bundled) cc: warning 422: Unknown option "2" ignored.&lt;BR /&gt;cpp: "mqi.c", line 4: error 4036: Can't open include file '/usr/mqm/inc/cmqc.h'.&lt;BR /&gt;(Bundled) cc: warning 480: The -q option is available only with the C/ANSI C pro&lt;BR /&gt;duct; ignored.&lt;BR /&gt;(Bundled) cc: warning 422: Unknown option "3" ignored.&lt;BR /&gt;(Bundled) cc: warning 422: Unknown option "2" ignored.&lt;BR /&gt;(Bundled) cc: "/usr/include/cmqc.h", line 1: error 1000: Unexpected symbol: "i".&lt;BR /&gt;(Bundled) cc: "/usr/include/cmqc.h", line 1: error 1004: Unexpected end of line.&lt;BR /&gt;...&lt;BR /&gt;</description>
    <pubDate>Wed, 02 Aug 2006 06:49:07 GMT</pubDate>
    <dc:creator>Fernando Delgado Soto_1</dc:creator>
    <dc:date>2006-08-02T06:49:07Z</dc:date>
    <item>
      <title>mqseries oracle ansi c compiler</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mqseries-oracle-ansi-c-compiler/m-p/3835718#M777364</link>
      <description>I have already installed websphere mq 6 under hpux 11i and it works properly. Now I wanted to install some plsql 3rd party extensions in order to directly use mq series in an oracle 9i database. To accomplish this task I used this:&lt;BR /&gt;&lt;A href="http://www-1.ibm.com/support/docview.wss?rs=171&amp;amp;uid=swg24000654&amp;amp;loc=en_US&amp;amp;cs=utf-8" target="_blank"&gt;http://www-1.ibm.com/support/docview.wss?rs=171&amp;amp;uid=swg24000654&amp;amp;loc=en_US&amp;amp;cs=utf-8&lt;/A&gt;〈=en&lt;BR /&gt;When I run 9i_mqinstall.sh I got some errors &lt;BR /&gt;============================================&lt;BR /&gt;(ora92@taktp1):/var/mqm/MQSeries&amp;gt;ls -l 9i_mqinstall.sh&lt;BR /&gt;-rwxr-xr-x   1 ora92      oinstall      1510 Aug  2 10:53 9i_mqinstall.sh&lt;BR /&gt;(ora92@taktp1):/var/mqm/MQSeries&amp;gt;./9i_mqinstall.sh&lt;BR /&gt;Enter the ORACLE_SID for the MQSeries install&lt;BR /&gt;MB&lt;BR /&gt;Enter SYSTEM password&lt;BR /&gt;agbd&lt;BR /&gt;./9i_mqinstall.sh[7]: Syntax error at line 7 : `then' is not matched.&lt;BR /&gt;Enter the path to install the shared libraries&lt;BR /&gt;/var/mqm/MQSeries&lt;BR /&gt;&lt;BR /&gt;ORACLE_SID = MB&lt;BR /&gt;ORACLE_HOME = /u00/app/oracle/product/9.2.0&lt;BR /&gt;Installation Path = /var/mqm/MQSeries&lt;BR /&gt;&lt;BR /&gt;Okay to continue? (Y or N)&lt;BR /&gt;y&lt;BR /&gt;&lt;BR /&gt;Precompiling Pro C subroutines...&lt;BR /&gt;&lt;BR /&gt;Pro*C/C++: Release 9.2.0.1.0 - Production on Wed Aug 2 11:02:14 2006&lt;BR /&gt;&lt;BR /&gt;Copyright (c) 1982, 2002, Oracle Corporation.  All rights reserved.&lt;BR /&gt;&lt;BR /&gt;System default option values taken from: /u00/app/oracle/product/9.2.0/precomp/a&lt;BR /&gt;dmin/pcscfg.cfg&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Compiling C subroutines...&lt;BR /&gt;(Bundled) cc: warning 480: The -q option is available only with the C/ANSI C pro&lt;BR /&gt;duct; ignored.&lt;BR /&gt;(Bundled) cc: warning 422: Unknown option "3" ignored.&lt;BR /&gt;(Bundled) cc: warning 422: Unknown option "2" ignored.&lt;BR /&gt;cpp: "mqi.c", line 4: error 4036: Can't open include file '/usr/mqm/inc/cmqc.h'.&lt;BR /&gt;(Bundled) cc: warning 480: The -q option is available only with the C/ANSI C pro&lt;BR /&gt;duct; ignored.&lt;BR /&gt;(Bundled) cc: warning 422: Unknown option "3" ignored.&lt;BR /&gt;(Bundled) cc: warning 422: Unknown option "2" ignored.&lt;BR /&gt;(Bundled) cc: "/usr/include/cmqc.h", line 1: error 1000: Unexpected symbol: "i".&lt;BR /&gt;(Bundled) cc: "/usr/include/cmqc.h", line 1: error 1004: Unexpected end of line.&lt;BR /&gt;...&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Aug 2006 06:49:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mqseries-oracle-ansi-c-compiler/m-p/3835718#M777364</guid>
      <dc:creator>Fernando Delgado Soto_1</dc:creator>
      <dc:date>2006-08-02T06:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: mqseries oracle ansi c compiler</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mqseries-oracle-ansi-c-compiler/m-p/3835719#M777365</link>
      <description>Fernando,looks to me like an error in the oraenv script which is called before the shared lib question.&lt;BR /&gt;Suggest you fix that problem first, which may very well resolve the other problem.&lt;BR /&gt;&lt;BR /&gt;What C compiler do you have installed?</description>
      <pubDate>Wed, 02 Aug 2006 07:07:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mqseries-oracle-ansi-c-compiler/m-p/3835719#M777365</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-08-02T07:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: mqseries oracle ansi c compiler</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mqseries-oracle-ansi-c-compiler/m-p/3835720#M777366</link>
      <description>Hi Peter,&lt;BR /&gt;&lt;BR /&gt;swlist reports:&lt;BR /&gt; B3901BA                       B.11.11.14     HP C/ANSI C Developer's Bundle fo&lt;BR /&gt;&lt;BR /&gt;what /usr/bin/cc reports:&lt;BR /&gt;/usr/bin/cc:&lt;BR /&gt;        $Revision: 92453-07 linker linker crt0.o B.11.37 040218 $&lt;BR /&gt;        LINT B.11.11.14 CXREF B.11.11.14&lt;BR /&gt;        HP92453-01 B.11.11.14 HP C Compiler&lt;BR /&gt;         $ PATCH/11.00:PHCO_27774  Oct  3 2002 09:45:59 $&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Aug 2006 00:39:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mqseries-oracle-ansi-c-compiler/m-p/3835720#M777366</guid>
      <dc:creator>Fernando Delgado Soto_1</dc:creator>
      <dc:date>2006-08-03T00:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: mqseries oracle ansi c compiler</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/mqseries-oracle-ansi-c-compiler/m-p/3835721#M777367</link>
      <description>Thanks, there was a bug in the oracle script and it was the wrong compiler. So after being fixed using the ansi c compiler it worked out.</description>
      <pubDate>Thu, 24 Aug 2006 07:07:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/mqseries-oracle-ansi-c-compiler/m-p/3835721#M777367</guid>
      <dc:creator>Fernando Delgado Soto_1</dc:creator>
      <dc:date>2006-08-24T07:07:03Z</dc:date>
    </item>
  </channel>
</rss>

