Install linux redhat for oracle 10g2

Hi Friends,
I will install linux redhat linux 5 for oracle 10g 2. How to created correct partition of linux to match oracle 10g 2.
I install linux as server style. any advice?
Thanks
JIm

Hi JIm
It is true that for us DBA the OFA is the standard by excellence. You have also the quite good document on that gives you also a lot of examples.
http://www.ss64.com/orasyntax/ofa.html
What is a style server? Do you mean as a template server?
Please note also that if you need to do more than 1 installation you can clone your binaries from your first installation. Ideally you should patch it to he latest release and then make your clone.
1. tar your current binaries under /oracle/product/10.2.0/db_1
2. copy the tar file on the target server under /export/home/oracle and then untar it.
3. cd to new_oracle_home/oui
4. ./runInstaller -clone -silent ORACLE_HOME="<new_oracle_home>" ORACLE_HOME_NAME="<unique_home_name>"
read more on http://download.oracle.com/docs/cd/B19306_01/install.102/b15660/app_cloning.htm
You can also clone your database to other targets
1 Duplicate from source to your targets     
1.1 Perform a database backup including archive log
1.2 Create an Oracle password file for the auxiliary instance
1.3 Establish Oracle Net connectivity to the auxiliary instance
1.4 Create an initialization parameter file for the auxiliary instance
1.5 Start the auxiliary instance in NOMOUNT mode
1.6 Mount or open the target database
1.7 Ensure that backups and archived redo log files are available
1.8 Allocate auxiliary channels if needed
1.9 Execute the DUPLICATE script
Hope this will help you to get the templates installed.
Cheers
Hubert
Edited by: Hub on Oct 25, 2008 1:52 PM

