Conversion no - ASM ASM!

Dear friends,

I try to convert file system RAC ASM normal fielsystem using the DB with RMAN duplication method. DC, I want to create a new database duplicate of asm source database to normal file system destination. I use the Oracle 11 g R2 on linux. That's why I use the sub process:

'http://oracleinstance.blogspot.com/2010/08/duplicatecloneconvert-asm-file-system.html '.

I have successfully all the steps as below:

(1) take rman backup on/u01/rmanback:

Run {}
Configure channel device type disk format ' / u01/rmanback/%U';
full backup of database format ' / u01/rmanback/%d_%U.bkp' more archivelog format ' / u01/rmanback/%d_%U.bckp';
ARCHIVELOG BACKUP ALL.
}

(2) configure the tns and earphone with success

(3) create pfile as below and place it in $ORACLE_HOME/dbs location:

dupdb.__db_cache_size = 310378496
dupdb.__java_pool_size = 4194304
dupdb.__large_pool_size = 4194304
dupdb.__shared_pool_size = 121634816
dupdb.__streams_pool_size = 0
*.audit_file_dest='/U01/app/Oracle/admin/dupdb/adump '
*.background_dump_dest='/U01/app/Oracle/admin/dupdb/bdump '
* full = '11.2.0.0.0'
*.core_dump_dest='/U01/app/Oracle/admin/dupdb/cdump '
* .db_block_size = 8192
* .db_domain = "
* .db_file_multiblock_read_count = 16
* .db_name = "dupdb.
*.db_recovery_file_dest='/U01/app/Oracle/flash_recovery_area '
* .db_recovery_file_dest_size = 2147483648
*. Dispatchers ='(Protocol=TCP) (SERVICE = dupdbXDB)"
* .job_queue_processes = 10
*.log_archive_format='%t_%s_%r.dbf'
* .open_cursors = 300
* .pga_aggregate_target = 147849216
* runoff = 150
* .remote_login_passwordfile = "EXCLUSIVE."
* .sga_target = 444596224
* .undo_management = "AUTO".
* .undo_tablespace = "UNDOTBS1.
*.user_dump_dest='/U01/app/Oracle/admin/dupdb/udump '

db_file_name_convert ='+ DATA/cars/datafile / ',' / u01/app/oracle/oradata/dupdb /'
log_file_name_convert ='+ DATA/cars/ONLINELOG / ',' / u01/app/oracle/oradata/dupdb /'

4)
create the required directories of bdump, cdump, adump and udump places and also directories for the database files.

5)
Copy the backup files from the source to the target computer to the same directory "rmanback/u01 / '.

6)

rman target $ [oracle@server dbs] = sys / [email protected]:1521 / auxiliary rac.localdomain.

Recovery Manager: release 11.2.0.1.0 - Production on Mon Mar 12 11:27:01, 2012

Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.

connected to target database: RAC (DBID = 2360197604)
connected to the auxiliary database: DUPDB (unassembled)

RMAN >

(7) the duplication script output:

-----------------------------------------------------------------------------------------------------------------------------------------------
SQL > startup nomount
ORA-32004: outdated or obsolete parameters specified for the instance of RDBMS
ORACLE instance started.

Total System Global Area 442601472 bytes
Bytes of size 2214176 fixed
138413792 variable size bytes
293601280 of database buffers bytes
Redo buffers 8372224 bytes
SQL > exit
Disconnected from the database to Oracle 11 g Enterprise Edition Release 11.2.0.1.0 - 64 bit Production
With partitioning, OLAP, Data Mining and Real Application Testing options
[oracle@server dbs] $
[oracle@server dbs] $ rman auxiliary target=sys/sys123@rac.

Recovery Manager: release 11.2.0.1.0 - Production on Tue Mar 13 10:20:50 2012

Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.

connected to target database: RAC (DBID = 2360197604)
connected to the auxiliary database: DUPDB (unassembled)

RMAN > duplicate target database to dupdb nofilenamecheck.

From March 13, 12 Db double
using the control file of the target instead of recovery catalog database
allocated channel: ORA_AUX_DISK_1
channel ORA_AUX_DISK_1: SID = 134 type device = DISK

content of Script memory:
{
clone of SQL "create spfile from memory";
}
execution of Script memory

SQL statement: create spfile memory

content of Script memory:
{
clone to stop immediately;
startup nomount clone;
}
execution of Script memory

Instance Oracle to close

connected to the auxiliary database (not started)
Oracle instance started

Total System Global Area 442601472 bytes

Bytes of size 2214176 fixed
142608096 variable size bytes
289406976 of database buffers bytes
Redo buffers 8372224 bytes

content of Script memory:
{
clone of SQL 'alter system set control_files =
"/U01/app/oracle/flash_recovery_area/DUPDB/controlfile/o1_mf_7oxlx2w0_.ctl" comment =
' Set by RMAN "scope = spfile;
clone of SQL 'alter system set = db_name
Comment of "CAR" =.
' Modified by RMAN duplicate "scope = spfile;
clone of SQL 'alter system set db_unique_name =
"DUPDB" comment =
' Modified by RMAN duplicate "scope = spfile;
clone to stop immediately;
Start clone force nomount
Restore controlfile primary clone;
change the clone database mount;
}
execution of Script memory

SQL statement: alter system set control_files = comment "/u01/app/oracle/flash_recovery_area/DUPDB/controlfile/o1_mf_7oxlx2w0_.ctl" = "defined by RMAN" scope = spfile

SQL statement: alter the db_name set = comment system "AS" = "modified by RMAN duplicate" scope = spfile

SQL statement: alter system set db_unique_name = comment "DUPDB" = "modified by RMAN duplicate" scope = spfile

Instance Oracle to close

Oracle instance started

Total System Global Area 442601472 bytes

