8.1 on Sun Solaris 10 sparc

Can tuxedo (v8.1) run on Sun Solaris 10 sparc

Yes, Tuxedo 8.1 will run on Solaris 10 Sparc.
A Tuxedo 8.1 32-bit binary built on Solaris 8 and tested on Solaris 8,
Solaris 9, and Solaris 10 is available for download at
http://commerce.bea.com/showproduct.jsp?family=TUX&major=8.1&minor=0
(Customers who do not already have production licences for Tuxedo 8.1 will
need to contact sales via the link on the web page linked above to obtain an
evaluation license.)
<Jacque Cole> wrote in message news:[email protected]..
Can tuxedo (v8.1) run on Sun Solaris 10 sparc

Similar Messages

  • How to install Apache Web Server with PHP on Sun Solaris Sparc machine

    Hi,
    We are trying to install the Apache Web Server and the PHP package on a Sun Solaris Sparc machine running on SunOS 5.8. We are having compilation problems with the source code of both these packages.
    Does anybody know if there are ready solaris packages for Apache and PHP available from where we can download and install instead of source code compilation?
    Or any instructions / things to watch for when installing Apache with PHP (if anybody has tried installing Apache with PHP on Sun Solaris earlier) is most welcome.
    Thanks,
    Harish

    Apache should be bundled along with Solaris check in "/var/apache" in Solaris 8 and Solaris 9
    php is available at www.php.net
    I found an old document for installing PHP maybe this will help.
    Cheers
    -Dhruva
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++Installing PHP 3.x for Apache 1.x.x on Solaris
    Introduction
    This document describes how to install PHP for Apache on Solaris.
    You should have Apache installed before trying to install PHP.
    If you want to use PHP with MySQL then you must install MySQL first.
    Before we Begin
    1. These instructions assume that you have Apache installed according to instructions.
    Getting PHP
    1. You must be logged in as root to perform this installation.
    su root
    2. I save all my downloads in:
    /usr/local/dist
    If you don't already have one, you may need to create that directory now:
    mkdir /usr/local/dist
    3. You can get PHP 3.0.14 from here(www.php.net).
    cd /usr/local/dist
    ftp ftp.php.net
    cd pub/distributions
    bin
    get php-3.0.14.tar.gz
    bye
    Installing PHP
    1. We will install PHP in /usr/local/build, but use a tricky tar command
    to do it in on hit from the download directory:
    cd /usr/local/dist
    tar xvfz php-3.0.12.tar.gz -C ../build
    Compiling PHP
    1. First let's get where the action is:
    cd /usr/local/build/php-3.0.14
    2. You now have 3 options:
    * Simple PHP install without MySQL - goto step 3
    * Simple PHP install with MySQL - goto step 4
    * Custom PHP install - goto step 5
    3. Simple PHP install without MySQL. Next, jump to step 6.
    ./configure --with-apache=../apache_1.3.12
    4. Simple PHP install with MySQL. MySQL must be installed before you can configure PHP to use it. I recommend that MySQL should always be reachable with /usr/local/mysql. Even if you install it else where you
    should create a symbolic link from /usr/local/mysql. Otherwise the compiler can have problems finding the mysqlclient library. The command
    should look like this:
    ./configure with-mysql=/usr/local/mysql with-apache=../apache_1.3.12
    Next, jump to step 6.
    5. Custom PHP install. Take a look at the available configuration directives by using this command:
    ./configure --help
    6. Now we can make the PHP executable. This may take a while.
    make
    7. Now we install the PHP module with:
    make install
    Adding the PHP Module to Apache
    1. Now we have to setup Apache to include the PHP module:
    cd ../apache_1.3.12
    2. Re-configure Apache to use the PHP module. You should use your previous Apache configure command along with the PHP activate module directive.
    You can see your previous Apache configure command by doing:
    cat config.status
    You can configure Apache using the previous command with the added PHP module by doing:
    ./config.status --activate-module=src/modules/php3/libphp3.a
    If you used the simple Apache install from instructions the command will look like this:
    ./configure prefix=/usr/local/apache activate-module=src/modules/php3/libphp3.a
    3. Make and install Apache with PHP enabled:
    make
    4. We need to stop the server before installing the files:
    /usr/local/apache/bin/apachectl stop
    5. Now we can install the new binaries:
    make install
    6. Start apache again (now running the new php enabled version):
    /usr/local/apache/bin/apachectl start
    Setting Up PHP
    1. We have to tell Apache to pass certain file extensions to PHP. We do this in Apache's httpd.conf file.
    cd /usr/local/apache/conf
    2. Edit the httpd.conf file. If you do a search for php you will find a couple of commented out lines telling Apache to use the PHP module. You should uncomment them to look like this.
    AddType application/x-httpd-php3 .php3
    AddType application/x-httpd-php3-source .phps
    3. I prefer to use the extension .phtml, you can use whatever extension you like (even .html) by adding lines to httpd.conf like this:
    AddType application/x-httpd-php3 .phtml
    Check that it Works
    1. We have to restart Apache to make these changes take effect on the running server.
    cd /usr/local/apache/bin
    ./apachectl restart
    2. Apache should now be running with PHP enabled. The server version should include PHP/3.0b2.
    ./apachectl status
    Apache Server Status for dev.synop.com
    Server Version: Apache/1.3.9 (Unix) PHP/3.0.12
    Server Built: Oct 25 1999 00:37:07
    3. Now it is time to test PHP with a page. The simplest thing to do is create a page called test.php3. My file is here. This file contains the
    following text:
    <?php phpinfo(); ?>
    4. Point your browser at this file on the virtual host which you used:
    http://localhost/test.php3

  • Link to downoad the OBIEE software for Sun Solaris sparc 64 bit

    Guys,
    Help me out to know from where i can get software of OBIIEE(Siebel) for installation on Sun Solaris sparc 64 bit.? Its's urgent
    reards
    Prashant

    Such specific software is not available on OTN, you have to contact an Oracle sales representative.
    Werner

  • When is OSM 7.0 available on Sun Solaris Sparc 64 bit ?

    Hi
    Does anyone know when is version 7.0 of OSM will be available for download for Sun Solaris SPARC (64bit) ?
    Currently, only version 6.3.1 is available from edeliver.oracle.com for Sparc 64bit, as far as I can see, I can only find "Oracle Communications Order and Service Management 6.x Media Pack".
    For Linux, version 7.0 was made available on edelivery.oracle.com early this year.
    Regards
    Alf Hogemark

    It is available now.
    OSM 7.0 for Solaris Sparc 64-bit and for HP-UX Itanium were both made available on Oracle E-Delivery (www.edelivery.oracle.com) as of earlier this week.

  • Migrate from 11.5.9 to 11.5.10.2 on Sun Solaris Sparc(64-bit) Platform.

    hi,
    Plz tell me the mandatory steps to perform the migration and also tell me from where to get the media pack and what is the total size of that media pack,
    i m looking forward for ur support,
    thanks

    thanx for ur reply,
    i already logged an SR and they provide the following details of media pack :
    E B24290-01 Oracle Applications 11i Release 11.5.10.2 for Solaris Operating System
    (SPARC 64-bit) Rapid Install RDBMS - Disk 1
    E B24291-01 Oracle Applications 11i Release 11.5.10.2 for Solaris Operating System
    (SPARC 64-bit) Rapid Install Databases - Disk 1
    E B24292-01 Oracle Applications 11i Release 11.5.10.2 for Solaris Operating System
    (SPARC 64-bit) Rapid Install Databases - Disk 2
    E B24293-01 Oracle Applications 11i Release 11.5.10.2 for Solaris Operating System
    (SPARC 64-bit) Rapid Install Databases - Disk 3
    E B24298-01 Oracle Applications 11i Release 11.5.10.2 for Solaris Operating System
    (SPARC) Rapid Install Tools - Disk 1
    E B24299-01 Oracle Applications 11i Release 11.5.10.2 for Solaris Operating System
    (SPARC) Rapid Install APPL_TOP - Disk 1
    E B24300-01 Oracle Applications 11i Release 11.5.10.2 for Solaris Operati
    ng System
    (SPARC) Rapid Install APPL_TOP - Disk 2
    is this all we need to download , iwant to know the total size of all this .
    waiting for ur reply

  • Upgrade10.2.0.2 to 10.2.0.3 on sun solaris sparc 64 bit

    hi,
    i am installing a patchset upgrade from 10.2.0.2 to 10.2.0.3.
    what are the problems that can be encountered while performing an upgrade.
    2. Is it adviceable to upgrade using dbua or command line startup upgrade.
    please provide your suggestion.
    thanks in advance.

    The best advice I can give is to read the associated readme and follow the instructions provided.
    It goes through the steps in detail and tells you which commands to use.

  • Patch number for Oracle 8.1.7.4 on Solaries SPARC 64bit

    Guys,
    Oracle Version: 8.1.6.0
    OS: Solaris SPARC 64-bit
    I would like to patch to 8.1.7.4. I need a patch number for this, I find it very difficult to search for the patch on Metalink. Would you please suggest the patch number and maybe also suggest the easier way to search for patches on Metalink.
    Thanks in advance
    Durbanite

    Go to Metalink
    Click on "Patches & Updates" tab
    Click on "Simple Search"
    Search by "Product and Family" and enter RDBMS Server
    Choose the target release you are looking for (8.1.7.4)
    Patch type => "Patchset/Minipack"
    Classification => "Any"
    Choose the "Platform or Language" your plateform (Sun Solaris SPARC 64bits)
    And finally click on Go button.
    You'll get only one row as result, the patchset you are looking for actually.
    Nicolas.

  • J2EE JOC-044 error while viewing TFF files on Sun Solaris

    Hi, I have uploaded numerous .TFF files onto Oracle IPM running on 64 bit Sun Solaris Sparc. During the configuration I have mentioned the GDFontPath however whenever I try and view images in Oracle IPM, I m faced with this error A cache exception occurred. J2EE JOC-044 An exception is occurring in the method. CacheAccess.get Error counting pages while loading cache entry J2EE JOC-043 base exception: null
    To download and view locally, use the Download menu item from the File menu of the Viewer.
    Does not anyone have idea of this problem and resolution

    Hi Seetharam,
    I am getting the same issue when trying to install a different BI application in Solaris sparc 64bit environment. Were you able to resolve the issue?? If so, could you please explain what the problem was and how you resolved it.
    Thanks

  • Memory Management comparison between Database 9208 and 11gR2 on Sun Solaris

    Hi All,
    Need some case studies which would help understand how Memory management is done in 9208 and 11gR2 on Sun Solaris SPARC
    Also wanted some real time data which says 11gR2 manages Memory and CPU better than 9208. Some comparison Graph between 9i and 11gR2.
    Any information will be of great help.
    Thanks everyone for your support.
    Thanks
    Abdul

    please see if below helps :
    http://www.oracle.com/global/de/upgradecommunity/artikel/upgrade11gr1_workshop2.pdf
    http://www.dba-oracle.com/oracle11g/oracle_11g_memory_target_parameter.htm
    Regards
    Rajesh

  • Issue wit hthe installation on Unix Sun solaris

    Hello,
    We are doing a fresh installation on Unix sun solaris Sparc 64 bit
    I have downloaded the software and when i was trying to invoke RunInstaller i am getting the following error message and this is regarding Display
    Error Message :
    Checking Temp space: must be greater than 250 MB. Actual 66655 MB Passed
    Checking swap space: must be greater than 500 MB. Actual 66889 MB Passed
    Checking monitor: must be configured to display at least 256 colors
    >>> Could not execute auto check for display colors using command /usr/openwin/bin/xdpyinfo. Check if the DISPLAY variable is set. Failed <<<<
    Some requirement checks failed. You must fulfill these requirements before
    continuing with the installation,at which time they will be rechecked.
    we didnt actually have any licensed version of xterm or any other Display unit.
    As this is a test server i am working i was looking for free software which also supports ssh and work as a Display tool.
    Note: This should support ssh.
    Would appreciate any help.
    Thank You

    See this thread - installing the 11g database via putty
    HTH
    Srini

  • Sun solaris user set process

    Hi friend;
    Need your help one more time. I will make instalaltion on Sun can you show me path how i can set user source limit in Sun Solaris Sparc(didnt learn yet their version,still waiting response) ,
    How i can do those?
    X Display Server
    For x display i will use this right:
    rpm -qa vnc << if this exist i will run
    vncserver -depth 24 -geometry 1280x1024 ( do i need to say service vncserver start or something like that?)
    Set umask 022 :
    Set 'ulimit' Parameters as 'unlimited' : (Using Korn Shell)
    Should i set them where and how?
    The following command will display the current ulimit settings :
    I should set those for root,applmgr and oramgr, if i follow below i just set them for session right? If yes how i can set those value permanently?
    $ ulimit -a
    time(seconds) : unlimited
    file(blocks) : unlimited
    data(kbytes) : 131072
    stack(kbytes) : 2048
    memory(kbytes): 216272
    coredump(blocks) : unlimited
    nofiles(descriptors) : 4096
    vmemory(kbytes) : 1048576
    Set all of them as unlimited as follows :
    ulimit -t unlimited
    ulimit -f unlimited
    ulimit -d unlimited
    ulimit -s unlimited
    ulimit -m unlimited
    ulimit -c unlimited
    ulimit -n unlimited
    ulimit -v unlimited
    =================================================
    Section 5: Additional Steps for Sun SPARC Solaris
    =================================================
    Make sure /usr/ccs/bin, /usr/bin and /bin appear in the $PATH before /usr/ucb.
    The 'tr' should be coming from the /usr/bin directory instead of /usr/ucb.
    If that is the case, modify your $PATH as follows :
    /usr/bin:/usr/ccs/bin:/usr/sbin/:usr/ucb
    I will use echo $PATH if those are not exist in path what i should type?
    Thanks a lot

    Hi,
    vncserver -depth 24 -geometry 1280x1024 ( do i need to say service vncserver start or something like that?)Yes, or make sure that Xserver is up and running. As root user, issue "xclock" to verify.
    Should i set them where and how?You already have the commands posted above (set all of them as unlimited).
    Make sure /usr/ccs/bin, /usr/bin and /bin appear in the $PATH before /usr/ucb.
    The 'tr' should be coming from the /usr/bin directory instead of /usr/ucb.
    If that is the case, modify your $PATH as follows :
    /usr/bin:/usr/ccs/bin:/usr/sbin/:usr/ucb
    I will use echo $PATH if those are not exist in path what i should type?$ export PATH=<directory name>:$PATH
    Regards,
    Hussein

  • Oracle 10g R2 installation on sun solaris 10 Sparc machine

    Hi there,
    I encountered the following problem during oracle 10g R2 installation on sun solaris 10 Sparc machine
    Error encountered:
    Using paramFile: /u01/Oracle/10gr2_db_sol/install/oraparam.ini
    Checking installer requirements...
    Checking operating system version: must be 5.8, 5.9 or 5.10. Actual 5.10
    Passed
    Checking Temp space: must be greater than 250 MB. Actual 2266 MB Passed
    Checking swap space: must be greater than 500 MB. Actual 2335 MB Passed
    Checking monitor: must be configured to display at least 256 colors Failed <<<<
    >>> Could not execute auto check for display colors using command /usr/openwin/bin/xdpyinfo. Check if the DISPLAY variable is set.
    Some requirement checks failed. You must fulfill these requirements before
    continuing with the installation,at which time they will be rechecked.
    Continue? (y/n) [n]
    The following were the steps taken before encountering the above error
    1. logged into a workstation
    2. From its xterm terminal I logged to the oracle server via ssh oracle@ip
    3. keyed in the following at the command prompt
    DISPLAY=machine_name:0.0; export DISPLAY
    4. executed the following from the command prompt
    ./runInstaller
    Note: when executing the ./runInstaller, the preinstallation checking just hangs at Checking monitor: must be configured to display at least 256 colors. But the log file shows it failed during preinstallation checking as shown in Error encountered
    Please help me with this problem.
    Thank you
    Ravindran Kanniah

    It is because of UNIX shell. I also faced this error during installation.
    First check your shell by the following command.
    $ echo $SHELL
    Then select the below.
    For csh shell
    $ setenv DISPLAY 192.168.1.128:0.0
    $ export DISPLAY
    For sh,ksh and bash
    $ DISPLAY=192.168.1.128:0.0
    $ export DISPLAY
    After you do this check the value of DISPLAY variable.
    $ echo $DISPLAY
    If the DISPLAY variable is set then run ./runInstaller.
    One advice: Keep a complete log of your terminal session. This will help you in future :)
    -aijaz

  • Mod-JK compilation on Sun Solaris 10 (SPARC)

    HI,
    Can any one help me for sucessful compilation of tomcat-connector-1.2.26-src i.e mod-jk on sun solaris platform 10 sparc
    server.
    I followed below steps
    ./configure --with-apxs=/usr/apache2/bin/apxs
    make
    in make this gives following error:
    Making all in common
    Making all in apache-2.0
    /bin/bash /var/apache2/build/libtool silent mode=link /opt/SUNWspro/bin/cc -I/usr/apache2/include -g -O2 -DUSE_APACHE_MD5 -I ../common -I /include -I /include/unix -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xO3 -xarch=v8 -xspace -W0,-Lt -W2,-Rcond_elim -Xa -xildoff -xO4 -DSSL_EXPERIMENTAL -DSSL_ENGINE -DHAVE_APR -I/usr/share/src/apache2/srclib/apr/include -I/usr/share/src/apache2/srclib/apr-util/include -g -O2 -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 `/usr/apache2/bin/apxs -q LDFLAGS` -o mod_jk.la -module -rpath /usr/apache2/libexec -avoid-version mod_jk.lo ../common/jk_ajp12_worker.lo ../common/jk_connect.lo ../common/jk_msg_buff.lo ../common/jk_util.lo ../common/jk_ajp13.lo ../common/jk_pool.lo ../common/jk_worker.lo ../common/jk_ajp13_worker.lo ../common/jk_lb_worker.lo ../common/jk_sockbuf.lo ../common/jk_map.lo ../common/jk_uri_worker_map.lo ../common/jk_ajp14.lo ../common/jk_ajp14_worker.lo ../common/jk_md5.lo ../common/jk_shm.lo ../common/jk_ajp_common.lo ../common/jk_context.lo ../common/jk_url.lo ../common/jk_status.lo
    ld: fatal: file .libs/mod_jk.o: open failed: No such file or directory
    *** Error code 1
    make: Fatal error: Command failed for target `mod_jk.la'
    Current working directory /opt/tomcat-connectors-1.2.26-src/native/apache-2.0
    *** Error code 1
    The following command caused the error:
    failcom='exit 1'; \
    for f in x $MAKEFLAGS; do \
    case $f in \
    *=* | --[!k]*);; \
    k) failcom='fail=yes';; \
    esac; \
    done; \
    dot_seen=no; \
    target=`echo all-recursive | sed s/-recursive//`; \
    list='common apache-2.0'; for subdir in $list; do \
    echo "Making $target in $subdir"; \
    if test "$subdir" = "."; then \
    dot_seen=yes; \
    local_target="$target-am"; \
    else \
    local_target="$target"; \
    fi; \
    (cd $subdir && make $local_target) \
    || eval $failcom; \
    done; \
    if test "$dot_seen" = "no"; then \
    make "$target-am" || exit 1; \
    fi; test -z "$fail"
    make: Fatal error: Command failed for target `all-recursive'

    The only thing I can really suggest is to scan your log files to see if the building of this object failed earlier on.
    Thanks
    Prashanth

  • How to connect sun solaris 10 on sparc to the internet?

    hello all. i don't know anything about sun solaris 10.
    after installing sun solaris 10 into my sparc pc, i need to register it through internet.
    but i don't know how to connect to internet through LAN at my campus. =(
    Please help me & give me details how to connect to internet?

    Go to docs.sun.com and get the "system administration guide: IP services". This will give you info on how to configure the network card and tcp/ip config files. Since you just installed this, you must have told the install process that the system was not connected to the network, otherwise it would have asked you for name service, hostname, etc. and configured this info for you.
    First you need to get info from your network/lan admin on an ip address, netmask, gateway, NIS/NIS+/DNS server, etc.
    If the LAN uses DHCP, then see the "DHCP" section of the IP Services guide.
    If the LAN uses issued IP addresses, then with the info provided by your network admin in hand, you can do 1.) sys-unconfig to force the system to return to the part of the install where it will ask you for the info and configure it for your -OR- take the info provided and configure the appropriate files specified in the IP Services guide.

  • Install package for Firefox 30.0 on Sun Solaris 10 SPARC?

    Looking for the latest Sun Solaris 10 SPARC package for Firefox 30. It appears it either has not been posted yet or development of Firefox on Sun Solaris has halted.
    http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/latest/contrib/
    http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/latest/contrib-localized/
    http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/30.0/contrib/
    http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/30.0/contrib-localized/
    Package name should be similar to "firefox-30.0.en-US.solaris-10-fcs-sparc-pkg.bz2".
    Thank you!

    Mozilla does not tar packages for all linux platforms, but some third party repositories do. I did find: [http://unixpackages.com/packages/mozilla]
    [http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/30.0/linux-i686/en-US/] AND [http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/30.0/linux-x86_64/en-US/]
    How to build Firefox [https://developer.mozilla.org/en-US/docs/Mozilla/Developer_guide/Build_Instructions/Linux_Prerequisites]

Maybe you are looking for

  • Using VOIP on N80 (not IE)

    Using FRING on N80. works absolutely great with SKYPE, but I can't use MSN for some reason, it rings but when msn answers it hangs up. Well chuffed, there's my free calls home sorted while Im away.

  • Driver Events

    Hello all, What is meant by DRIVER EVENTS in abap reports? Regards, Bhumika

  • [Call for Speakers & Sponsors] Nov. 25th - ASUG Ontario

    [Call for Speakers & Sponsors] Nov. 25th - ASUG Ontario Chapter Meeting SAP Customer Keynotes by Toronto District School Board and Goldcorp Inc. Over 200 Attendees from the SAP Ecosystem. Break-Out Track Session. Sponsor Showcase Area Limited slots i

  • How do I email an entire file?

    How do I email an entire folder, not just an individual file?  I want to eamil the entire file and not have to email each file individually.  Does anyone know?

  • Where can I find the xsd file for SQL2012 .dtsx files?

    Where can I find the xsd file for SQL2012 .dtsx files? Tom G.