Unable to synchronize the data file in dataguard oracle 10g R2 ASM

Hello
I use datagurd for my personal PC (vmware), OS-Solaris 10 x 86, DB-oracle 10 g 2.
I use a database db_name = test & db_uniq_name = test (primary) and db_unique_name = test2 (standby) standby
In the test instance, I have two diskgroup in ASM (Davis, HISTDG) and for test2 two more starts: (DBDG1 & HISTDG1).

Prob: Now when I create a tablespace to Davis (test instance) same thing happens again immediately in test2 (DBDG1) but when I create tablespace in diskgroup HISTDG of the test instance in the same is not get copied to HISTDG1 test2 pending . Even is immediately reproduce at DBDG1(test2 instance) but not HISTDG1 diskgroup

Appreciated for the answer.

Thank you

Published by: user11217569 on March 19, 2013 12:18 AM

Hello
Set DB_FILE_CREATE_DEST = "
as it can be null and is not really necessary
I then use db_file_name_convert setting as you had originally.
I hope this will solve your problem

for example
Set DB_FILE_NAME_CONVERT = '+ DELAFLOR', '+ DBDG1', '+ HISTDG', '+ HISTDG1 '.
and
whole set DB_FILE_CREATE_DEST = "
or if you use a file pfile deletes the line with DB_FILE_CREATE_DEST

Cliff nel

Published by: cliff64 on March 19, 2013 11:00

Tags: Database

