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.

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

  • Can't download Oracle 9i Database Server for SUN Solaris 32 bit platform

    I was not able to download Oracle 9.2.0 DB Server for Sun Solaris 32 bit platform from OTN site this morning. Could someone please take a look at it?
    Thanks,
    Wen Davis

    At this time, Oracle is offering only the 64- bit and we do not
    have additional information if in the future 32-bit will be
    offered.
    Best Regards,
    OTN Team

  • How to Install OBIEE in Sun Solaris 64 Bit OS?

    Dear All,
    Is any one can help me with screen shot on Installation of OBIEE in Sun Solaris 64 Bit (version 10) OS. OBIEE Version 10.1.3.4
    Also required a check list of Pre-Installation mandate requirements.
    Thanks & Regards
    OBIEE Functional Consultant

    OBIEE documentation: http://download.oracle.com/docs/cd/E10415_01/doc/nav/portal_1.htm where you can find the System Requirements and Supported Platforms guide and the installation guide.
    Regarding screen shots: http://catb.org/esr/faqs/smart-questions.html#homework
    PS: I wouldn't call myself an "OBIEE Consultant" if I couldn't find the OBIEE documentation or needed screen shots to install OBIEE.

  • LinuxCAD is available for Sun computers (SPARC & i86)

    W W W . L i n u x C A D . C O M
    General purpose drafting program for every computer user and
    the Best application program for Linux. Period.
    Getting familiar with Linux and LinuxCAD is a wise investment for every computer user.
    LinuxCAD is today's leading computer aided design and drafting program for The Linux Operating System.
    LinuxCAD has grown in sales and functionality since its original introduction in 1998.
    LinuxCAD now represents a complete computer aided design program for Linux ... it is a complete replacement for AutoCAD. For any practical purpose, it implements all major features of AutoCAD in such a way that experienced AutoCAD users do not need additional training to start working with LinuxCAD.
    Linux users who are new to CAD will find our Users Manual an easy way to learn the CAD trade. There is so much similarity between LinuxCAD and AutoCAD, that while learning LinuxCAD, you will simultaneously learn AutoCAD.
    With remarkable ease you will find yourself creating all kinds of technical illustrations, diagrams, sketches and industrial quality drawings.
    Suggested Uses: flowcharting,land surveying,mechanical drawing , architectural drafting, entity relationship diagramming ,software engineering diagramming.
    This is a professional quality graphics modelling package for Linux !!!
    A must have for every Linux user !!!
    Implements all core features of AutoCAD in a very compatible way !!!
    No learning curve for AutoCAD users !!!
    Download LinuxCAD for $99.00 only
    click to order !
    www.linuxcad.com

    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.

  • RunInstaller error when install 9.2.0.1 on Sun Solaris 9

    I am installing 9.2.0.1 oracle database server on Sun Solaris. I have java installed, however, the installer compains that no java jre. Please help!
    Thanks !
    nut% cd /tmp
    /tmp
    nut% /mnt/runInstaller
    nut% The Java RunTime Environment was not found at bin/java. Hence, the Oracle
    Universal Installer cannot be run.
    Please visit http://www.javasoft.com and install JRE version 1.3.1 or higher and
    try again.
    nut% which java
    /usr/bin/java
    nut% uname -a
    SunOS nut 5.9 Generic_118558-38 sun4u sparc SUNW,Sun-Blade-1000
    nut% echo $PATH
    /usr/bin/java:/usr/bin:/local/ORACLE:/local/ORACLE/bin:/local/ORACLE/ptc/osia/or
    aprod/bin:/usr/bin:/opt/SUNWspro/bin:/usr/dt/bin:/usr/openwin/bin:/usr/bin/X11:/
    opt/local/bin:/usr/ccs/bin:/opt/gnu/bin:/opt/SUNWsmtv/bin:/usr/lib/nis:/usr/sbin
    :/usr/ucb:/usr/local/bin:/local/ORACLE/bin/solaris-sparc:/usr/local/oag/bin_patc
    h/solaris-sparc:/usr/local/oag/apps/bin/solaris-sparc:/local/ORACLE/bin/solaris:
    /usr/local/epics/extensions/bin/solaris-sparc:/local/ORACLE/ptc/dataserver/intra
    link/bin:/local/ORACLE/ptc/dataserver/intralink/diag:/local/ORACLE/ptc/dataserve
    r/intralink/tools/bin:.

    I cann't view or cat that file. It hung there from the machine that i am performing the install.
    However, I can view the file in the mathine that the cd driver located.
    another piece of information. I have to mount the cdrom from machine bean to nut which is the one that i am goint to install the databae to.
    [Oracle]
    DISTRIBUTION=TRUE
    SOURCE=../stage/products.jar
    JRE_LOCATION=../stage/Components/oracle.swd.jre/1.3.1.0.0a/1/DataFiles/Expanded
    OUI_LOCATION=../stage/Components/oracle.swd.oui/2.2.0.12.0/1/DataFiles/Expanded
    This is the content of oraparam.ini on machine bean since I can't view it on machine nut.
    HLP_LOCATION=
    EWT_LOCATION=
    DEFAULT_HOME_LOCATION=
    NLS_ENABLED=TRUE
    NO_BROWSE=/net
    JRE_MEMORY_OPTIONS=-mx60m
    [IMAGES]
    FILE1=images/o9i_1.gif
    FILE2=images/o9i_2.gif
    FILE3=images/o9i_3.gif
    FILE4=images/o9i_4.gif
    FILE5=images/o9i_5.gif
    FILE6=images/o9i_6.gif
    FILE7=images/o9i_7.gif
    FILE8=images/o9i_8.gif
    BOOTSTRAP=TRUE
    Thanks!

  • Announcing availability of updated GCCFSS 4.2.0 Solaris/SPARC bits

    GCC for SPARC systems is now GCC for Sun Systems!
    The download center has been updated with newer bits of GCCFSS 4.2.0 compilers. The updated bits feature
    o Bug fixes for various problems reported on the forum
    o Support for M9000 systems
    o Improved performance and tuning for the newer SPARC64 and UltraSPARC T2 platforms
    The download center also features an easier interface for downloading and installation.
    We really appreciate the feedback and bugs reported on this forum, please keep them coming.
    Thanks
    GCCFSS team
    Edited by: prash_ns on Jul 30, 2008 10:47 PM

    prash_ns wrote:
    GCC for SPARC systems is now GCC for Sun Systems!
    The download center has been updated ...
    We really appreciate the feedback and bugs reported on this forum, please keep them coming.Could you write a couple of sentences explaining why GCC for SPARC systems is changed to GCC for Sun Systems?
    Where is the download center? I moved my curosr to the word "Downloads" under "Sun Developers Network (SDN)" and a drop down menu appears. I clicked New Downloads and there is no GCCFSS there (http://www.sun.com/download/index.jsp?tab=4). The most recent one at the top is "StarOffice 9 Software Beta 2008-07-29". I clicked "Developer Tools" in the drop down menu and there is a "GCC For SPARC Systems 4.2.0" item in the middle of the page (http://www.sun.com/download/index.jsp?cat=Application%20Development&tab=3&subcat=Development%20Tools), but when I clicked on it, I got "We are sorry ...General Error
    We are sorry, but the download system cannot process your request at this time. Please try again later." (https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_SMI-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=GCC-4.2.0a-G-F@CDS-CDS_SMI).
    I appreciate your appreciation for the bug reports and feedback, but can you write a little note in the form of a reply to the thread which reports a bug saying that it is now fixed in 4.2.0 released on July 30? That would really help in the future when people research (seemingly) related problems and hit the thread upon a search. And that certainly helps the person who reports the bug because now he/she knows he/she should rush to download this new release to get the job done. I would say that's the best form of appreciation in addition to actually fixing the bug.

  • Oracle Spatial (9.0.1) on Sun Solaris 32 bit

    Here's some sql*plus output. My question is below:
    SQL> DELETE from user_sdo_geom_metadata;
    1 row deleted.
    SQL> DROP INDEX geometry_idx FORCE;
    Index dropped.
    SQL> INSERT INTO USER_SDO_GEOM_METADATA
    2 VALUES ('geometry'
    3 ,'sdo_geometry'
    4 ,MDSYS.SDO_DIM_ARRAY(MDSYS.SDO_DIM_ELEMENT('X', -
    180.0, 180.0, 0.00005)
    5 ,MDSYS.SDO_DIM_ELEMENT('Y', -
    90.0, 90.0, 0.00005)
    6 ,MDSYS.SDO_DIM_ELEMENT('Z', -
    99999.0, 99999.0, 0.00005))
    7 ,8307);
    1 row created.
    SQL>
    SQL> DELETE from geometry;
    1 row deleted.
    SQL> insert into geometry
    2 values(1,'N',MDSYS.SDO_GEOMETRY
    (3003,8307,NULL,MDSYS.SDO_ELEM_INFO_ARRAY(1,2003,1)
    3 ,MDSYS.SDO_ORDINATE_ARRAY(12,13,GetZ
    (12, 13)
    4 ,12,14,Get
    Z(12, 14)
    5 ,12,15,Get
    Z(12, 15)
    6 ,12,16,Get
    Z(12, 16)
    7 ,12,13,GetZ(12, 13))));
    1 row created.
    SQL> CREATE INDEX geometry_idx ON geometry (sdo_geometry)
    2 INDEXTYPE IS MDSYS.SPATIAL_INDEX
    3 PARAMETERS('TABLESPACE=INDX SDO_INDX_DIMS=2');
    CREATE INDEX geometry_idx ON geometry (sdo_geometry)
    ERROR at line 1:
    ORA-29855: error occurred in the execution of ODCIINDEXCREATE
    routine
    ORA-13236: internal error in R-tree processing: [specified index
    dimensionality
    should be 2 for geodetic layers]
    ORA-06512: at "MDSYS.SDO_INDEX_METHOD_9I", line 7
    ORA-06512: at line 1
    Why am I getting this error message? The getz you see
    referenced when I insert the geometry object is a function that
    returns the elevation at the lat long and this function is
    working correctly.
    Anyone know what the problem is here? I need a 3-dimensional
    geometry (lat, lon, elevation) based on SRID 8307 (WGS84). I
    can't seem to create an index for it. The only way I can get
    this to work is to eliminate the Z value from the
    user_sdo_geom_metadata and change the gtype to 2003.
    Thanx in advance.

    Hi Frank,
    This is a bug in 9.0.1. It is fixed in 9.2 and
    backported to 9.0.1.2 (rdbms 9.0.1.2 patch). Note that you
    need to specify the sdo_indx_dims=2 in the parameter clause.
    As a workaround in 9.0.1.0 you could do:
    (1) remove the z coordinate (as you mentioned),
    (2) set the srid to null (instead of 8307) both in
    the geometries as well as the index metadata,
    (3) set geodetic=false in the create-index parameters.
    Hope that helps,
    Ravi.

  • 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.

  • 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

  • Oracle 11g R2 for Sun Solaris???

    When will be release the version for Sun Solaris?
    Is there any way to check the release date for each Oracle version? (e.g. 10.2, 11.1, etc)
    Thanks,
    Shum

    ashum wrote:
    Well if you check at this link http://www.oracle.com/technology/software/products/database/index.html
    You will see that 11.1.07 is for Windows ServerActually, you might note that it is for Windows Server *2008*. OS qualifiers are fairly important. Sentences may sort of trail off to noth
    What you download from the freely available site,and what is the current version with patches applied is often a different thing.
    The freely available 'for learning and prototyping' downloads (from the site you mention) are NOT updated to a new patch level. (If necessary, they may be revised to fix bugs that stop them for being installed, but they keep the same point level.)
    If a version of the OS is released after the s/w has been made available, and there are problems installing or using that combination, Oracle MAY decide to fix, apply patch set and and make available the s/w for that specific OS.
    And if you are waiting for 11.2 because you don't have Support and can't get 11.1.0.7 patch, then I express concern for your management's approach. Missing CPUs and other patches is not a good idea for production.

  • OEM 12c for Sun Solaris?

    Hello,
    I received this question from a customer:
    "It appears to me that [12c] agents are available for all the platforms we need (HP-UX Itanium, Sun Solaris, and AIX 5/6). However, the OMS/repository looks like it’s only released for Linux.
    So, questions:
    · Am I reading that correctly?
    · If I am, do you know when we could expect to have the OMS/repository released for Sun Solaris?
    http://www.oracle.com/technetwork/oem/grid-control/downloads/index.html"
    Can anyone tell me if 12c is FULLY available for Sun Solaris?
    Thanks!
    --J.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    From what I can see on the Certifications page in Oracle Support, agents and OMS are only available for Linux for 12c. I don't know where your customer got the information regarding the other OS support.
    Go to support.oracle.com and click on the Certifications tab, then select "Enterprise Manager Base Platform - Agent" in the "Product" drop-down, 12.1.0.1.0 in the "Release" drop-down, leave the platform as "Any" and click "Search". The only 2 operating systems shown are Linux x86 and Linux x86-64.

  • Unable to connect Informatica on Sun Solaris to a SQL Server datasource

    Background*
    We have a fully operational OBIEE with OBIA Apps infrastructure running with Informatica PC8.6 ETL suite. Informatica services are running on a Sun Solaris 64 bit platform.
    We currently extract data from two Oracle EBS 11.5.10 sources. Now we are trying to extract data from a new MS SQL Server 2000 source into the OBAW.
    Problem*
    I'm trying the use the native ODBC 5.2 Data Direct driver to connect the the data source.
    I've gone through and completed the 9 steps of the 'Connecting to an ODBC Data Source' chapter in Informatica on our Solaris Unix box.
    I've made the following changes to the *.profile*
    # ODBC HOME
    ODBC_HOME=/oracle/Informatica/PowerCenter8.6.0/ODBC5.2
    export ODBC_HOME
    ODBC_INI=/oracle/Informatica/PowerCenter8.6.0/ODBC5.2/odbc.ini
    export ODBC_INI
    PATH=${PATH}:$ODBC_HOME/bin
    export PATH
    LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:$ODBCHOME/lib
    export LD_LIBRARY_PATH
    I've also made changes to the odbc.ini file as suggested:
    [MSS_DB]
    Driver=/oracle/Informatica/PowerCenter8.6.0/ODBC5.2/lib/DWmsss22.so
    Description=DataDirect 5.2 SQL Server Wire Protocol
    Address=MssServer.xxx.co.uk,1433
    AlternateServers=
    AnsiNPW=Yes
    ConnectionRetryCount=0
    ConnectionRetryDelay=3
    Database=MIS_Report_DB
    LoadBalancing=0
    LogonID=myuser
    Password=mypwd
    QuotedId=No
    ReportCodePageConversionErrors=0
    InstallDir=/oracle/Informatica/PowerCenter8.6.0/ODBC5.2
    I've created the Connection--> Relational --> ODBC connection on Workflow Manager
    I've specified the username/pwd and connect string MssServer.xxx.co.uk@MIS_Report_DB. I've called it exactly the same as MSS_DB specified in the odbc.ini
    When I run the workflow. It fails but doesn't throw up any error/error code in the session log. The last 3 lines of the Session Log below and then it just bombs out within 5 secs.
    PETL_24006 : Starting data movement.
    TM_6660 : Total Buffer Pool size is 4234808 bytes and Block size is 468312 bytes.
    DBG_21438 : Reader: Source is [MssServer.xxx.co.uk], user [myuser]
    If you ping from the Unix server it says 'MssServer.xxx.co.uk is alive'
    Can anyone suggest what we need to do different or spot something obvious?
    Edited by: bebedi123 on 13-Apr-2010 09:43

    user00726 wrote:
    i am able to create files in /tmp
    $ pwd
    /tmp
    $ touch test
    $ ls -l
    total 64
    drwxr-xr-x   2 root     other        194 May 27 14:20 OraInstall2009-05-27_02-20
    -02PM
    drwxr-xr-x   2 root     other        194 May 27 14:35 OraInstall2009-05-27_02-35
    -06PM
    drwxr-xr-x   6 root     other        445 May 27 14:38 OraInstall2009-05-27_02-38
    -48PM
    -rw-rw-r--   1 root     sys         6644 May 27 14:00 ps_data
    -rw-r--r--   1 oracle   dba            0 May 27 16:04 test
    $and i have also removed /tmp_dir_n8ai9b files
    but still there is a problemYou have root as owner of subdirectories (e.g. OraInstall2009-05-27_02-38-48PM) and not oracle:
    - do you install as root now?
    - or make the directories writable for oracle, too.The write flag is missing (something like chmod -R a+w OraInstall2009-05-27_02-38-48PM)
    Edited by: TanteKaethe on May 28, 2009 9:54 AM

  • Oracle 7.3.4 on Sun Solaris 7

    Help needed
    Could anyone tell me whether Oracle 7.3.4, Oracle 8, Forms 6 and Forms 5 are available for Sun Solaris 7? Thanks

    Oracle 7.3.4 i guess is not available on Solaris Intel but is avaliable on NCR-MP RAS
    8.0.6
    8i yes it is available
    This is for intel.Sparc yes it should be available
    forms 6.0 yes available on Intel Solaris
    [email protected]

Maybe you are looking for

  • Sales orders missing

    Iam  having 10 sales orders in the report but when iam executing the query its showing me only 8 sales ordes at the drill down i want to know what the reason may be for those missing 2 sales orders Regards lakshmi.

  • How do I remove Snow Leopard and reinstall Panther?

    How do I remove Snow Leopard 10.6.2 from my G5 and reinstall Panther 10.3? My G5 only came with 10.3 CD and I can't start up from that. I would like to eventually get to 10.5 Leopard but don't have a CD/DVD of that either. Is there somewhere I can do

  • How do I get documents and personal contacts on my iPod

    I'm trying to transfer from my PC. Any help would be greatly appreciated.

  • Fed up, over it, and done

    Well it looks like I have been reduced to the level of taking to a public forum to put this PATHETIC company on blast seeing as how customer service in stores, on the phone, and even contacting the better business bureau wasn't able to solve anything

  • Phone doesnt restart after update

    phone doesnt restart