Linux + DB2 + php

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • IQ Rules

    Linux + DB2 + php

    Which Linux 64-bit has better support on this?
    I am thinking of using Ubuntu 8.10 just for development use.
    RedHat is not an option here.

    Thanks
  • Mark A

    #2
    Re: Linux + DB2 + php

    "IQ Rules" <dbmethods@nosp am.comwrote in message
    news:4912359b$0 $14317$607ed4bc @cv.net...
    Which Linux 64-bit has better support on this?
    I am thinking of using Ubuntu 8.10 just for development use.
    RedHat is not an option here.
    >
    Thanks
    IBM has good support for DB2 on SUSE. Don't know about php.


    Comment

    • Ian

      #3
      Re: Linux + DB2 + php

      IQ Rules wrote:
      Which Linux 64-bit has better support on this?
      I am thinking of using Ubuntu 8.10 just for development use.
      RedHat is not an option here.
      See:




      Comment

      • Hardy

        #4
        Re: Linux + DB2 + php

        On 11ÔÂ6ÈÕ, ÉÏÎç8ʱ08·Ö, IQ Rules <dbmeth...@nosp am..comwrote:
        Which Linux 64-bit has better support on this?
        I am thinking of using Ubuntu 8.10 just for development use.
        RedHat is not an option here.
        >
        Thanks
        I believe it's totally OK. My Ubuntu 8.04 + DB2 + MQ + etc. as my
        testing server and it works well. Just you have to install some
        additional libs by yourself.

        Comment

        • IQ Rules

          #5
          Re: Linux + DB2 + php

          Hardy wrote:
          On 11ÔÂ6ÈÕ, ÉÏÎç8ʱ08·Ö, IQ Rules <dbmeth...@nosp am.comwrote:
          >Which Linux 64-bit has better support on this?
          >I am thinking of using Ubuntu 8.10 just for development use.
          >RedHat is not an option here.
          >>
          >Thanks
          >
          I believe it's totally OK. My Ubuntu 8.04 + DB2 + MQ + etc. as my
          testing server and it works well. Just you have to install some
          additional libs by yourself.
          Are those Libs in apt packaged format?

          Comment

          • Philip Nelson

            #6
            Re: Linux + DB2 + php

            One thing you may not have picked up about Ubuntu is that there are actually DB2 Express-C packages included in the "Partners" repository.

            The latest Ubuntu version they are currently there for is Hardy Heron (8.04) : they haven't yet made it for Intrepid Ibex (8.10).

            But the Hardy ones have already been updated to 8.5.0.2 level : this was only released a couple of weeks ago.

            If you want to try this route for installing then make sure the Partners section is enabled in your sources.list and install package db2exc (for x86) or db2exc-amd64 (for x86_64).

            I've been running Express-C on Ubuntu for quite some time ... even have it running on eeeXubuntu on my little Asus eeePC 701 (is this the world's smallest DB2 server ?) !!!

            HTH

            Phil Nelson
            (teamdba@scotdb .com)

            IQ Rules wrote:
            Hardy wrote:
            >On 11月6日, 上午8时08分 , IQ Rules <dbmeth...@nosp am.comwrote:
            >>Which Linux 64-bit has better support on this?
            >>I am thinking of using Ubuntu 8.10 just for development use.
            >>RedHat is not an option here.
            >>>
            >>Thanks
            >>
            >I believe it's totally OK. My Ubuntu 8.04 + DB2 + MQ + etc. as my
            >testing server and it works well. Just you have to install some
            >additional libs by yourself.
            >
            Are those Libs in apt packaged format?

            Comment

            • Dave Hughes

              #7
              Re: Linux + DB2 + php

              On Thu, 06 Nov 2008 07:43:30 -0000, Ian <ianbjor@mobile audio.comwrote:
              IQ Rules wrote:
              >Which Linux 64-bit has better support on this?
              >I am thinking of using Ubuntu 8.10 just for development use.
              >RedHat is not an option here.
              >
              See:
              >
              http://www.ibm.com/developerworks/wi...d+Environments
              There seems to be some confusion over this. The web-pages have
              consistently stated for some time now that DB2 9.5 is supported
              (recommended even!) on Ubuntu 7.10. Unfortunately, the support team appear
              to have a different list of supported platforms - see for example [1].
              I've also run into this myself; we run DB2 quite happily on Ubuntu 7.10
              (64-bit), but have been told by support it's not a supported platform
              (which admittedly has made the decision to upgrade to 8.04 LTS rather
              easier - just means we'll be moving from an unofficially not supported
              platform to a platform which is not officially supported ... or something
              like that ;-)

              If you're just doing development work I doubt it's of any particular
              concern, but if you're planning a production deployment eventually it's
              something to bear in mind.


              [1]



              Cheers,

              Dave.

              Comment

              Working...