Is XDK v10 available for linux?

Actually I'm developing with Oracle XML Developers Kit on Sun Solaris v10 Production, but I would like to develop my application on linux too. Unfortunately there is no linux XDK v10 distribution for download on http://otn.oracle.com/tech/xml/xdk/software/production10g/utilsoft.html
it's just for Solaris and NT. I would like to ask you how to make my application(developed with new v10 XDK C API on Solaris) compile on Linux. Do I really only need the .a libraries for linux?
I'm using Red Hat distribution.
Thanks in advance.
Ed.

It is just pushed out.

Similar Messages

  • Is the Oracle database 11.1.0.7  patch available for linux 64 bit

    I only Microsoft downloads for this patch - does this mean we have to go to 11.2. Thanks for the input!

    It is the same patch number.
    I see it as available for Linux x86-64, Linux x86, Windows 32bit and WIndows 64 bit.
    Perhaps you want to install the new OCM for Oracle Support - it should help you get those patches without searching. ;-)

  • Is NW2004S available for Linux?

    Hi,
    I am trying to find out if the NW2004S is available for Linux. I have NW2004 installed, but want to upgrade to NW2004S (to see the Virtual Machine Container)
    Regards,
    Divya

    > 2004s is currently not available for Linix.
    You are right, there is currently no SAP NetWeaver 2004s TestDrive available - nevertheless SAP NetWeaver 2004s itself is in Rampup with nearly all Linux flavours. See the <a href="http://service.sap.com/pam">Product Availability Matrix</a> or the <a href="http://service.sap.com/~sapidb/011000358700000294692004E">"PowerPoint PAM"</a> for more details.
    Regards,
    Alexander.

  • [SOLVED]How to install this font : it doens't seem available for Linux

    Hi everyone,
    I'm currently running Gnome, and I'm trying to have the same theme than here : http://gnome-look.org/content/show.php/ … ent=108433. I've installed and used the Hydra theme : no problems with that.
    The only thing I miss now is his font, I read the comments, and it's said the font used is "Zero Threes", they give a link (it's on page 2 if you want to check) : http://www.urbanfonts.com/fonts/Zero_Threes.htm
    The problem is the font seems to be available on Mac and Windows, but I coulnd't find it for Linux. But the guy seem to have Linux and he's using it, so could somebody explain to me how can I get the font for linux ? Or if there is a way to install a Windows or a Mac font in Linux ?
    Thanks you in advance !
    Last edited by Dreepser (2009-08-29 11:53:00)

    t4k1t wrote:The font is still only ttf so just download the win-version and copy the *.ttf file into your ~/.fonts directory.
    Or, to make them available to all the users copy them to /usr/share/fonts/truetype directory.

  • No document filters available for Linux?

    Why doesn't oracle provide the document filters for Linux?
    We have setup several VA Linux servers running RedHat 6.2 Linux and Oracle 8.1.6. When developing a new web application for this platform I made the astonishing constation that oracle simply does not provide the document filters for Linux!!!
    When purchasing the oracle licenses, oracle told us interMedia was supported on linux, but no one mentioned the unavailability of the document filters, ... and we payed exactly the same price as for the Solaris or HP-UX versions!!
    Are there any plans for supporting the document filters on Linux???
    From a deceived user,
    Dirk

    INSO filters for Linux are supported in 8.1.7.

  • DG4ODBC  is available for linux 64bit, but i need to buy ODBC driver??

    Hi guys,
    I need to connect to Microsoft SQL Server from Oracle rdbms 10.2.0.3 on linux_64bit platform and I've read that HSODBC DOES NOT AVAILABLE ON 64BIT PLATFORM.
    So DG4ODBC can run with Oracle Version 10.2.0.3 (patch 5965763 is mandatory) but the Note:561033.1 says to buy a ODBC vendors driver..
    I don't understand, i need to install DG4ODBC for Heterogeneous Connectivity but it works only throught other ODBC vendor driver? so i need to buy ODBC license for my aim.
    There isn't any workaround for it? some opensource driver or method for connect to external SQL server without any cost effort?
    thanks very much!
    Andrea

    Yes, you are right. DG4ODBC offers only the option to connect to the foreign database using an ODBC driver; but there is NO ODBC driver shipped with it.
    There are some ODBC drivers outside (like freetds.org) for free, but there is no guarantee it will work with DG4ODBC as they commonly do not offer the functionality like a commercial ODBC driver from DataDirect or Easysoft does.
    If you do not want to pay for a commerical ODBC driver then think about moving DG4ODBC to the SQL Server or any other 32bit Windows machine as you can then here use the SQL Server ODBC driver shipped with the OS or with the MDAC.
    DG4ODBC is now a gateway and thus independant from the Oracle database (another improvement compared to HSODBC).
    You can then connect from the database on Linux to the gateway on Windows which uses the SQL Server ODBC driver for Windows and connects to the SQL Server.

  • Eschalon: Book 2 now available for Linux

    Basilisk games have just announced today the release of Eschalon: Book 2 for mac and linux. The windows version was released some days earlier.
    Homepage: http://basiliskgames.com/eschalon-book-ii
    Demo: http://basiliskgames.com/downloads
    AUR (both demo & full): http://aur.archlinux.org/packages.php?ID=37509

    Artificial Intelligence wrote:
    Basilisk games have just announced today the release of Eschalon: Book 2 for mac and linux. The windows version was released some days earlier.
    Homepage: http://basiliskgames.com/eschalon-book-ii
    Demo: http://basiliskgames.com/downloads
    AUR (both demo & full): http://aur.archlinux.org/packages.php?ID=37509
    Thanks for the head's up, AI. I played book 1 and have been waiting since the release of book 2 for an announcement of the availability of the Linux client. Now to go spend some money :-)

  • 64-bit Chromium now available for Linux

    So we finally have a native 64 bit chromium http://www.reddit.com/r/linux/comments/ … for_linux/ Is anyone working on a AUR package for this, it would be nice. thanks

    I have been trying to compile this but am getting errors linking, these seem to be webkit issues that aren't flagged during comile time.
    LINK /home/andrew/code/chromium/src/out/Debug/obj/chrome/chrome
    /home/andrew/code/chromium/src/out/Debug/obj/webkit/libwebcore.a(HTMLTokenizer.o): In function `WebCore::HTMLTokenizer::parseEntity(WebCore::SegmentedString&, unsigned short*&, WebCore::HTMLTokenizer::State, unsigned int&, bool, bool)':
    /home/andrew/code/chromium/src/third_party/WebKit/WebCore/html/HTMLTokenizer.cpp:836: undefined reference to `findEntity(char const*, unsigned int)'
    /home/andrew/code/chromium/src/out/Debug/obj/webkit/libwebcore.a(HTMLTokenizer.o): In function `WebCore::decodeNamedEntity(char const*)':
    /home/andrew/code/chromium/src/third_party/WebKit/WebCore/html/HTMLTokenizer.cpp:2080: undefined reference to `findEntity(char const*, unsigned int)'
    /home/andrew/code/chromium/src/out/Debug/obj/webkit/libwebcore.a(PreloadScanner.o): In function `WebCore::PreloadScanner::consumeEntity(WebCore::SegmentedString&, bool&)':
    /home/andrew/code/chromium/src/third_party/WebKit/WebCore/html/PreloadScanner.cpp:261: undefined reference to `findEntity(char const*, unsigned int)'
    /home/andrew/code/chromium/src/third_party/WebKit/WebCore/html/PreloadScanner.cpp:269: undefined reference to `findEntity(char const*, unsigned int)'
    /home/andrew/code/chromium/src/out/Debug/obj/webkit/libwebcore.a(Color.o): In function `Color':
    /home/andrew/code/chromium/src/third_party/WebKit/WebCore/platform/graphics/Color.cpp:174: undefined reference to `findColor(char const*, unsigned int)'
    /home/andrew/code/chromium/src/third_party/WebKit/WebCore/platform/graphics/Color.cpp:174: undefined reference to `findColor(char const*, unsigned int)'
    /home/andrew/code/chromium/src/out/Debug/obj/webkit/libwebcore.a(Color.o): In function `WebCore::findNamedColor(WebCore::String const&)':
    /home/andrew/code/chromium/src/third_party/WebKit/WebCore/platform/graphics/Color.cpp:201: undefined reference to `findColor(char const*, unsigned int)'
    /home/andrew/code/chromium/src/out/Debug/obj/webkit/libwebcore.a(CSSParser.o): In function `WebCore::cssPropertyID(unsigned short const*, unsigned int)':
    /home/andrew/code/chromium/src/third_party/WebKit/WebCore/css/CSSParser.cpp:5109: undefined reference to `findProp(char const*, unsigned int)'
    /home/andrew/code/chromium/src/out/Debug/obj/webkit/libwebcore.a(CSSParser.o): In function `WebCore::cssValueKeywordID(WebCore::CSSParserString const&)':
    /home/andrew/code/chromium/src/third_party/WebKit/WebCore/css/CSSParser.cpp:5151: undefined reference to `findValue(char const*, unsigned int)'
    /home/andrew/code/chromium/src/out/Debug/obj/webkit/libwebcore.a(HTMLDocument.o): In function `WebCore::HTMLDocument::determineParseMode()':
    /home/andrew/code/chromium/src/third_party/WebKit/WebCore/html/HTMLDocument.cpp:379: undefined reference to `findDoctypeEntry(char const*, unsigned int)'
    collect2: ld returned 1 exit status
    make: *** [/home/andrew/code/chromium/src/out/Debug/obj/chrome/chrome] Error 1
    Someone posted to the webkit-gtk list about these errors (another Arch user) on august 7th but nothing seems to have been suggested as a possible cause.

  • Content Services not yet available for Linux?

    We did a Linux-Installation (Red Hat 4) using the Partner-Download Adobe "LiveCycle ES UNIX Update 1 v8.2 JBoss" (01JBoss_EFGJ_DVD_unix.tar.gz ).
    Live Cycle Content Services ES can't be checked in configuration manager as it is disabled.
    Any hints are welcome.
    Regards
    Martin

    Somethink is wierd. I use it under linux well.
    --- Jaroslav

  • Oracle 8i Lite for Linux, Is it available?

    Hi all,
    Wanted to know if Oracle 8i Lite is available for Linux.
    Thanks

    Hi DH,
    On Oracle 8.1.5 the Oracle client is on the same CD as the Oracle server. I didn't receive the 8.1.6 version yet, but I expect its not any different.
    When you run the OUI, you get the options 'Oracle8i Enterprise Edition', 'Oracle Client' and ;Oracle Programmer'. Just select Oracle Client, and the client will be installed
    Rob

  • Oracle Workflow 2.6 with Oracle 8.1.7 for linux

    Is Oracle Workflow Server 2.6 available for Linux as a
    standalone product against an Oracle 8.1.7 database?
    Oracle Workflow does not seem to be included in the Integration
    Server option with the 8.1.7 installation.
    I've only found the Oracle Workflow Server included with the 9i
    database. Will this work with 8.1.7 as well or does it require
    9i db?
    Thanks in advance for your help,
    Josi Antonio

    Is Oracle Workflow Server 2.6 available for Linux as a
    standalone product against an Oracle 8.1.7 database?
    Oracle Workflow does not seem to be included in the Integration
    Server option with the 8.1.7 installation.
    I've only found the Oracle Workflow Server included with the 9i
    database. Will this work with 8.1.7 as well or does it require
    9i db?
    Thanks in advance for your help,
    Josi Antonio

  • Oracle8i for Linux Release announcement

    I received a copy of this Oracle marketing announcement today:
    The Linux tidal wave continues and Oracle is right at the
    forefront. We have
    been experiencing tremendous demand on Linux since Oracle8 was
    announced for
    that platform last October. Over 50,000 developers have
    downloaded Oracle8
    for Linux from Oracle Technology Network (OTN) since March, with
    the first
    20,000 coming in just the first 10 days! We now have over 800
    paying
    customers with over half the orders coming from enterprise
    accounts and most
    of the remainder orders from mid-sized businesses.
    This week Oracle is announcing the shipping of Oracle8i for
    Linux. Already,
    20,000 developers have registered for early access. With new
    internet
    technologies like Java and XML built right into Oracle8i for
    Linux, this
    release promises to be the hottest yet.
    Read on for more information about:
    - What are we announcing?
    - What are the key messages?
    - What is the pricing for Oracle8i on Linux?
    - Why does Oracle care about Linux?
    - Who are Oracle's major Linux Partners?
    - Which products are available on Linux?
    - Who is driving the Oracle on Linux effort and what are we
    doing?
    - Where to find more information about Oracle on Linux?
    What are we announcing?
    Oracle is announcing today that it has been receiving extremely
    strong demand
    for its Linux based products over the past quarter and is also
    shipping
    Oracle8i for Linux to manufacturing.
    What are the key messages?
    Linux represents the ultimate commodity operating system -- its
    fast, reliable
    and almost free! Businesses can now spend their time focusing on
    the higher
    value software they buy to run their businesses (such as
    databases and applications).
    With over 800 customers paying for Oracle on Linux, Linux is
    progressing from
    its roots as a student and developer operating system to a viable
    deployment
    environment in large business.
    Oracle has the best database on Linux. With over 50,000 people
    using Oracle8
    and over 20,000 people registered through Oracle Technology
    Network (OTN) for
    Oracle8i, Oracle is the overwhelming choice for the Linux
    operating system.
    What is the pricing for Oracle8i on Linux?
    Pricing of Oracle8i on Linux follows the standard Oracle price
    list (see
    http://appsweb.us.oracle.com/amapp/). Linux may be a freeware
    operating
    system, but Oracle on Linux is not free. Oracle does offer
    developer licenses
    through Oracle Technology Network (OTN) which allows developers
    to use Oracle
    software for non-commercial use.
    Why does Oracle care about Linux?
    Linux is hot! It is rapidly becoming the preferred platform for
    small ISP's
    and is used extensively by many of the internet's largest portal
    sites. For
    Oracle, Linux is the fastest growing operating system, growing at
    three times
    that of WindowsNT. Oracle on Linux presents customers a viable
    low-cost, yet
    highly stable alternative to WindowsNT. That said, with 46% of
    the NT market,
    Oracle is also the best selling database on NT!
    Oracle now has over 800 customers on Linux. This statistic alone
    strongly
    contradicts the common perception that Linux is solely used by
    students and
    developers. Linux has already established a foothold in many
    Fortune 100
    companies and although deployments are still currently small
    compared to NT
    and Solaris, they are accelerating rapidly.
    Which products are available on Linux?
    Currently available on Linux are:
    - Oracle8.0.5 Standard and Enterprise Edition
    - Oracle8i Release 8.1.5
    - Oracle Application Server 4.0.7 (40 Bit)
    - Oracle Application Server 3.0.2 (40 Bit)
    - Oracle WebDB 2.0.5.6.1
    Who are Oracle's major Linux Partners?
    Redhat Software - Linux distributors. Oracle has also made an
    equity
    investment in RedHat. (http://www.redhat.com)
    Caldera System - Linux distributors. Novell spin-off, focus
    primarily on
    enterprise customers. (http://www.caldera.com)
    Turbolinux - Linux distributor. Has a mostly Asia presence.
    (http://www.turbolinux.com)
    VA Linux Systems - Hardware vendor, making Linux systems.
    (http://www.linux.com)
    Linuxcare - Linux support provider. (http://www.linuxcare.com)
    Who is driving the Oracle on Linux effort?
    There are two teams within Oracle working closely to drive the
    Oracle strategy
    and goals on Linux: Internet Platform Marketing and the Linux SBU
    (Strategic
    Business Unit).
    Where to find more information about Oracle on Linux?
    Internal: http://worldwide-marketing.us.oracle.com/iPlatform
    External: http://platforms.oracle.com/linux
    http://technet.oracle.com
    Email [email protected]
    Contacts: Hongwei Lu ([email protected])
    David Lee ([email protected])
    Press Release
    ORACLE CAPITALIZES ON ENTERPRISE DEMAND FOR LINUX OFFERINGS WITH
    ANNOUNCEMENT
    OF ORACLE8i ON LINUX
    Early Adopters Programs Draws Nearly 20,000 Developers
    REDWOOD SHORES, Calif., July 19, 1999--Oracle Corporation, the
    number one
    choice for e-business, today announced dramatic growth and demand
    for Oracle
    on Linux with strong adoption in both enterprise and general
    business markets.
    Oracle also announced the general availability of Oracle8i on
    Linux, after a
    successful early adopter's program.
    Since Oracle Corp. announced Oracle8 on Linux, there have been
    over 50,000
    downloads from Oracle Technology Network
    (http://technet.oracle.com/ ). Now,
    after the announcement of Oracle8i, there have been nearly 20,000
    registrants
    for early access in the first few weeks. Outside the development
    community,
    Oracle has also seen overwhelming customer adoption with an
    excess of 800
    paying customers today -- over half of these orders from
    enterprise accounts
    and the remainder from small to mid-sized businesses and
    organizations.
    "Until the availability of Oracle database on Linux, we either
    had to rely on
    NT or use one of the shareware database servers available for
    Linux," says
    Jonathan August, President and CEO of Internection, Inc., a
    company providing
    customized Internet services solutions to businesses, including
    web hosting
    and e-commerce solutions. "Neither solution provided us the
    security,
    performance, manageability or reliability required by our
    customers. Oracle
    brings enterprise credibility and robustness to our products. As
    a result,
    we've gained access to customers ranging from small businesses to
    Fortune 100
    enterprises like Prudential and Pfizer. Our total revenue since
    the addition
    of Oracle on Linux has increased by 250%."
    "Oracle on Linux combines enterprise level reliability,
    scalability and
    performance with a free, robust and well-supported operating
    system," says
    Nick Marden, technical director of e-commerce, Xoom.com, and
    e-commerce
    service provider. "It enables Xoom.com to better understand our
    members'
    needs and respond to them quickly. Oracle on Linux represents an
    extraordinary value and it gets the job done."
    "Oracle is committed to bringing superior technology to the Linux
    community,"
    says Chuck Rozwat, senior vice president of Server Technologies
    at Oracle.
    "Oracle8i on Linux comes with both Java and XML built right in.
    Together they
    offer the most cost-effective way to deploy scalable Internet
    applications."
    Oracle8i is the first and only database specifically designed for
    the
    Internet. Oracle8i extends Oracle's long-standing technology
    leadership in
    the areas of data management, transaction processing and data
    warehousing to
    the new medium of the Internet. Oracle8i is the centerpiece of
    Oracle's
    Internet Platform, which also includes Oracle Application Server
    and Oracle's
    Internet development tools.
    Oracle Corporation is the world's leading supplier of software
    for information
    management, and the world's second largest software company.
    With annual
    revenues of more than $8.8 billion, the company offers its
    database,
    application server, tools and application products, along with
    related
    consulting, education and support services, in more than 145
    countries around
    the world.
    For more information about Oracle, please call 650/506-7000.
    Oracle's World
    Wide Web address is (URL) http://www.oracle.com/.
    Trademarks
    Oracle is a registered trademark and Oracle8i is a trademark or
    registered
    trademark of Oracle corporation. Other names may be trademarks
    of their
    respective owners.
    Oracle Worldwide Marketing
    null

    Yeah, I got a couple of those....but if you go to Oracle, there
    is nothing about it, and nothing new on the OTN download...
    We can hope...
    DAVID
    Jamie Kinney (guest) wrote:
    : I received a copy of this Oracle marketing announcement today:
    : The Linux tidal wave continues and Oracle is right at the
    : forefront. We have
    : been experiencing tremendous demand on Linux since Oracle8 was
    : announced for
    : that platform last October. Over 50,000 developers have
    : downloaded Oracle8
    : for Linux from Oracle Technology Network (OTN) since March,
    with
    : the first
    : 20,000 coming in just the first 10 days! We now have over 800
    : paying
    : customers with over half the orders coming from enterprise
    : accounts and most
    : of the remainder orders from mid-sized businesses.
    : This week Oracle is announcing the shipping of Oracle8i for
    : Linux. Already,
    : 20,000 developers have registered for early access. With new
    : internet
    : technologies like Java and XML built right into Oracle8i for
    : Linux, this
    : release promises to be the hottest yet.
    : Read on for more information about:
    : - What are we announcing?
    : - What are the key messages?
    : - What is the pricing for Oracle8i on Linux?
    : - Why does Oracle care about Linux?
    : - Who are Oracle's major Linux Partners?
    : - Which products are available on Linux?
    : - Who is driving the Oracle on Linux effort and what are we
    : doing?
    : - Where to find more information about Oracle on Linux?
    : What are we announcing?
    : Oracle is announcing today that it has been receiving extremely
    : strong demand
    : for its Linux based products over the past quarter and is also
    : shipping
    : Oracle8i for Linux to manufacturing.
    : What are the key messages?
    : Linux represents the ultimate commodity operating system -- its
    : fast, reliable
    : and almost free! Businesses can now spend their time focusing
    on
    : the higher
    : value software they buy to run their businesses (such as
    : databases and applications).
    : With over 800 customers paying for Oracle on Linux, Linux is
    : progressing from
    : its roots as a student and developer operating system to a
    viable
    : deployment
    : environment in large business.
    : Oracle has the best database on Linux. With over 50,000 people
    : using Oracle8
    : and over 20,000 people registered through Oracle Technology
    : Network (OTN) for
    : Oracle8i, Oracle is the overwhelming choice for the Linux
    : operating system.
    : What is the pricing for Oracle8i on Linux?
    : Pricing of Oracle8i on Linux follows the standard Oracle price
    : list (see
    : http://appsweb.us.oracle.com/amapp/). Linux may be a freeware
    : operating
    : system, but Oracle on Linux is not free. Oracle does offer
    : developer licenses
    : through Oracle Technology Network (OTN) which allows developers
    : to use Oracle
    : software for non-commercial use.
    : Why does Oracle care about Linux?
    : Linux is hot! It is rapidly becoming the preferred platform
    for
    : small ISP's
    : and is used extensively by many of the internet's largest
    portal
    : sites. For
    : Oracle, Linux is the fastest growing operating system, growing
    at
    : three times
    : that of WindowsNT. Oracle on Linux presents customers a viable
    : low-cost, yet
    : highly stable alternative to WindowsNT. That said, with 46% of
    : the NT market,
    : Oracle is also the best selling database on NT!
    : Oracle now has over 800 customers on Linux. This statistic
    alone
    : strongly
    : contradicts the common perception that Linux is solely used by
    : students and
    : developers. Linux has already established a foothold in many
    : Fortune 100
    : companies and although deployments are still currently small
    : compared to NT
    : and Solaris, they are accelerating rapidly.
    : Which products are available on Linux?
    : Currently available on Linux are:
    : - Oracle8.0.5 Standard and Enterprise Edition
    : - Oracle8i Release 8.1.5
    : - Oracle Application Server 4.0.7 (40 Bit)
    : - Oracle Application Server 3.0.2 (40 Bit)
    : - Oracle WebDB 2.0.5.6.1
    : Who are Oracle's major Linux Partners?
    : Redhat Software - Linux distributors. Oracle has also made an
    : equity
    : investment in RedHat. (http://www.redhat.com)
    : Caldera System - Linux distributors. Novell spin-off, focus
    : primarily on
    : enterprise customers. (http://www.caldera.com)
    : Turbolinux - Linux distributor. Has a mostly Asia presence.
    : (http://www.turbolinux.com)
    : VA Linux Systems - Hardware vendor, making Linux systems.
    : (http://www.linux.com)
    : Linuxcare - Linux support provider. (http://www.linuxcare.com)
    : Who is driving the Oracle on Linux effort?
    : There are two teams within Oracle working closely to drive the
    : Oracle strategy
    : and goals on Linux: Internet Platform Marketing and the Linux
    SBU
    : (Strategic
    : Business Unit).
    : Where to find more information about Oracle on Linux?
    : Internal: http://worldwide-marketing.us.oracle.com/iPlatform
    : External: http://platforms.oracle.com/linux
    : http://technet.oracle.com
    : Email [email protected]
    : Contacts: Hongwei Lu ([email protected])
    : David Lee ([email protected])
    : Press Release
    : ORACLE CAPITALIZES ON ENTERPRISE DEMAND FOR LINUX OFFERINGS
    WITH
    : ANNOUNCEMENT
    : OF ORACLE8i ON LINUX
    : Early Adopters Programs Draws Nearly 20,000 Developers
    : REDWOOD SHORES, Calif., July 19, 1999--Oracle Corporation, the
    : number one
    : choice for e-business, today announced dramatic growth and
    demand
    : for Oracle
    : on Linux with strong adoption in both enterprise and general
    : business markets.
    : Oracle also announced the general availability of Oracle8i on
    : Linux, after a
    : successful early adopter's program.
    : Since Oracle Corp. announced Oracle8 on Linux, there have been
    : over 50,000
    : downloads from Oracle Technology Network
    : (http://technet.oracle.com/ ). Now,
    : after the announcement of Oracle8i, there have been nearly
    20,000
    : registrants
    : for early access in the first few weeks. Outside the
    development
    : community,
    : Oracle has also seen overwhelming customer adoption with an
    : excess of 800
    : paying customers today -- over half of these orders from
    : enterprise accounts
    : and the remainder from small to mid-sized businesses and
    : organizations.
    : "Until the availability of Oracle database on Linux, we either
    : had to rely on
    : NT or use one of the shareware database servers available for
    : Linux," says
    : Jonathan August, President and CEO of Internection, Inc., a
    : company providing
    : customized Internet services solutions to businesses, including
    : web hosting
    : and e-commerce solutions. "Neither solution provided us the
    : security,
    : performance, manageability or reliability required by our
    : customers. Oracle
    : brings enterprise credibility and robustness to our products.
    As
    : a result,
    : we've gained access to customers ranging from small businesses
    to
    : Fortune 100
    : enterprises like Prudential and Pfizer. Our total revenue
    since
    : the addition
    : of Oracle on Linux has increased by 250%."
    : "Oracle on Linux combines enterprise level reliability,
    : scalability and
    : performance with a free, robust and well-supported operating
    : system," says
    : Nick Marden, technical director of e-commerce, Xoom.com, and
    : e-commerce
    : service provider. "It enables Xoom.com to better understand
    our
    : members'
    : needs and respond to them quickly. Oracle on Linux represents
    an
    : extraordinary value and it gets the job done."
    : "Oracle is committed to bringing superior technology to the
    Linux
    : community,"
    : says Chuck Rozwat, senior vice president of Server Technologies
    : at Oracle.
    : "Oracle8i on Linux comes with both Java and XML built right in.
    : Together they
    : offer the most cost-effective way to deploy scalable Internet
    : applications."
    : Oracle8i is the first and only database specifically designed
    for
    : the
    : Internet. Oracle8i extends Oracle's long-standing technology
    : leadership in
    : the areas of data management, transaction processing and data
    : warehousing to
    : the new medium of the Internet. Oracle8i is the centerpiece of
    : Oracle's
    : Internet Platform, which also includes Oracle Application
    Server
    : and Oracle's
    : Internet development tools.
    : Oracle Corporation is the world's leading supplier of software
    : for information
    : management, and the world's second largest software company.
    : With annual
    : revenues of more than $8.8 billion, the company offers its
    : database,
    : application server, tools and application products, along with
    : related
    : consulting, education and support services, in more than 145
    : countries around
    : the world.
    : For more information about Oracle, please call 650/506-7000.
    : Oracle's World
    : Wide Web address is (URL) http://www.oracle.com/.
    : Trademarks
    : Oracle is a registered trademark and Oracle8i is a trademark or
    : registered
    : trademark of Oracle corporation. Other names may be trademarks
    : of their
    : respective owners.
    : Oracle Worldwide Marketing
    null

  • Why Apple does not offer support for linux?

    We all know the history of Apple. It clearly shows a trend to be open source, excepting for the licenses they share with Microsoft. In my personal case, I love open source because it has solved several of my problems. Just to share this with everyone, I am the network manager of a educational institution and I used to have my servers running on windows platform. Since we used to buy it all from Microsoft, they would give us free software for or labs, software like Visual Studio. They even assigned us engineers to plan everything for our servers, free of cost. Guess what? It was a disaster. We had our database destroyed by an external attack. We were “lucky” to have Microsoft in our servers and in our firewalls.
    We had to take action, so I decided to switch to Debian, and to use IPCOP (a great dedicated firewall, if there is anyone interested, the link is: http://ipcop.org/ , please note, I am NOT affiliated with them, and I will receive no compensation or benefit if you chose to access it or not ). Both open source. The result, no external attack has been able to pass trough. After that, we switched most* of our e-learning platforms to open source, and guess what? We are saving over 60,000 yearly just in software. So for those who are looking for a good way to get good security without loosing an eye, try open source.
    Now back to the point, I do not fully support any operative system. They all have their good features, or at least they should. The ones I know, are because I use them. My home network is composed by computers running in five different versions of Linux, two running in Mac OS X Tiger, and some others running in XP pro. My main computer is running in Ubuntu, and is really sad to see that there is no software from apple available for Linux. That is honestly the worst part of Linux, having no iTunes or QuickTime available. No way to see multimedia in the web, etc. A suggestion for apple would be, give support for Linux, there are a lot of us wanting the same.

    Apple makes software and hardware. Therefore they
    offer a total solution. Now they even can have
    windows xp running on their hardware. Making a
    version of mac os to run on linix isn't practically.
    Under a mac is unix and you can run unix software
    with the mac so you could do ever thing you are
    doing with a mac.
    I did not know Linux was one type of computer, like Mac...
    Next topic, If I was willing to pay for it, this thread would not exist, because I can actually use a commercial software to adapt the windows web plug ins to Linux... If I was in charge of Apple, I would propose to develop free software support of my products, - plug ins and so - to other operative systems... But of course, even if I did, it would not be up to me. It would have to pass trough several layers of bureaucracy, and it would take a lot of time to be approved or rejected.
    Anyway, the main issue is, the three most important OS's are Windows, Linux, and Mac. And that can't be denied. Now you can even run Windows in a Mac PC, and vice versa... besides being fancy, what else could I do with a Mac PC using Windows, when I can build a machine able to run Windows for less than 300 bucks? OK if you want to try a Mac in a i386 or a x86... but I still rather to be the proud owner of a PowerMac G5 than the owner of a Pentium 4 / AMD using Mac OS.
    Also, I thought it would be fun to see the reactions and opinions of other people with this topic, hence, I was not expecting anyone from Mac to read it, and really do something about it, because I know they won't.

  • Oracle 11g v11.1.0.7.0 for Linux RedHat?

    Hello,
    can anybody tell me if there is a Oracle 11g v11.1.0.7.0 available for Linux RedHat, maybe a Pre-Version for Oracle-Customers/Partners?
    A problem was reported to us pertaining to some privilege problems under Oracle 11g v11.1.0.7.0 / Linux, but i cannot find any version on:
    http://www.oracle.com/technology/software/products/database/index.html
    There is only a v11.1.0.7.0 for Microsoft Windows Server 2008 and the last version for Linux is there v11.1.0.6.0.
    Thanks in advance.
    Regards,
    -Lars-

    Macgator wrote:
    There is only a v11.1.0.7.0 for Microsoft Windows Server 2008 and the last version for Linux is there v11.1.0.6.0.As expected. And others have told you how to get the Oracle 11.1.0.7 on Linux - by installing 11.1.0.6 and applying patchset.
    The case with Windows 2008 exists because there was no way to install 11.1.0.6 on that platform, so the process of 'install and patch' is not possible. Therefore they needed to 'fix' the initial install for that specific plaftform and it is their policy to only release to the 'current patch set' (which was 11.1.0.7 at the time).
    With Linux, you can 'make it work' with newer versions (eg: RH 5u4) by providing the appropriate compat libraries, therefore the original 'install and patch' process is still valid.
    Making Linux 11.1.0.7 available would nullify their Support mechanisms.

  • Oracle 8i lite for linux

    Is oracle 8i/9i lite available for linux
    Thanks
    Sekar
    null

    ..That is if the dates are not pushed back once again. I doubt
    it this time..
    null

Maybe you are looking for

  • Why wont Edge Animate preview after placing .oam file in Muse?

    I placed my Edge Animate Animation into Muse but it wont preview when I select preview. It does not even show image or play animation. I followed instruction to place edge animation and in publish setting selected the animate deployment package. Dese

  • Server monitor not working (hardware monitor)

    Just finnished installing my brand new maxed out Intel Xserves. And the Server monitor isn't working. This thread: http://discussions.apple.com/thread.jspa?messageID=643361 Didn't solve my problem. hwmond is running on the Xserves but each server lin

  • Creating Prodcution order using workflows

    Hi all, Iam new to workflows. I have been reading the documents on Workflows on SDN and few  other sites. I want to know whether we can create a production order using Workflows. If so, How we need to pass necessary data like Material, Plant, Order t

  • Available software for old iBook & G4tower?

    I inherited a 14 inch iBook from my mother running 10.4.11 & I also have an old G4 tower running 10.4.11 & OS 9. Is there any newer OS system I can install that would be compatible with either of these, and where would I get such a thing? What are th

  • BGP decision algorithm - help needed - stumped

    Hello gurus!  hoping for a BGP expert to chime in here. Im studying for my CCIE, and there is something in Jeff Doyle's Routing TCP/IP vol2 book that I just cant seem to figure out and its really stalling my understanding of the BGP path selection al