Bytes of size 2214176 fixed
142608096 variable size bytes
289406976 of database buffers bytes
Redo buffers 8372224 bytes

From restoration to March 13, 12
allocated channel: ORA_AUX_DISK_1
channel ORA_AUX_DISK_1: SID = 134 type device = DISK

channel ORA_AUX_DISK_1: from the restore backup set data file
channel ORA_AUX_DISK_1: restore the control file
channel ORA_AUX_DISK_1: reading from the backup /u01/rmanback/RAC_0vn5n1em_1_1.bkp piece
channel ORA_AUX_DISK_1: part handle=/u01/rmanback/RAC_0vn5n1em_1_1.bkp tag = TAG20120312T173346
channel ORA_AUX_DISK_1: restored the backup part 1
channel ORA_AUX_DISK_1: restoration complete, duration: 00:00:07
output file name=/u01/app/oracle/flash_recovery_area/DUPDB/controlfile/o1_mf_7oxlx2w0_.ctl
Finished restore at March 13, 12

mounted database
RMAN-05529: WARNING: DB_FILE_NAME_CONVERT gave rise to incorrect ASM names; names have been changed to the disk only group.

content of Script memory:
{
until the SNA 7413726.
the value of newname for datafile 1 to
"/ u01/app/oracle/oradata/dupdb/system.265.772215015";
the value of newname for datafile 2 to
"/ u01/app/oracle/oradata/dupdb/sysaux.266.772215039";
the value of newname for datafile 3 to
"/ u01/app/oracle/oradata/dupdb/undotbs1.267.772215049";
the value of newname for datafile 4 to
"/ u01/app/oracle/oradata/dupdb/users.268.772215051";
the value of newname for datafile 5 to
"/ u01/app/oracle/oradata/dupdb/undotbs2.276.772216083";
the value of newname for datafile 6 to
"/ u01/app/oracle/oradata/dupdb/test.286.772637303";
restoration
clone database
;
}
execution of Script memory

executing command: SET until clause

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 March 13, 12
using the ORA_AUX_DISK_1 channel

channel ORA_AUX_DISK_1: from the restore backup set data file
channel ORA_AUX_DISK_1: specifying datafile (s) to restore from backup set
channel ORA_AUX_DISK_1: restore datafile 00001 to /u01/app/oracle/oradata/dupdb/system.265.772215015
channel ORA_AUX_DISK_1: restore datafile 00002 to /u01/app/oracle/oradata/dupdb/sysaux.266.772215039
channel ORA_AUX_DISK_1: restore datafile 00003 to /u01/app/oracle/oradata/dupdb/undotbs1.267.772215049
channel ORA_AUX_DISK_1: restore datafile 00004 in /u01/app/oracle/oradata/dupdb/users.268.772215051
channel ORA_AUX_DISK_1: restore datafile 00005 to /u01/app/oracle/oradata/dupdb/undotbs2.276.772216083
channel ORA_AUX_DISK_1: restore datafile to /u01/app/oracle/oradata/dupdb/test.286.772637303 00006
channel ORA_AUX_DISK_1: reading from the backup /u01/rmanback/RAC_0un5n142_1_1.bkp piece
channel ORA_AUX_DISK_1: part handle=/u01/rmanback/RAC_0un5n142_1_1.bkp tag = TAG20120312T173346
channel ORA_AUX_DISK_1: restored the backup part 1
channel ORA_AUX_DISK_1: restoration complete, duration: 00:02:45
Finished restore at March 13, 12

content of Script memory:
{
switch from clone datafile;
}
execution of Script memory

DataFile 1 passed to the copy of the data file
entry of data copy file RECID = STAMP 8 = 777810427 file name=/u01/app/oracle/oradata/dupdb/system.265.772215015
DataFile 2 passed to the copy of the data file
entry of data copy file RECID = STAMP 9 = 777810427 file name=/u01/app/oracle/oradata/dupdb/sysaux.266.772215039
DataFile 3 to the copy of the data file
entry of data copy file RECID = STAMP 10 = 777810427 file name=/u01/app/oracle/oradata/dupdb/undotbs1.267.772215049
DataFile 4 switched to the copy of the data file
entry of data copy file RECID = STAMP 11 = 777810427 file name=/u01/app/oracle/oradata/dupdb/users.268.772215051
DataFile 5 passed to the copy of the data file
entry of data copy file RECID = STAMP 12 = 777810427 file name=/u01/app/oracle/oradata/dupdb/undotbs2.276.772216083
DataFile 6 switched to the copy of the data file
entry of data copy file RECID = STAMP 13 = 777810427 file name=/u01/app/oracle/oradata/dupdb/test.286.772637303

content of Script memory:
{
until the SNA 7413726.
recover
clone database
delete archivelog
;
}
execution of Script memory

executing command: SET until clause

From pick up to March 13, 12
using the ORA_AUX_DISK_1 channel

starting media recovery

RMAN-00571: ===========================================================
RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
RMAN-00571: ===========================================================
RMAN-03002: failure of Db in dual at 13/03/2012 10:27:27
RMAN-03015: an error has occurred in the script stored memory Script
RMAN-06053: unable to perform the recovery of the media because of the missing journal
RMAN-06025: no backup log archived for thread 2 with sequence 177 and YVERT departure from 7391253 found to restore
RMAN-06025: no backup log archived for thread 2 with sequence 176 and YVERT departure from 7388346 found to restore
RMAN-06025: no backup log archived for thread 2 with sequence 175 and YVERT departure from 7385846 found to restore
RMAN-06025: no backup log archived for thread 2 with sequence 174 and YVERT departure from 7379952 found to restore
RMAN-06025: no backup log archived for 2 with sequence 173 threading and YVERT departure from 7374414 found to restore
RMAN-06025: no backup log archived for thread 2 with sequence 172 and YVERT departure from 7349294 found to restore
RMAN-06025: no backup log archived for thread 1 with sequence 134 and YVERT departure from 7385852 found to restore
RMAN-06025: no backup log archived for thread 1 with sequence 133 and YVERT departure from 7349318 found to restore

