How download 10g Release 10.0.0.2 for Linux x86

This is a misison of experience, my boss has asked me that try to startup a database on a Cold Backup, it's in Itanium's server to 64 bits and with the release 10.1.0.2, but in the official homepage of oracle do not I find it, not this release for Linux x86 appears.
Someone would be able me to help with this?
Greetings
Daniel

it's a copy and paste from sqlplus....
SQL*Plus: Release 10.1.0.2.0 - Production on Tue Sep 13 07:53:33 2005
Copyright (c) 1982, 2004, Oracle. All rights reserved.
SQL>
SQL> column comp_name format a40
column version format a15
column schema format a15
column status format a7
Select comp_name, version, schema, status from dba_registry;SQL> SQL> SQL> SQL> SQL>
COMP_NAME VERSION SCHEMA STATUS
Oracle Database Catalog Views 10.1.0.2.0 SYS VALID
Oracle Database Packages and Types 10.1.0.2.0 SYS VALID
Oracle Workspace Manager 10.1.0.2.0 WMSYS VALID
JServer JAVA Virtual Machine 10.1.0.2.0 SYS VALID
Oracle XDK 10.1.0.2.0 SYS VALID
Oracle Database Java Packages 10.1.0.2.0 SYS VALID
Oracle Expression Filter 10.1.0.2.0 EXFSYS VALID
Oracle interMedia 10.1.0.2.0 ORDSYS VALID
Oracle Data Mining 10.1.0.2.0 DMSYS VALID
Oracle Text 10.1.0.2.0 CTXSYS VALID
Oracle Enterprise Manager 10.1.0.2.0 SYSMAN VALID
COMP_NAME VERSION SCHEMA STATUS
Oracle Real Application Clusters 10.1.0.2.0 SYS INVALID
12 rows selected.
SQL>
SQL> select * from v$instance;
INSTANCE_NUMBER INSTANCE_NAME
HOST_NAME VERSION
STARTUP_ STATUS PAR THREAD# ARCHIVE LOG_SWITCH_ LOGINS SHU
DATABASE_STATUS INSTANCE_ROLE ACTIVE_ST
1 siladver
itanium 10.1.0.2.0
29/08/05 OPEN NO 1 STOPPED ALLOWED NO
ACTIVE PRIMARY_INSTANCE NORMAL
SQL> select CREATED, VERSION_TIME, DATABASE_ROLE, PLATFORM_NAME from v$database;
CREATED VERSION_ DATABASE_ROLE
PLATFORM_NAME
11/02/05 11/02/05 PRIMARY
Linux IA (64-bit)
SQL>
do you belive me now ?????