Similar Messages

  • How can I install JDBC drivers for Oracle?!?....

    i have a program that has this line:
    import oracle.jdbc.pool.OracleDataSource;
    that gives this error when I compile it:
    package oracle.jdbc.pool does not exist
    So I think I need to install JDBC drivers for Oracle. (?)
    I went here: [http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/htdocs/jdbc_111060.html]
    and downloaded the files for JDBC Thin.
    Then I followed this: [http://www.oracle.com/technology/software/tech/java/sqlj_jdbc/htdocs/111070_readme.html]
    by entering these commands (I'm using Ubuntu):
    export CLASSPATH=$CLASSPATH:/path/to/files/ojdbc6.jar
    export CLASSPATH=$CLASSPATH:/path/to/files/orai18n.jar
    export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/path/to/files
    When I type echo $CLASSPATH I can see that those commands worked, but it hasn't made any difference when I try to compile.
    I still get the same error. Is it because I didn't do anything about the .so files? The readme page didn't mention them in the installation section.
    Please help! I am so stuck...

    I don't think you need the shared libraries (.so files) and given what I saw when I glanced at those pages, I don't think they'd even work for you, although maybe I just didn't read enough of it.
    What happens when you type
    javap oracle.jdbc.pool.OracleDataSourceon the command line?
    How are you invoking javac? Are you perhaps passing a classpath argument?
    Are you sure that the path to the jar files is correct? Are the paths relative?

  • Links refers to Linux basics for oracle DBA by Sushil Kuma

    kamran sir
    I need help regarding the links posted on your blog.
    The links refers to Linux basics for oracle DBA by Sushil Kumar which is posted on your blogspot. if anyone is having those links please provide me those links.
    thank you

    susdba wrote:
    kamran sir
    I need help regarding the links posted on your blog.
    The links refers to Linux basics for oracle DBA by Sushil Kumar which is posted on your blogspot. if anyone is having those links please provide me those links.
    thank youpost the question in kamran's blog with your email id.
    else email him separately
    thank you grish sharma... i removed it
    Edited by: rajeysh on Jul 12, 2011 8:21 PM

  • Red hat Linux support for Oracle

    Hi! Can some body tell me which version of Red Hat Linux is supported. I was told that Oracle supports only upto Red hat 7.1 for Oracle 8.1.7.3.
    thanks

    I installed 9iAS on RedHat 7.3, see my post at:
    Re: SQL query report columns
    I don't know about versions < 7.3, but 7.3 by default includes kde 3 :)

  • Groups in Linux needed for 'oracle' user

    I have a new server running OEL6 that I plan to install EM 12C and a database using ASM.
    My install user is 'oracle'. Documentation states that 'oracle' should have the primary group of 'oinstall' and a secondary group of 'dba'.
    Awhile back (before things were Grid Infrastructure) we had some problems with an install and an Oracle support person told me to get rid of 'oinstall', and soley rely on 'dba'. She talked about the numerous support calls serviced by introducing both groups.
    I took her advice, and most of our things are still running with 'oracle' and 'dba'.
    But, we are embarking into a new world, and perhaps the 'oinstall' and 'dba' issues have been worked out, and there is a benefit to having multiple groups. We are a pretty small shop and don't have different groups doing things; we are mostly a few of us required to do it all. In that sense, less is more--more easier to support.
    Are there recommendations for the 'oinstall' and 'dba' groups? Pitfalls encountered?
    Sherrie

    Thanks Loc.
    Most of the documentation that I've read, including the note you mention, says that going forward from 11.2, oinstall should always be used. I think it's a blanket statement intended to cover all bases, and I can understand that architecture in a large group, where one group might be responsible for an install, another group for managing a database, and perhaps someone else managing storage. I'm trying to undersand how oinstall vx dba groups are used, and why oinstall is so important.
    In our group, there are just a few of us, and we do it all.
    We have 5 clusters wiht 28 managed databases at 11.1. All of those were installed with the primary group of dba, and a secondary ground of oinstall. They've been working fine for a few years.
    We are now installing EM12C grid on a new machine, starting with grid infrastructure to get ASM installed, so that our repository database can use it.
    So, on this Linux box we will have ASM, database, agent and OMS. It's a standalone box, and our primary group is oinstall.
    I have been having trouble getting the first step of this completed, installing GI to get ASM up and running. But, that's not part of this question.
    Once I get this all configured and running, I will have to install the new agent on all of our targets. Over on those old boxes, he'll still be installed as 'dba', which can read all of the targets. So I think I'm okiay. It's just that I'm stuck with one foot in each door. But having 2 groups for the 'oracle' user will make it okay.
    Sherrie

  • Linux istallation for oracle

    hi,
    i want to install oracle database & oracle developer on Linux machine.so i m installing Linux and i want to know how much i should specify partition size bcoz i dont want to face any size related problem when i would install database & developer.
    so plz tell what partition should what size ?
    thanks

    superdba wrote:
    let me clear u one thing i m not looking linux parameter or setting or oracle installation .
    i m looking ofr linux partiton size when i m installing linux so i wont get anyy error related to size.that means size of
    root parition, / parttion,boot, home ,swap, usr, var and any other if required.Hi 'superdba'.
    Perhaps you should talk to 'super sysadmin' to get some help for the root, /, boot, home, usr, var partitions since they have nothing to do with Oracle in any way.
    For Oracle, it is strongly suggested that you have 2GB swap minimum, or 2x real memory for swap up to 8GB memory, or 1x memory for swap past 16GB memory.
    And for Oracle you need to decide the file system for installing the database software. But plan on 4GB for the database s/w in whatever file system you decide. (I personally recommend /opt or /u01, but the documentation has a great section on the Optimal Flexible Architecture (OFA) which your 'super sysadmin' should read to advise you of how to best handle that.)
    And for Oracle you need to decide which file systems will hold the data files, and how big they need to be for your projected application data storage. Again your 'super sysadmin' will help with the file system, and the size information will come from your vendor or your developers.
    If you have no 'super sysadmin' then you need to use that most important of skills available to any dba, including 'superdba', which is to read the manuals.

  • Linux flavors for oracle 10gR2 RAC setup

    Hi,
    Oracle10gR2
    Which are the alternate Linux flavors (most similar to RHEL 5.5) that can be used for Oracle10gR2 RAC setup ??
    Regards

    Hi,
    while there other Linux versions are also vertified, best is to use Oracle Linux http://www.oracle.com/us/technologies/linux/index.html
    This is based on RHEL (you also have a 5.5. version).
    Regards
    Sebastian

  • How to install OJDBC driver for oracle in PI7.1

    Hi,
       I am getting the following error for JDBC adapter communication .
    Error during database connection to the database URL 'jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=x.x.x.x)(PORT=x.x.x.x)))(CONNECT_DATA=(SERVICE_NAME=cpuerp)(SERVER=dedicated)))' using the JDBC driver 'JDBC DRIVER: oracle.jdbc.driver.OracleDriver': 'com.sap.aii.adapter.jdbc.sql.DriverManagerException: Can not establish connection:: SAPClassNotFoundException: JDBC DRIVER: oracle.jdbc.driver.OracleDriver'
    Would like to install the OJDBC14.jar for oracle in PI 7.1 Can anybody help to let me know how to install the OJDBC.jar file in PI7.1?
    Thanks
    Regards
    suk4023

    Hi Sukande,
    Deployment procedure is same irrespective of operating system.
    On AIX, you have to copy the file com.sap.aii.adapter.lib.sda to your desktop and modify using winrar as explained in the below article and copy the modified file back to the respective path on AIX server.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/00b4a020-4ae6-2c10-5a95-fed4ad9a4b60?QuickLink=index&overridelayout=true
    Thanks,
    Siva Kumar

  • Problem installing weblogic jdriver for oracle

    Hi ,
    I have installed WLS510 and Oracle8i Personal Edition on windows98. I have
    put the c:\weblogic\bin\oci815_8 directory in the system path and
    c:\oracle\ora81\jdbc\lib\classes102.zip in the CLASSPATH
    Now when I try to test the connection using the following command:
    $ java utils.t3dbping URL user password DB driver_class driver_URL
    I get error :
    Connecting to WebLogic with the WebLogic JDBC Driver
    Can't connect with the WebLogic JDBC driver:
    System.loadLibrary threw java.lang.UnsatisfiedLinkError
    with the message 'no weblogicoci36 in java.library.path'.
    Server StackTrace:
    <not available>]
    Could anyone please tell me what java.library.path is and where should I
    find
    weblogicoci36.
    Thanks
    Vishwajeet Lohakarey

    java.library.path is Java System variable for seting directories where will java look out for native library modules (DLLs on NT). It is normally unset because DLLs are serached by standard NT algorithm (PATH variable, System dir) too.
    weblogicoci36 is native module name of WL JDBC driver for Oracle that Java&NT couldn't find. Coresponding DLL file is in your c:\weblogic\bin\oci815_8 directory.
    Problem could be in that if WL is started as NT Service,
    a) PATH variable must be set for System not for User and
    b) this setting don't take effect until NT restart.
    VZ
    "Vishwajeet Lohakarey" <[email protected]> wrote:
    Hi ,
    I have installed WLS510 and Oracle8i Personal Edition on windows98. I have
    put the c:\weblogic\bin\oci815_8 directory in the system path and
    c:\oracle\ora81\jdbc\lib\classes102.zip in the CLASSPATH
    Now when I try to test the connection using the following command:
    $ java utils.t3dbping URL user password DB driver_class driver_URL
    I get error :
    Connecting to WebLogic with the WebLogic JDBC Driver
    Can't connect with the WebLogic JDBC driver:
    System.loadLibrary threw java.lang.UnsatisfiedLinkError
    with the message 'no weblogicoci36 in java.library.path'.
    Server StackTrace:
    <not available>]
    Could anyone please tell me what java.library.path is and where should I
    find
    weblogicoci36.
    Thanks
    Vishwajeet Lohakarey

  • Proplems on installing Generic Installer for Oracle JDeveloper Studio 11g

    hi
    While i installing Generic Installer(Jdevstudio11112install.jar) in order to install Oracle JDeveloper Studio in my windows system, I got "Fatal Exception" so that i could not going forward. I installed all the other fusion middleware 11g components including weblogic server 10.3.2 , oracle soa suite components and creation RCU utility for Oracle soa and BAM in oracle XE Database 10.0.1.
    Operating system i used for my system is windows XP Service Pack 2. For JDK location, i make use of the Middleware home directory where already Jdk availabe by installing weblogic server 10.3.2.
    set JAVA_HOME=C:OracleMiddlewarehome_11gR1jdk160_11cd c:stageSOA%JAVA_HOME%binjava.exe -jar jdevstudio11111install.jar
    i set Environment variable in order to make use existing Jdk6.0 update 14,
    JAVA_HOME C:\Oracle\Middleware\home_11gR1\jdk160_14
    PATH %JAVA_HOME%\bin;
    then i went to the directory where jar file is located , eg
    in command window, c:\stageSOA java -jar jdevstudio11112intall.jar , i could see that jdk locate the jar file in order to extract and its not going beyon 0%, finally i got "fatal exeception"
    can any one solve my problem

    Can you check the setting of your TMP and TEMP environment variables? Change them to a directory without quota or any other restrictions and enough disk space and try again.
    --olaf                                                                                                                                                                                                                                                                                                                                                                               

  • How can i install a ODBC for Oracle in Win 98

    I had install Oracle 8 and JDK1.3 but i cant create a ODBC driver for Oracle
    What have i to do now??
    With best regards
    Trong Van Ho

    Note that ODBC has nothing at all to do with Java or the JDK. There's a similar protocol, JDBC, that you use to connect to a database in Java. Just want to make sure that we're both talking about the same thing.
    If you have installed the Oracle client, you need to
    - Create a new TNS name for the database you want to connect to. The Net8 Assistant should help you do this.
    - Create a new ODBC DSN (Data Source Name) via the ODBC Data Source Administrator utility.
    Justin

  • Install SSL certificate for Oracle HTTP server

    I received a PFX file that contains an SSL wildcard certificate for our company *.xyz.com.
    I used this tool "xca" to extract two files: "server.crt" and "serverkey.pem".
    I want to install this on the oracle 11g HTTP server (OHS) installed as standalone based on apache 2.2
    With oracle, i have to create a wallet and point the SSL.CONF wallet directive to use that wallet.
    I used Oracle Wallet Manager to create it and import the certificate but this is where i am having a problems.
    First I could not restart the web server but the it worked but I got SSL handshake errors (Shown below).
    According to oracle steps, I have to create a CSR and then import the certificate into the wallet
    http://www.apache.com/resources/how-to-setup-an-ssl-certificate-on-apache/
    However, when I tried to use Oracle Wallet Manager, there were two options: import server certificate and trusted certificate.
    The import server certificate was greyed out. I had to create a CSR just to get it enabled but I did not use the CSR, i just imported the "server.crt" file.
    I also tried to import the "serverkey.pem" into the trused certificate option but was rejected (invalid certificate).
    Do you know how to create a successful wallet based on the files i have and not creating a CSR since i already have a certificate file?
    2013-05-04T20:11:40.2718-04:00] [OHS] [ERROR:32] [] [core.c] [host_id: ptp.xyz.xom] [host_addr: 10.72.11.211] [pid: 11339] [tid: 1253263680] [user: root] [VirtualHost: ptp.xyz.xom:443] nzos handshake error, nzos_Handshake returned 29040(server ptp.xyz.xom:443, client 10.60.117.121)
    [2013-05-04T20:11:40.2719-04:00] [OHS] [ERROR:32] [] [core.c] [host_id: ptp.xyz.xom] [host_addr: 10.72.11.211] [pid: 11339] [tid: 1253263680] [user: root] [VirtualHost: ptp.xyz.xom:443] NZ Library Error: Unknown error
    [2013-05-04T20:11:40.4774-04:00] [OHS] [ERROR:32] [] [core.c] [host_id: ptp.xyz.xom] [host_addr: 10.72.11.211] [pid: 11339] [tid: 1263753536] [user: root] [VirtualHost: ptp.xyz.xom:443] unusably short session_id provided (0 bytes)
    [2013-05-04T20:11:40.4776-04:00] [OHS] [ERROR:32] [] [core.c] [host_id: ptp.xyz.xom] [host_addr: 10.72.11.211] [pid: 11339] [tid: 1263753536] [user: root] [VirtualHost: ptp.xyz.xom:443] nzos handshake error, nzos_Handshake returned 29040(server ptp.xyz.xom:443, client 10.60.117.121)
    [2013-05-04T20:11:40.4776-04:00] [OHS] [ERROR:32] [] [core.c] [host_id: ptp.xyz.xom] [host_addr: 10.72.11.211] [pid: 11339] [tid: 1263753536] [user: root] [VirtualHost: ptp.xyz.xom:443] NZ Library Error: Unknown error
    [2013-05-04T20:11:40.6814-04:00] [OHS] [ERROR:32] [] [core.c] [host_id: ptp.xyz.xom] [host_addr: 10.72.11.211] [pid: 11339] [tid: 1274243392] [user: root] [VirtualHost: ptp.xyz.xom:443] unusably short session_id provided (0 bytes)
    [2013-05-04T20:11:40.6816-04:00] [OHS] [ERROR:32] [] [core.c] [host_id: ptp.xyz.xom] [host_addr: 10.72.11.211] [pid: 11339] [tid: 1274243392] [user: root] [VirtualHost: ptp.xyz.xom:443] nzos handshake error, nzos_Handshake returned 29040(server ptp.xyz.xom:443, client 10.60.117.121)
    [2013-05-04T20:11:40.6816-04:00] [OHS] [ERROR:32] [] [core.c] [host_id: ptp.xyz.xom] [host_addr: 10.72.11.211] [pid: 11339] [tid: 1274243392] [user: root] [VirtualHost: ptp.xyz.xom:443] NZ Library Error: Unknown error

    I do not have weblogic installed. I only have standalone 11g HTTP server with mod_plsql.
    If i can get OWM working to create a successful certificate them the problem would be resolved.
    I am just not sure what is Root Certificate and Trustworthy Certificate and how to get that from the files i have.

  • Where to running SQL Scripts after install of ODAC for Oracle Client?

    I just installed ODAC for Oracle Client on a windows server, that runs a sql server database, for developers to connect a web app to an Oracle/Unix database. The install states to run SQL scripts located in the $ORACLE_HOME\ASP.NET\SQL directory after the install. I'm not sure where to run them? On the ORACLE DB on the Unix server? If someone could bring me up to speed I would appreciate it. Thanks.

    If I do run the scripts, do you know what user they should be run as? The developer are using ASP.NET for connectivity.
    Why there is no Oracle Expert answer this simple question? ?
    After ODAC 11.1.0.7.20 installation completed, there is a message in the last screen:
    *"Run the SQL script located in c:\app\Administrator\product\11.1.0\client_1\ASP.NET\SQL directory for a new installation or an upgrade of Oracle Providers for ASP.NET"*
    The question is: How to run these 9 SQL scripts ?
    In SQL*Plus, which oracle user should I connect to in order to run these 9 scrips, including:
    InstallAllOracleASPNETProviders.sql
    InstallOracleASPNETCommon.sql
    InstallOracleMembership.sql
    InstallOraclePersonalization.sql
    InstallOracleProfile.sql
    InstallOracleRoles.sql
    InstallOracleSessionState.sql
    InstallOracleSiteMap.sql
    InstallOracleWebEvents.sql

  • Should I use the 64 bit or 32 bit Linux distro for Oracle Service Bus

    I'm going to install OSB for the first time on Oracle Linux 5.3 for development use. Does it matter whether I install OSB on the 32 bit or 64 bit version of Oracle Linux?
    I've had better luck with 32 bit Linux distros in the past, but if there's a benefit to using the 64 bit distro I'll use it. My hardware has 4 GB of RAM, which I hope is enough for development use.
    Thanks.
    Dean

    I found this post on the Ubuntu forums which indicates trouble running Workshop on ubuntu. Maybe OSB works but Workshop has problems on Ubuntu:
    http://ubuntuforums.org/showthread.php?t=1137863

  • Re: Best compatible Linux OS for Oracle EBS R12.1.1

    Bonjour tout le monde,
    Voila, j'ai installé Oracle e-BS R12 sur une machine (serveur) linux 6 Update 4, j'ai pu me connecter à l'application dans la machine elle même (serveur), par contre je peut pas m'accèder à distance avec Windows?
    Aidez moi à configurer soit linux ou bien e-BS pour me permettre la connexion à distance.
    Merci.

    From http://translate.google.com
    Hello everyone,
    Here, I installed Oracle E-BS R12 on a machine (server) Linux 6 Update 4, I was able to connect to the application in the machine itself (server), by cons I can not access me remotely from Windows?
    Help me configure either linux or e-BS for me the remote connection.
    Thank you.
    Pl identify which version of EBS - you will need to follow all of the directions in MOS Doc 761566.1
    What issues are you facing when using Windows client ? Pl see MOS Doc 389422.1
    HTH
    Srini

Maybe you are looking for

  • View pdf file stored in oracle database through oracle forms

    Forms [32 Bit] Version 10.1.2.0.2 (Production) Oracle9i Enterprise Edition Release 9.2.0.8.0 - 64bit Production With the Partitioning, OLAP and Oracle Data Mining options JServer Release 9.2.0.8.0 - Production Oracle Toolkit Version 10.1.2.0.2 (Produ

  • How to create folder for apps?

    How do create anew folder to hold apps that are similar in nature?

  • How to create separate articles out of one InDesign document?

    I have a pre-created InDesign 5 document that is about 50 pages. There are different articles within these pages, and there are different sections created for the page numbers. When I add to the folio, it appears to be adding the entire document as o

  • Is anyone polite enough to help me, somed

    The only reason I'm pissed off is because I've posted this more than a week ago, and NO ONE answered. This has happened to me before on this website, and I'm close to letting everyone know that no one is helpful here... But I hope I'm wrong. Last wee

  • Create BRF object and call in Webdynpro ABAP

    Hi, can you please let me know how can i create BRF obejects and call them in webdynpro ABAP in WDC. Thanks, Mahesh.Gattu