Similar Questions

  • You cannot change the data file

    Unable to Alter Database Datafile

    Hi all

    Using Alter database datafile ' C:\Oracle\APP\ORADATA\...\USERS01. DBF' SIZE 100M;

    getting this error.

    SQL > Alter database datafile ' C:\Oracle\APP\ORADATA\...\USERS01. DBF' SIZE 100M;
    Error report:
    SQL error: ORA-01237: do not extend datafile 4

    ORA-01110: data file 4: ' C:\Oracle\APP\ORADATA\...\USERS01. DBF'

    ORA-27059: reduce file size

    OSD-04005: SetFilterPointer() failure, unable to read the file

    s/o-error: (OS 112) there is not enough space on the disk.

    01237 00000 - "cannot extend %s datafile.

    * cause: year Operating system error has occurred during resizing.

    * Action: Resolve the cause of the error of operating system and start the command

    I understand that the OS space is full and I guess this isn't specific Oracle error, but certainly an OS level error, someone could suggest me how to deal with the erasure of space, is it possible to erase and reuse the data files? Please suggest.

    Help out me

    Thank you and best regards,
    Cabbage

    You need create more space by deleting unnecessary files or narrowing of the files.

  • ORA-01124: cannot retrieve the data file 1 - file is in use or recovery

    I'm trying to recover the database in waiting, but it gives the error below.

    ORA-00283: cool cancelled due to errors
    ORA-01124: cannot retrieve the data file 1 - file is in use or recovery, the recovery is already said
    ORA-01110: data file 1: ' I:\ORACLE\QAS\SAPDATA1\SYSTEM_1\SYSTEM. DATA1'

    When I checked in the alert log recovery is not started. and later I hae given ' alter database recover Cancel "and the command to meet with the threshold.

    "media recovery has not started.

    It seems that the recovery was stuck between the two.
    Please advise me how to kill the recovery session that is stuck. because I don't want to bounce the database pending.

    Thanks in advance.

    Dataguard and MRP, you run a script before.

    In a standby scripted, a session to RETRIEVE the DATABASE would an UNTIL clause (SEQUENCE up to THAT most likely). At the end of the recovery at this point (SEQUENCE #), he left and stop at the database.

    In addition, the script is such that when a RECOVERY session is active, another session is not authorized to start. It can loop in pending state or go out and do it again the next scheduled interval.

    Apparently your startup script is not strong enough to prevent another session of RECOVERY to start even though the first is active (or it doesn't have a good up to THAT clause and stop, exit, closing stocks)

    What you have is a custom implementation of a database of pending. Without all the details of the script, the 'blocking' between sessions (to avoid a second RECOVER start when one is already running) etc... We can't really do much to help you.
    Your scripts must be standing with status information. It should be possible for you to discover the 'other' sqlplus session which emanates a DATABASE to RECOVER, but not yet out (p. ex... How about a simple "ps - ef |") grep sql' and ' ps - ef | combination of grep ora"?)

    Hemant K Collette

    Published by: Hemant K Collette on May 29, 2013 17:47

  • ORA-39070: unable to open the log file, while using expdp

    Hello
    Please notice why I get ORA-39070: unable to open the log file.
    When you run the expdp against the default directory: the expdp DATA_PUMP_DIR is completed successfully.

    -current direcory on the Linux file system:
    $ pwd
    /log_files/oracle/cdl1
    -Create directory and grant of read/write on it
    $ sqlplus sys/xxxx@cdl as sysdba
    SQL*Plus: Release 11.2.0.3.0 Production on Wed Feb 22 16:36:01 2012
    Copyright (c) 1982, 2011, Oracle.  All rights reserved.
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    With the Partitioning, Real Application Clusters, Automatic Storage Management, OLAP,
    Data Mining and Real Application Testing options
    
    SQL> create or replace directory EXPTEMPDIR as '/log_files/oracle/cdl1';
    Directory created.
    
    SQL> grant read,write on directory EXPTEMPDIR to system;
    Grant succeeded.
    -Verify the existence of the directory:
    QL> select * from dba_directories;
    
    OWNER      DIRECTORY_ DIRECTORY_PATH
    ---------- ---------- --------------------------------------------------
    ...
    SYS        EXPTEMPDIR /log_files/oracle/cdl1
    ...
    Check for permission to write to the directory:
    [/log_files/oracle/cdl1]$ touch 1
    [/log_files/oracle/cdl1]$ ls -l
    total 0
    -rw-r--r-- 1 oracle oinstall 0 Feb 22 16:38 1
    -try to expdp:
    expdp system/xxxx@cdl FULL=y DIRECTORY=EXPTEMPDIR dumpfile=expfull220212.dmp
    Export: Release 11.2.0.3.0 - Production on Wed Feb 22 16:38:33 2012
    Copyright (c) 1982, 2011, Oracle and/or its affiliates.  All rights reserved.
    Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    With the Partitioning, Real Application Clusters, Automatic Storage Management, OLAP,
    Data Mining and Real Application Testing options
    ORA-39002: invalid operation
    ORA-39070: Unable to open the log file.   <<<<<<<<=======
    ORA-29283: invalid file operation
    ORA-06512: at "SYS.UTL_FILE", line 536
    ORA-29283: invalid file operation

    Post pl OS details - it's an RAC instance?

    Error ORA-39002 ORA-39070 ORA-29283 ORA-6512 when you use Export DataPump (EXPDP) [ID 1305166.1]
    Export DataPump (EXPDP) triggers errors ORA-39002 ORA-39070 ORA-29283 ORA-6512 on RAC Instance [1317798.1 ID]

    HTH
    Srini

  • How to recover the data file in Oralcle 10 g...? No backups and no newspaper archiving

    All,

    I need to recover the data file 2, which is for the undo tablespace and it is in the State to recover and I need to recover the data files now.

    But the bad news is we have no backup at all and we have no archive logs (log archiving is disabled in the database)...

    In this case how can I recover the data file...?


    SQL > select a.file #, b.SID, a.status from v$ datafile a, v$ tablespace b where a.ts #= b.ts #;

    FILE NAME STATUS NO.
    ---------- ------------------------------------------------------------------------------------------ -------
    1 /export/home/oracle/flexcube/product/10.2.0/db_1/oradata/bwfcc73/system01.dbf SYSTEM
    * RETRIEVE /export/home/oracle/logs/bw/undotbs01.dbf 2 *.
    3 /export/home/oracle/flexcube/product/10.2.0/db_1/oradata/bwfcc73/sysaux01.dbf online
    4 /export/home/oracle/datafiles/bw/bwfcc73.dbf online
    5 /export/home/oracle/datafiles/bw/bwfcc73_01.dbf online

    SQL > archive logs list;
    Database log mode no Archive Mode
    Automatic archival disabled
    Destination of archive USE_DB_RECOVERY_FILE_DEST
    Sequence of journal online oldest 4940
    Current log sequence 4942

    Hello

    First, you must open a ticket with oracle Support and explore the options

    You can use this note to fix:
    RECOVERY OF A LOST IN A [ID 1013221.6] UNDO TABLESPACE DATA FILE

    If you are unable to drop Undo tablespace as Undo Segment recovery must

    You can download the trace file following the opening of the ticket

    SQL>Alter session set tracefile_identifier='corrupt';
    
    SQL>Alter system dump undo header "";
    
    Go to udump
    
    ls -lrt *corrupt*
    
    Upload this trace file
    
    Also upload the alert log file
    

    Kind regards
    Levi Pereira

    Published by: Levi Pereira on November 29, 2011 13:58

  • Firefox does not open, but is rather the error message "Unable to read the configuration file." He has worked in the past, but not now.

    Firefox does not open, but is rather the error message "Unable to read the configuration file." He has worked in the past, but not now.

    I REINSTALL 10 TIMES SO DON'T TELL ME THAT!
    I'm piss because I need firefox work again, so I can finish my reseaching in 5 days.


  • How to synchronize the data of nike nike + ipod nano 7G

    Hello

    I use my ipod nano7 for 3 years, but I've never synced nike application data.
    But I started to run. I want to synchronize the data in my profile nike +.
    I get no pop up in itunes application if I want to synchronize data from nike.

    Help, please.

    Thank you

    Check on the screen of the iPod settings in iTunes...  Select iPod in iTunes (click on his horizontal bar device button to display the screen of the iPod settings.  The side left (in the sidebar), under settings, you see Nike + iPod?  If you do, click it.  Do you see a framework for initiating sends it data Nike +?  Mine is already set up (with my 5th generation iPod nano), so I don't know what it looked like before.

  • Generate the analog waveform based on the data file

    I want to create an analog voltage output that follows I have a data file (excel, csv, text (which is easy)).  The data file creates a waveform with equal time between steps (dT =.0034 sec).  After the output through all the data points, I want it repeat indefinitely.

    What is the best way to create the waveform of a data file?

    To create a type of waveform data, calculate the dt by subtracting two values in column 1 and get the array of Y from column 2. If you save the file as a comma separated or tab text file, you can then use the spreadsheet file read. After obtaining a 2D array, you would use the index table and the subset of table functions.

    Assuming you use a capture card data OR for the output signal, you can pass a type of waveform data to a writing DAQmx and set for the generation of types.

  • Open the data file Outlook - access denied

    I have an Outlook data file created and used when I was running Outlook 2003 on Windows XP - Pro. I have a new computer with Windows 7 Home Premium. I'm still on Outlook 2003. When I try to open the data file, I get - file access is denied. You don't have permission to access the file C:\Users\Valued Customer\Outlook_xxx.pstr

    I am logged in as administrator.
    The permissions for all folders in the path and the file itself grant full control.

    I changed the owner to my new login name.

    NG wrong - try: http://social.answers.microsoft.com/Forums/en-US/category/officeoutlook TaurArian [MVP] 2005-2010-implementation to date of Services

  • Open or convert the .dat files

    How to open image files that have a file extension ".dat".  I have Windows Vista and most of the photo files are .jpg, .gif

    You may be able to view the .dat file if you rename in .jpg.

    Also... the free software IrfanView can be able to open the file:

    (FWIW... it's always a good idea to create a system)
    Restore point before installing software or updates)

    IrfanView and IrfanView plugins
    http://www.download.HR/download-IrfanView.html
    (scroll down a bit for the download links)
    (Download plugins too)

  • Unable to open the zip file

    Music downloaded from Rhapsody to use on Windows Moviemaker. Unable to open the Zip file.

    Music downloaded from Rhapsody to use on Windows Moviemaker. Unable to open the Zip file.

    ==================================
    Open zip files is to open the folder and drag
    all of the content to another folder.

    And the following article might suddenly look:

    Windows Vista - compress and uncompress files (zip files)
    http://Windows.Microsoft.com/en-us/Windows-Vista/compress-and-uncompress-files-ZIP-files

    Volunteer - MS - MVP - Digital Media Experience J - Notice_This is not tech support_I'm volunteer - Solutions that work for me may not work for you - * proceed at your own risk *.

  • easy transfer can be used to reload the data files after formatting hard drive?

    I have been informed by level microsoft 2 I have to reformat my hard drive to fix the problem with windows backup (snapshot won't work).  easy transfer will copy all THE data files, including OUTLOOK 2007 on hard drive and then I can reinstall on reformatted drive.

    Easy transfer copy some things but not all things. He does more that can make a simple copy/paste (such as the settings for example) but, for example, not programs transfer (those who need to be put back in place).  Here is a description of what it does (and does not): http://support.microsoft.com/kb/928635.  It will transfer Outlook 2007 PDF files and other personal data if they are selected - you need to know which files you need and where to select them - but it won't transfer the program (which must be put back in place).  It must be run before you reformat the hard disk to collect data and then you can transfer everything what you have registered once the system is re-installled.  You would do the re-setup prior to the transfer.

    I hope this helps.

    Good luck!

    Lorien - MCSA/MCSE/network + / has + - if this post solves your problem, please click the 'Mark as answer' or 'Useful' button at the top of this message. Marking a post as answer, or relatively useful, you help others find the answer more quickly.

  • Is it possible to synchronize the copied file in the local folder with the original file in the network?

    Hello

    I copied a file from the shared network folder and it is really important document, so I need to use this file as a file off the local drive connection and backup as well just in case where the cause accidental, but I don't want to save it each time and don't want to use the original file in the network.

    Is it possible to automatically synchronize the copied file in the local folder with the original file in the network?

    Thank you

    Absolutely without interruption would require a program to write that monitors files on the file locks and triggers a sync as soon as he sees a change.  So, since we cannot just write a program, the best thing is either:

    (1) an icon on your desktop that you can click each time you want to synchronize "synchronize my files now.

    or

    (2) plan the "my sync files' to run automatically every x minutes.  It could be a batch script that checks to see if the file is more recent and copies only files that have changed.  Although perhaps a little aggressive, you could plan this thing check-and-copy-a batch file - again to run every 60 seconds.

    Batch files allow you to control the operations very directly, but Microsoft has also made a (not supported) tool called SyncToy who does all the same things, but has a graphical interface to select your options. It can be programmed to run automatically on a schedule.

  • How can I re - attach the data files for the programs?

    Original title:

    reconnection of the files

    BONE had to be reinstalled.  All data is saved but lost programs.  Programs now reinstalled, but how can I re - attach the data files for the programs?

    Hello

    You copy the data on your computer (Documents, Photos, etc.) and file extensions should be automatically associated with programs they have written in.

    Otherwise:

    "Changing programs by default by using Set Program Access and defaults of the computer"

    http://Windows.Microsoft.com/en-us/Windows/set-program-access-computer-defaults#1TC=Windows-7

    "How to change file Associations in Windows 7 and Windows 8.

    http://www.7tutorials.com/how-associate-file-type-or-protocol-program

    See you soon.

  • ORA-19846: cannot read the header of the data file of the remote site 21

    Hello

    I have a situation or I can say a scenario. It is purely for testing base. Database is on 12.1.0.1 on a Linux box using ASM (OMF).

    Standby is created on another machine with the same platform and who also uses ASM (OMF) and is in phase with the primary. Now, suppose I have create a PDB file on the primary of the SEED and it is created successfully.

    After that is a couple of log, do it again passes to the waiting, but MRP fails because of naming conventions. Agree with that! Now, on the primary, I remove the newly created PDB (coward the PDB newly created). Once again a couple of switches of newspapers which is passed on to the wait. Of course, the wait is always out of sync.

    Now, how to get back my watch in sync with the primary? I can't roll method until the required data (new PDB) file does not exist on the main site as well. I get the following error:

    RMAN > recover database service prim noredo using backupset compressed;

    To go back to November 8, 15

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

    allocated channel: ORA_DISK_1

    channel ORA_DISK_1: SID = 70 = device = DISK stby type instance

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

    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.

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

    RMAN-03002: failure of the command recover at the 18:55:32 08/11/2015

    ORA-19846: cannot read the header of the data file of the remote site 21

    The clues on how to I go ahead? Of course, recreating the eve is an option as its only based on test, but I don't want recreation.

    Thank you.

    I tried like below:

    1 a incremental backup of the primary of the CNS where off the eve also taken primary backup controlfile as Eve format.

    2 copy the backup of the watch parts, catalogged them on the day before.

    3 recovered Eve with noredo option - it fails here with the same error pointing to the 21 data file.

    OK, understood. Try not to get back the day before first, rather than restore the controlfile and then perform the restoration.

    Make it like:

    1. take incremental backup of primary SNA, also ensures the backup controlfile format.

    2. copy pending, get the location of the data file (names) by querying v$ datafile on the eve. Restore the controlfile ensures from the backup controlfile you took on primary and mount.

    3. Since you are using OMF, the path of primary and standby data file will be different. (/). If you require catalog data from the database files pending.

    (Reason: you restore controlfile from elementary to step 2, which takes place from the main access road). Use the details that you obtained in step 2 and catalog them.

    4. turn the database copy by RMAN. (RMAN > switch database to copy ;))

    5 Catalog backup items that you copied in step 2.

    6. recover the standby database using 'noredo' option.

    7. finally start the MRP. This should solve your problem.

    The reason I say this works is because here, you restore the controlfile to primary first, which will not have details 21, datafile, and then you are recovering. So it must succeed.

    In the previous method, you tried to first collect all the day before, and then restore the controlfile. While remedial classes, always watch seeks datafile 21 as he controlfile is not yet updated.

    HTH

    -Jonathan Rolland

Maybe you are looking for

  • Gmail and Apple Mail - POP IMAP

    I converted about 10 POP IMAP e-mail accounts.  In the process, I lost thousands of emails associated with my ISP email accounts. It was really my fault... water under the bridge. It's bad enough, but the worst is Gmail. I never use Gmail online. Wit

  • My copy and paste function does not work

    I've recently updated to Firefox 16.02 and everything worked fine for a while but last night out of the blue my copy / paste does not work anymore. As far as I know that I did something different. Paste my copy function still works in Chrome and IE.

  • Equium A100-027: unable to connect to my WiFi at home

    Hello I'll have none to connect to my network without wire to the joy House. I have looked for this new computer (A100-027) for customer software wireless network but could find anything, so I guess he's using, regardless of the integrated customer c

  • c:\windows\sustem32\spoolsv.exe error application requested to terminate in an unusual way.

    original title: c:\windows\sustem32\spoolsv.exe I received the message above, he stated that this application has requested the execution to terminate in an unusual way. How can I fix it?   Thank you He also had this end microsoft c++ runtime library

  • Whne I click on properties to a USB device, ReadyBoost is not in the legs. What should I do?

    My computer is slow superfluosly, and tried for centuries to spped it upward. Finally, I discovered about ReadyBoost, but it does not appear in the Panel properties of any USB storage device I plug it into my computer. Help please?