Similar Messages

  • Download Oracle Database 10.1.0.2 for Linux x86

    I can't find link for downloading Oracle Database 10.1.0.2 for Linux x86. Can anybody help me?

    Hi,
    I have a same situation. I needed to get 10.1.0.2 to patch it up to 10.1.0.5 where our database is now.
    How did you solve this issue? Did 10.1.0.3 work for you?

  • Oracle 10g Release 2 (10.2) for Linux x86-64

    Hi All,
    During installation - Oracle Database Configuration Assistance, I have got below error and thus I stuck. As per Metalink note 293988.1, this will be resolved if I do [root@localhos]# echo 1 > /proc/sys/vm/disable_cap_mlock . But problem is when I do this because I dont have /proc/sys/vm/disable_cap_mlock file in my system, it giving ¨bash: /proc/sys/vm/disable_cap_mlock: No such file or directory¨ error. So I am unable to get rid of this error. I also set SELinux Default and Current mode as permissible and rebooted it.
    No use, Its giving same error.
    ORA-27125: Unable to create shared memory segment.
    DB Details_
    Oracle 10g Release 2 (10.2) for Linux x86-64
    Choosen Basic Installation
    OS Details:_
    *[root@localhost vm]# uname -rm*
    2.6.32-100.0.19.el5 x86_64
    *[root@localhost vm]# uname -a*
    Linux localhost.localdomain 2.6.32-100.0.19.el5 #1 SMP Fri Sep 17 17:51:41 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux
    *[root@localhost etc]# cat /etc/redhat-release*
    Red Hat Enterprise Linux Server release 5.5 (Tikanga)
    *[root@localhost etc]# make -v*
    GNU Make 3.81
    Copyright (C) 2006 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions.
    There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
    PARTICULAR PURPOSE.
    This program built for x86_64-redhat-linux-gnu
    This is bugging me since last two days. Any help would be appreciated.
    Thanks in advance.
    Regards,
    Mahi

    Trust me I verified installtion guide and release notes atleast 20 times. I never had luck witht any thing. I was wondering how come edelivery.oracle.com packages (both Linux 64 bit Linux with upgrade to Unbreakable and Oracle 10g db version) is not workign for me. Finally below trick to the installed file could make my installation work(Ref link http://www.oracle-base.com/articles/10g/OracleDB10gInstallationOnFedora2.php) . In this I am setting DISABLE_HUGETLBFS to value 1. My only doubt is, does this have any impact on performance? Can some one relay on such tweeking for prod installtions? Ofcourse I am yet to go for commercial. At present I dont have ULN or metalink authorised access.
    cd $ORACLE_HOME/bin
    mv oracle oracle.bin
    cat >oracle <<"EOF"
    #!/bin/bash
    export DISABLE_HUGETLBFS=1
    exec $ORACLE_HOME/bin/oracle.bin $@
    EOF
    chmod +x oracle
    Edited by: TechMahi.com on Nov 7, 2010 10:15 PM

  • 10g Release 2 (10.2.0.4) Patch Set 3 for Linux x86 is available

    For all those who were in need of some bug fixing, maybe it has been patched in 10g Release 2 (10.2.0.4) Patch Set 3 for Linux x86, which is now available for download.

    Hello Srini, thanks for your answer.
    I haven´t Oracle Dataguard, I have a disk replication with other supplier, for this reason, I need to know the files that will be modified, because if the patch modifies a file that I haven´t on replication, I will have problems.
    Thanks again.

  • Oracle 10g (10.1.0.2) for Linux x86 missing from download page?

    Hello,
    Why isn't there a download link to Oracle 10g (10.1.0.2) for Linux x86 on the 10g download page?
    And what's the difference between 10.1.0.3 and 10.1.0.2?
    Thanks

    Hi,<br></br>
    <br>The level of one release is different with plateform.
    On the Oracle Database 10g Downloads you can find only final release, and not intermediare patch.</br><br>For example, the 10gR1 for Linux x86 is 10.1.0.3, and for Windows 32-bits this is 10.1.0.2, after what you can upgrade to the last patchset.
    </br>
    <br>Nicolas.</br>

  • Installing OAS 10g Release 2 (10.1.2) for Solaris 10 sparc

    I am installing Oracle® Application Server 10g Release 2 (10.1.2) for Solaris Operating System (SPARC) for the first time on an unix server. What is required in unix as far as directories, mount-points and etc. before I start. After downloading the product, it says to extract the cpio file, move the cpio file to an empty directory, then do: cat filename.cpio | cpio -icd What directory do I run installerer in. I have reviewed the doumentation in Oracle for installing the OAS but it is the prep work that i am not sure about.
    Thank you for any help and guidance.

    OK, when you unzip this or untar or make cpio, you will get Disk1, Disk2, Diskn folders, the mount for this could be anywere, even if they are in different mount points of folders, it's better to have them all in a same folder cause the installer will find the disks by his own, but ifyou have them in diferent folders, the installer will ask for the directory where the disk are.
    Hope this helps
    Greetings.

  • Where is Grid Control Download for Linux-x86-64 ?

    Help please, Trying to download Grid Control base release from
    http://www.oracle.com/technology/software/products/oem/index.html
    All links point to the Patch download for Release 4, which requires an earlier version. I just want the full 10.2.0.3 base install.

    hi,
    in the following page
    http://www.oracle.com/technology/software/products/oem/index.html
    the following is 10.2.0.3 full installer
    Full Installers (Agent, Repository, OMS, and Management Packs)
    Oracle Enterprise Manager 10g Grid Control Release 3 (10.2.0.3) for Linux x86-64 (README)

  • Oracle 10g R 10.2 for Linux x86-64 - /proc/sys/vm/disable_cap_mlock problem

    Hi All,
    During installation - Oracle Database Configuration Assistance, I have got below error and thus I stuck. As per Metalink note 293988.1, this will be resolved if I do [root@localhos]# echo 1 > /proc/sys/vm/disable_cap_mlock . But problem is when I do this because I dont have /proc/sys/vm/disable_cap_mlock file in my system, it giving ¨bash: /proc/sys/vm/disable_cap_mlock: No such file or directory¨ error. So I am unable to get rid of this error. I also set SELinux Default and Current mode as permissible and rebooted it.
    No use, Its giving same error.
    ORA-27125: Unable to create shared memory segment.
    DB Details_
    Oracle 10g Release 2 (10.2) for Linux x86-64
    Choosen Basic Installation
    OS Details:_
    *[root@localhost vm]# uname -rm*
    2.6.32-100.0.19.el5 x86_64
    *[root@localhost vm]# uname -a*
    Linux localhost.localdomain 2.6.32-100.0.19.el5 #1 SMP Fri Sep 17 17:51:41 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux
    *[root@localhost etc]# cat /etc/redhat-release*
    Red Hat Enterprise Linux Server release 5.5 (Tikanga)
    *[root@localhost etc]# make -v*
    GNU Make 3.81
    Copyright (C) 2006 Free Software Foundation, Inc.
    This is free software; see the source for copying conditions.
    There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
    PARTICULAR PURPOSE.
    This program built for x86_64-redhat-linux-gnu
    This is bugging me since last two days. Any help would be appreciated.
    Thanks in advance.
    Regards,
    Mahi

    From what I can gather form your post, the ORA-27125: Unable to create shared memory segment is probably the result of:
    a) not enough physical memory available.
    b) /dev/shm not configured properly.
    c) kernel parameters are not set according to Oracle requirements.
    Since this is happening during the installation of Oracle I suggest to check the SHMMAX kernel parameter. This is all mentioned in the pre-installation steps. Oracle 11g will actually check these kernel parameters prior to installing. Not sure about 10g now, which you are trying to install.
    The most common, easiest way to prepare the system for Oracle RDBMS is to install the "oracle-validated" package. If you don't have access to ULN, you can setup public yum.
    http://public-yum.oracle.com/ Then you can simply type as the root user: yum install oracle-validated
    Edited by: waldorfm on Nov 3, 2010 1:18 PM

  • Oracle E-Business Suite Release 12.2.2 Media Pack v1 for Linux x86-64-bit avaliable NOW!

    Hi Friends;
    Finally Oracle E-Business Suite Release 12.2.2 Media Pack is available at e-delivery site.
    For a now it has been published for linux x86-64.
    Setup size almost 83G
    Here is the some notes:
    New Installation Customers who do not have access to My Oracle Support will not have access to key documents needed to perform a New Installation of Oracle E-Business Suite Release 12.2. This Part Number includes Document files which should be referred to when a ‘Document xxxxxx.1′ is referenced within the Documentation.
    The first document to review is the “READ FIRST – Document 1320300.1, Oracle E-Business Suite Release Notes, Release 12.2.html”. This is your starting point for performing a New Installation.
    Documents included under the Documents directory:
    Check first:- Document 1320300.1, Oracle E-Business Suite Release Notes, Release 12.2.html
    Document 389422.1, Recommended Browsers for Oracle E-Business Suite Release 12.html
    Document 1155883.1, Oracle E-Business Suite Desktop Client Hardware and Software Requirements.html
    Document 1314621.1, Oracle E-Business Suite NLS Release Notes, Release 12.2.html
    Document 1330701.1, Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.2) for Linux x86-64.html
    Document 1330702.1, Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.2) for Oracle Solaris (64-bit).html
    Document 1330703.1, Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.2) for IBM AIX (64-bit).html
    Document 1330704.1, Oracle E-Business Suite Installation and Upgrade Notes Release 12 (12.2) for HP-UX Itanium.html
    Document 1355068.1, Oracle E-Business Suite 12.2 Patching Technology Components Guide.html
    Document 1376618.1, Oracle E-Business Suite Technology Stack Release Notes for Release 12.2.2.html
    Document 1469456.1, DATAINSTALL AND HRGLOBAL APPLICATION 12.2 SPECIFICS.html
    Document 1506669.1, Oracle E-Business Suite Release 12.2.2 Readme.html
    Document 1560906.1, Applying the Release 12.2.2 AD and TXK Release Update Packs.html
    This information&entery is avaliable at Oracle E-Business Suite Release 12.2 Supplemental Documentation – REVIEW FIRST V39664-01 at  e-delivery site.
    Enjoy it
    Oracle E-Business Suite Release 12.2.2 Media Pack v1 for Linux x86-64-bit avaliable NOW! | Helios&amp;#039;s Blog
    Regard
    Helios

    Hi Friends;
    Thanks for inputs...  Still there is no input at  Steven Chan blog yet
    Anyway
    @Hussein Sawwan
    We know very well who is the fastest gun in forum  so well And yes let the fun begins
    @Asif
    Thanks for input man
    @Nayas
    Let us know how the installation goes
    Regard
    Helios

  • Download JCO 2.1.10 for Linux x86

    Hello,
    Would you know where I could download the JCO 2.1.10 for Linux x86?
    Regards,

    I believe you are referring to the SAP note 549268 - SAP JCo 2.x release and support strategy
    According to that note "In order to get SAP support it is required to migrate all JCo applications and use the successor version SAP Java Connector 3.0 Standalone. For further information on the SAP JCo 3.0 release and support strategy please refer to the separate SAP note 1077727"
    1077727 - SAP JCo 3.0 release and support strategy
    I believe you will need to use release 3.0
    But I was able to locate the 2.1 release under
    http://service.sap.com/swdc - Support Packages and Patches - Archive for Support Packages and Patches - Archive - Browse our Download Catalog - SAP Connectors - SAP JCO - SAP JCO 2.1
    Regards
    RB

  • Download oracle software 11.2.0.3 for linux 6.0 x86_64

    Hello,
    where can I download the oracle 11.2.0.3 for linux 6.0 x86_64 from. I checked the technet.oracle,metalink and edelivery sites and was unable to find the download.
    Can someone please direct me to the URL where I can download it from. Thanks in advance.

    Thanks Srini. We do have support/maintenance license. I got the answer from another forum thread:
    Re: install 11.2.0.3.0 database on Red Hat Enterprise Linux Server v.5.7

  • Where Can I download E-Business Suite 11.5.9 for Linux

    Hi,
    Where Can I download E-Business Suite 11.5.9 for Linux ?
    Thanks a lot !

    really? coz I find Oraclestore said no trial license
    for 11i. I'd tried to buy the CD set but you
    must add the license to your cart as well.
    Did anyone successfully buy 11i cdset without
    the license?

  • The Azure team has released the Azure Diagnostics extension for Linux VMs

    You can now ingest Syslog data into OMS from Azure Linux VMsThe Azure team has released the Azure Diagnostics extension for Linux VMsIf you use Azure Diagnostics, Operations Management Suite can ingest syslog data from storage accounts configured to store your diagnostics data. As of the publication of this blog post, OMS can ingest all logs routed through syslog or RsyslogD.
    To enable this functionality, follow the steps below:1. Enable Azure Diagnostics for your Linux machines2. In the Classic Azure Portal find your Operational Insights workspace.Note: If you can’t find your OMS workspace here, it means you haven’t linked your workspace to your Azure Subscription – follow the steps to link workspaces here
    This topic first appeared in the Spiceworks Community

    The scripts you need for Linux will be posted on OTN soon.

  • No db2 v9.5 download for linux x86-32 architecture ?

    Hi,
    I couldn't find db2 v9.5 download for linux x86 architecture.
    No support for this db2 version in x86 ?
    thanks
    Vilius

    No.
    According to PAM 32bit platforms are deprecated.
    Check
    http://service.sap.com/pam
    --> Click on the "SAP NetWeaver 7.0"
    In the Powerpoint that is opened check on page 2.
    Markus

  • How to create a c++ shared library (.so) for linux real time (for myRio) with Eclipse to use in LabView?

    I tried already these Tutorials and Advices but I didn't find a solution:
    - http://www.ni.com/tutorial/14625/en/
    - http://www.ni.com/tutorial/14690/en/
    - http://forums.ni.com/t5/LabVIEW/Shared-Library-on-myrio-Linux-Real-time-system/m-p/2842540/
    - http://forums.ni.com/t5/LabVIEW/How-to-create-shared-library-for-linux-real-time-target-in/m-p/28218...
    - and some more
    I want use c++ codes on linux real time. For testing reasons I want to have a function that adds 2 values and gives the result.
    I've done these steps:
    1. writing a c++ file in Eclipse (see screensot 2)
    2. building a shared library (.so) from my c++ project in Eclipse (with Cross GCC)
    3. putting this file on myRio (path: /usr/local/lib/)
    4. creating a VI that calls this library from Labview with a "Call Library Function Node" (see screenshot3)
    5. Setting the properties for the "Call Library Function Node" (see screenshots 4-7)
    After I run this VI i get this error message: LabVIEW:  (Hex 0x627) The function name for the ... node cannot be found in the library. To correct this error, right-click the Call Library Function Node and select Configure from the shortcut menu. Then choose the correct function name. (see screenshot1)
    I've tried a lot things to solve this problem but I couldn't find a solution. Would be very happy if anyone can help me. I guess that I have to edit my c++ code to export my function (symbol). But I have no idea how to make it. I also tried it with a dll file in the same folder but it didn't help.
    Perhaps someone can send an example which works on myRIO.
    Thanks!
    screenshot1
    screenshot2
    screenshot3
    screenshot4
    screenshot5
    screenshot6
    screenshot7

     can see it in the screenshot8 there is a function called "_Z8AddierenddPd" instead of "Addieren". I copied this name to Labview (see screenshot9) and it worked.
    I'm sure that there is a way to compile the shared folder with gcc without decorations (mangling). But I don't know how. If someone has a recommendation I would be very glad!
    Prepend each function declaration that you want to be available without name decoration with
    extern "C" <your function declaration>
    Or if you have multiple functions you want to export you can in the header file where you declare your functions simply use:
    #ifdef __cplusplus
    extern "C" {
    #endif
    <all your function declarations>
    #ifdef __cplusplus
    #endif
    Rolf Kalbermatter
    CIT Engineering Netherlands
    a division of Test & Measurement Solutions

Maybe you are looking for

  • Hp mini 210 1010nr video card upgrade

    i wanted to upgrade the video card? is this possible? also different people tell me i can upgrade to 2 gigs but others say 4g on the laptop? i also wanted to put windows xp professional on it and not use the windows 7 starter....if anyone has a bit i

  • Diff stock GL account for raw material

    Hi, We have raw material under 2 different location, one is under raw material warehouse, another one is under staging area which belongs to production. From time to time, we will issue stock from RM warehouse to staging area. The stock GL account (e

  • QuickStart application won't run on Solaris 10 x86

    Installed Weblogic 8.1 on a Solaris 10 x86 system (from the pj_server814_generic.jar) using the graphical interface. At the end of the install, attempted to run the QuickStart application, and nothing happened. Tried to run it from the <WL_HOME>/comm

  • Will Lightroom be sold separately in the future?

    I have the complete Adobe CC plan and a separete "old school" Lightroom 5 license. Will Lightroom still be available as a stand alone license when future versions of Lightroom arrive? Or will Lightroom only be available as a part of the new subscript

  • A question about thread!(help a chinese learner)

    package thead; import javax.swing.UIManager; import java.awt.*; class mythread implements Runnable { int i; String name; mythread(String nn){ i=0; name=nn; public void run(){ System.out.println("name"+"starting!"); try{ do{ Thread.sleep(1000); System