OAS 4.0.8.1 for Linux: wrksf goes down

After having installed the OAS 4.0.8.1 for
Linux, I have a problem getting it to work.
I use the OAS Manager to start the following
four processes :
oassrv "Oracle Application Server"
wrksf "Cartridge Server Factory"
otsfacsrv "Transaction Server Factory"
orb "ORB Servers"
The four processes come up, but after a
minute or so the 'wrksf' process goes
down.
After restarting the wrksf in
command line mode (using the owsctl utility)
the same occurs: it stays up for about a
minute or so, and then goes down.
The log files don't show any error messages.
Does anybody have a clue in which direction
I should search ?
Can any tracing be turned on ?

After I fixed some of the things I broke while searching for the wrksf failure, the PL/SQL Cartridge now works for me too. And, after failing to get the DB Browser to work by loading it into the SCOTT schema, I got it to work by loading it into SYS. (SCOTT can't see the DBA_* views so loading the DB Browser into the database failed.) I haven't tried any Java Servlets yet, but that's next on my list.
If you want to try my wrksf workaround, rather than using Christoph's, here's how you can do it.
1. Backup liborb.so in the $ORACLE_HOME/orb/4.0/lib directory, just in case something goes wrong.
2. Using a hex editor, such as emacs hexl-find-file or ghex, to edit liborb.so, find the string "/proc/stat".
3. Change the directory, "/proc" to something like "/pfoo" and write the shared library file back to liborb.so. You now have the required modified liborb.so.
4. Make the /pfoo directory and cp /proc/stat /pfoo.
5. Edit /pfoo/stat and duplicate the first line, which should be the cpu line. This will let the metrics parser handle it. Make sure that /pfoo/stat has read access.
Of course, the values that the metrics code gets are now bogus, but that does not seem to be a fatal problem.
Hopefully somebody from Oracle is reading this and the real fix will be in the mail soon.

Similar Messages

  • SSL 128 bits on OAS 4.0.8.1 for LINUX ?

    We used to use the solaris version. To reduce cost, we are moving to Linux. Before, when you needed 128 bits security, you had to order a special patch from tech support.
    The linux version we received is the export version and it is NOT 128 bits SSL.
    Does 128 bits SSL exist ?
    Also, LINUX support from oracle seems REALLY BAD. I'm wondering if we're doing a nice move here... ?
    Thanks
    null

    After I fixed some of the things I broke while searching for the wrksf failure, the PL/SQL Cartridge now works for me too. And, after failing to get the DB Browser to work by loading it into the SCOTT schema, I got it to work by loading it into SYS. (SCOTT can't see the DBA_* views so loading the DB Browser into the database failed.) I haven't tried any Java Servlets yet, but that's next on my list.
    If you want to try my wrksf workaround, rather than using Christoph's, here's how you can do it.
    1. Backup liborb.so in the $ORACLE_HOME/orb/4.0/lib directory, just in case something goes wrong.
    2. Using a hex editor, such as emacs hexl-find-file or ghex, to edit liborb.so, find the string "/proc/stat".
    3. Change the directory, "/proc" to something like "/pfoo" and write the shared library file back to liborb.so. You now have the required modified liborb.so.
    4. Make the /pfoo directory and cp /proc/stat /pfoo.
    5. Edit /pfoo/stat and duplicate the first line, which should be the cpu line. This will let the metrics parser handle it. Make sure that /pfoo/stat has read access.
    Of course, the values that the metrics code gets are now bogus, but that does not seem to be a fatal problem.
    Hopefully somebody from Oracle is reading this and the real fix will be in the mail soon.

  • OAS 4.0.8.1 for Linux Install (orainst) failure

    First of all, I couldn't
    $ ./orainst
    like the (misplaced) installation notes said. That returned a:
    bash: ./orainst: No such file or directory
    Instead, I tried:
    $ . ./orainst
    but got:
    : command not found
    bash: syntax error near unexpected token 'elif'
    'ash: ./orainst: line 74: `elif [ -f "$RCFILE2" ]; then
    Any ideas?

    After I fixed some of the things I broke while searching for the wrksf failure, the PL/SQL Cartridge now works for me too. And, after failing to get the DB Browser to work by loading it into the SCOTT schema, I got it to work by loading it into SYS. (SCOTT can't see the DBA_* views so loading the DB Browser into the database failed.) I haven't tried any Java Servlets yet, but that's next on my list.
    If you want to try my wrksf workaround, rather than using Christoph's, here's how you can do it.
    1. Backup liborb.so in the $ORACLE_HOME/orb/4.0/lib directory, just in case something goes wrong.
    2. Using a hex editor, such as emacs hexl-find-file or ghex, to edit liborb.so, find the string "/proc/stat".
    3. Change the directory, "/proc" to something like "/pfoo" and write the shared library file back to liborb.so. You now have the required modified liborb.so.
    4. Make the /pfoo directory and cp /proc/stat /pfoo.
    5. Edit /pfoo/stat and duplicate the first line, which should be the cpu line. This will let the metrics parser handle it. Make sure that /pfoo/stat has read access.
    Of course, the values that the metrics code gets are now bogus, but that does not seem to be a fatal problem.
    Hopefully somebody from Oracle is reading this and the real fix will be in the mail soon.

  • OAS 4.0.8.1 : Windows 2000 Server : wrksf going down!!

    Hi,
    We have been facing this problem for quite some time now.
    Please let me know, if Oracle has come out with a fix on this.
    I found a fix for the Linux vesion of OAS 4.0.8.1, but could not find one for Windows.
    How do I go about solving the following problem, which occurs time and again :
    03-02-2001 00:44:36 778958 sandeep `Broker` 1892 1 0x10fff `OWS-04764: Unable to bring up cartridge server, type OASEJB, at sandeep. `
    TIA
    Sandeep

    Hi,
    Sorry for the late reply.I was out of town!!
    We am using OAS 4.0.8.1 on Windows 2000 Server.Although it is not Windows 2000 Certified, I thought, it might run, because Windows 2000 is Win NT extension.
    The Oracle 8.1.5 DB , which is Certified for Windows NT, is running properly on our Windows 2000 installation
    As regards RAM, we are running OAS on a ~320 (64 + 256)MB RAM system!
    Also, noticed, when I run the client, I get InsufficientResourceException,along with the wkrsf going down in the OAS
    Any help on this would be appreciated!!
    TIA,
    Sandeep
    PS : Please let me know, if the following configuration might solve the problem :
    Windows 2000 Server
    OAS 4.0.8.2
    Oracle (8.1.5) DB
    Thanks,
    Sandeep
    null

  • A reasonable hardware configuration for Linux OAS

    Has anyone out there tried to run
    Oracle 8 for Linux and OAS 3.02
    all on the same toasted PC/pentium server?
    Could you tell me the nature of your
    hardware configuration (processor speed, ram, etc)
    if you feel the performance is acceptable for
    development (not for actual business operation).
    The technical FAQ lists 48 megs and any
    Pentium to run Oracle 8 for Linux which
    verges on ridiculously low.
    I just want to know a reasonable
    configuration to run both Oracle 8 and OAS .
    Thanks,
    Heji
    null

    I have been runnig OAS/O8 on a Pii/300Mhz system with 128mb of
    ram, and so far I have no real complaints on speed. I even tuned
    the SGA to give a little better performance and still have around
    40 or so MB free. BTW, I haven't really tried to mess around
    with the Linux version of OAS, but have used the Solaris version
    previously, have you noticed any problems with the wrb starting
    up? I have seen some error messages saying "No processes..." or
    something, looks like an error.. have you experienced this?
    Tom Tyson
    mark theodoras (guest) wrote:
    : Heji (guest) wrote:
    : : The technical FAQ lists 48 megs and any
    : : Pentium to run Oracle 8 for Linux which
    : : verges on ridiculously low.
    : The install guide says 32M minimum for O8. I'm not sure with
    : OAS. Given (pc) memory is cheap, I am running O8/OAS3 with
    128M,
    : with no complaints.
    : Given laptop memory is not so cheap, are there folks running O8
    : and OAS3 with 48, 40, or less ram ????
    : I can second any pentium would suffice. I am using P133 & P166
    : systems, and the CPU is NOT the bottleneck.
    : Mark
    null

  • OAS 4 for Linux?

    Hi
    Does anyone know if OAS4 is going to be released for
    Linux in a reasonable amout of time? WAS3 is surely
    a good start, but the limitation for JDK 1.0.2 in the
    java cartridge is a heavy one...
    Sam Jordan
    null

    I see many people complaining about OWAS Performance.
    I don't know the exact reason but my OWAS installation is
    really faster than an NT BOX (at least the PL/SQL Cartridge).
    I'm connecting to Oracle8.0.4 EE on RS/6000 with AIX 4.3.
    It's just perfect.
    Probably some stupid problem with libraries...
    Cheers,
    Michael Daskaloff
    P.S. To development team:
    Thanks for the good job, and keep working on the Enterprise
    Edition.
    Yeah!
    Michael H. Thomas (guest) wrote:
    : Hi,
    : >>Jim (guest) wrote:
    : >>: You got that right. That is why I wrote all of my stuff
    in
    : >>: PL/SQL.
    : (Note: Too bad if you did this for OWAS 3.0.2 for LINUX).
    : When running PL/SQL code using OWAS 3.0.2 for LINUX there
    : is a lag of up to 10 seconds in the listener response to the
    : browser client. If you doubt this, please demonstrate your
    : performance experiences with OWAS 3.0.2 on LINUX, and I'll
    : post my test cases showing the lag.
    : Oracle has (to my knowledge, in my opinion) never
    'acknowledged'
    : a performance lag issue with OWAS 3.0.2 as either a bug, or
    : even a performance problem. But, hopefully they are working
    : on this issue and will post a patch like they did for the
    : 8.0.5 LINUX database:
    : ftp://oracle-
    : ftp.oracle.com/server/patch_sets/LINUX/80patchsets/80510/
    : Therefore, in addition to the Java concerns, we would like
    : to see upgrade to OAS 4.0.7 for LINUX just for our PL/SQL
    : cartridge code.
    : Regards,
    : Mike Thomas
    null

  • Will oracle release OAS 4082 for Linux ?

    We need to move our OAS to Linux in order to cut costs and provide better scalability.
    We also need to use SSL.
    There are no DOMESTIC version of OAS 4081 for Linux available.
    The US Govt lifted encryption export restriction and OAS 4082 (at least on solaris) comes standard with SSL 128 bits.
    When will it be available on LINUX ?

    Linux support will begin with the next major release of iAS. i.e. 7.x

  • How to install oas 407 for linux

    when i install close,but couldn't start up
    $owsctl start
    waiting..... orb,
    how could i to do.
    redhat 6.1,oas407 for linux.
    null

    Are you sure AS Control wasn't installed with this AS instance? I am thinking it might be there but just not running. Check to see if you have an entry for application name="ascontrol" in your $ORACLE_HOME/j2ee/home/config/server.xml file? Also check if you have "ascontrol.ear" file and "ascontrol" directory under $ORACLE_HOME/j2ee/home/applications directory. If you do, chance are, AS Control is already deployed but just not running.
    Check what does "opmnctl status -app" shows? If it shows the state of ascontrol application as "stopped", you can start it using "opmnctl startproc application=ascontrol".
    Thanks
    Shail

  • OAS Forms and Reports Services 10g (9.0.4.0.0)  Standalone Inst for Linux !

    Hi,
    Is available Oracle Application Server Forms and Reports Services 10g (9.0.4.0.0) 'Standalone' Install Option for Linux platform ?
    If yes, where to download it.
    Regards
    Nelson

    http://www.oracle.com/technology/software/products/forms/index.html

  • URG HELP: OAS 4.0.8.1 on Linux ?

    We want to move from solaris to Linux in order to cut costs on hardware (and licences) and I have a couple of questions.
    There is not much about whcih versions of linux are supported etc on oracle site. Do we need the Oracle 8i enterprise Red Hat version or the regular Red Hat version will suffice ?
    Which version is needed ?
    Is there Oracle for Linux and/or OAS for Linux online doc on the internet ? Like installation guides, etc ?
    Thanks
    null

    Originally posted by larsonm1:
    After installing patch for Backport bug # 1227322, I still have the same problem with
    'owsctl start' hanging sometimes (about 30% of the time). It usually waits after it
    says, "waiting for ORB to be ready...", and I have no error messages in any of the
    log files.
    Configuration:
    Dell PowerEdge 6300 Quad-CPU
    512 MB memory
    OAS4.0.8.1 w/ patch upto 1227322
    Linux 6.1
    glibc 2.2
    I get this when executing either from the node manager (graphically) or at the command line.
    Any Ideas?
    Friends.
    I am with the same problem.
    Gediel.

  • RequestDispatcher.forward on OAS 4.0.8.1 for Servlet Communication

    We are unable to pass request information from a servlet to another servlet or a JSP on OAS 4.0.8.1 whereas we have been able to achieve this
    successfully in JDK using the same code.
    Since Servlet Chaining is not supported in the JServlet of OAS, use the forward
    method in the RequestDispatcher object instead.
    RequestDispatcher rd;
    rd =getServletConfig().getServletContext().getRequestDispatcher(/testme1/USe
    rvl
    et);
    rd.forward(request,response);
    It didn't do anything with the forward method and nothing was logged in the log file. Anyone out there, please send help ASAP. Thanks.
    null

    After I fixed some of the things I broke while searching for the wrksf failure, the PL/SQL Cartridge now works for me too. And, after failing to get the DB Browser to work by loading it into the SCOTT schema, I got it to work by loading it into SYS. (SCOTT can't see the DBA_* views so loading the DB Browser into the database failed.) I haven't tried any Java Servlets yet, but that's next on my list.
    If you want to try my wrksf workaround, rather than using Christoph's, here's how you can do it.
    1. Backup liborb.so in the $ORACLE_HOME/orb/4.0/lib directory, just in case something goes wrong.
    2. Using a hex editor, such as emacs hexl-find-file or ghex, to edit liborb.so, find the string "/proc/stat".
    3. Change the directory, "/proc" to something like "/pfoo" and write the shared library file back to liborb.so. You now have the required modified liborb.so.
    4. Make the /pfoo directory and cp /proc/stat /pfoo.
    5. Edit /pfoo/stat and duplicate the first line, which should be the cpu line. This will let the metrics parser handle it. Make sure that /pfoo/stat has read access.
    Of course, the values that the metrics code gets are now bogus, but that does not seem to be a fatal problem.
    Hopefully somebody from Oracle is reading this and the real fix will be in the mail soon.

  • When will OAS 4.0.8.1 for NT be available for download?

    OAS 4.0.8 has been out for ages and 4.0.8.1 was recently
    released. When will OAS 4.0.8.1 for NT be available for download?
    Thanks.
    null

    After I fixed some of the things I broke while searching for the wrksf failure, the PL/SQL Cartridge now works for me too. And, after failing to get the DB Browser to work by loading it into the SCOTT schema, I got it to work by loading it into SYS. (SCOTT can't see the DBA_* views so loading the DB Browser into the database failed.) I haven't tried any Java Servlets yet, but that's next on my list.
    If you want to try my wrksf workaround, rather than using Christoph's, here's how you can do it.
    1. Backup liborb.so in the $ORACLE_HOME/orb/4.0/lib directory, just in case something goes wrong.
    2. Using a hex editor, such as emacs hexl-find-file or ghex, to edit liborb.so, find the string "/proc/stat".
    3. Change the directory, "/proc" to something like "/pfoo" and write the shared library file back to liborb.so. You now have the required modified liborb.so.
    4. Make the /pfoo directory and cp /proc/stat /pfoo.
    5. Edit /pfoo/stat and duplicate the first line, which should be the cpu line. This will let the metrics parser handle it. Make sure that /pfoo/stat has read access.
    Of course, the values that the metrics code gets are now bogus, but that does not seem to be a fatal problem.
    Hopefully somebody from Oracle is reading this and the real fix will be in the mail soon.

  • What is the difference between 11i for LInux (VS) 11i for Windows

    Hi,
    I have downloaded 11i E-Business suit for Windows and
    Installed it successfuly.
    I am having problem with windows plateform regarding listner, connection manager, service host, rpc all these stopping/terminating by itself and system rebooting.
    I would like to install 11i on Linux.
    Q1. Which files I need to download again?
    Q2. Is there any script I need to run for LInux?
    I have run adautostg.pl and it hasnot given me any error for start cd but when it came to appl_top it said as "This is for windows, continue any way" and I said yes. so it made stage.
    I can't run setup as user Oracle as it is not allowed to write on disk, can u also give me suggestion about that?
    I am installing 11i on single node.
    Q3. I can use the same files of windows for linux as
    I saw some .sh shell commands and
    startcd/rapidwiz/adautostg.pl is also used in
    unix/linux.
    Warm Regards,
    Rashid.

    I have run installation of 11i for windows on Linux plateform and now I would like to share it with u all.
    1. I run adautostg.pl by using command $perl adautostg.pl and it has staged all the startcd disks without any error.
    2. when it came to other cdies it has prompted me as "this file if for windows; continue any way" and I pressed ok and it has staged all the files without any furthur error.
    3. After it, I have made the necessary adjustments to run rapidwiz command and it run successfully. Now it has copied all the 113 files successfuly.It has run adrun9i.sh and is giving me error on process 5. (at 20% of installation) that it cannot run files
    adcctclean.sql INSTE8
    adclobconv.sql INSTE8
    adclobtmp.sql INSTE8
    adcmclean.sql INSTE8
    adcrdb.sh INSTE8
    adcrdbrdlg.sh INSTE8
    adcrobj.sh INSTE8_APPLY
    adcrobj.sql INSTE8
    addbccnv.sql INSTE8
    addbprf.sh INSTE8
    addbprf.sql INSTE8
    addbupdgsm.sql INSTE8
    adlicnse.sql INSTE8
    adsvdb.sh INSTE8
    adsvdcnv.sh INSTE8
    adsvdlsn.sh INSTE8
    adupdlib.sql INSTE8
    afdbprf.sh INSTE8_PRF
    afdbprf.sql INSTE8
    afmkinit.sh INSTE8_SETUP
    Directory: /mnt/hda7/proddb/9.2.0/appsutil/install
    adlnkoh.sh INSTE8
    Directory: /mnt/hda7/proddb/9.2.0/appsutil/scripts/PROD_localhost
    adautocfg.sh INSTE8
    adchknls.pl INSTE8_SETUP
    addbctl.sh INSTE8
    addlnctl.sh INSTE8
    adpreclone.pl INSTE8
    adstopdb.sql INSTE8
    adstrtdb.sql INSTE8
    config.c INSTE8
    successfuly. I think these files are required for linux installation and are found in linux cdies "RDBMS".
    If someone can send me these 11i files for linux at [email protected] I will proceed furthur and will let u know what will happend next in experiment :)

  • 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

Maybe you are looking for

  • Previewing page in IE on Mac

    Hi! I am new to Dreamweaver and need to know if Windows based Internet Explorer will work in Browser Preview if run on a Mac. I tried to download IE for Mac but found that it was discontinued. So before I will go and buy IE 7.0 can someone pls let me

  • Report resolution (96DPI or higher than 96 DPI) in regards to image quality

    We have discovered that the default rendering mode for reports in WebI is 96 DPI, even though the SDK seems to allow more flexibility than that, so we are wondering if there is some hidden option to cause WebI to render content at a higher DPI. The s

  • Transfering from iPod to library.

    My computer crashed and I lost my iTunes library completely except for on my iPod. I wiped my computer and now it is working fine, but I can figure out how to transfer my songs/movies/tv shows from my iPod to my new iTunes on my new (aka wiped) compu

  • IMac does not turn on

    When I press the start button I only hear a drive sound, no chime and have no video. Apple info was useless. Thank you in advance.

  • Fundamental Q: SAP Business Suite -- SAP ECC u000B6.0

    Hello All, I am a newbie in the field of SAP. I am posting here a question which could be fundamentals for you guys. But beleive me it ate lot of my time on internet. Could you guys please explain me the relation between "SAP SCM & "SAP ERP Central C