RMAN >
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Now, since I managed to copy and paste the backup with the files on the destination machine archivelogs, then why he seeks the archivelog finally. I try the method several times but every time the database cannot be opened due to the loss of some archivelogs.

My database is mounted and would someone please tell me, is it possible to open the database without missing some archivelogs in this stadium?

Edited by: shipon_97 March 13, 2012 11:52

Check your auxiliary instance alerts log and try to connect it manully

as
sqlplus / as sysdba
Select instance_name, status from v$ instance;

Tags: Database

Similar Questions

  • Conversion of ASM boutien

    Hello

    has anyone tried to mount a drive to big endian asm (AIX for example) on little endian env (linux x 86)?

    I have a disc which KFED is able to read but ASM is unable to mount because of the incompatibility boutien.

    Thank you!

    the KFED to read:

    kfbh.endian: 0; 0 x 000: 0x00

    kfbh. Hard: 130; 0 x 001: 0 x 82

    kfbh.type: 1; 0 X 002: KFBTYP_DISKHEAD

    kfbh.datfmt: 1; 0 x 003: 0x01

    kfbh. Block.BLK: 0; 0 x 004: blk = 0

    kfbh. Block.obj: 128; 0 x 008: file = 128

    kfbh. Check: 1999209486; 0x00c: 0x7729840e

    kfbh. FCN.base: 0; 0 x 010: 0x00000000

    kfbh. FCN. Wrap: 0; 0 x 014: 0x00000000

    kfbh.spare1: 0; 0 x 018: 0x00000000

    kfbh.spare2: 0; 0x01c: 0x00000000

    kfdhdb. Driver.provstr: ORCLDISK; 0 x 000: length = 8

    kfdhdb. Driver.reserved [0]: 0; 0 x 008: 0x00000000

    kfdhdb. Driver.reserved [1]: 0; 0x00c: 0x00000000

    kfdhdb. Driver.reserved [2]: 0; 0 x 010: 0x00000000

    kfdhdb. Driver.reserved [3]: 0; 0 x 014: 0x00000000

    kfdhdb. Driver.reserved [4]: 0; 0 x 018: 0x00000000

    kfdhdb. Driver.reserved [5]: 0; 0x01c: 0x00000000

    kfdhdb.compat: 4106; 0 x 020: 0x0000100a

    kfdhdb.dsknum: 0; 0 x 024: 0x0000

    kfdhdb.grptyp: 1; : 0 X 026: KFDGTP_EXTERNAL

    kfdhdb.hdrsts: 3; 0 X 027: KFDHDR_MEMBER

    kfdhdb.dskname: AIXDG_0000; 0 x 028: length = 10

    kfdhdb.grpname: AIXDG; 0 x 048: length = 5

    kfdhdb.fgname: AIXDG_0000; 0 x 068: length = 10

    kfdhdb.capname:; 0 x 088: length = 0

    kfdhdb.crestmp.Hi: 3043620609; 0X0A8: HOUR = 0 X 1 DAYS = 0 X 18 MONTHS = 0XD YEAR = 0X5A7

    kfdhdb.crestmp.Lo: 9184640; 0X0AC: USEC = 0 X 180 MS = 0 X 309 SECONDS = 0 X 8 MIN = 0X0

    kfdhdb.mntstmp.Hi: 3043620609; 0X0B0: HOUR = 0 X 1 DAYS = 0 X 18 MONTHS = 0XD YEAR = 0X5A7

    kfdhdb.mntstmp.Lo: 7910528; 0X0B4: USEC = 0X80 MSEC = 0X22D SECONDS = 0 X 7 MN = 0X0

    kfdhdb.secsize: 2; 0x0b8: 0x0002

    kfdhdb. BLKSIZE: 16; 0x0ba: 0 x 0010

    kfdhdb.ausize: 4096; 0x0bc: 0 x 00001000

    kfdhdb. MFACT: 2159804672; 0x0c0: 0x80bc0100

    kfdhdb.dsksize: 7864320; 0x0C4: 0 x 00780000

    kfdhdb.pmcnt: 33554432; 0x0c8: 0 x 02000000

    kfdhdb.fstlocn: 16777216; 0x0cc: 0 x 01000000

    kfdhdb.altlocn: 33554432; 0x0d0: 0 x 02000000

    kfdhdb.f1b1locn: 33554432; 0x0d4: 0 x 02000000

    kfdhdb.redomirrors [0]: 0; 0x0d8: 0x0000

    kfdhdb.redomirrors [1]: 0; 0x0da: 0x0000

    kfdhdb.redomirrors [2]: 0; 0x0dc: 0x0000

    kfdhdb.redomirrors [3]: 0; 0x0de: 0x0000

    kfdhdb.dbcompat: 4106; 0x0e0: 0x0000100a

    kfdhdb.grpstmp.Hi: 3043620609; 0X0E4: HOUR = 0 X 1 DAYS = 0 X 18 MONTHS = 0XD YEAR = 0X5A7

    kfdhdb.grpstmp.Lo: 2630528; 0X0E8: USEC = 380 MS = 208 SECONDS 0 X X 0 = 0 X 2 MIN = 0X0

    kfdhdb.vfstart: 0; 0x0ec: 0x00000000

    kfdhdb. VFEND: 0; 0x0f0: 0x00000000

    kfdhdb. SPFile: 0; 0x0f4: 0x00000000

    kfdhdb.spfflg: 0; 0x0f8: 0x00000000

    kfdhdb.ub4spare [0]: 0; 0x0fc: 0x00000000

    kfdhdb.ub4spare [1]: 0; 0 x 100: 0 x 00000000

    kfdhdb.ub4spare [2]: 0; 0 x 104: 0 x 00000000

    kfdhdb.ub4spare [3]: 0; 0 x 108: 0 x 00000000

    kfdhdb.ub4spare [4]: 0; 0x10c: 0x00000000

    kfdhdb.ub4spare [5]: 0; 0 x 110: 0 x 00000000

    kfdhdb.ub4spare [6]: 0; 0 x 114: 0 x 00000000

    kfdhdb.ub4spare [7]: 0; 0 x 118: 0 x 00000000

    kfdhdb.ub4spare [8]: 0; 0x11c: 0x00000000

    kfdhdb.ub4spare [9]: 0; 0 X 120: 0 x 00000000

    kfdhdb.ub4spare [10]: 0; 0 x 124: 0 x 00000000

    kfdhdb.ub4spare [11]: 0; 0 x 128: 0 x 00000000

    kfdhdb.ub4spare [12]: 0; 0x12c: 0x00000000

    kfdhdb.ub4spare [13]: 0; 0 x 130: 0 x 00000000

    kfdhdb.ub4spare [14]: 0; 0 x 134: 0 x 00000000

    kfdhdb.ub4spare [15]: 0; 0 x 138: 0 x 00000000

    kfdhdb.ub4spare [16]: 0; 0x13c: 0x00000000

    kfdhdb.ub4spare [17]: 0; 0 x 140: 0 x 00000000

    kfdhdb.ub4spare [18]: 0; 0 x 144: 0 x 00000000

    kfdhdb.ub4spare [19]: 0; 0 x 148: 0 x 00000000

    kfdhdb.ub4spare [20]: 0; 0x14c: 0x00000000

    kfdhdb.ub4spare [21]: 0; 0 x 150: 0 x 00000000

    kfdhdb.ub4spare [22]: 0; 0 x 154: 0 x 00000000

    kfdhdb.ub4spare [23]: 0; 0 x 158: 0 x 00000000

    kfdhdb.ub4spare [24]: 0; 0x15c: 0x00000000

    kfdhdb.ub4spare [25]: 0; 0 x 160: 0 x 00000000

    kfdhdb.ub4spare [26]: 0; 0 X 164: 0 x 00000000

    kfdhdb.ub4spare [27]: 0; 0 x 168: 0 x 00000000

    kfdhdb.ub4spare [28]: 0; 0x16c: 0x00000000

    kfdhdb.ub4spare [29]: 0; 0 x 170: 0 x 00000000

    kfdhdb.ub4spare [30]: 0; 0 x 174: 0 x 00000000

    kfdhdb.ub4spare [31]: 0; 0 x 178: 0 x 00000000

    kfdhdb.ub4spare [32]: 0; 0x17c: 0x00000000

    kfdhdb.ub4spare [33]: 0; 0 x 180: 0 x 00000000

    kfdhdb.ub4spare [34]: 0; 0 x 184: 0 x 00000000

    kfdhdb.ub4spare [35]: 0; 0 x 188: 0 x 00000000

    kfdhdb.ub4spare [36]: 0; 0x18c: 0x00000000

    kfdhdb.ub4spare [37]: 0; 0 x 190: 0 x 00000000

    kfdhdb.ub4spare [38]: 0; 0 x 194: 0 x 00000000

    kfdhdb.ub4spare [39]: 0; 0 x 198: 0 x 00000000

    kfdhdb.ub4spare [40]: 0; 0x19c: 0x00000000

    kfdhdb.ub4spare [41]: 0; 0x1a0: 0x00000000

    kfdhdb.ub4spare [42]: 0; 0x1a4: 0x00000000

    kfdhdb.ub4spare [43]: 0; 0x1a8: 0x00000000

    kfdhdb.ub4spare [44]: 0; 0x1ac: 0x00000000

    kfdhdb.ub4spare [45]: 0; 0x1b0: 0x00000000

    kfdhdb.ub4spare [46]: 0; 0x1b4: 0x00000000

    kfdhdb.ub4spare [47]: 0; 0x1b8: 0x00000000

    kfdhdb.ub4spare [48]: 0; 0x1bc: 0x00000000

    kfdhdb.ub4spare [49]: 0; 0x1c0: 0x00000000

    kfdhdb.ub4spare [50]: 0; 0x1c4: 0x00000000

    kfdhdb.ub4spare [51]: 0; 0x1c8: 0x00000000

    kfdhdb.ub4spare [52]: 0; 0x1cc: 0x00000000

    kfdhdb.ub4spare [53]: 0; 0x1d0: 0x00000000

    kfdhdb.acdb.ABA.SEQ: 0; 0x1d4: 0x00000000

    kfdhdb.acdb.ABA.BLK: 0; 0x1d8: 0x00000000

    kfdhdb.ACDB.ENTs: 0; 0x1dc: 0x0000

    kfdhdb.ACDB.ub2spare: 0; 0x1de: 0x0000

    I already tried, will not work and is not supported by Oracle.

    Each AU, measurement, etc... have own change ENDIAN, it corrupt manually and ASM block.

    https://forums.Oracle.com/thread/2387671

    Big-endian files differently to little-endian. In a little-endian file, these bytes are reversed compared with big endian files.

    Some compilers have options to generate code that allows global conversion for all file i/o operations. This allows to reuse the code on a system with the "endianness" opposed without having to change the code itself. If the compiler does not support this conversion, the programmer must swap the bytes via ad-hoc code. (I think that ASM is not only)

    If you have number 0xDEADBEEF in a big endian platform, in little endian platform system stored in the form 0xEFBEADDE), because you will need a compiler to convert the data, the "kfbh.endian" parameter is only a parameter change will damage you the datablock.

    Post edited by: Levi-Pereira

  • Conversion of ASM controlfile

    How to copy a controlfile to an instance of the DSO to a filesystem?

    Concerning
    Johnnie f

    Hello Johnnie,
    ASM version do you use?
    If it's 11g, you can use the cp command in asmcmd to copy the file on a file system.
    If it is 10g, you must use rman.

    Liron Amitzi
    Consultant senior s/n
    [www.dbsnaps.com]

  • Conversion of the ASM

    Hi all

    What are the steps to migrate from a non - file system asm in a file system of the asm to 10g / 11g.

    I guess you want to migrate your data to a plain old ASM file system files. This is possible by creating first ASM on your server and then use rman to copy your data files to ASM diskgroup. Tim Hall put in place this small howto http://www.oracle-base.com/articles/10g/AutomaticStorageManagement10g.php#migrating_to_asm_using_rman

    Bjoern

  • IM + ASM + DBMS DB cloning

    Hello.

    I have 1-node RAC deployed 11.2.0.3 on OL5.11 with test DB in ASM (3 x OCR_VOTE discs, discs of DATA 2 x, 2 x discs of FRA).

    The goal is to create new cluster using the current cluster as a master and cross DB ASM cloning disks.

    Regarding http://docs.oracle.com/cd/E11882_01/rac.112/e41959/clonecluster.htm#CWADD92122 and "HOW to CLONE a 11.2.0.3 HOME AND CLUSTERWARE GRID INFRASTRUCTURE (DOC ID 1413846.1) ' it is necessary to: »»

    1. prepare the node
    2. deploy the GI
    3. Run clon.pl
    4. Running config.sh

    Steps 1 and 2 in my case have been replaced by:

    1. creating a master node in what concerns the docs (remove the cluster configuration and other files vs deleting on direct copy).
    2. cloning of disks and the virtual machine
    3. change the names and IP addresses

    I managed to "running config.sh. But config.sh I am running:

    [FATAL] [INS-40401] Setup has detected an Oracle Clusterware House on the system configuration.

    Any ideas? Comments?

    Thanks in advance for your valuable time.

    Problem solved.

    Environment:

    • VirtualBox.
    • 5.11 Linux
    • 1-node cluster with ASM (11.2.0.3)
    • DBMS (11.2.0.3) installed
    • 1 RAC created DB.

    ASM disks:

    • shareable x 3 ocrvote
    • given shareable x 2
    • shareable 2 x fra

    1. create the pfile to DB file.

    2. stop all CARS services, disable the crs.

    3. delete the files regarding official documents.

    4. clean the files of the OS: logs, tmp, etc..

    5 detach GI home

    6 detach the DB home

    We now have the master node.

    1 clone the virtual machine (or disks).

    We now have the first node to the new cluster.

    1. prepare the conversion table: IPs, names.

    2. sign in IP addresses, names in DNS

    3. start cloned host.

    4. change IP, OS names.

    5 remove and create ssh, establish the equivalence for the users of the grid and oracle ssh.

    6 redefine the responsibilities of ASM disks.

    7 run clone.pl as a user of GI.

    8. as root, run the root.sh script.

    9 unlock GI.

    10 move or delete ocr.loc.

    11 start config.sh.

    12. check the configuration of the cluster.

    13 control the ASM.

    14. change the name to scan again.

    15 resolving multicast (if necessary)

    GI is ready.

    To prepare the RAC DBMS.

    1. run clone.pl.

    2. run the root.sh script.

    3 change the DB record.

    4 Add the instance.

    5 edit tnsnames.ora with the new name of scan.

    6 change created pfile initially with the new name of scan.

    7. start the DB file pfile.

    8. change remote_listener. Create the spfile.

    9 start DB.

    10. If necessary, it is possible to change the names of groups of DB name, DBID, disks.

    We again invite you cluster and new CARS DB.

  • Crash when converting to the ASM of Flex

    I recently tried to convert Standard ASM ASM Flex with my two-node RAC Cluster using asmca. Conversion failed in the middle of the process, and now I am unable to recover from this failure. A node is in place and showclustermode asmcmd says "Flex mode.

    But no Proxy instance is running and I'm unable to set up the second body.

    Whenever I stop the clusterware on a single node the other node is able to start so it looks that they can't share some resources properly.

    Here is the result of crsctl res stat - you

    root@mccartney[+ASM1] # crsctl res stat - you

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

    Details of the name target a report server

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

    Local resources

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

    ORA. ASMNET1LSNR_ASM. LSNR

    INTERMEDIATE online mccartney not every endpoint Re

    resume, STABLE

    ORA. DATA.dg

    STABLE mccartney online

    ORA. FRA.dg

    STABLE mccartney online

    ORA. LISTENER.lsnr

    STABLE mccartney online

    ORA. OCR.dg

    STABLE mccartney online

    ORA.net1.Network

    STABLE mccartney online

    ORA.ons

    STABLE mccartney online

    ORA.proxy_advm

    ONLINE OFFLINE STABLE mccartney

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

    Cluster resources

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

    ORA. LISTENER_SCAN1. LSNR

    1 STABLE mccartney online

    ORA. LISTENER_SCAN2. LSNR

    1 STABLE mccartney online

    ORA. LISTENER_SCAN3. LSNR

    1 STABLE mccartney online

    ORA.asm

    2 LINE intermediate STABLE mccartney

    ORA.cpaul.db

    1 STABLE OFFLINE OFFLINE

    Instance offline in LINE 2 stop ST

    ABLE

    ORA. CVU

    1 STABLE mccartney online

    ORA. Lennon.VIP

    1 LINE intermediate mccartney has NOT MORE, STABLE

    ORA. McCartney.VIP

    1 STABLE mccartney online

    ORA. OC4J

    1 STABLE OFFLINE OFFLINE

    ORA.paul11.db

    1 instance offline off LINE Shutdown, ST

    ABLE

    ORA.scan1.VIP

    1 STABLE mccartney online

    ORA.scan2.VIP

    1 STABLE mccartney online

    ORA.scan3.VIP

    1 STABLE mccartney online


    I solved the problem: as easy as it might be: deleted files listener.ora on both servers because it looks like there was some Sales entries. After the cluster is restarted everything works fine now.

  • How can I move back the rman convert a file from the file system to the ASM?

    I have no idea on the pluging - in files of data which were landed as follows:

    SQL > alter tablespace P_CDDH_DSPGD_V1_2011 read-only;

    SQL > alter tablespace P_IDX_CDDH_DSPGD_V1_2011 read-only;

    SQL > exec dbms_tts.transport_set_check('P_CDDH_DSPGD_V1_2011,P_IDX_CDDH_DSPGD_V1_2011',true);

    SQL > select * from transport_set_violations;

    UNIX > expdp dumpfile ttsfy1.dmp directory = trans_dir transport_tablespaces = P_CDDH_DSPGD_V1_2011, P_IDX_CDDH_DSPGD_V1_2011 = tossadm@pmscdhf1

    RMAN > convert the tablespace P_CDDH_DSPGD_V1_2011, P_IDX_CDDH_DSPGD_V1_2011 format = ' / appl/oem/backup/temp/%I_%s_%t_extbspace.dbf';

    Conversion from the source at October 3, 13

    using the control file of the target instead of recovery catalog database

    allocated channel: ORA_DISK_1

    channel ORA_DISK_1: SID = instance = 116 pmscdhf11 = DISK device type

    channel ORA_DISK_1: from data file conversion

    Enter a number of file datafile = name = + PMSCDHF1/p_cddh_dspgd_v1_2011_01.dbf 00079

    convert datafile=/appl/oem/backup/temp/3536350174_2820_827849001_extbspace.dbf

    channel ORA_DISK_1: datafile conversion complete, duration: 00:02:15

    channel ORA_DISK_1: from data file conversion

    Enter a number of file datafile = 00080 name = + PMSCDHF1/p_idx_cddh_dspgd_v1_2011_02.dbf

    convert datafile=/appl/oem/backup/temp/3536350174_2821_827849136_extbspace.dbf

    channel ORA_DISK_1: datafile conversion complete, duration: 00:01:45

    Finished conversion to the source to 3 October 13

    From control file Autobackup 3 October 13

    total, handle = / DBMS/oracle/r1110/db_01/dbs/c-3536350174-20131003-02 comment = NONE

    Control file Autobackup ended on 3 October 13

    SQL > drop tablespace P_CDDH_DSPGD_V1_2011 including the content;

    SQL > drop tablespace P_IDX_CDDH_DSPGD_V1_2011 including the content;

    Subsequently, how can I move the backup files to ' / appl/oem/backup/temp/3536350174_2820_827849001_extbspace.dbf ', ' / appl/oem/backup/temp/3536350174_2821_827849136_extbspace.dbf ' back to the Group ASM + PMSCDHF1?

    Or dbms_file_transfer

  • Basic questions about the installation of ASM

    I can't find definitive answers to the following. Let me try here. I want to build a server Linux, RDBMS 11.2.0.3, running with the ASM. It's just the prototype server, in our conversion of Oracle 11 g on AIX without ASM on Oracle 11 g on Linux with the ASM.

    I have an Oracle VM already running cluster and built a number of virtual machines in models, and everything works fine. Now I am installing DSO, have failed repeatedly. Maybe I'm doing something fundamentally wrong. Here are two questions:

    1. is it true that the only (reasonable) to install DSO is to install the product called "grid Infrastructure? As far as I know, the answer is 'yes '. But GI seems to be so much more than ASM, although I don't think I want or need. Is there an easier way to get ASM?

    2. the matrix certification swear that grid 11.2.0.3 Infrastructure is certified on Oracle Linux 6. (1) I can still see a lot of posts on OTN and elsewhere on the net that say it is NOT supported and that there are has mant problems in get the installation works, and (2) I have tried to install it on OEL 6 and can't get the installer to finish. Specifically, the root.sh script fails with "ohasd failed to start... '. ». Before further my installation problems, I want to just make sure: If this installation of OEL 6?

    Terry Phelps wrote:
    I can't find definitive answers to the following. Let me try here. I want to build a server Linux, RDBMS 11.2.0.3, running with the ASM. It's just the prototype server, in our conversion of Oracle 11 g on AIX without ASM on Oracle 11 g on Linux with the ASM.

    I have an Oracle VM already running cluster and built a number of virtual machines in models, and everything works fine. Now I am installing DSO, have failed repeatedly. Maybe I'm doing something fundamentally wrong. Here are two questions:

    1. is it true that the only (reasonable) to install DSO is to install the product called "grid Infrastructure? As far as I know, the answer is 'yes '. But GI seems to be so much more than ASM, although I don't think I want or need. Is there an easier way to get ASM?

    ASM is a feature of the Oracle Grid infrastructure Installation. So you will need to install IM using ASM.

    There is a GI installation which can be installed and configured in two different directions. For a Cluster or for a standalone.

    This option must be selected during installation.

    The installation of GI for a standalone is called Oracle Restart.

    GI for a Cluster installation is called Oracle Clusterware.

    The two options above have the particularity of the DSO.

    2. the matrix certification swear that grid 11.2.0.3 Infrastructure is certified on Oracle Linux 6. (1) I can still see a lot of posts on OTN and elsewhere on the net that say it is NOT supported and that there are has mant problems in get the installation works, and (2) I have tried to install it on OEL 6 and can't get the installer to finish. Specifically, the root.sh script fails with "ohasd failed to start... '. ». Before further my installation problems, I want to just make sure: If this installation of OEL 6?

    A lot of users here OTN tried installing Grid Infrastructure on RHEL6/OEL6 when it is not certified. Many questions appear.

    When it has been certified by Oracle, it remains several notes on MOS that will help you follow the main steps for a successful installation.

    I think you should use OEL 6, since Oracle Linux 6 has been certified by Oracle Corporation, you have all the support on this product.

    Start with this note: * master Note Linux OS requirements for database server [851598.1 ID] *.

    * Customer database or the server installation of database on Red Hat Enterprise Linux 6 (RHEL6) or Oracle Linux 6 [ID 1350000.1] *.

    http://levipereira.WordPress.com/2012/04/18/certification-of-the-Oracle-database-on-Oracle-Linux-6-and-Red-Hat-Enterprise-Linux-6/

  • Move a file to the ASM system tablespace

    Hi DBAs,

    I want to convert a tablespace to ASM, I published the following steps

    Put the tablespace in readonly mode and connected to the rman as "target rman /'"

    RMAN > convert tablespace users format '+ DATA ';

    The above command has successfully completed and created a database in asm diskgroup DATA asDATA/oratest/datafile/usrs.244.33333333. But once I request the tablespace datafile, it still points to the old/oradata/user.dbf.

    It appears next to the command convert, I need to perform a few extra steps. Please help me what I have to do.

    Thank you
    -Shaw-

    Hello

    After the conversion, you must run the command

    RMAN > change user tablespace to copy

    then only it will update the controlfile

    or else

    do one thing

    RMAN > backup as copy users tablespace format "+ dg /...» »
    RMAN > change user tablespace to copy

    hope it will work for you, mark it as answered so useful

    Thank you

  • cDAQ-9178 & NI 9401 - ASM: incremental Rotary encoder works is not beyond a certain frequency

    I use a chassis with a NI 9401 DIO module 9178 cDAQ.  I'm trying to convert the output of a rotary incremental encoder ASM (in radians) to rpm.

    Sensing head (PMIS4-20-50-240kHz-TTL24V-Z0-2M-S)

    Snap ring (PMIR7N-20-50-M-20)

    The encoder outputs 2500 pulses per rev (output 5V TTL).  The maximum speed which will see the encoder is 2800 rpm, which is equivalent to 2800 RPM * 2500ppr/60 = 116,667.67 Hz in terms of frequency.

    Since the NI 9401 of the operations specifications:

    Maximum of the input signal switching frequency by the number of input channels, by channel

    8 input channels... 9 MHz
    4 input channels... 16 MHz
    2 input channels... 30 MHz

    I use only 1 channel, so I'm assuming that the 9401 should be more than capable of handling the 116kHz which the ASM encoder is spit.

    Everything works fine until about 2100 RPM (~ 87, 500 Hz) but then I begin to see a drop in rpm, followed by a flattened behavior, then a slight increase. But never more than 2100 RPM.  Our test unit is inspected for other reasons at the moment so I can't produce a plot of the behavior (I can reupload later).  I think this must be a matter of aliasing with the meter or something of the sort.  I have a digital filter set in place with a minimum of 4.0E pulse width - 6.  It is two times smaller than the width of minimum pulse at a frequency of 116kHz (0.0000085714).  I don't think this should have an impact on the calculation.

    Any suggestions? This value of RPM is essential to our application.

    Thanks in advance,

    -MB

    brown_ktr wrote:

    I have a digital filter set in place with a minimum of 4.0E pulse width - 6.  It is two times smaller than the width of minimum pulse at a frequency of 116kHz (0.0000085714).  I don't think this should have an impact on the calculation.

    A 116 kHz frequency, the period is ~8.57 us, but the pulse width half duty cycle of 50%.  Ascent/descent time factor, and it is quite possible that 4 US is too long for your encoder signal.

    The shape of this graph supports this theory, if we consider that there is variation in the exact pulse of each encoder pulse width.  The shortest pulse is ignored when the filter starts to kick in, and the speed of ROTATION increases pulses longer and longer are ignored then as well.

    Try to decrease the minimum pulse of digital filter (US 2 or even 1 US) width and see how it goes.

    Best regards

  • Error: File Asms needed Windows XP Home edition after repair of operating system. (Windows 7 upgrade)

    Original title: asms file necessary windows xp home edition, after operating system repair.

    I know it's old but I try to get on my mothers pc so it can transfer files to a drive hard usb. This computer had virus in there and caused certain files be rearranged. I took out the virus

    I could not access the Device Manager as he disappeared. The computer does not recognize the hard drive usb, so I decided to fix the pc using the re installation disc.

    The computer fixed itself, but now I get this message saying file asms is necessary. I tried to use the steps in this article (311755 KB), but still the same problem. I would like to use the recovery console, but I do not know the password for the administrator of safe mode.
    The computer that had repaired the operating system is a dell dimension 2350 and I used the original windows xp disc.
    I have a disc of windows 7 but the graphics card on the computer is less than adequate. I was wondering if I could calm down the graphics in the windows Classic theme for windows 7 will work and is it possible to save files because the computer is always on the xp Setup

    Your specifications (RAM) are not quite the minimum requirements for WIndows 7 as shown here:

    http://Windows.Microsoft.com/en-us/Windows7/products/system-requirements

    However, Microsoft recommends 128 MB of RAM for XP as shown here:

    http://support.Microsoft.com/kb/314865

    So I think that their minimum requirements are a lot of hooey for most environments.  He can run, but you're probably not going to it.

    If you want to see if you can get your work in XP (I'm not familiar with this problem), if you do a little research on Google for phrases like claire XP administrator password, I forgot XP administrator password reset XP administrator password, etc.. I'm pretty confident that you will find a way to go beyond this little bump on the road.  Simply clear the password and be on your way.

    We are supposed to simply not to tell you how to do such things, so I fall just a few tips :)

  • The file 'Asms' on the CD-ROM Windows XP Professional is required

    Original title: asms

    Hai,

    When I do install o/s new in my PC it is problem continues to recover on continuously, then after he disappeared like installation almost complete 3 minutes then after restalling again and again, but now asking that the file 'asms' on the CD of Windows XP Professional service Pack 3 is required

    Type the path where the file is located, and then click OK.

    What was the problem even I gave exact path then also give the same error again.

    Help me solve this problem.

    [the topic was 'malware error]

    [moved from viruses and malware area forum]

    Hello

    Try this fix for the problem of 'asms ':

    http://support.Microsoft.com/kb/311755

  • I am trying to reinstall windows xp from disk but it only gets up to this request then for service pack 1 disc when I press on enter I get the file 'asms' on windows xp pro Service Pack1 necessary

    I am trying to reinstall windows xp from disk but it only gets up to this request then for service pack 1 disc when I press on enter I get the file 'asms' on windows xp pro service pack 1 cd needed someone had this problem and managed to solve it thanks a lot

    Hello

    Thanks for joining us on the Microsoft Community.

    According to the description of the problem you are facing problems with reinstalling Windows XP Professional, and you are to be invited to insert the Service Pack 1 drive to complete the installation.

    To help you to propose measures to solve the problem, I would appreciate if you could answer the following questions:

    1. did you uninstall Windows XP Service Pack 1 prior to reinstalling Windows XP?

    2. what was the installed Service Pack earlier?

    You may need to uninstall Windows XP Service Pack 1 first and then perform the reinstallation of Windows XP and to check if the installation goes smoothly.

    Please see the following articles for more information about uninstalling Windows XP Service Pack 1:

    How to manually remove Windows XP Service Pack 1

    http://support.Microsoft.com/kb/329015

     

    How to remove folders from Windows XP Service Pack 1

    http://support.Microsoft.com/kb/329260?WA=wsignin1.0

    Hope this information helps. Please come back for any clarification on this or any issue of Windows. We will be happy to help you.

  • Windows XP will not install. Where is the file asms? I washed the CD and it is in the drive

    I have installed a different hard drive and tried to install a legitimate copy of Windows XP.  He stopped at 39 minutes and request for the file 'asms '.  The CD is in the drive, why it will not continue?

    LMB

    Hello

    1. What is the exact error message?
    2. were you able to install Windows XP without any problems previously using the same CD?

    Read the following article which can be useful:
    "The file 'Asms' on the CD-ROM Windows XP Professional is needed" error message when you install Windows XP
    http://support.Microsoft.com/kb/311755

  • I install windows xp on a sony laptop. I created a new formatted partition but I get a fatal error message: "syntax error:"D:\I386\asms\10\MSFT\WINDOWS\GDIPLUS\GDIPLUS. " MAN. "

    I install windows xp on a sony laptop. I created a new formatted partition but I get a fatal error message.  one of the components that windows needs to continue Setup could not be installed. Manifest Parse Error: an invalid character was found in text content. Connect the system configuration error: SXS. DLL:syntax error in manifest or policy file "D:\I386\asms\10\MSFT\WINDOWS\GDIPLUS\GDIPLUS. MAN 'at line 0. I bought the oem software installation disc. I bought the computer used and did not get any disk with it. Help, please

    1 person got this response
    Shawn thought it was bad media so I'm a new disc and received the same error does anyone have an idea what might cause this error?

    original title: install windows xp

    Hi sptusch,

    Thanks for posting. Is it a burned disc? If this is you please redownload the image. Also, try the following.

    1. place your Windows XP installation CD and start to her...
    2. Press any button to start the Windows installation (don't worry... we do not actually use the installer at this point)
    3. wait a few moments for the installation program starts, when you see repair an installation of Windows XP using the Recovery Console, and then press the R key
    4. wait until you see this screen, enter the number of your master installation. (Typically 1 to C:\Windows)
    5. press ENTER.
    6. If you are prompted to do so, enter your administrator password. If you don't have one, leave the field blank and press to enter.
    7. from the command prompt, type: chkdsk/r (note the space between chkdsk and / r)
    Allow it to complete undisturbed.
    8. remove the disc, then restart.

    I hope this helps!
    Shawn - Support Engineer - MCP, MCDST
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think

Maybe you are looking for

  • Random crashes

    For these months Firefox blocks just randomly while I'm browsing, do nothing especially when it arrives. Windows 7 64, everything must be up to date and I did some scans on my PC who come clean. Last two accidents.BP-e212ae21-ca56-4c56-968e-8bfe92150

  • Why my thunderbird won't open links from my emails?

    Hyper links pop up in the taskbar at the bottom when scrolled on but does not open.

  • Web pages does not not in 10.11.4

    After you have installed the 10.11.4 update, Safari 9.1 will not load to the top of some Web pages, whereas my iOS 9.1 devices and Firefox. The type of page does not contain a lot of data on the money market and I checked all my Safari settings and t

  • Default control style

    I guess this should be an easy task, but I have not yet stumbled upon a solution. I used an example vi to create something new and the default style in sample vi was set to classic. Do you have a backup-how to create a new, control, and every indicat

  • OfficePro 8500 A909g: WINDOWS 10

    Have JUST INSTALLED WINDOWS 10 AND MY PRINTER YEAR OFFICE PRO 8500 a909G THAT WORKED PERFECTLY BEFORE THE UPGARE WILL NOT be PRINTED.  I have TRIED HP INSTAL WIZARD AND IT SAYS IT DO SUPPORT MY APPLIANCE.  What CAN I DO TO GET MY PRINTER PRINT AGAIN?