Applying security patch to Oracle 10G on Linux

Hello,
I'm new to Oracle DBA world, need to apply security patch to Oracle 10G on Linux server, any tips and notes would be appreciated.
thanks
Sam

Manish,
1. I have to upgrade the database version from 10.2.0.2 to 10.2.0.4 on Linux, Is there any proper documentation which will help me out?Please refer to the following document.
Note: 454750.1 - Oracle Apps Release 12 with Oracle Database 10.2.0 interoperability notes
https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=454750.1
2. What are the types of oracle database patches? what is the proper procedure to apply those kind of patches to Oracle 10g on Linux?
Most of the patches in this upgrade are database patches (which should be applied using opatch). The main upgrade patch (Patch 6810189 - 10.2.0.4 patch set) should be applied using Oracle Universal Installer (runInstaller).
Always follow the steps in the patch README file before applying any patch.
Regards,
Hussein

Similar Messages

  • How to add patch in Oracle Payable under Linux

    Hi All
    I want to know how to apply a patch in Oracle under Linux environment. The problem is that I'm a Newbie in Oracle and i'm not a DBA and also i have little knowledge in Linux environment.
    Apps: 11.5.9
    OS: Linux x86
    Patch : 7309767
    Thanks
    Edited by: 883454 on Sep 6, 2011 5:07 PM

    Wrong category forum.

  • After installing oracle 10g on linux im getting this error

    Hi,
    Can any one give me any solution on i getting an error after installing oracle 10g on linux.
    ERROR:-
    /oraeng/app/oracle/product/10.2.0/bin/clscfg: error while loading shared libraries: libclntsh.so.10.1: cannot open shared object file: No such file or directory
    Failed to initialize Oracle Cluster Registry for cluster

    Hi, please ensure that both 'libclntsh.so.10.1' and 'libttsh10.so' has 755 permission and owned by Oracle.
    That is the critical step.
    After re-execute the root.sh file
    Has been known to reset the permissions from the previous step - bug in some patch releases.
    Suggest OP records permissions for those two files before running root.sh Or run root.sh before setting the permissions.

  • How can i install oracle 10g on linux cluster

    Dear all:
    please advice How can i install oracle 10g on linux cluster service ..
    thanks ,,

    Without RAC, you can only have one instance manage the database. One instance = one set of processes communicating via IPC.
    Unless you know of a way to have processes use memory-based IPC across nodes, you need to pick a node and install & run the database software on that node.

  • Oui-10207error while installing oracle 10g on linux in vmware

    Hi,
    I have installed vmware on windows 7(64 bit) on which i have installed Oracle Enterprise linux 5. I have set all the variables correctly. but when i try to install oracle 10g on linux, i get the error
    OUI-10207:there is not enough disk space in the OUI swap area /tmp/OraInstall2011-10-17_03-44-48PM.Please make atleast 529KB of space avaivale and retry.
    but i have around 95bg of space. My partitions are as follows
    Device Boot Start End Blocks Id System
    /dev/sda1 * 1 12551 100815876 83 linux
    /dev/sda2 12552 13041 3935925 82 Linux swap/solaris
    /dev/sda3 13042 13054 104422+ 83 linux
    Please help me in solving the problem.
    Thanks
    Viraj

    What is your swap size? try to increase size
    execute below command on terminal, paste result here.
    #swapon -s
    #free
    Tips : how to increase swap space
    http://hackertrip.wordpress.com/2011/09/11/increase-swap-space/

  • Imp dmp file in oracle 10g on linux

    i have oracle 10g on linux now i want to imp the dmp file to db.
    i put the file in /mnt/erp/file.dmp folder.
    i log in as oracle user and ....
    and start the imp the file as
    imp user/password file=/mnt/erp/file.dmp
    but it giver error faile to open the file for read.....
    what is the problem.....
    is there any privillage issue???????????
    helped with full syntax...and steps...

    i copy the dmp file in /mnt/erp folder as root user.
    i am going to imp it as oracle user.
    sir i don't know about dmp group.
    i past the error i got..
    [oracle@lnxdb erp]$ imp
    Import: Release 10.2.0.1.0 - Production on Wed Oct 10 08:09:37 2012
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Username: FS_10oct2012
    Password:
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 -
    Production
    With the Partitioning, OLAP and Data Mining options
    Import file: expdat.dmp > FR_10_10_2012.dmp
    IMP-00002: failed to open FR_10_10_2012.dmp for read

  • How to install oracle 10g on linux 9.0

    am a student in nigeria and my name is tosin, studing oracle 10g on linux 9.0 with oracle partners NIIT. how do i install 9i and 10g on a linux 9.0.

    Hello Tosin,
    how do i install 9i and 10g on a linux 9.0. Do you mean Red Hat Linux 9 of on Linux AS? www.redhat.com
    Anyways
    http://www.puschitz.com/InstallingOracle9i.html
    Hope this will help you
    Cheers
    Ravi
    http://ravidba-oracle.blogspot.com/

  • I want to install oracle 10g on linux.

    i want to install oracle 10g on linux. my linux is red hat enterprise linux AS release 4. i downloaded 10201_database_linux_x86_64.cpio.gz. now, cksum 10201_database_linux_x86_64.cpio.gz shows 4294967295 while site says 2921604215. if i say gunzip /home/oracle/10201_database_linux_x86_64.cpio.gz gunzip: /home/oracle/10201_database_linux_x86_64.cpio.gz: unexpected end of file. now, please clear these doubts and also give me the link to steps on how to install. tnx

    I tried with the following command and it works for me:
    cpio -idcmv < 10*
    without gzip before

  • Loading data by sql loader in oracle 10g on linux

    I am trying to load data in Oracle 10g on linux by using sql loader, but getting error
    Problem in log showing that field length of SURNAME field is more than table field size.
    Following is the error in log file of sql loader
    Record 21: Rejected - Error on table TABLE1, column
    SURNAME.
    ORA-12899: value too large for column SURNAME (actual: 65, maximum: 64)
    and it is evident from following controlfile that i am using trim to discard any space then why it is giving an error.
    LOAD DATA
    TRUNCATE
    INTO TABLE TABLE1
    FIELDS TERMINATED BY ',' OPTIONALLY ENCLOSED BY '"'
    ID INTEGER EXTERNAL,
    OPTION1 CHAR,
    REF1 CHAR,
    OTHER_REF CHAR,
    TITLE "TRIM(:TITLE)",
    FORENAME "TRIM(:FORENAME)",
    SURNAME "TRIM(:SURNAME)",
    JOINT_TITLE "TRIM(:JOINT_TITLE)",
    JOINT_FORENAME "TRIM(:JOINT_FORENAME)",
    JOINT_SURNAME "TRIM(:JOINT_SURNAME)",
    I checked the bad file and count number of characters, they are 64 characters.
    When i am inserting individual record from bad file by sql loader, it is loading

    Probably your database character set is multi-byte. That is %UTF8 or AL16UTF16%
    Post your NLS Database Parameters value
    select * from nls_database_parameters;
    In General varchar2(65) by default means 65 BYTES unless
    you have changed your Defalut NLS_LENGTH_SEMANTICS parameter from BYTE to CHAR.
    With best regards
    Shan

  • Applying interim patches to Oracle 10.2.0.2

    Hi,
    After the CRM upgrade to CRM 2007 on oracle 10.2.0.2 on soalris 10, I need to apply interim patches to oracle 10.2.0.2.
    As I am new to it, please any one send me the step by step procedure to do so. I have already taken a backup.
    Regards
    M Kumar

    Hi,
    You should read the notes, all is explained on them.
    First you MUST download all the patches from SAP note 871096
    Then you also read the note, where is explained how to install the patches:
    Patch installation with OPatch                                                                               
    To install Oracle patches for Oracle Release 10.2.0.2 or 10.2.0.4, use  
    the Opatch version of patch 4898608 only. This is available on SAP      
    Service Marketplace.                                                                               
    The use of the OPatch version of patch 6880880 (particularly in         
    connection with MOPatch) is currently not released.                     
    In this case, see OPatch Note 839182.                                                                               
    Patch installation with MOPatch                                                                               
    You must apply a relatively large number of patches for Oracle Release  
    10.2.0.2. Information about the patch installation using MOPatch, see   
    Note 1027012.                                                           
    Of course, this little excerpt of the note point to other notes that you should read to get more details.

  • Problem to install oracle 10g on linux

    Hi,
    I want to install Oracle 10g on Linux
    (I have Linux X76CLLCFAUU 2.6.18-194.17.1.el5 #1 SMP Mon Sep 20 07:12:06 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux)
    , when i run ./runInstaller, i have the following error , do you known what is the problem :
    Démarrage d'Oracle Universal Installer...
    Vérification des exigences du programme d'installation...
    Vérification de la version du système d'exploitation : il doit s'agir deredhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Echec <<<<
    Fermeture d'Oracle Universal Installer ; le journal de cette session figure à l'emplacement /tmp/OraInstall2010-11-17_05-03-15PM/installActions2010-11-17_05-03-15PM.log

    Hello,
    Vérification de la version du système d'exploitation : il doit s'agir deredhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Echec <<<<So, when the Installer checked the OS Release, it didn't find the correct one.
    The message said that you should have one of this OS:
    Redhat-3, SuSE-9, Redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2As previously posted, you should check from the Installation Guide that you have the right OS requirements before running the Installer.
    Hope this help.
    Best regards,
    Jean-Valentin

  • How to reconfigure Oracle-xe (Oracle 10g for linux)?

    Hello!
    I found this article (seems useful since I use Mandriva 2010.2):
    [http://www.e-angel.net/index.php?tg=articles&idx=Print&topics=195&article=912|http://www.e-angel.net/index.php?tg=articles&idx=Print&topics=195&article=912]
    I installed Oracle 10g from the file "oracle-xe-univ-10.2.0.1-1.0.i386.rpm".
    Then, when run ./oracle-xe start and then ./oracle-xe status I get:
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 29-JUL-2011 23:39:49
    Copyright (c) 1991, 2005, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 2: No such file or directory
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=%hostname%)(PORT=%port%)))
    TNS-12545: Connect failed because target host or object does not exist
    TNS-12560: TNS:protocol adapter error
    TNS-00515: Connect failed because target host or object does not exist
    It does not seem ok to me.
    I would love to truy to reconfigure it but if I try the command:
    ./oracle-xe configure
    ...I get:
    Oracle Database 10g Express Edition is already configured
    Does any body know how to reset and reconfigure Oracle 10g for Linux?
    Best regards
    Fredrik

    it seems to be "PLSExtProc" bu default.Nope, the ORACLE_SID is taken from the environment variable when the database is started on a *nix host, windows its set up in the database service. If you want to change the ORACLE_SID, set it. See the environment setup script in OH/bin appropriate for your shell. (OH short for $ORACLE_HOME)
    how to create a databaseYou mean tablespace?
    what you think about this error message ... read from socketWhat do you think about the error message, its your database. Socket read error can be caused by many things, the ora-NNNN error number can provide some insight. http://download.oracle.com/docs/cd/E11882_01/server.112/e17766/toc.htm

  • Uninstall oracle 10g from Linux Red hat

    is any body know the standard procedure to uninstall oracle 10g from linux red hat.

    The correct answer is "Undo the changes you made during the install"
    By this I mean:
    Stop all of the processes
    Delete the ORACLE_BASE directory (usually the one one level up from ORACLE_HOME)
    Delete the oraInventory directory if it isn't inside ORACLE_BASE
    Delete /etc/oratab, /etc/oraInst.loc
    Delete /user/local/bin/coraenv, /user/local/bin/oraenv, /user/local/bin/dbhome
    Undo any environment settings you may have modified (in .bash_profile and bashrc)
    That should be just about it. That's how I usually clean out my system between installs.
    ~Jer

  • What's the latest patch for oracle 10g client?

    what's the latest patch for oracle 10g client? 6810189?

    The same as the patch for the Oracle database of the same version and operating system. Since you didn't specify the operating system or the particular Oracle version (10g could mean 10.1 or 10.2), it's hard to be more specific.
    Justin

  • Convert Window Oracle 10g to Linux Oracle 11g

    HI Experts
    My current version is Oracle 10g on Window and i want to convert on Oracle 11g on Linux.
    What will be the best way to convert it ? can possible to direct convert
    or i need to be database migration from window Oracle 10g to Linux Oracle 10g and then covert from Linux Oracle 10g to Linux Oracle 11g.
    If the direct conversion is possible then please let me know the way or if u have document then please share it.
    I searched lot but i didn't get anything.....
    Thanks in advance

    What is the expected downtime duration ?
    What is the database size ?
    For a "small" database with no downtime constraint you could use Data Pump to move data.
    For a "large" database with minimum downtime you could use Oracle Streams (with Enterprise Edition) or Golden Gate (separate product: needs new licensing).
    You can find detailed migration/upgrade recommendations and scenarios on OTN database upgrade page:
    http://www.oracle.com/technetwork/products/upgrade/index.html
    Edited by: P. Forstmann on 22 mars 2013 13:03

Maybe you are looking for