Restoration of RMAN with different NLS_TERRITORY

Hi, we need to restore/recover (or duplicate) our database on another site with different NLS_TERRITORY, DATE_FORMAT, etc.. However, the character sets are the same:

Environment: 12cR1 on Windows Server 2008R2 on both systems

PARAMETER VALUE  
------------------------------ --------------
NLS_NCHAR_CHARACTERSET AL16UTF16  
NLS_CHARACTERSET AL32UTF8

The session must be changed before you run the restore? As

ALTER SESSION SET NLS_TERRITORY='...

Thanks for your help!

Is not serious because/NLS_TERRITORY NLS_LANGUAGE does not affect how the data is stored on the disk.

Tags: Database

Similar Questions

  • Restoration of RMAN with SBT_TAPE Symantec Netbackup

    Hey, people! We have batch files to run backup who send a full and differential backups of a database. It works as below:

    RUN {}

    ALLOCATE CHANNEL ch00

    TYPE 'SBT_TAPE ';

    SEND "NB_ORA_CLIENT = corp08, NB_ORA_SID = GEDD, NB_ORA_POLICY = WINDOWS-ORACLE-FULL, NB_ORA_SERV = corp05, NB_ORA_SCHED = per default-Application-Backup";

    BACKUP

    ADDITIONAL = 0

    FORMAT "% d_ % T_ t % db_full_.

    TAG 'GIA-db-full ".

    DATABASE;

    OUTPUT CHANNEL ch00;

    # Archived backup logs

    SQL 'alter system archive log current';

    ALLOCATE CHANNEL ch00

    TYPE 'SBT_TAPE ';

    SEND "NB_ORA_CLIENT = corp08, NB_ORA_SID = GEDD, NB_ORA_POLICY = WINDOWS-ORACLE-FULL, NB_ORA_SERV = corp05, NB_ORA_SCHED = per default-Application-Backup";

    BACKUP

    FORMAT "% d_ % T_ t % arch_full_.

    TAG 'GIA-arch-full ".

    ARCHIVELOG

    ALL THE

    REMOVE ALL THE ENTRIES;

    OUTPUT CHANNEL ch00;

    # Backup control files

    ALLOCATE CHANNEL ch00

    TYPE 'SBT_TAPE ';

    SEND "NB_ORA_CLIENT = corp08, NB_ORA_SID = GEDD, NB_ORA_POLICY = WINDOWS-ORACLE-FULL, NB_ORA_SERV = corp05, NB_ORA_SCHED = per default-Application-Backup";

    BACKUP

    FORMAT "% d_ % T_ t % ctrl_full_.

    TAG 'GEDD-ctrl-full ".

    CURRENT CONTROLFILE;

    OUTPUT CHANNEL ch00;

    ALLOCATE CHANNEL ch00

    TYPE 'SBT_TAPE ';

    OVERLAP ARCHIVELOG ALL;

    OUTPUT CHANNEL ch00;

    }

    We use Symantec Netbackup software to support us on leave, the backup files to SBT_TAPE.

    The incident occurs when I try to restore a tablespace, for example.

    When I run a restore below procedure:

    RMAN > RUN {

    ALLOCATE CHANNEL ch00 TYPE SBT_TAPE SEND 'NB_ORA_CLIENT = corp08';

    recover the tablespace "T_CCEL_DAT_01", "T_CCEL_IND_01" until "to_date ('2014-06-23 08:00 ',' ' YYYY-MM-DD HH24:MI:SS)" auxiliary destination "D:\". » ;

    }

    The procedure allocates a ch00 channel, which triggers the work, find a revovery catalog but the Holy following error at the end:

    channel alocado: ch00

    channel ch00: SID = 66 = SBT_TAPE device type

    channel ch00: Veritas NetBackup for Oracle - version 7.6 (20131113)

    Iniciando recover em 24/07/14

    RMAN-05026: ADVERTENCIA: implies - is o conjunto tablespaces has seguir is applied a um ponto specific no tempo

    Espera - is a list of tablespaces have segmentos CANCEL

    SYSTEM tablespace

    Tablespace UNDOTBS1

    Preencher uma instance automatica, com SID = 'sfgw'

    inicializacao para instance automatica free time:

    db_name = ORACLE02

    db_unique_name = sfgw_tspitr_ORACLE02

    compatible = 11.2.0.0.0

    DB_BLOCK_SIZE = 8192

    DB_FILES = 500

    SGA_TARGET = 280M

    process = 50

    db_create_file_dest = D:------.

    Log_archive_dest_1 =' location = d.: \'

    Auxiliary parameter file #No used

    inicializando instance automatica ORACLE02

    Instance Oracle iniciada

    Total da Area Global Sistema 292278272 bytes

    Bytes of size 2254584 fixed

    104859912 variable size bytes

    180355072 of database buffers bytes

    Redo buffers 4808704 bytes

    Instance automatica criada

    List of tablespaces that were banco dados destino sistematicamente:

    Tablespace T_CCEL_DAT_01

    Tablespace T_CCEL_IND_01

    conteudo Memoria of Script:

    {

    # the requested value point in time

    until ' to_date ('2014-06-23 08:00 ',' YYYY-MM-DD HH24:MI:SS') ";

    # restore the controlfile

    Restore clone controlfile;

    # mount the controlfile

    SQL clone "alter database database mount clone";

    Current online journal archive #.

    SQL 'alter system archive log current';

    # avoid needless save structural changes during the TSPITR

    SQL ' start dbms_backup_restore. AutoBackupFlag (FALSE); end;';

    }

    Executando Script de Memoria

    Comando executando: SET until clause

    Iniciando restoration em 24/07/14

    Removendo instance automatica

    desativando instance automatica

    Oracle instance Encerramento

    Instance automatica removida

    channel released: ch00

    RMAN-00571: ===========================================================

    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.

    RMAN-00571: ===========================================================

    RMAN-03002: falha comando recover em 24/07/2014 08:59:41

    RMAN-03015: erro ocorrido no armazenado memory Script script

    RMAN-06034: at least 1 channel must be distributed to run this command

    I study and I can not find a conclusion as to the error. Is there someone to help me with this?

    Kind regards

    André Luis

    I found the error: we put the channel as Symantec on Allocate environment variables below.

    RUN {}

    ALLOCATE CHANNEL ch00 TYPE SBT_TAPE SEND 'NB_ORA_CLIENT = corp0814';

    Restore tablespace t_outorgas_dat_01 until TIME ' TO_DATE ('2014-07-24 02:50 ',' ' YYYY-MM-DD HH24:MI:SS) "validate;

    }

  • CATALOG RMAN WITH DIFFERENT PLATFORM

    Respected by all,
    my linux platform database and can create rman catalog in the windows platform?


    Thank you all for the reply.

    This is the same mechanism of functioning of the LINK DB in heterogeneous platforms like Oracle to SQL server, and vice versa.

    When you be able to update the database of different platforms, why not possible when the operating system is different.
    It will keep the repository with ORACLE, nothing to do with the OS.

  • RMAN maintains different SNA

    Hello

    How to backup rman with different SNA?

    RMAN backup is a consistent backup unlike the hot backup.

    In my case, some data files with different SNA.

    Assume that no newspaper archive (removed manually)

    If I perform a recovery, how rman can synchronize the different CSS?

    Please see HIGN YVERT column

    RMAN > backup validate database.

    From backup to 26-SEPT.-15

    using channel ORA_DISK_1

    channel ORA_DISK_1: from complete compressed datafile backup set

    channel ORA_DISK_1: specifying datafile (s) in the backup set


    ..

    ...


    List of data files

    =================

    State of the file marked corrupt blocks examined empty blocks high YVERT

    ---- ------ -------------- ------------ --------------- ----------

    1 0 13623 218952 60292123 OK

    File name: /u02/app/oracle/oradata/orcl/system01.dbf

    Type block for lack of treated blocks blocks

    ---------- -------------- ----------------

    Data 175372 0

    Index 0 14086

    Other 15799 0

    State of the file marked corrupt blocks examined empty blocks high YVERT

    ---- ------ -------------- ------------ --------------- ----------

    2 0 21593 126728 60292106 OK

    File name: /u02/app/oracle/oradata/orcl/sysaux01.dbf

    Type block for lack of treated blocks blocks

    ---------- -------------- ----------------

    Given 41535 0

    Index 0 28122

    Other 0 35470

    State of the file marked corrupt blocks examined empty blocks high YVERT

    ---- ------ -------------- ------------ --------------- ----------

    3 0 19991 963656 60178764 OK

    File name: /u01/app/oracle/oradata/orcl/sda01.dbf

    Type block for lack of treated blocks blocks

    ---------- -------------- ----------------

    Data 939356 0

    Index 0 0

    Other 0 4309


    State of the file marked corrupt blocks examined empty blocks high YVERT

    ---- ------ -------------- ------------ --------------- ----------

    7 0 6267 6400 37958094 OK

    File name: /u02/app/oracle/oradata/orcl/tbs1_01.dbf

    Type block for lack of treated blocks blocks

    ---------- -------------- ----------------

    Data 0 0

    0 3 index

    Other 0 130

    State of the file marked corrupt blocks examined empty blocks high YVERT

    ---- ------ -------------- ------------ --------------- ----------

    8 0 6273 6400 37957419 OK

    File name: /u02/app/oracle/oradata/orcl/tbs2_01.dbf

    Type block for lack of treated blocks blocks

    ---------- -------------- ----------------

    Data 0 0

    Index 0 0

    Other 0 127

    State of the file marked corrupt blocks examined empty blocks high YVERT

    ---- ------ -------------- ------------ --------------- ----------

    9 0 5 6400 60292118 OK

    File name: /u02/app/oracle/oradata/orcl/tbs3_01.dbf

    Type block for lack of treated blocks blocks

    ---------- -------------- ----------------

    Data 0 5798

    Index 0 51

    Other 0 546

    ..

    ...

    Thanks in advance.

    (1) why rman retains much difference to SNA in the same backup?  (please see light - blue color)

    a single file have 60292123

    Another has 37958094

    A senior CPN is the last CNS or most recent SCN of the data file. When you checked using 'backup validate database', he was 60292123 for the data file 1 and 37958094 for the 7 data file. If you check the same today, it would be different. If there is no activity or transactions (I mean not transaction YVERT here) performed on the respective data files, there was no change in the high SNA. As the dirty blocks are written to the file, the high RCS of the dataifle also continues to change.

    In your case, datafile 7 is not used much more when compared with datafile 1 or 2. Just to let you know, the high RCS of any data file is still below the number of change of control point. In the event of a checkpoint, all dirty blocks are written to disk and allocate a checkpoint change number. This change number of control point for all data files remain the same and are updated in the headers of all the data files. A change of checkpoint # is different from that of the CNS high in the data file.

    Just to help you understand, here is an excerpt:

    The high RCS for datafile 4 a 990377

    State of the file marked corrupt blocks examined empty blocks high YVERT

    ---- ------ -------------- ------------ --------------- ----------

    4 0 33 641 990377 OK

    File name: /u02/oradata/testdb1/testdb1/users01.dbf

    Type block for lack of treated blocks blocks

    Created a user with default tablespace users and some changes were made.

    SQL > create user identified by oracle Emmanuelle

    2 default tablespace users;

    Created by the user.

    SQL > conn Emmanuelle/oracle

    Connected.

    SQL > create table test1 (code number);

    Table created.

    SQL > insert into test1 values (100);

    1 line of creation.

    SQL > /.

    1 line of creation.

    SQL > commit;

    Validation complete.

    Once these changes are written to the file after a post control, high RCS for datafile 4 changed.

    State of the file marked corrupt blocks examined empty blocks high YVERT

    ---- ------ -------------- ------------ --------------- ----------

    4 0 25 641 1044005 OK

    File name: /u02/oradata/testdb1/testdb1/users01.dbf

    Type block for lack of treated blocks blocks

    ---------- -------------- ----------------

    0 20 data

    0 2 index

    Other 0 593

    HTH

    -Jonathan Rolland

  • How to restore backup rman to the new host with the structure of the various files on windows?

    Here are the steps that I follow...

    1 oradim create new instance

    2 startup nomount pfile = 'C:\inittest.ora'

    3. restore conrolfile of 'c:\name.bak '.

    I found this file control point to the oradata folder as directed by the original host

    4. Alter database mount

    Mounted DB.

    5 restore database completed with error

    switch to the previous backup

    RMAN-00571: ==================================================

    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.

    RMAN-00571: ==================================================

    RMAN-03002: failure of the restore command at the 12:17:55 08/12/2014

    RMAN-06026: some targets not found - abandonment of restoration

    RMAN-06023: no backup or copy of the file 4 found to restore

    RMAN-06023: no backup or copy of datafile 3 found to restore

    RMAN-06023: no backup or copy of datafile 2 found to restore

    RMAN-06023: no backup or copy of datafile 1 found to restore

    So, it is possible to restore and recover the rman backup to the new host with the structure of different file...?

    Hello

    Try to rename the log file to roll forward online to the desired path on the destination server, and then open with resetlogs.

    SQL > alter database file rename ' G:\APP\ORADATA\HOOP\REDO01. JOURNAL "to"";

    Kind regards

    Shivananda

  • How to restore the Rman incremental level 0 backup if the SID is different?

    Hi Experts,
    I had a little problem with restore rman backup of level 0. I have backup rman for oracle 11.2.0.1.0 - 64 bit and restore the server to Test 11.2.0.1.0 - 64 bit.

    Problem:
    Sid = prd production server
    Sid = prderp test server

    Operating system is Oracle linux 5 on both servers.

    How to restore Rman if the SID is different?

    Hello

    Refer to this http://shivanandarao.wordpress.com/2012/04/19/duplicating-primary-database-to-a-new-host-without-connecting-to-the-primary-database-in-oracle-10g11g/

    You need to restore it under the same name as you have in the production and later change the dbname using the NEST.

    If you don't want to go with this method, then I suggest you to go with the method of double RMAN.

    http://www.Oracle-base.com/articles/11g/duplicate-database-using-RMAN-11gr2.php
    http://docs.Oracle.com/CD/B28359_01/backup.111/b28270/rcmdupdb.htm

    rman target sys/@prod auxiliary sys/@tst
    RMAN>duplicate target database to 'prderp' nofilenamecheck;
    

    Please close this Re: how to restore the Rman backup if the SID is different? wire by marking as replied.

  • Restoration of RMAN of the CARS to single Instance on another node with dif NAME DB

    Hi all

    We intend to make RMAN RESTORE on the test server, taking the RMAN backup to disk of the production server.

    Production server configuration:
    ---------------------------------------------

    NAME: genprod
    CARS: 2 node RAC.
    OPERATING SYSTEM: IBM AIX 6.1
    DATABASE VERSION: 10.2.0.4


    Test server configuration:
    ---------------------------------------

    NAME: miguat
    CARS: 2 node RAC.
    OPERATING SYSTEM: IBM AIX 6.1
    DATABASE VERSION: 11.2.0.3

    How do RESTORE RMAN of the CARS to single Instance on another node with NAME DB different...

    My production database name was "GENPROD"... my test server database has been 'MIGUAT '.

    When I do the restoration, I get the following error:


    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-03002: failure of the restore command at 06/08/2012 13:22:11
    RMAN-06026: some targets not found - abandonment of restoration
    RMAN-06023: no backup or copy of the file 4 found to restore
    RMAN-06023: no backup or copy of datafile 3 found to restore
    RMAN-06023: no backup or copy of datafile 2 found to restore
    RMAN-06023: no backup or copy of datafile 1 found to restore


    Please help me with this...


    Kind regards
    VAMSi...

    Hello

    You can take a look at http://taliphakanozturken.wordpress.com/2012/07/20/how-to-restore-10g-rman-backup-to-11g/

    You will need to change the name of db only after the database was opened after the upgrade and other steps.

    Anand

  • restore user managed with RMAN backup hot

    Is it possible to restore hot backup with RMAN user managed and recover the database?

    What is use of command RMAN CATALOG?

    Oracle doc said: [http://docs.oracle.com/cd/B14117_01/server.101/b10770/rcmsynta11.htm#79814]

    (1) order catalog added a copy of the data file information, archived redo log or copy of control in the repository files.
    (2) add metadata to a copy of the data file managed by users, copy of control files, archived log or backup piece to the RMAN Repository.

    After using the 'CATALOGUE' to add metadata to managed backup in the catalog of recovery and after having made "RESYNC CATALOG", I still don't see my backup listed in the output of

    RMAN > list backup

    Published by: Gaurav Mhatre on April 23, 2013 10:35

    Gaurav Mhatre says:
    After using the 'CATALOGUE' to add metadata to managed backup in the catalog of recovery and after having made "RESYNC CATALOG", I still don't see my backup listed in the output of

    RMAN > list backup

    backup of the list won't show you the results.your not done backup with rman directly taken by data copy.so file

    RMAN > list copy;

    above cmd will show that you have desired results check it out.

  • Restore the virtual hard drive backup on a different node with different IP and host name.

    Hi guys,.
    I want to do the following.

    My reliable backup strategy is the virtual hard drive backup. The database is installed on a virtual particulay machine (node). Now, I do not take the backup of the DBF files or control files or files from archive.
    I rely on the virtual hard disk backup. It takes the entire Virtual Machine backup. Now, I wanted to restore this virtual hard drive backup to a different node with different IP and host name.
    But before I start the database, there are some things I need to do.
    As change address IP address and the hostname registered with the database installed and its services.

    Please guide me through the steps on how to perform the activity.

    Concerning
    Lam...
    SOA admin.

    I think that the whole operating system will be restored in a new virtual machine... I have it... The changes will have to be done in the file listener.ora (hostname or IPADDRESS and also PORT NO in case you want another port as the existing one). Once you have made the changes that you have to bounce the listener, I mean stop and start the listener... I don't think that any other changes are needed... Make sure that the same need for entries (from the listener) to be included in the TNSNAMES file. ORA file both client-side... The tns service is used to connect to the remote database server (from the demand side or whatever source you used to connect to the database server)... I just think that the change to do... Hope its clear... Please try...

    HTH
    Kind regards

    IMRAN KHAN

  • Restore the RMAN backup on another server

    Hello

    ENV: Oracle 10 g 2 64 bit, RHEL 5.8 64 bit on ASM, Database size = ~ 1.3 to

    Backup RMAN of PROD will FRA and then backed up to tape. I have limited access to the PROD because it is maintained by 3rd party.

    My client is planning to move this database on their own datacenter (from the 3rd party data center). For test purposes, I asked DBA of 3rd party to provide us with an export of drawings required data pump. Export takes about 8 hours, and the import takes the same time to the new location. To copy the files exported to new locations takes another few hours (over the network). The total size of the dump file is around 500 GB. Thus, a whole cycle of Export-Import-copy takes about ~ 20 + Hrs.

    I want to try another option to reduce the time required for the updating of the database of PROD and which is "use RMAN backup of PROD ' and restore it on the data center server. RMAN full backup takes ~ 4hrs PROD and the restoration should be at the same time (new server has better and faster HW, storage with a SSD). I found this thread very useful on the Oracle Forms on this topic:

    Restore backup RMAN on another server

    This thread contains very good example for a restoration of database on the file system.

    I have a bit of confusion because my database uses ASM. The default location of the backups in PROD is FRA (on ASM == > db_recovery_file_dest = + FRA ). If I understand correctly, the RMAN backup must be in the same place where he was on the PROD Server - i.e. the diskgroup FRA.

    If I get a copy of the part 3 RMAN backup, how would I copy on FRA?

    OR can / should I just change the init parameter "db_recovery_file_dest" on the new server to point to the file system directory where the backup (say "/ ora_backup") and RMAN will pick up and restore the database?

    Please advise!

    Best regards

    You can restore the backup files to any location, then you must configure the channel using the "CONFIGURE CHANNEL device type disk format 'new location ';

    This thread will help

    Restore from a different location from the original location of RMAN backup

  • restore the RMAN backup to new server

    Hello
    I took RMAN backup of a database with the control file autobackup on... I copied the backup

    to a new server restored the spfile from backup and changed the settings

    bdump, udump, control the file because the directory structure is different from the original

    machine. I have restored the control file and it has been restored correctly.

    Now I need to restore the data files in the new path so I used the set newname and switch

    but I get an error... I posted the error please look


    RMAN > run
    2 > {}
    3 > the value of newname for datafile 1 to ' E:\ORACLE\METAGRID\ORADATA\METAGRID\SYSTEM01. DBF';
    4 > the value of newname for datafile 2 to ' E:\ORACLE\METAGRID\ORADATA\METAGRID\UNDOTBS01. DBF';
    5 > the value of newname for datafile 3 to ' E:\ORACLE\METAGRID\ORADATA\METAGRID\SYSAUX01. DBF';
    6 > the value of newname for datafile 4 to ' E:\ORACLE\METAGRID\ORADATA\METAGRID\USERS01. DBF';
    7 > the value of newname for datafile 5 to 'E:\ORACLE\METAGRID\ORADATA\METAGRID\TSDATA_01.DBF ';
    8 > the value of newname for datafile 6 to ' E:\ORACLE\METAGRID\ORADATA\METAGRID\TSIDX01. DBF';
    9 > the value of newname for datafile 7 to

    ' E:\ORACLE\METAGRID\ORADATA\METAGRID\TSDATA_AUDIT01. DBF';
    10 > restore database;
    11 > switch datafile;
    12 > restore database;
    {13 >}

    executing command: SET NEWNAME

    executing command: SET NEWNAME

    executing command: SET NEWNAME

    executing command: SET NEWNAME

    executing command: SET NEWNAME

    executing command: SET NEWNAME

    executing command: SET NEWNAME

    From restoration to 11 November 10
    using channel ORA_DISK_1

    channel ORA_DISK_1: from datafile backupset restoration
    channel ORA_DISK_1: specifying datafile (s) to restore from backup set
    restoring datafile 00001 to E:\ORACLE\METAGRID\ORADATA\METAGRID\SYSTEM01. DBF
    restoring datafile 00002 to E:\ORACLE\METAGRID\ORADATA\METAGRID\UNDOTBS01. DBF
    restoring datafile 00005 to E:\ORACLE\METAGRID\ORADATA\METAGRID\TSDATA_01.DBF
    restoring datafile 00006 to E:\ORACLE\METAGRID\ORADATA\METAGRID\TSIDX01. DBF
    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-03002: failure of the restore command at 11/11/2010 12:38:24
    ORA-19693: already included backup E:\RMAN\DB_0FLSLJH1_1_1 piece

    Try to clear and recataloguer backups will be used before the restore:

    rman target /
    
    crosscheck backup;
    
    delete expired backup;
    
    catalog start with 'path_to_your_backup';
    
  • Restore backup Rman last week

    Hi guys

    I need to restore the rman backup last week of... We do not catalog database.

    I need to restore it on the same machine with a different mount point of...

    I know that I can use the option tag especially last restore backup week, but its restoration of production so thought if someone can give me a list of the steps I have to follow... anyone who has done this before.

    do I have to fire at the end as his incomplete recovery resetlogs... I need backup last Saturday... don't want to backup Monday on top of it.

    Please help me in this.

    Concerning

    No logseq isn't the tag number. It's the redo log sequence number.

    You can get the sequence of logs by using the following query:
    Select SEQUENCE #, FIRST_CHANGE #, to_char (first_time, 'dd-MON-yyy hh24:mi:ss') of v$ log_history;

    This will give you the name & time log has been generated. So, you will be able to find the newspapers at the time up to which you want to restore.

  • ASM diskgroup with different disc size

    Hello

    DB: 10.2.0.4
    Operating system: AIX 5.3 64-bit L

    I have installation on 10g RAC ASM with node 2. It has the only Eve on ASM.

    Total DB size is 250 GB.
    Total size of FRA is 700 GB.

    My FRA diskgroup to archivelog (also holds multiplex controlfile) each size of 50 GB drive. Even if I set the retention period for 1 day, backup to disk, rman getting failed, due to space issues. So I manually delete obsolete data report and rerun backup.

    I want to add the workspace to FRA diskgroup regarding adding disks to FRA diskgroup. But, I have 100 GB drives available , it's not the same waist size of current existing FRA disc (50 GB).

    Here's my question

    (1) that I can Add the size different to the same diskgroup disc ?. If I add, are there performance problems?
    My all data files are out of FRA diskgroup and there are someother diskgroup.

    (2) if FRA diskgroup 50 GB and 100 GB of disks, and then how the archivelog and backup data will be erased?
    Will the data stored up to 50 GB in all disks in FRA, even * 100 GB * disc is?.

    (3) while doing recovery with different size of disk at diskgroup, what kind of problems can I face in performance wise?

    (4) can I remove any diskgroup 50 GB disks and add the 100 GB drive, so that I can increase the size of the disk in the same diskgroup?. I'll remove it and add at the same time.

    (5) add disks redundant external diskgroup , I'm ok with the following query?

    ALTER DISKGROUP FRA add DRIVE ' </dev/rhdsk1 >', </dev/rhdsk2 > ', </dev/rhdsk3 > ';


    Please help me on my doubts above.

    Thank you and best regards,
    Therese

    Hi Sunand,

    (1) can I add different diskgroup disc even size?. If I add, are there performance problems?
    My all data files are out of FRA diskgroup and there are someother diskgroup.

    A minimum of four (Oracle ASM disks) LUNS of equal size and performance is recommended for each disk group

    (2) if FRA diskgroup 50 GB and 100 GB of disks, and then how the archivelog and backup data will be erased?
    Data are saved up to 50 GB in all disks of FRA, same 100 GB drive is it?

    Oracle ASM data distribution policy is based on the ability. Ensure that the Oracle ASM disks in a disk group have the same ability to maintain balance.

    (3) while doing recovery with different size of disk at diskgroup, what kind of problems can I face in performance wise?

    Ensure that all Oracle ASM disks in a disk group have similar performance characteristics and the availability of storage. In configurations of storage with dimmers of mixed speed, for example, 10 K and 15 K rpm, i/o performance is limited by the slow speed control.

    (4) can I remove any diskgroup 50 GB disks and add the 100 GB drive, so that I can increase the size of the disk in the same diskgroup?. I'll remove it and add at the same time.

    Yes. First, you add the 100 GB drive and then remove the drives from 50 GB.

    (5) to add disks to external redundancy diskgroup, I'm ok with the following query?
    ALTER DISKGROUP FRA ADD DRIVE ",", ";

    Redundancy is controlled by the diskgroup. Then simply add the disks.

    e.g ALTER DISKGROUP FRA ADD DISK '/dev/rhdsk1', '/dev/rhdsk2', '/dev/rhdsk3';
    

    See doc below... Here are all your anwser.

    http://download.Oracle.com/docs/CD/B19306_01/server.102/b14231/storeman.htm#i1014729

    Kind regards
    Levi Pereira
    http://levipereira.WordPress.com

  • Restore the RMAN backup to another database server

    Hello
    I create the instance TEST for my database of Production (PROD). I have a model base (MODEL) that is running on a different host.

    I can restore the RMAN backup taken on the PROD database to the MODEL database.


    Thanks in advance
    Amith

    Amith r wrote:
    Hello
    I create the instance TEST for my database of Production (PROD). I have a model base (MODEL) that is running on a different host.

    I can restore the RMAN backup taken on the PROD database to the MODEL database.

    Thanks in advance
    Amith

    Tychos said, why not use command DUPLICATE RMAN DATABASE to create the clone of the database?

    Anyway, you can easily restore the database on the new host using the steps mentioned in this link:
    http://download.Oracle.com/docs/CD/B19306_01/backup.102/b14191/rcmrecov.htm#i1007814

  • my iphone 5 s has been disabled. I'm trying to restore my iphone with itunes and itunes asks me to put the password for my iphone. but my iphone does not display the unlock screen. What should I do now?

    my iphone 5 s has been disabled. I'm trying to restore my iphone with itunes and itunes asks me to put the password for my iphone. but my iphone does not display the unlock screen. What should I do now?

    Hello

    Follow the instructions here:

    If you have forgotten the password for your iPhone, iPad or iPod touch, or your device is disabled - Apple supports

Maybe you are looking for