Migration of database in ASM

Hi, I use oracle 10.2 in windows server 2003 in the test environment
When I tried to migrate the database of ASM OS file system
It gives me the following error


Error



Review and correct the following errors, and then try the operation again.
Remote operation - error: wrong password for the user


Although I have provided the correct details

Thank you & respect

Yes, it is an error of law and you need to do some adjustments on the side of the o/s to fix this problem on.

Read the following link and proceed as indicated in it.
http://download.Oracle.com/docs/CD/B19306_01/install.102/b14316/postcfg.htm#BABFAEIG

Who are out in the
+ 1. Control Panel > administrative tools. +
+ 2. Click on local security policy. +
+ 3. Local policies > user rights assignment. +
+ 4. Double-click on > "log in as a batch".
Add the user name and domain in the framework policy local securiy here

HTH
Aman...

Tags: Database

Similar Questions

  • migration of existing database in ASM.

    Hi all

    I am currently working on the stand-alone database, and I want to migrate my existing database in ASM.

    I'll try using RMAN and I made the following changes in my database: -.

    SQL > alter system set control_files = '+ data' scope = spfile;
    Modified system.
    SQL > alter system set db_create_file_dest = '+ data' scope = spfile;
    Modified system.
    SQL > alter system set db_recovery_file_dest = '+ data' scope = spfile;
    Modified system.
    'data' here are the disk group
    I have stop the db and booted without mount

    so I can start the migration via RMAN

    in rman, I did the following things: -.

    D:\ > target = orcl RMAN

    Recovery Manager: Release 10.2.0.1.0 - Production on Fri Aug 28 01:13:02 2009

    Copyright (c) 1982, 2005, Oracle. All rights reserved.

    target password database:
    connected to target database: orcl (unassembled)

    RMAN > restore controlfile to ' D:\oracle\product\10.2.0\oradata\orcl\CONTROL01.
    CTL';

    From restoration to 28 August 09
    using the control file of the target instead of recovery catalog database
    allocated channel: ORA_DISK_1
    channel ORA_DISK_1: sid = 156 devtype = DISK

    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-03002: failure of the restore command at 2009-08-28 01:14:40
    ORA-19504: cannot create the file '+ DATA '.
    ORA-17502: ksfdcre:4 cannot create the file + DATA
    ORA-15001: 'DATA' diskgroup do not exist or are not mounted
    ORA-15077: could not locate instance ASM serving a required diskgroup
    ORA-19600: input file is the control file (D:\ORACLE\PRODUCT\10.2.0\ORADATA\ORCL\CO
    NTROL01. CTL)
    ORA-19601: output file is the control file (+ DATA)

    RMAN >

    According to me, I guess that I haven't specified the disk group = '+ data' correctly or there is another way to specify...

    Please help all solve me this problem

    Thanks and greetings
    Pratik Lacoste
    DBA Oracle Jr

    I am currently working on the stand-alone database, and I want to migrate my existing database in ASM.

    I'll try using RMAN and I made the following changes in my database: -.

    SQL > alter system set control_files = '+ data' scope = spfile;
    Modified system.

    You have to change the system set control_files ='+ data / control01.ctl' scope = spfile;
    See Metalink Doc ID 252219.1

    Rgds.

  • Migration of database 11g (11.2.0.1) to 12 c (12.1.0.2)

    Hello

    I have two RAC environment of node on windows 2008 R2 with Oracle 11 g (11.2.0.1) 64. At the same time I built another environment of 12 c (12.1.0.2) software install only on windows 2012 64-bit using ASM. It is once again two-node RAC

    I want to migrate the database 11g (size about 400GB) on the 12 c environment.

    My preference is to use RMAN. Could you get it someone pls let me know what is the best way to perform this migration.

    Note: I don't do this in the Test environment so no issue on time.

    Any help would be appreciated.

    Concerning

    Hello

    The minimum version required to upgrade to 12 c is 11.2.0.2.0

    The version of your database is 11.2.0.1, so first you must upgrade to 11.2.0.2 or later and then update can be performed.

    This requirement applies to the backup rman as well.

    We do not have this restriction with datapump

    You can also check for TTS, Golden gate methods.

    Thank you

    Krishna

  • Migration of Standalone with ASM with RAC 11.2 10.2

    Hello

    I have the following situation:

    + My autonomous 10.2 database 'DB' + ASM (Version 11.2) runs on RH 5.4/64 (node 1),.
    + My 11.2 - DB 'RAC' CARS also run on node 1.

    Now I want to migrate the database of 10.2 stand-alone "DB" on the environment RAC RAC 11.2 - database 'DB '.

    Can someone tell me the best upgrade/Migration path?

    Thanks in advance

    hqt200475

    Edited by: hqt200475 the 13.08.2010 02:47

    Edited by: hqt200475 the 13.08.2010 02:50

    Hello

    Normally, if you have a single database in a version and you want to be converted to be CARS in another version, you can do the following:
    1. backup the database.
    2. install the binary files for the new version in the single database
    -install 11 GR 2 as stand-alone (ASM already there, you just create binary RDBMS House)
    3 level stand-alond database from the old version to the new version.
    -update of 10.2 to 11.2
    check the 251.1 Note for more details on the upgrade and the checklist
    4. after the upgrade, go from the single-phase cars using following link:
    http://download.Oracle.com/docs/CD/E11882_01/install.112/e10813/cvrt2rac.htm (for Linux)
    -of course check your platform link

    Then you'll your updated database upgraded to CARS in the new version.

    Hope this give you some good advice. Good luck.

    Kind regards
    AMR Ibrahim

  • Migration 9i to 10g (ASM) using export/import

    I am trying to migrate 9i to 10 g to a new server, don't know if it is possible to import into the database managed ASM directly or not. Here are the steps.

    1 run the full export on 9i
    2. install 10gr 2 on the new server, application of patches to latest
    3. install the DSO 10 gr 2 on the new server instance
    4. create a new db via DBCA, using ASM instance
    5 create spaces for storage on the new database (managed by ASM) <-concern: since the new DB using ASM, when create tablespace, using different datafile name old db, as if it will cause import problem? Does full import requires same structures?



    Thank you.

    Joe

    Hello

    When create tablespace, he will use different datafile name old db, as if it will cause import problem

    The name of the tablespace should be the same. The name or the location of the data file is not serious. It's just this tablespace name is important. Create storage spaces, create users, and then import them using the FROMUSER TOUSER parameter.

    Anand

  • Migration of database

    I am migrating the database MySQL embedded to a standalone database. I understand, it is not supported for migration all in the DB to mySQL, SqlServer, but I'm getting a lot of pressure back to management on why this is the case.  After all, "a database is a database" and "why don't you just suck the datastructure of mySQL and recreate them in SQLServer?

    Is the reason for this limitation of migration documented somewhere, or there at - there someone who can explain to a relatively high level, what the limits are here so I can relay this back to people interested here?

    Hi Brian

    Yes, in theory it's just tables and data, but unfortunately

    + foreign keys

    + footage

    + stored procedures

    all are not automatically processed by any tool (not even not mysql Oracle > migration tool oracle follows after that) and cannot be developed to be handled in a generic way, as you might think since we own our conception of the code table. Foglight is a great product with lots of independent parts using different technologies to use the database, so a migration by the function must be developed which makes it expensive to make and test.

    We do not support the migration of a mysql embedded to external mysql, which should be the recommended approach IF the database instance must absolutely be managed externally.

    Concerning

    Nils

  • Migrate the Database 9i (9.2.0.1.0) 11 GR 2

    Hello world

    I want to migrate my database to version 9.2.0.1.0 to version 11 GR 2, using the import/export utility.


    I have a diagram owned by the user 'X '. I don't want to influence the system tables, that's why I prefer to perform the import using this syntax.


    IMP System/system_pass@my_db file = d: \dump_file.dmp fromuser = touser = X X


    Is there a risk if I complete export/import?


    Please help me find if the actions I must perform before and after import (such as statistics, the NLS_LANG settings,...)

    Thanks in advance

    If you use traditional export/import, pl see MOS Doc 227332.1

  • Want to migrate the database (4node RAC) size of 4 TB of 10.2.0.5 at 11.2.0.4 on the new servers where the new type servers Primary (4 nodes) and Eve (4 nodes).

    Want to migrate the database (4node RAC) 4 TB size of 10.2.0.5(8 rompt = 4 prim/4 veille) to 11.2.0.4 on the new servers where the new type servers Primary (4 nodes) and Eve (4 nodes).  So with minimum downtime I have restore and recover again on 11.2.0.4 server must then clone that to create the day before.   Here, my question is can I take 0 backupp level before hand and restore on target (new) then primary at the time to leave the downtime take backup of level 1 of 10g and then retrieve it on 11g (new server) after successful recovery I'll perform clone to form eve of database on the new server. does this strategy work? If it works, can someone suggest me steps how can I need recover with backup after restoring the backup of level 0 on 11g. Like should I upgrade before you retrieve it with level 1 backup or I can update and then recover with the level 1 backup from the old server to the new server.

    Here is former servers of RHEL 5 version and new servers are RHEL 6 release.

    Post edited by: Umair_ali

    1 backup L0

    2 restore L0

    3. L1 and ArchiveLogs database backup

    4. copy BackupPieces L1 and ArchiveLog BackupPieces on new server

    5 CATALOGUE START WITH... to catalog the BackupPieces

    6. TOGETHER until lastavailable SNA / Archivelog + 1

    7 RECOVER DATABASE (should automatically identify the L1s and to apply ArchiveLogs)

    8 STOP

    9 START UPGRADE

    10. run catupgrd.sql

    You should also take care on the locations of the data file, dump, instance settings destinations, all link database from the database, connectivity application etc.

    Hemant K Collette

  • Size of database with ASM storage

    Hello

    We have the version of oracle RAC 11 g 2 database, Linux Server version 2.6. We have four databases, but all because she shares the same ASM storage.

    My question is: I want to know how to find the size of my database in ASM storage? What is this LINUX command to calculate the database size?

    Thank you in advance.

    1. connect as a user of GI.

    2 asmcmd lsdg.

  • Create the copy of database no ASM to ASM database to different server

    I am looking for the way the more faster/easier create a copy of a large database (230 GB).
    The situation is the following:

    The source database is on an instance not Oracle ASM (on the machine).

    I would like to create a copy of this database and place it on computer B.

    Machine B has an ASM instance on this and I would like to as the database to use the
    Groups of ASM disks that are configured on this computer.

    I've seen examples of using "rman duplicate" to create a copy of a database
    but they do not seem to take into account cases where the source database is
    ASM no and the destination database uses ASM.

    Database for the source and destination versions are 10.2.0.1.0.

    I would appreciate any advice on how to achieve this.

    Thank you very much.

    See duplication of a database for the storage of the DSO and

    RMAN DUPLICATE DATABASE to the file system to the DSO: example

    under http://docs.oracle.com/cd/B19306_01/backup.102/b14191/rcmdupdb.htm#BGBEHADD

    Hemant K Collette

  • How to take database backup ASM/Instance?

    Hello

    I'm new with ASM. We take ASM/instance of database backup.

    can we have the idea to backup ASM?

    1. what components should be saved as database/Instance ASM / ASM all files?


    Please do the needful.

    Thank you
    Nitin

    Hello Nitin,

    First of all, you must understand that the RDBMS & ASM instance is different but yes, both are running on the same computer.

    ASM includes essentially two things: ASM instance (1) and the storage of the DSO (2).

    (1) ASM instance
    ------------------------

    That's just an instance when we do not backup but Yes if you want to keep the ASM instance configuration file then just follow these steps:

    [grid@host01 ~] $. oraenv
    ORACLE_SID = [+ ASM1]? + ASM1
    The basic Oracle for ORACLE_HOME=/u01/app/11.2.0/grid is/u01/app/grid

    SQL > create pfile='/home/grid/init+ASM1.ora' of spfile;

    Created file.

    (2) ASM STORAGE
    -------------------------

    -Storage ASM includes essentially ASM starts, namely new set of disks.

    -Whenever we do not create ASM diskgroup diskgroup contains still three things:

    (a) disc ASM
    (b) models and metadata
    (c) the ASM files (essentially datafile or all database files)

    -We take backup of two things on three things in ASM diskgroup:

    (1) ASM files - with RMAN because these are files of database.
    (2) ASM diskgroup models & metadata - with the MD_BACKUP of ASMCMD command.

    Now, MD_BACKUP will create a backup as your specified location file and this file will includes all models and metadata of the diskgroup. Benefits of taking diskgroup metadata are, if we lost the diskgroup, so we do not worry some details configuration command MD_RESTORE use to recreate the diskgroup with the same configuration. But remember that it does not restore the data file or any other file that was there on the diskgroup going to use RMAN to restore the missing files.

    See the example:

    ASMCMD > lsdg

    State Type sector Rebal to Total_MB Free_MB Req_mir_free_MB Usable_file_MB Offline_disks Voting_files name of the block
    EXTERN MOUNTED N 512 4096 1048576 11742 11643 0 11643 0 N ABC /.
    NORMAL CLIMB N 512 4096 1048576 15656 10661 1259 4701 0 N DATA.
    EXTERN MOUNTED N 512 4096 1048576 15656 13874 0 13874 0 N FRA.
    ASMCMD >
    >

    ASMCMD >/home/grid/data_backup_file - G DATA md_backup
    Group of disk to save metadata: DATA
    Path to current directory alias: cluster01
    Path to current directory alias: ORCL
    Path to current directory alias: ORCL/fichier_parametres
    Path to current directory alias: ORCL/DATA file
    Current directory alias path: cluster01/OCRFILE
    Path to current directory alias: ORCL/CONTROLFILE
    Path to current directory alias: ORCL/TEMPFILE
    Path to current directory alias: ORCL/ONLINELOG
    Current directory alias path: cluster01/ASMPARAMETERFILE
    ASMCMD >

    * vim # / home/grid/data_backup_file *.

    @diskgroup_set =)
    {
    "ATTRINFO"-ONLINE {}
    "MODEL. OCRBACKUP. REDUNDANCY '-ONLINE 18',
    "MODEL. FICHIER_PARAMETRES. MIRROR_REGION '-ONLINE '0',
    "MODEL. TEMPORARY FILE. REDUNDANCY '-ONLINE 18',
    "MODEL. TEMPORARY FILE. MIRROR_REGION '-ONLINE '0',
    "MODEL. FICHIER_PARAMETRES. REDUNDANCY '-ONLINE 18',
    "SECTOR_SIZE"-ONLINE '512',
    "MODEL. DATAGUARDCONFIG. REDUNDANCY '-ONLINE 18',
    ' ACCESS_CONTROL. UMASK '-ONLINE '066'.
    "MODEL. ASM_STALE. STRIPE '-ONLINE '0',
    "MODEL. ARCHIVELOG. STRIPE '-ONLINE '0',
    "MODEL. DATAGUARDCONFIG. PRIMARY_REGION '-ONLINE '0',
    "MODEL. OCRBACKUP. STRIPE '-ONLINE '0',
    "MODEL. DATA FILE. STRIPE '-ONLINE '0',
    "AU_SIZE"-ONLINE '1048576',
    "MODEL. ASMPARAMETERFILE. STRIPE '-ONLINE '0',
    "MODEL. TRACK CHANGES. PRIMARY_REGION '-ONLINE '0',
    "MODEL. CONTROLFILE. REDUNDANCY '-ONLINE 19',
    "MODEL. FLASHFILE. STRIPE '-ONLINE '0',
    "MODEL. BACKUPSET. PRIMARY_REGION '-ONLINE '0',
    "MODEL. ARCHIVELOG. PRIMARY_REGION '-ONLINE '0',
    "MODEL. TRACK CHANGES. STRIPE '-ONLINE '0',
    "MODEL. ONLINELOG. PRIMARY_REGION '-ONLINE '0',
    "MODEL. TRACK CHANGES. REDUNDANCY '-ONLINE 18',
    "MODEL. BACKUPSET. STRIPE '-ONLINE '0',
    "MODEL. OCRFILE. MIRROR_REGION '-ONLINE '0',
    "DISK_REPAIR_TIME' => '3.6 h."
    "MODEL. AUTOBACKUP. REDUNDANCY '-ONLINE 18',
    "MODEL. DUMPSET. REDUNDANCY '-ONLINE 18',
    "MODEL. RETURN OF FLAME. MIRROR_REGION '-ONLINE '0',
    "MODEL. DUMPSET. MIRROR_REGION '-ONLINE '0',
    "MODEL. DUMPSET. PRIMARY_REGION '-ONLINE '0',
    "MODEL. ASM_STALE. REDUNDANCY '-ONLINE 19',
    "MODEL. RETURN OF FLAME. PRIMARY_REGION '-ONLINE '0',
    "MODEL. CONTROLFILE. STRIPE '-ONLINE 1',
    "MODEL. DATA FILE. REDUNDANCY '-ONLINE 18',
    "MODEL. XTRANSPORT. REDUNDANCY '-ONLINE 18',
    "MODEL. AUTOBACKUP. PRIMARY_REGION '-ONLINE '0',
    "MODEL. CONTROLFILE. MIRROR_REGION '-ONLINE '0',
    "MODEL. DATA FILE. PRIMARY_REGION '-ONLINE '0',
    "MODEL. ASMPARAMETERFILE. REDUNDANCY '-ONLINE 18',
    "MODEL. FLASHFILE. MIRROR_REGION '-ONLINE '0',
    "MODEL. ASM_STALE. MIRROR_REGION '-ONLINE '0',
    "MODEL. RETURN OF FLAME. REDUNDANCY '-ONLINE 18',
    "MODEL. DATAGUARDCONFIG. STRIPE '-ONLINE '0',
    "CELL. SMART_SCAN_CAPABLE'-ONLINE 'FALSE. '
    "TEMPLATE_VERSION"-ONLINE '186646528',
    "MODEL. FICHIER_PARAMETRES. STRIPE '-ONLINE '0',
    "MODEL. DATA FILE. MIRROR_REGION '-ONLINE '0',
    "MODEL. FICHIER_PARAMETRES. PRIMARY_REGION '-ONLINE '0',
    "MODEL. BACKUPSET. MIRROR_REGION '-ONLINE '0',
    "MODEL. OCRBACKUP. MIRROR_REGION '-ONLINE '0',
    "MODEL. ONLINELOG. REDUNDANCY '-ONLINE 18',
    "MODEL. ASMPARAMETERBAKFILE. STRIPE '-ONLINE '0',
    ' ACCESS_CONTROL. PERMIT TO '-ONLINE 'FALSE. '
    "MODEL. DATAGUARDCONFIG. MIRROR_REGION '-ONLINE '0',
    "MODEL. TEMPORARY FILE. PRIMARY_REGION '-ONLINE '0',
    "COMPATIBLE. RDBMS '-ONLINE '10.1.0.0.0'.
    "MODEL. FLASHFILE. PRIMARY_REGION '-ONLINE '0',
    "MODEL. ONLINELOG. MIRROR_REGION '-ONLINE '0',
    "MODEL. FLASHFILE. REDUNDANCY '-ONLINE 18',
    "MODEL. OCRBACKUP. PRIMARY_REGION '-ONLINE '0',
    "MODEL. OCRFILE. STRIPE '-ONLINE '0',
    "MODEL. AUTOBACKUP. MIRROR_REGION '-ONLINE '0',
    "MODEL. ASM_STALE. PRIMARY_REGION '-ONLINE '0',
    "MODEL. ASMPARAMETERBAKFILE. PRIMARY_REGION '-ONLINE '0',
    "MODEL. XTRANSPORT. PRIMARY_REGION '-ONLINE '0',
    "MODEL. DUMPSET. STRIPE '-ONLINE '0',
    "MODEL. TEMPORARY FILE. STRIPE '-ONLINE '0',
    "MODEL. OCRFILE. PRIMARY_REGION '-ONLINE '0',
    "MODEL. ONLINELOG. STRIPE '-ONLINE '0',
    "MODEL. ARCHIVELOG. REDUNDANCY '-ONLINE 18',
    "MODEL. OCRFILE. REDUNDANCY '-ONLINE 18',
    "MODEL. ARCHIVELOG. MIRROR_REGION '-ONLINE '0',
    "MODEL. ASMPARAMETERFILE. MIRROR_REGION '-ONLINE '0',
    "MODEL. RETURN OF FLAME. STRIPE '-ONLINE '0',
    "MODEL. CONTROLFILE. PRIMARY_REGION '-ONLINE '0',
    "MODEL. XTRANSPORT. MIRROR_REGION '-ONLINE '0',
    "MODEL. BACKUPSET. REDUNDANCY '-ONLINE 18',
    "MODEL. ASMPARAMETERBAKFILE. REDUNDANCY '-ONLINE 18',
    "MODEL. XTRANSPORT. STRIPE '-ONLINE '0',
    "MODEL. TRACK CHANGES. MIRROR_REGION '-ONLINE '0',
    "COMPATIBLE. ASM '-ONLINE '11.2.0.0.0'.
    "MODEL. ASMPARAMETERBAKFILE. MIRROR_REGION '-ONLINE '0',
    "MODEL. ASMPARAMETERFILE. PRIMARY_REGION '-ONLINE '0',
    "MODEL. AUTOBACKUP. STRIPE'-'0' ONLINE
    },
    "DISKSINFO"-ONLINE {}
    "ASMDISK02"-ONLINE {}
    "ASMDISK02"-ONLINE {}
    "TOTAL_MB"-ONLINE '3914',
    "FAILGROUP" => "ASMDISK02."
    "NAME" => "ASMDISK02."
    "DGNAME"-ONLINE "DATA."
    'PATH' => 'ORCL:ASMDISK02 '.
    }
    },
    "ASMDISK01"-ONLINE {}
    "ASMDISK01"-ONLINE {}
    "TOTAL_MB"-ONLINE '3914',
    "FAILGROUP" => "ASMDISK01."
    "NAME" => "ASMDISK01."
    "DGNAME"-ONLINE "DATA."
    'PATH' => 'ORCL:ASMDISK01 '.
    }
    },
    "ASMDISK04"-ONLINE {}
    "ASMDISK04"-ONLINE {}
    "TOTAL_MB"-ONLINE '3914',
    "FAILGROUP" => "ASMDISK04."
    "NAME" => "ASMDISK04."
    "DGNAME"-ONLINE "DATA."
    'PATH' => 'ORCL:ASMDISK04 '.
    }
    },
    "ASMDISK03"-ONLINE {}
    "ASMDISK03"-ONLINE {}
    "TOTAL_MB"-ONLINE '3914',
    "FAILGROUP" => "ASMDISK03."
    "NAME" => "ASMDISK03."
    "DGNAME"-ONLINE "DATA."
    'PATH' => 'ORCL:ASMDISK03 '.
    }
    }
    },
    "DGINFO"-ONLINE {}
    "DGTORESTORE"-ONLINE 0
    "DGCOMPAT"-ONLINE ' 11.2.0.0.0. "
    "DGNAME"-ONLINE "DATA."
    "DGDBCOMPAT"-ONLINE ' 10.1.0.0.0. "
    "DGTYPE"-ONLINE "NORMAL."
    "DGAUSZ"-ONLINE '1048576'
    },
    "ALIASINFO"-ONLINE {}
    '6' => {
    "DGNAME"-ONLINE "DATA."
    'LEVEL'-ONLINE 1
    "ALIASNAME"-online "cluster01/ASMPARAMETERFILE"
    'REFERENCE_INDEX'-'16777322' ONLINE
    },
    '3' => {
    "DGNAME"-ONLINE "DATA."
    'LEVEL'-ONLINE 1
    "ALIASNAME" => "ORCL/CONTROLFILE.
    'REFERENCE_INDEX'-'16777534' ONLINE
    },
    '7' => {
    "DGNAME"-ONLINE "DATA."
    'LEVEL'-ONLINE 1
    "ALIASNAME" => "ORCL/FICHIER_PARAMETRES,"
    'REFERENCE_INDEX'-'16777693' ONLINE
    },
    '2' => {
    "DGNAME"-ONLINE "DATA."
    'LEVEL'-ONLINE 1
    "ALIASNAME" => "ORCL/ONLINELOG,"
    'REFERENCE_INDEX'-'16777587' ONLINE
    },
    '8' => {
    "DGNAME"-ONLINE "DATA."
    'LEVEL'-ONLINE 1
    "ALIASNAME"-online "cluster01/OCRFILE"
    'REFERENCE_INDEX'-'16777375' ONLINE
    },
    '1' => {
    "DGNAME"-ONLINE "DATA."
    'LEVEL'-ONLINE 0
    "ALIASNAME"-online "cluster01."
    'REFERENCE_INDEX'-'16777269' ONLINE
    },
    '4' => {
    "DGNAME"-ONLINE "DATA."
    'LEVEL'-ONLINE 1
    "ALIASNAME" => ORCL/DATA FILE"."
    'REFERENCE_INDEX'-'16777481' ONLINE
    },
    '0' => {
    "DGNAME"-ONLINE "DATA."
    'LEVEL'-ONLINE 0
    "ALIASNAME" => "ORCL".
    'REFERENCE_INDEX'-'16777428' ONLINE
    },
    '5' => {
    "DGNAME"-ONLINE "DATA."
    'LEVEL'-ONLINE 1
    "ALIASNAME" => "ORCL/TEMPFILE"
    'REFERENCE_INDEX'-'16777640' ONLINE
    }
    },
    'TEMPLATEINFO'-ONLINE {}
    '11' => {}
    "DGNAME"-ONLINE "DATA."
    "STRIPE"-ONLINE 'ROUGH. "
    'TEMPNAME' => 'AUTOBACKUP.
    "REDUNDANCY"-ONLINE "MIRROR."
    'SYSTEM' => 'Y '.
    },
    '7' => {
    "DGNAME"-ONLINE "DATA."
    "STRIPE"-ONLINE 'ROUGH. "
    "TEMPNAME' => 'ASMPARAMETERFILE."
    "REDUNDANCY"-ONLINE "MIRROR."
    'SYSTEM' => 'Y '.
    },
    '2' => {
    "DGNAME"-ONLINE "DATA."
    "STRIPE"-ONLINE 'ROUGH. "
    "TEMPNAME' => 'ARCHIVELOG."
    "REDUNDANCY"-ONLINE "MIRROR."
    'SYSTEM' => 'Y '.
    },
    '17' => {}
    "DGNAME"-ONLINE "DATA."
    "STRIPE"-ONLINE 'ROUGH. "
    "TEMPNAME' => 'OCRBACKUP."
    "REDUNDANCY"-ONLINE "MIRROR."
    'SYSTEM' => 'Y '.
    },
    '1' => {
    "DGNAME"-ONLINE "DATA."
    "STRIPE"-ONLINE 'ROUGH. "
    "TEMPNAME' => 'ASM_STALE."
    "REDUNDANCY"-ONLINE "HIGH."
    'SYSTEM' => 'Y '.
    },
    '18' => {}
    "DGNAME"-ONLINE "DATA."
    "STRIPE"-ONLINE 'ROUGH. "
    "TEMPNAME' => 'ONLINELOG."
    "REDUNDANCY"-ONLINE "MIRROR."
    'SYSTEM' => 'Y '.
    },
    '0' => {
    "DGNAME"-ONLINE "DATA."
    "STRIPE"-ONLINE 'ROUGH. "
    'TEMPNAME' => 'DATAFILE ',.
    "REDUNDANCY"-ONLINE "MIRROR."
    'SYSTEM' => 'Y '.
    },
    '16' => {}
    "DGNAME"-ONLINE "DATA."
    "STRIPE"-ONLINE 'ROUGH. "
    "TEMPNAME' => 'OCRFILE."
    "REDUNDANCY"-ONLINE "MIRROR."
    'SYSTEM' => 'Y '.
    },
    '13' => {}
    "DGNAME"-ONLINE "DATA."
    "STRIPE"-ONLINE 'ROUGH. "
    "TEMPNAME'-ONLINE"TRACK CHANGES. "
    "REDUNDANCY"-ONLINE "MIRROR."
    'SYSTEM' => 'Y '.
    },
    '6' => {
    "DGNAME"-ONLINE "DATA."
    "STRIPE"-ONLINE 'ROUGH. "
    "TEMPNAME' => 'ASMPARAMETERBAKFILE."
    "REDUNDANCY"-ONLINE "MIRROR."
    'SYSTEM' => 'Y '.
    },
    '3' => {
    "DGNAME"-ONLINE "DATA."
    "STRIPE"-ONLINE 'ROUGH. "
    "TEMPNAME' => 'FLASHFILE."
    "REDUNDANCY"-ONLINE "MIRROR."
    'SYSTEM' => 'Y '.
    },
    '9' => {
    "DGNAME"-ONLINE "DATA."
    "STRIPE"-ONLINE 'ROUGH. "
    "TEMPNAME" => "TEMPFILE"
    "REDUNDANCY"-ONLINE "MIRROR."
    'SYSTEM' => 'Y '.
    },
    '12' => {}
    "DGNAME"-ONLINE "DATA."
    "STRIPE"-ONLINE 'ROUGH. "
    "TEMPNAME' => 'XTRANSPORT."
    "REDUNDANCY"-ONLINE "MIRROR."
    'SYSTEM' => 'Y '.
    },
    '14' => {}
    "DGNAME"-ONLINE "DATA."
    "STRIPE"-ONLINE 'ROUGH. "
    "TEMPNAME'-ONLINE"FLASHBACK. "
    "REDUNDANCY"-ONLINE "MIRROR."
    'SYSTEM' => 'Y '.
    },
    '15' => {}
    "DGNAME"-ONLINE "DATA."
    "STRIPE"-ONLINE 'ROUGH. "
    "TEMPNAME' => 'DATAGUARDCONFIG."
    "REDUNDANCY"-ONLINE "MIRROR."
    'SYSTEM' => 'Y '.
    },
    '8' => {
    "DGNAME"-ONLINE "DATA."
    "STRIPE"-ONLINE 'ROUGH. "
    "TEMPNAME' => 'FICHIER_PARAMETRES."
    "REDUNDANCY"-ONLINE "MIRROR."
    'SYSTEM' => 'Y '.
    },
    '4' => {
    "DGNAME"-ONLINE "DATA."
    "STRIPE"-ONLINE "FINE."
    'TEMPNAME' => 'CONTROLFILE.
    "REDUNDANCY"-ONLINE "HIGH."
    'SYSTEM' => 'Y '.
    },
    '10' => {}
    "DGNAME"-ONLINE "DATA."
    "STRIPE"-ONLINE 'ROUGH. "
    "TEMPNAME' => 'BACKUPSET."
    "REDUNDANCY"-ONLINE "MIRROR."
    'SYSTEM' => 'Y '.
    },
    '5' => {
    "DGNAME"-ONLINE "DATA."
    "STRIPE"-ONLINE 'ROUGH. "
    "TEMPNAME' => 'DUMPSET."
    "REDUNDANCY"-ONLINE "MIRROR."
    'SYSTEM' => 'Y '.
    }
    }
    }
    );

    NOTE:

    To re-create the diskgroup dropped with the same restoration of the configuration of the diskgroup even with the aid of diskgroup as:

    asmcmd >/home/grid/data_backup_file - full - G DATA md_restore

    Hope its clear now.

    Thank you

    Ashish Shukla

  • Migration vCenter database of the local instance to a remote server

    Hello

    My vCenter database is installed on the local server with the vCenter server.  When installing without DSN was created because the local database.  Now, I need to create a dedicated server to host the database but can't find where, in the current installation, I would like to change to vCenter point to the new location.

    I read these KBs

    KB.VMware.com/kb/7960893 - movement of the SQL Server to vCenter database
    KB.VMware.com/kb/5850444 - migration vCenter Server on a different host machine
    KB.VMware.com/kb/1003928 - troubleshooting the database data source used by the VirtualCenter Server

    Problem is that (1) there is no DSN, (2) the registry key is not there either, and (3) I cannot find what to change in the vpxd.conf file

    I am able to "migrate the database" and "can create a new dsn to point to the new location.

    So, the question is where can I find the current configuration of the database\dsn.

    I hope that's clear

    Hi VMGenie,

    The reason why it does not appear THAT DSN u is because your machine VC can be 64-bit and the vCenter uses 32-bit DSN settings.

    Open the C:\WINDOWS\SysWOW64\odbcad32.exe folder for this exe... it should show u the DSN settings.

    Please consider clicking correct or helpful if this information is useful.

  • Backup database with ASM stratagy

    Hi all

    I have a doubt regarding the backup. I'm testing the database (11.2.0.3.0) in Windows 2008 server R2 64 bit version.
    I want to take the rman backup... can someone tell me, is there any necessary additional files backup for the database with ASM file system?

    Thanks and greetings
    John of Vikash

    can someone tell me, is there any necessary additional files backup for the database with ASM file system?

    Just use RMAN to take the backup of the database, no addition of steps or backup files required.

    However if you need backup ASM metadata you can use md_backup
    metadata contain information of disk path, name of the disk, disk failure groups, the structure of the directory.

    http://jvardhan.blogspot.in/2012/03/Oracle-backup-utility-RMAN-only-provide.html
    http://docs.Oracle.com/CD/B28359_01/server.111/b31107/asm_util.htm#BJEGIGDD

  • Migrate the Database 9i to 11 GR 2

    Hi all

    I want to migrate our Database 9i to 11 GR 2 by using import/export.
    Is this process supported?

    Before export 'someone said' I need to:

    Export NLS_LANG to avoid the conversion of database error

    Export NLS_LANG = AMERICAN_AMERICA. UTF8

    Is this true?


    Thank you very much

    If my nls_lang database is UTF8 and my GR 11, 2 target database is UTF8, should I still export nls_lang?

    There are 3 players on export/import: the database source, the target database and the client where you export. All 3 should be the same to avoid undesirable results.

    What is the right time to use export NLS_LANG? I guess if my db of the source is not the same nls_lang as my target DB.

    You export NLS_LANG to the client before you run the export.

    So I have my db target or export the nls_lang to my db from the source?

    The source, but, as said, all 3 should be the same.

  • Migrate the database

    Hi all

    Want to migrate and upgrade a database (size = 150G) Oracle 10.2.0.1 on RHEL 5 (32-Bit) for Oracle 11.2.0.3 on RHEL 5.6(64-Bit) on a new server.

    The source and target are IBM servers.

    Since a production system, downtime has therefore kept to a minimum of 3 hours. The network is slow with a line of 2 Mbps (shared).

    What should be the method?

    Hello

    RMAN converts the database command.

    http://docs.Oracle.com/CD/B19306_01/backup.102/b14191/dbxptrn.htm#CHDEICED

    Please consult Re: migration of databases

    Concerning
    Hitgon

Maybe you are looking for

  • Ticking for Macbook Pro 2015

    Hello, I had a problem. Just got my new Macbook Pro 15 inch 2015. And I'm constantly a strange ticking sound it, I think that its the bottom of the computer. https://youtu.be/soQKSHkRfHc What can cause this problem?

  • Sync synchronizes browser.tabs.animate setting

    I use sync on 4 or 5 different platforms, and it works fine, but browser.tabs.animate never be synchronized. Quite annoying to change in all: config each time.

  • Windows Vista Service Pack 2 (KB948465) is safe to install?

    I heard about the problems that it may cause such as the freezing of the computer, etc.. He appeared on Windows Update telling me to install it, but I still get the feeling that something can go wrong during installation or after. If possible, please

  • My screen freezes and turns different colors?

    My computer has been freezing for a while now. The screen of the monitor turns of different color, for example in my training a photo of a Tiger so I when it freezes my screen turns orange. If I watch a video or something, it turns out whatever color

  • Pavilion hp15e049ca: no internet after windows update 10-Ralink RT3290wi - fi adapter

    I have a Ralink RT3290wi wireless adapter. There is no internet after upgrade windows 10. What I need to do or is there a driver for this card for windows 10. Please suggest Thank you Samrat