Run or recove database Oracle 11 g on a disc

Hello everyone.

My problem is the following.

I have a database of Oracle 11 g R2 to a Linux disk. This disc has been on a server motherboard failure and now we don t find another motherboard, same model, where to install the drive. So we put the disc inside a carcass of external drive and now we will try to start the database to a VirtualBox machine where we will install the same operating system.

Issue.

It is posible? and if yes send me a link with the documentation.

It has medium to achieve anothers?

Regards to all the world and thanks in advance.

Thanks for your reply, but after that I wrote this post, I know that Linux is a portable system and I can plug the drive into any motherboard and it should work.

Thanks again and best regards.

Tags: Database

Similar Questions

  • Oracle Forms running against multiple databases?

    Maybe that's a stupid question, but Oracle Web Forms can run into other databases (SQL Server, Access, etc...)?

    This isn't a stupid question, but the answer is no. Forms is specialized and highly optimized to run against Oracle

  • recover databases when nocatalog

    Hello
    on the 11g R2 I am following a scenario on documentation: http://docs.oracle.com/cd/E11882_01/backup.112/e10642/rcmadvre.htm#i1008870.

    It is said:
     
    
    STARTUP NOMOUNT;
    SET DBID 676549873 
    RUN 
    { 
      ALLOCATE CHANNEL c1 DEVICE TYPE DISK 
      RESTORE CONTROLFILE FROM AUTOBACKUP 
        MAXSEQ 100           # start at sequence 100 and count down 
        MAXDAYS 180;         # start at UNTIL TIME and search back 6 months 
      ALTER DATABASE MOUNT DATABASE; 
    } 
    
    
    RESTORE DATABASE UNTIL SEQUENCE 13244; 
    RECOVER DATABASE UNTIL SEQUENCE 13244; 
    5.If recovery was successful, then open the database and reset the online logs: 
    
    ALTER DATABASE OPEN RESETLOGS; 
    My question is:
    The following should appear on SQLPLUS?
    THE VALUE OF DBID 676549873
    RESTORE THE DATABASE UP TO THE SEQUENCE 13244;
    RECOVER THE DATABASE UP TO THE SEQUENCE 13244;

    Thank you.

    Hello

    Why the need to reset the incarnation of the database?

    RMAN> run
    2> {
    3> allocate channel t1 type disk;
    4> SET DBID 41381354
    5> SET until sequence 14;
    6> RESTORE CONTROLFILE FROM 'M:\backup\MYDB\incre\CTL_MYDB_20120325_12_1';
    7> ALTER DATABASE MOUNT;
    8> RESTORE DATABASE ;
    9> RECOVER DATABASE ;
    10> ALTER DATABASE OPEN RESETLOGS;
    11> }
    
    RMAN-06493: only UNTIL TIME clause is allowed when performing a restore from autobackup, found: sequence
    

    Here you must define the dbid, restore controlfile from the backuppiece if you have not set up Autobackup, mount the database, until the individual sequence #, restore & recover the database and finally open with resetlogs.

    You can refer to your 1st post on this thread for the steps that you followed to restore the database until a particular sequence :)

    You set up the database, in particular the sequence value in your very 1st post # and later performed operation restoration and recovery. Check it out ;)

  • recover database until time - do not recover as expected

    Hello

    We have an Oracle 9i db (9208) running on AIX.

    We had a problem and allowed to restore all dbf files and control of the backup of the night on the server by replacing the currently damaged system.

    Once this is done, we opened then the DB in order to check some things.

    Once done we then closed and mounted and issued the «recover database until time...» "command.

    Logs archiving we need are in the location default archive. They cover the period just before the files restored until the moment that we need the DB found.

    However, when you run the recover log alerts just shows

    «ALTER DATABASE RECOVER database until time ' 2010-08 - 11:16:30:00'»»
    Mon Aug 16 14:33:57 2010
    Start of recovery Media
    Recovery media not required.

    Can someone tell us why the recover command is not the files of newspapers in the Archives until we are specifying. It doesn't look like its even looking at them.

    The command runs in less than a second.

    Is it because we opened the DB between the restoration and the recovery so his already written a journal of latest checking in the file, so the PB think its already up to date?

    Since you opened the database and media recovery finished, he will get no more. Is why he mentions "Media Recovery is not necessary. If you want to start the recovery media up to the hour, and then start a new restoration and then recover.

    Concerning

  • recover database syntax

    I had to do a restore of database; to get rid of some bad data that was loaded and when it ends, I want back at a specific time, but I'm not sure of the correct syntax.  An application provider gave me the following to try but I wanted to get other comments until something is wrong.  Any help would be great... Thank you... Mike


    I'll try to find the exact syntax and haven't seen it written anywhere, if

    recover the database up to the ' March 17, 2015 15:00.

    doesn't work, try

    recover database until time ' March 17, 2015 15:00.

    and if this does not work, try

    recover the database to the ' 17 March 2015 15:00 '

    and if this does not work, try

    recover database until time ' 17 March 2015 15:00 '

    and if this does not work, try

    recover database until time to_date ('2015-03 - 17:15:00:00 ',' HH24:MI:SS')

    and if this does not work, try

    recover database until time ' to_date ('2015-03 - 17:15:00:00 ',' HH24:MI:SS').

    and if this does not work, try

    1. RUN
    2. {
    3. Until THE MOMENT ' March 17, 2015 15:00 '
    4. RECOVER THE DATABASE;

    small question, I do the rman database restoration, I'd do the

    1. recover database until time ' to_date ('2015-03-17 15:00 ',' YYYY-MM-DD HH24:MI:SS') ";   of rman also or sqlplus?
  • Database Oracle 12 c and Kerberos

    Hi guys, I have the Kerberos authentication on lunix works well but I can not configure the database to authenticate users with Kerberos 5.

    I followed the official instructions on setting up Kerberos authentication. However, I am struck with as error.

    The work of okinit and oklist. But when I try to connect with 'sqlplus /@orcl' it gives me this error:

    ERROR:

    ORA-12638: credential retrieval failed

    Can someone help me?

    Thanks in advance

    Environmental information:

    Database Oracle 12 c: with the support of multitenent.

    Red Hat Enterprise Linux Server 6.4 release (Santiago) - Kernel: 2.6.32 - 358.18.1.el6.x86_64

    the newspaper made with Kerberos.

    The content of the relevant files are here:

    SQL.ora

    # Network Configuration file SQLNET.ora:... /Network/admin/SQLNET.ora

    # Generated by Oracle configuration tools.

    SQLNET. AUTHENTICATION_SERVICES = (DOB KERBEROS5)

    SQLNET. KERBEROS5_KEYTAB = /etc/oracle.keytab.03.27.14

    SQLNET. KERBEROS5_REALMS = /etc/krb5.realms

    SQLNET. KERBEROS5_CC_NAME = / tmp/krb5cc

    SQLNET. KERBEROS5_CONF = /etc/krb5.conf

    SQLNET. KERBEROS5_CONF_MIT = TRUE

    SQLNET. AUTHENTICATION_KERBEROS5_SERVICE = orcl.my - machine.my - domain

    SQLNET. KERBEROS5_CLOCKSKEW = 6000

    NAMES. DIRECTORY_PATH = (TNSNAMES, EZCONNECT)

    TRACE_LEVEL_SERVER = ADMIN

    TRACE_LEVEL_CLIENT = ADMIN

    TRACE_LEVEL_LISTENER = ADMIN

    krb5.conf

    #File modified by ipa-client-install

    INCLUDEDIR /var/lib/sss/pubconf/krb5.include.d/

    [libdefaults]

    default_realm = MY-DOMAIN

    dns_lookup_realm = false

    dns_lookup_kdc = false

    RDN = false

    ticket_lifetime = 24 hours

    address = yes

    [realms]

    MY. AREA = {}

    KDC = kdc - server.my - area: 88

    kdc = master_kdc - server.my - domain: 88

    admin_server = kdc - server.my - domain: 749

    domaine_par_defaut = my-domain

    pkinit_anchors = FILE:/etc/ipa/ca.crt

    }

    [domain_realm]

    .my-domain = MY-DOMAIN

    My-domain = MY-DOMAIN

    krb5. Realms

    My-MY-DOMAIN

    tnsnames.ora

    # Network Configuration file tnsnames.ora:... /Network/admin/tnsnames.ora

    # Generated by Oracle configuration tools.

    ORCL =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP) (HOST = my - machine.my -)(PORT = 1521) area)

    (CONNECT_DATA =

    (SERVER = DEDICATED)

    (SERVICE_NAME = orcl.my - domain)

    )

    )

    Besides, I saw the newspaper of KDC kerberos 'sqlplus /@orcl' demand was very strange:

    Mar 27 15:15:43 kdc - server.my - domain krb5kdc [2715] (info): TGS_REQ (4 {18 17 16 23} ETYPE) 128.122.72.166: PROCESS_TGS: authtime 0, < unknown client > < unknown Server >, wrong net address

    Mar 27 15:15:43 kdc - server.my - domain krb5kdc [2714] (info): TGS_REQ (4 {18 17 16 23} ETYPE) 128.122.72.166: PROCESS_TGS: authtime 0, < unknown client > < unknown Server >, wrong net address

    Hi again, my steps below. I apologize for my English

    And I don't know how to remove links e-mail. I.e. [email protected] should be just krbuser to somedomain.ru.

    Test configuration:

    Kerberos (KDC, Microsoft) server:

    • Host: dc1.somedomain.ru (10.0.2.11)
    • Server Windows 2008/2012 tested
    • Active Directory (KDC)
    • Domain: SOMEDOMAIN.RU

    Kerberos (Oracle DB server) client:

    • Host: dboraclen1.somedomain.ru (10.0.2.76)
    • RedHat Linux
    • Oracle 11.2.0.4 Server Standard Edition (* patched)

    Oracle client:

    • Host: dbclient.somedomain.ru (10.0.2.7)
    • RedHat Linux
    • Oracle 11.2.0.4 client

    P1: Setting up the Kerberos client to interoperate with KDC in Windows Server 2008/2012

    On dboraclen1.somedomain.ru.

    1.1 Kerberos software control

    [root @ /] $ cd/etc
    [root @ / etc] $ rpm - qa | grep-i krb5
    krb5-workstation - 1.2.7 - 44
    pam_krb5-1, 73-1
    krb5-libs - 1.2.7 - 44

    1.2 configure Kerberos

    Check/change:

    /etc/krb5.conf

    / etc/krb5. Realms

    / etc/KRB. Realms

    / etc/hosts

    / etc/services

    # /etc/krb5.conf:
    [record]
    default=file:/var/log/krb5libs.log
    KDC=file:/var/log/krb5kdc.log
    admin_server=file:/var/log/kadmind.log

    [libdefaults]
    default_realm = SOMEDOMAIN.RU
    dns_lookup_realm = false

    dns_lookup_kdc = false

    ticket_lifetime = 24 hours

    renew_lifetime = 7 d

    address = true

    [realms]
    SOMEDOMAIN.RU = {}
    KDC = dc1.somedomain.ru:88
    }

    [domain_realm]
    . somedomain.ru = SOMEDOMAIN.RU
    somedomain.ru = SOMEDOMAIN.RU

    [CDC]
    Profile = /var/kerberos/krb5kdc/kdc.conf

    # /etc/krb5.realms:

    . somedomain.ru = SOMEDOMAIN.RU

    # /etc/krb.realms:
    . somedomain.ru = SOMEDOMAIN.RU

    # / etc/hosts:
    127.0.0.1 localhost.localdomain localhost

    10.0.2.76 dboraclen1.somedomain.ru dboraclen1
    10.0.2.11 dc1.somedomain.ru dc1

    # / etc/services:
    88/tcp kerberos5 Kerberos krb5 # Kerberos v5
    88/udp kerberos5 Kerberos krb5 # Kerberos v5

    !!! Using only capital letters with domain, only lowercase with names of user/hostames. It is important.

    1. 1.3 Kerberos software control on the database server
    (oracle owner = oracle, ORACLE_HOME= /Oracle/u01/oracle/database/11r2)
    
     
    
    [oracle@ /home/oracle]$ cd $ORACLE_HOME/bin [oracle@ /Oracle/u01/oracle/database/11r2/bin]$ ./adapters
    
     Installed Oracle Advanced Security options are: ... Kerberos v5 authentication RADIUS authentication or
    
     [oracle@ /Oracle/u01/oracle/database/11r2/bin]$ ./adapters ./oracle ... Kerberos v5 authentication RADIUS authentication
    

    P2: Configuration of KDC in Windows 2008/2012

    On dc1.somedomain.ru.

    2.1 create a user in Microsoft Active Directory


    In the menu "Administration / Active Directory users and computers:

    [General]
    Name: krbuser
    Family name: eu1
    View name: kerberos user 1

    [Account]
    User logon name: [email protected]

    Main 2.2.create for Oracle database in Microsoft AD

    Create the user with the name exactly as database host name, i.e. the dboraclen1.somedomain.ru and password, i.e. oracle:

    [General]
    Name: dboraclen1.somedomain.ru
    Full name: dboraclen1.somedomain.ru

    [Account]
    User logon name: [email protected]

    [Account options]
    Password never expires.

    !!! Select the option: do not use Kerberos preauthentication

    !!! Deselect the option "user must change password on the next logon".

    To complete the creation use ktpass.exe.

    Run:

    C:\Program Files\Support Tools > ktpass princ - oracle/[email protected] mapuser - dboraclen1-pass oracle-crypto RC4-HMAC-NT - out c:\temp\keytab.dboraclen1
    Targeting the domain controller: dc1.somedomain.ru
    The setting method using legacy password
    Correctly mapped dboraclen1.somedomain.ru oracle/dboraclen1.somedomain.ru.
    WARNING: type pType and account do not match. This could cause problems.
    Created key.
    Output keytab to c:\temp\keytab.dboraclen1 file:
    Keytab version: 0 x 502
    KeySize 81 oracle/[email protected] ptype 0

    Copy c:\temp\keytab.dboraclen1 into the directory etc./etc/etc on Oracle DB machine (dboraclen1.somedomain.ru).

    P3: Configuring Oracle DB to interoperate with KDC

    On dboraclen1.somedomain.ru.

    sqlnet.ora 3.1

    #/Oracle/u01/oracle/database/11r2/network/admin/sqlnet.ora

    NAMES. DIRECTORY_PATH = (TNSNAMES)
    SQLNET. KERBEROS5_REALMS = /etc/krb5.realms
    SQLNET. KERBEROS5_CONF=/etc/krb5.conf
    SQLNET. KERBEROS5_KEYTAB=/etc/keytab.dboraclen1
    SQLNET. AUTHENTICATION_KERBEROS5_SERVICE = oracle
    SQLNET. KERBEROS5_CONF_MIT = true
    SQLNET. AUTHENTICATION_SERVICES = (DOB, Kerberos5)

    SQLNET. KERBEROS5_CLOCKSKEW = 6000

    3.2 check/change settings on the server of DB Oracle

    OS_AUTHENT_PREFIX =""
    REMOTE_OS_AUTHENT = FALSE

    3.3.create user database in Oracle DB

    The user sys (System):

    SQL > create user '[email protected]' identified externally.
    Created by the user.

    SQL > grant create session, resources to '[email protected]';
    Grant succeeded.

    or

    SQL > create user KERBUSER identified externally as ' [email protected]';
    Created by the user.

    SQL > grant create session, resource at KERBUSER.
    Grant succeeded.

    P4 - configuration of Oracle customers

    On each client computer.

    4.1 configuration of oracle (for Linux)

    The configuration files (krb5.conf, krb5.realms, krb.realms) Kerberos and armed, services may be same as above.

    Create a linux user, i.e. krbuser.

    # /home/krbuser/sqlnet.ora
    NAMES. DIRECTORY_PATH = (TNSNAMES)

    SQLNET. KERBEROS5_CC_NAME = / tmp/krb5cc_502

    SQLNET. KERBEROS5_CONF = /etc/krb5.conf

    SQLNET. KERBEROS5_CONF_MIT = true

    SQLNET. AUTHENTICATION_SERVICES = (kerberos5)

    SQLNET. KERBEROS5_CLOCKSKEW = 6000

    # /home/krbuser/tnsnames.ora
    DB_test_auth =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP)(HOST = dboraclen1.somedomain.ru) (PORT = 1521))

    (CONNECT_DATA =

    (SERVER = DEDICATED)

    (SERVICE_NAME = GlobalDB)

    )

    )

    4.2 get ticket (TGT) initial kerberos:

    Run $ORACLE_HOME/bin/okinit:

    [krbuser @ / home/krbuser] $ okinit EI 23
    Utilities for Linux Kerberos: Version 11.2.0.4.0 - Production on August 16, 2011 15:44:11
    Copyright (c) 1996, Oracle 2011.  All rights reserved.
    Password for [email protected]:<-- ad="" user="">
    [krbuser @ / home/krbuser] $

    Check the TGT with $ORACLE_HOME/bin/oklist:

    [krbuser @ / home/krbuser] $ oklist
    Utilities for Linux Kerberos: Version 11.2.0.4.0 - Production on August 16, 2011 15:45:46
    Copyright (c) 1996, Oracle 2011.  All rights reserved.
    Ticket cache: / tmp/krb5cc_502
    Default principal: [email protected]
    Valid from expires Principal
    November 16, 2013 15:41:52 16 November 2013 23:44:11 krbtgt/SOMEDOMAIN. [email protected]
    [krbuser @ / home/krbuser] $

    and

    [krbuser @ / home/krbuser] $ ls tmp/-l/krb5cc_502
    -rw - 1 krbuser s/n 527 Nov 15:41 16 / tmp/krb5cc_502

    4.3.test

    Check the time synchronization between the clients and the server of DB.

    [krbuser @ / home/krbuser] $ sqlplus /@DB_test_auth
    SQL * more: version 11.2.0.4.0 - Production on Tue Nov 16 15:56:53 2013
    Copyright (c) 1982, 2013, Oracle.  All rights reserved.
    Connected to:
    Oracle Database 11 g Release 11.2.0.4.0 - 64 bit Production

    SQL >

  • Symantec AntiVirus recommended for the database oracle on windows server 2003

    Hi all

    I have a server of oracle database on the windows server 2003 version 10.2.0.4 platform. What are best practices for symantec antivirus running on this server, but the database of their scanning file exclusions.

    My server restarted unexpectedly for many times. I have in the log of event id 6008. What can be the cause of it... ?

    How to configure the anti-virus protection on Windows Server that is running the database Oracle [ID 782354.1]

  • Disk4 Applications installation quick-databases Oracle

    Hello
    I try to install Oracle Apps R12 instance on my machine (Linux 64 bit OS). When you try to install using rapidwiz (downloaded the e-delivery site), it starts installation but after awhile, it prompts for the location application quick setup-databases Oracle disk4.

    I searched this file in all the folders on 5 (startCD), oraDB, Orleans, oraApps, oraAppDB, but it did not. I wish there was a way to display a screenshot.

    Can someone help me with this problem.

    Hello

    It could be Disk4 and/or other discs, so running md5sum should be useful to verify the integrity of the domain directory any scene.

    Kind regards
    Hussein

  • How to point the portal to the pointbase database Oracle database.

    Hi all

    Default gateway pointing to the pointbase database. I am point Portal database Oracle.
    Can anyone provide steps for 1) how to point the portal to the Oracle database?
    (2) what are the sources of data that I need to change?
    (3) what database scripts can I run?
    (4) after you create the database in oracle tables, I should have some initial data on the table?

    Thank you
    Florian

    You always use Pointbase

    java.sql.SQLException: invalid table 'USERS' specified in the 23 post name.
    at com.pointbase.net.netJDBCPrimitives.handleResponse (DashoA13 *..: 335)
    at com.pointbase.net.netJDBCPrimitives.handleJDBCObjectResponse(DashoA13*..: 383)
    at com.pointbase.net.netJDBCConnection.prepareStatement(DashoA13*..: 545)

    You need to check p13nDataSource (and all other data sources and change of oracle)

    concerning
    Deepak

  • RECOVER, DATABASE using backup controlfile until the

    Hello
    in 10g R2, may this work:
    RECOVER DATABASE using backup controlfile until '2009-05-21:12:47:30';
    Thank you.

    GregX wrote:
    In fact, it should say something like this:

    until time ' to_date (May 19, 2009 10:30 "," dd-mm-yyyy hh24:mi:ss') ";

    No, you needn't.
    Doc http://download.oracle.com/docs/cd/B19306_01/backup.102/b14191/osrecov.htm#i1007361
    "+ If recovery up to one hour, the time is always specified using the following format, delimited by single quotes: 'YYYY-MM-' DD:HH24:MI:SS. '. + »

    Nicolas.

  • How to determine the level of Group of patches for the database Oracle EBS Server?

    Dear
    How findout patches for the database server Oracle EBS group level i.e. 10.2.0.3?

    Concerning

    Dear Suzy,

    I was looking for a patch of database being upgraded. After the database owner (enviroment) to supply file, I used the following command from $ORACLE_RDBMS_HOME/OPatch directory, command like $ OPatch lsinventory, he listed all the patches and updated patch also.

    'OPatch lsinventory' must list all patches applied to $RDBMS_ORACLE_HOME. For the level of database of the Group of hotfixes, you can use one of the instructions above to get the version. In addition, you can check to the BONE by running executable files (i.e. sqlplus, impdb... etc).

    And on request, I used-> -use $AD_TOP/sql/adutconf.sql , it is perfectly correct.

    Ok.

    But I can't go through of OAM,-diagnostics of Applications using, you can guide me. When I select plan of the site-diagnosis & repair - run diagnostic tests, it error. Say year error has occurred!
    Please note: you don't have sufficient privileges to perform this function.

    OAM and Diagnostics Applications are two different things.

    Diagnostics of applications can be run from "Oracle Diagnostic Tool".

    Note: 358831,1 - E-Business Suite Diagnostics run Instructions
    https://metalink2.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=358831.1

    Note: 167000.1 - Installation Guide for E-Business Suite Diagnostics
    https://metalink2.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=167000.1

    For the Group of hotfixes in OAM, follow the steps described in the following note:

    Note: 550654.1 - how to get patches Oracle Applications products in R12 group level
    https://metalink2.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=550654.1

    Kind regards
    Hussein

  • Identity columns were kidnapped in the database Oracle 12 c Enterprise Edition Release 12.1.0.2.0 - 64 bit?

    Hey all,.

    I am able to create the following table in my environment. However, in our QA environment, it fails with the following error:

    Error report:

    SQL error: ORA-02000: missing (keyword

    02000 00000 - "missing %s keyword."

    Originally, we got the error described in this stack overflow thread until I changed:

    GENERATED BY DEFAULT AS IDENTITY

    TO:

    PRODUCT ALWAYS AS IDENTITY


    Here is the code and specifications:


    Table:

    CREATE TABLE table1)

    NUMBER (10) ID GENERATED ALWAYS AS IDENTITY

    );

    Environment:

    Database Oracle 12 c Enterprise Edition Release 12.1.0.1.0 - 64 bit Production

    PL/SQL Release 12.1.0.1.0 - Production

    CORE Production 12.1.0.1.0

    AMT for 64-bit Windows: Version 12.1.0.1.0 - Production

    NLSRTL Version 12.1.0.1.0 - Production

    QA environment: (this returns the error)

    Database Oracle 12 c Enterprise Edition Release 12.1.0.2.0 - 64 bit Production 0

    PL/SQL Release 12.1.0.2.0 - Production 0

    CORE 12.1.0.2.0 Production 0

    AMT for 64-bit Windows: Version 12.1.0.2.0 - Production 0

    NLSRTL Version 12.1.0.2.0 - Production 0

    It works for me!  You specify "GENERATES DEFAULT ON NULL AS IDENTITY?

    CREATE TABLE table1)

    NUMBER (10) ID GENERATED BY DEFAULT TO NULL AS IDENTITY

    );

    Table created.

    Select * from product_component_version;

    PRODUCT VERSION STATUS
    NLSRTL 12.1.0.2.0 Production
    Oracle Database Enterprise Edition 12 c 12.1.0.2.0 64 bit Production
    PL/SQL 12.1.0.2.0 Production
    AMT for Linux: 12.1.0.2.0 Production
  • Decommissioning of enterprise database Oracle 11 g in Standard Oracle 11 g with respect to licensing?

    Hello

    I was wondering if we can get off our 11g EE licenses licenses SE g 11, considering has focused on making licenses and provided RAC (Real Application Cluster) free option for clusters with up to 4 outlets.

    This question is purely in terms of licensing of database Oracle.


    Any help would be appreciated.

    Thank you

    T

    Yes that's the problem in EE rac is an additional option instead of CARS data use guardto DR solution.SE and EE are two different products and I know licenses are not exchangeable

  • I want to improve my server database Oracle 10 g 10.2.0.4, node 2 CARS on OS: release of Red Hat Enterprise Linux Server 5.3 (Tikanga)-version 2.6.18 kernel - 2.6.18 - 402.el5 to 128.el5.  This core does support my current 10.2.0.4

    I want to improve my server database Oracle 10 g 10.2.0.4, node 2 CARS on OS: release of Red Hat Enterprise Linux Server 5.3 (Tikanga)-version 2.6.18 kernel - 2.6.18 - 402.el5 to 128.el5.  This core does support my current Version of 10.2.0.4 or do I need to apply patches on the binary database after upgrading the kernel?

    Thank you

    Hameed

    Hello

    It should work without problem.

    According to the following document, you should have the kernel version 2.6.18 - 8 or higher.

    Oracle Database (RDBMS) under Unix AIX, HP - UX, Linux, Mac OS X, Solaris, Tru64 Unix operating system Installation and Configuration requirements checklist (8.0.5 to 11.2) (Doc ID 169706.1)

    Also check this document:

    How to check that you have an Oracle support for the kernel (Doc ID 225710.1)

    Kind regards

    Bashar

  • Database Oracle from Windows to Linux migration

    Hey guys,.

    I'm database oracle 11g R2 in Windows 7 migration to Red hat 5 (64-bit) Linux using RMAN by transport.sql file. I installed Oracle 11 g R2 on the two system.

    But the problem is that my data files are scattered in different locations (I mean that all are not in the same directory) and I did not have enough space to all copy in the same directory. Can someone tell me how I'm supposed to write several locations as value the NAME of FILE DB CONVERT parameter when creating transport using RMAN script, I know the command for a directory only.

    RMAN > Convert the new database database linuxdb

    script of transport for "C:\test\transport.sql."

    db_file_name_convert 'C:\oracle\oradata\orcl\' "C:\test".

    the platform "Linux IA < 32 bit >";

    This command allows to convert all the files in the database that resides in the orcl directory and place them in the test directory. But in my case, all the files are not in the directory orcl

    and I can't copy other files in there because I don't have enough space on the entire system.

    I can't create transport script several times because it is incorrect.

    I appreciate your thoughts and suggestions.

    You can specify as many pairs of directories as needed

    db_file_name_convert = ('/ u01/ora/files ' ' / u02/ora/files ' ' / u01/ora/file9 ' ' / u02/ora/file9 ')

Maybe you are looking for

  • Printing labels with El Capitan using multiple addresses

    Printing Contacts address labels, a label is printed for each address listed for each person, for example, home and work. It is possible to select default address by using edit > edit Distribution list, however, this does not preclude other addresses

  • Uninstall an OS from another OS

    Quite simply, I would like to uninstall an OS (Windows Seven) from another OS (Windows XP).I would really like a simple method, but I'm too clever to go as far as the command prompt.Any response would be appreciated.Matt (InTheGroove3Player)

  • Unrecoverable error RAID adapter!

    Dear experts, I would like to know how to solve the error fatal RAID in the Dell Poweredge T410 adapter.

  • Comments forwarded to another ISP wireless?

    We have an a 4402 with several wireless networks, including a WLAN of comments. Is it possible to route all traffic from the WIRELESS network invited to a separate ISP? Guest is configured on one VLAN different. Would it configured in the 4402, switc

  • network servant inkjet canon mp610 multiprinter

    Windows 8 reconizes my canon network multiprinter domestic MP610 & print, but it shows that I don't have a scanner. When I downloaded the driver from canon Web site to scan on my printer it says no driver is detectred & watch I have no scanner listed