ORA-01195: online backup of file 1 needs a recovery more match

Hello

When starting a clone database, I got an error

SQL > alter database open resetlogs;
ALTER database open resetlogs
*
ERROR on line 1:
ORA-01195: online backup of file 1 needs a recovery more match
ORA-01110: data file 1: ' / test/oracle/oradata/test/system.dbf'


What should I do to open database

Thanks in advance

Hello

Make sure that all data files are present.

This is a SQL and PL/SQL Forum. Please post in the Forum below for the best answers.

{forum: id = 61}

Thank you
Shankar

Tags: Database

Similar Questions

  • ORA-01194: file 1 needs a recovery more match

    Hello

    I tested on Linux Redhat 5.4 RMAN / Oracle 11.2.0.2 and had the following problems:

    My configuration:

    >
    RMAN > show all.

    Database with db_unique_name TESTDB RMAN configuration parameters are:
    CONFIGURE REDUNDANCY 1 RETENTION STRATEGY; # by default
    CONFIGURE BACKUP OPTIMIZATION
    SET UP DEFAULT DISK DEVICE TYPE; # by default
    CONFIGURE CONTROLFILE AUTOBACKUP ON;
    CONFIGURE CONTROLFILE AUTOBACKUP FORMAT for DEVICE TYPE DISK TO ' / opt/BACKUP/11.2.0.2/RMAN/TESTDB/CONTROLFILES/%F';
    SET UP THE DEVICE TYPE DISK PARALLELISM 1 BACKUP BACKUPSET TYPE; # by default
    CONFIGURE BACKUP OF DATA TO DISK FILE TYPE DEVICE TO 1; # by default
    CONFIGURE BACKUP ARCHIVELOG FOR DEVICE TYPE DISK TO 1; # by default
    CONFIGURE CHANNEL DEVICE TYPE DISK FORMAT ' / opt/BACKUP/11.2.0.2/RMAN/TESTDB/DATA/%U';
    CONFIGURE MAXSETSIZE TO UNLIMITED; # by default
    CONFIGURE ENCRYPTION OF DATABASE # by default
    CONFIGURE THE ENCRYPTION ALGORITHM "AES128"; # by default
    CONFIGURE COMPRESSION ALGORITHM 'BASIC' AND 'DEFAULT' LIBERATION OPTIMIZE FOR TRUE LOAD; # by default
    CONFIGURE THE NONE ARCHIVELOG DELETION POLICY; # by default
    CONFIGURE SNAPSHOT CONTROLFILE NAME TO ' / opt/BACKUP/11.2.0.2/RMAN/TESTDB/CONTROLFILES/snapcf_TESTDB.f';

    >

    My 2 backups:

    >

    RMAN > list backup;


    List of backup sets
    ===================


    Time of accomplishment BS key Type LV size device Type elapsed time
    ------- ---- -- ---------- ----------- ------------ ---------------
    * Incr 43 0 M DISK 00:14:17 971,77 2 March 11 *.
    BP key: 44 status: AVAILABLE Tablet: NO Tag: TAG20110302T062419
    Part name: /opt/BACKUP/11.2.0.2/RMAN/TESTDB/DATA/01m66ikk_1_1
    List of defined backup data files 43
    Name of file LV Type cash SNA cash time
    ---- -- ---- ---------- --------- ----
    * 1 0 incr 1001503 /CDATA/TESTDB/system01.dbf* March 2, 11
    * 2 0 1001503 /CDATA/TESTDB/sysaux01.dbf* incr 2 March 11
    * 3 0 incr 1001503 /CDATA/TESTDB/undotbs01.dbf* March 2, 11
    * 4 0 incr 1001503 /CDATA/TESTDB/users01.dbf* March 2, 11

    Time of accomplishment BS key Type LV size device Type elapsed time
    ------- ---- -- ---------- ----------- ------------ ---------------
    * 53 full 9.36 M DISK 00:00:11 March 2, 11 *.
    BP key: 58 situation: AVAILABLE Tablet: NO Tag: TAG20110302T063849
    Part name: /opt/BACKUP/11.2.0.2/RMAN/TESTDB/CONTROLFILES/c-2528028017-20110302-00
    SPFILE included: Modification Date: March 2, 11
    SPFILE db_unique_name: TESTDB
    Control file included: cash SNA: 1002272 cash time: March 2, 11

    Time of accomplishment BS key Type LV size device Type elapsed time
    ------- ---- -- ---------- ----------- ------------ ---------------
    Incr 78 0 M DISK 00:13:38 970,24 March 2, 11
    BP key: 81 situation: AVAILABLE Tablet: NO Tag: TAG20110302T064449
    Part name: /opt/BACKUP/11.2.0.2/RMAN/TESTDB/DATA/03m66jr1_1_1
    List of defined backup data files 78
    Name of file LV Type cash SNA cash time
    ---- -- ---- ---------- --------- ----
    1 0 incr 1002771 /CDATA/TESTDB/system01.dbf March 2, 11
    2 0 1002771 /CDATA/TESTDB/sysaux01.dbf incr 2 March 11
    3 0 incr 1002771 /CDATA/TESTDB/undotbs01.dbf March 2, 11
    4 0 incr 1002771 /CDATA/TESTDB/users01.dbf March 2, 11

    Time of accomplishment BS key Type LV size device Type elapsed time
    ------- ---- -- ---------- ----------- ------------ ---------------
    93 full 9.36 M DISK 00:00:10 March 2, 11
    BP key: 98 situation: AVAILABLE Tablet: NO Tag: TAG20110302T065836
    Part name: /opt/BACKUP/11.2.0.2/RMAN/TESTDB/CONTROLFILES/c-2528028017-20110302-01
    SPFILE included: Modification Date: March 2, 11
    SPFILE db_unique_name: TESTDB
    Control file included: cash SNA: 1003421 cash time: March 2, 11

    RMAN >

    >

    I want to rebuild the database from the first backup and I always get the error:

    >
    RMAN > RUN
    2 > {}
    3 > # STARTUP NOMOUNT;
    4 > # RESTORE SPFILE to ' / u01/app/oracle/product/11.2.0.2/db_1/dbs/spfileTESTDB.ora' tag "TAG20110302T063849".
    5 > # SHUTDOWN IMMEDIATE;
    6 > # STARTUP NOMOUNT;
    7 > # RESTORE CONTROLFILE tag "TAG20110302T063849".
    8 > # STARTUP MOUNT;
    * 9 > SET up to this THAT SNA 1002272. *
    10 > RESTORE database;
    11 > RECOVER DATABASE;
    12 > ALTER DATABASE OPEN RESETLOGS;
    {13 >}
    executing command: SET until clause

    From restoration to March 2, 11
    using channel ORA_DISK_1

    channel ORA_DISK_1: from the restore backup set data file
    channel ORA_DISK_1: specifying datafile (s) to restore from backup set
    channel ORA_DISK_1: restore datafile 00001 to /CDATA/TESTDB/system01.dbf
    channel ORA_DISK_1: restore datafile 00002 to /CDATA/TESTDB/sysaux01.dbf
    channel ORA_DISK_1: restore datafile 00003 to /CDATA/TESTDB/undotbs01.dbf
    channel ORA_DISK_1: restore datafile 00004 in /CDATA/TESTDB/users01.dbf
    channel ORA_DISK_1: backup /opt/BACKUP/11.2.0.2/RMAN/TESTDB/DATA/01m66ikk_1_1 piece reading
    channel ORA_DISK_1: room handle=/opt/BACKUP/11.2.0.2/RMAN/TESTDB/DATA/01m66ikk_1_1 tag = TAG20110302T062419
    channel ORA_DISK_1: restored the backup part 1
    channel ORA_DISK_1: restore complete, duration: 00:20:06
    Finished restore at March 2, 11

    From back to March 2, 11
    using channel ORA_DISK_1

    starting media recovery

    Cannot find the archived log
    Archives journal thread = 1 = 3 sequence
    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-03002: failure of the command recover at 02/03/2011 08:06:37
    RMAN-06054: unknown request media recovery log archived for thread 1 with sequence 3 and from the 1001503 SNA

    RMAN > * end-of-file *.

    RMAN > ALTER DATABASE OPEN RESETLOGS;

    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-03002: failure of alter db command at 02/03/2011 08:14:59
    ORA-01194: file 1 needs a recovery more match
    ORA-01110: data file 1: ' / CDATA/TESTDB/system01.dbf'

    >

    I don't know since 2 days where it's a mistake? Help, please.

    Help, please!


    hqt200475
    concerning

    Hello

    Please also visit:

    DATAFILE NEEDS MORE RECOVERY TO BE CONSISTENT [ID 417710.1]

    Respect of
    HELIOS

  • Test system update fails on ORA-01113: file 1 needs media recovery

    I use Oracle 9.2.0.6 on HP - UX (B.11.11)

    I'm refreshing to a test of production on the same server system.

    The update fails on...

    ALTER DATABASE OPEN RESETLOGS;
    ORA-01113: file 1 needs media recovery
    ORA-01110: data file 1: ' / elltest/system/system_01.dbf'


    I do mainly:
    -Place prod tablespaces in backup mode
    -Copy the files from production to test directories
    -Take prod tablespaces out of backup mode
    -pass the prod (once for each newspaper group) log files
    -copy files from archive prod to test

    STARTUP NOMOUNT

    Create control file from a copy of the prod trace file
    (CREATE CONTROLFILE REUSE SET DATABASE 'ELLTEST' RESETLOGS ARCHIVELOG)
    It works

    RECOVER DATABASE USING BACKUP CONTROLFILE
    -J' I grab the last log archive copied during production.

    ALTER DATABASE OPEN RESETLOGS;
    ERROR on line 1:
    ORA-01113: file 1 needs media recovery
    ORA-01110: data file 1: ' / elltest/system/system_01.dbf'

    I think I have I have all required log archiving prod?

    Any advice?

    What you're trying to do is an incomplete recovery of the database. Since the redo logs are not used in your recovery you must explicitly specify the time to stop. If you do not process assumes a complete recovery and will require a request for reinstatement of online recovery log data that you do not.
    You can use UNDO based recovery with
    RECOVER DATABASE UNTIL CANCEL USING BACKUP CONTROL FILE;
    then type CANCEL after the last active log has been applied.
    Open with option RESETLOG database. It should work.

  • Open resetlogs does not work when creating clone db with online backup

    Hi all

    I am trying to create a clone database using a database hot backup.

    STEPS I FOLLOWED
    ------------------------------------

    LET-> CURRENT_DB NAME = DEV
    DATABASE NAME = DEVCLONE CLONE

    FORM DEV DB steps
    -----------------------------------------------
    -put the database in backup mode using 'alter database begin backup'
    -Copy all data files to a different folder
    -for the copy, I carried a few operations on the DB (creating users, tables, LMD etc...)
    -between the copy, I did also order journal
    -at the end of the copy, "alter database end backup.
    -created a backup control file in a human-readable format (alter database backup controlfile to trace under...)


    steps to clone side DB ((DEVCLONE)
    -------------------------------------------------------------------
    -created a setting for the database file.
    -changed the backup control file, so that it indicates the location of the datafiles copied destination
    -set the ORACLE_SID
    - then "sqlplus / as sysdba"
    -starup nomount
    -Run the file updated control (created a control file for database clone)
    -recover the database using 'recover database using backup controlfile'
    I have provided the files to archive that he was asking for (the archive that has been generated in DEV DB logs)
    then I cancelled the recovery by typing 'Cancel '.
    -recover database using backup controlfile until cancel;
    then typed "Cancel".
    -then try to open the database with resetlogs open but it showed error below

    ALTER database open resetlogs
    *
    ERROR on line 1:
    ORA-01195: online backup of file 1 needs a recovery more match
    ORA-01110: data file 1: ' D:\DATA_GUARD\DEVHOT\SYSTEM01. DBF'

    Please help me on this...

    Thank you

    When the database is in BACKUP mode, it is still actively updated, only the data file headers are frozen.
    The data files are all "blurred".
    To resynchronize the, you can all do it again that was generated during the BACKUP mode - so the generated archivelogs while in BACKUP mode at least the first captured archivelog BACKUP of the END (and release of the datafile headers) is required.

    Hemant K Collette

  • ORA-01033 and ORA-01113: file 1 should support recovery errors

    I ORA-01033 and ORA-01113: file 1 needs media recovery errors, I tried using the Recovery Manager to without result I got after a long wait of cataloging files... is ORA-19870: ERROR READING BACKUP PIECE, ORA-19501: READ ERROR ON LINE, ORA-27070: ASYNC READ/WRITE failed, OSD-04016: ERROR QUEUING ASYNCHRONOUS IO YEAR ASKS... then... switch to the previous backup... then RMAN-00571. 00569; 03002; 06026; 9 06023: I've exhausted all the advice that I know... PLS HELP

    Start rman and connect to the database

    rman target /
    

    Once connected, run

    list backup;
    

    If you don't find listed backup, you can use the catalog command to manually add information rman backup in the rman repository
    http://docs.Oracle.com/CD/E11882_01/backup.112/e10643/rcmsynta008.htm

  • in ARCHIVELOG mode - online backup

    I'm doing an online mode to archivelog (user managed backup) backup

    1. to do this, I put the db in backup mode of
    SQL > alter database begin backup

    2 copy data files to the backup location in the Ocean
    using the cp command

    3 tried to copy controlfile to use OS location

    SQL > alter database backup controlfile to ' / u01/oracle/product/10.2.0/hotbk'

    Here, I get an error: ORA-01580: the backup control file creation error
    and ORA-27038: created file already exists.

    I checked if the control file already exists in the location, but there is no controlfile here.

    Please help what is this error!

    Thank you!

    It's wrong to try to save as
    ALTER database backup controlfile to ' / u01/oracle/product/10.2.0/hotbk/control.bk'

  • How do we uninstall C:\Program Files (x 86) \Strongvault Online Backup\

    How do we uninstall C:\Program Files (x 86) \Strongvault Online Backup\ it keeps coming up everytime I try to start my program of e-sord, I already uninstalled and I can't find it in my computer, or find a way to get rid of this Michael.

    You can remove it using Microsoft FixIt. Here are the instructions on how to use this product.

    Make sure that you use Internet Explorer and click on the link below to download the program.
    http://support.Microsoft.com/mats/program_install_and_uninstall

    Please visit http://strongvaultfree.com/pages/uninstall_help for instructions on using Microsoft's Fixit

    If you have tried to uninstall using Fixit and are still experiencing difficulties, you can submit a support ticket at http://strongvaultfree.com/contact and I will help you in some way that I can. Please let me know if you need additional help and thanks for your patience and understanding.

  • Need for a procedure step by step on how to make a backup of files

    Hello. I am very new to back up. I of course I generated files and system files. What I need is a procedure step by step for backup

    I generated the files and system files on a DVD.

    Once on the DVD I need to know how to check what files are contained.

    How can I tell the system backup of the system files and personal files on a DVD?

    How can I then watch the DVD and see the names of the files?

    I tried. I see the compressed folders but can not see which are located in each folder. Can you kindly explain?

    Thank you very much.

    Original title: the backup files

    Hello

    Method 1:

    I suggest you to return the item and check if it helps:

    Back up your files

    http://Windows.Microsoft.com/en-us/Windows-Vista/back-up-your-files

    Back up your programs, files and system settings

    http://Windows.Microsoft.com/en-us/Windows-Vista/back-up-your-programs-system-settings-and-files

    I also suggest you to return the item and check if that helps:

    Methods to backup your files

    http://Windows.Microsoft.com/en-us/Windows-Vista/methods-for-backing-up-your-files

    See also:

    Back up and restore: frequently asked questions

    http://Windows.Microsoft.com/en-us/Windows-Vista/back-up-and-restore-frequently-asked-questions

  • C:\Program Files (x 86) \Strongvault Online Backup\ is not available

    What is backup strongvault online? When I try to find a document, it says ther is an error of it with C:\Program Files (x 86) \Strongvault Online Backup\ and he said that he is not available.

    Safe online backup is considered to be a service in which data backup is available as an online platform. Slowly, he became popular in industries dealing with the large amount of data. It's probably not loading because you don't have enough space or it is not supported. Therefore, check the requirements to have.

  • try to follow the tutorial of Muse to apply a store online, downloaded lesson files will not open, but an alert says my version of Muse needs update. The function of update in Muse said that my version is the most recent; 2014.3

    try to follow the tutorial of Muse to apply a store online, downloaded lesson files will not open, but an alert says my version of Muse needs update. The function of update in Muse said that my version is the most recent; 2014.3!

    I expect that you use OS X 10.8 or earlier? Muse 2015.0 and later requires OS X 10.9 or higher.

  • ORA-19502: write error on file ' / db01/backup/df_680613030_3_1 ', blockno 131

    No matter what work-around to the level of rman?


    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-03009: failure of the backup command on the channel ORA_DISK_1 at 2009-03-04 11:11:07
    ORA-19502: write error on file ' / db01/backup/df_680613030_3_1 ', blockno 131201 (blocksize = 8192)
    ORA-27063: number of bytes read or written is incorrect
    IBM AIX RISC System/6000 error: 27: file too large
    Additional information:-1
    Additional information: 1048576
    ORA-19502: write error on file ' / db01/backup/df_680613030_3_1 ', blockno 131073 (blocksize = 8192)
    ORA-27063: number of bytes read or written is incorrect
    IBM AIX RISC System/6000 error: 27: file too large

    Apparently, your file/db01/oradata system supports large files - that's how you happen to have a big current data files. But/db01/backup is a system of different files NOT created and mounted with largefile support.

    Talk to your administrator to AIX to know the difference between the systems/db01/oradata and/db01/backup.

  • Online backup service for my Vista Home Basic

    I tried to do a full backup of my Vista Home Basic OS. By following the instructions on the Web help and Support site, I used a total of 12 CD to do a full backup.  It took a such incredible amount of time and money and I still don't know what the correct procedure. I've seen many services online that offer to do the same thing for a minimal amount. And the files would be available at any time and any PC. I don't know what to do. Pay your bills online. I downloaded a lot of music and family photos. Can someone please advise me on how best to safeguard my information simply and safely? I don't mind paying the monthly or annual fees as long as it is considered to be safe.

    Thanks in advance for any help you can provide.

    Sincerely,

    Linda

    Hello

    The best value for money option is to save a number of different external hard drives and store them off-site (perhaps in different places).

    Each online backup provider has different rates depending on how you want to store and their prices change over time. To learn more, you may need to search online using your favorite search engine.

    DISCLAIMER of THIRD PARTY SOFTWARE: Using third-party software, including hardware drivers can cause serious problems that may prevent your computer from starting properly. Microsoft cannot guarantee that problems resulting from the use of third-party software can be solved. Software using third party is at your own risk.

  • I have a prompt to install Strongvault through Norton Utilities online backup.

    Software Strongvault always try to install "Strongvault online backup" whenever I try to open Norton Utilities 15. I have to click Cancel several times to stop attempts to install strongvault. I want to get rid of this gene. I tried Microsoft fixit without success. Help, please. I am running Windows 7, 32 bit.

    Original title: Strongvault trying to install on my computer

    http://strongvaultfree.com/pages/uninstall

    Strongvault support answered the

    Suddenly, I found this program of "strongvault" on my computer after installing "VLC Media Player".  It caused havoc.  I now get error messages when I try to open important programs for businesses in mmy.  It has also caused a fatal error and stopped "SOS work email.  Anyone know what I can do about it.  Why not 'Strongvault' or fief, or whoever they are have a large box, asking you if you want to install their program before allowing him to just try to commandeer your system? Some programs now tell me the data is not found and has been moved to another location.  I believe that this can have consequences legal, since misplaced information is propriety and confidential... I need immediate help before you speak of this mess legal channels.  I hope that the folks at microsoft can help!

    We are not doing something that would cause files from other programs to be moved or deleted. It seems that the messages you see reference to the Strongvault uninstall program is not found, which is part of the installer of Windows other glitch reported in this thread. First use app FixIt from Microsoft to try to resolve the problem:
    If this does not work, user our installer which follows a link to complete uninstallation:
    Depending on your system state, when you run it, you need to get the option Uninstall or it'll reinstall. If the latter, run again after reinstallation is complete and you will have the option to uninstall. Whatever it is, make sure you don't not right-click anywhere during uninstall!
    If you're still having problems after trying these two, please contact me directly to the craig [at] stronghold.com with as many details as possible about what you are experiencing.
  • ORA-19809: limit exceeded for file recovery

    Hello

    Following maintenance on our server (battery replacement raid + restart) my database (Oracle 11 g) is no longer available. I m a newbie in Oracle and I've been through the forum and I can t find the solution to my pb, I can fix the error ORA-19809 t since I can t connect to the DB as sysdba, everything I found the solution needs to be connected in sysdba. Please help I have struggled on this for days and I seem to go in the circle at the moment. Here's what I have:

    C:\ > set oracle_sid = APPLICATION

    C:\ > sqlplus/nolog

    SQL > connect / as sysdba

    ERROR ORA-12560: TNS:protocol adapter error


    Here are the mistakes I have in my c:/oracle/diag/rdbms/mytikka/mytikka/trace/alert_mytikka.log:

    Errors in the c:\oracle\diag\rdbms\mytikka\mytikka\trace\mytikka_arc1_6420.trc file:

    ORA-19809: limit exceeded for file recovery

    ORA-19804: cannot recover 30839808 bytes of limit 10485760000 disk space

    Arc1: 19809 error creating archive log file to ' C:\ORACLE\FLASH_RECOVERY_AREA\MYTIKKA\ARCHIVELOG\2015_03_31\O1_MF_1_88141_%U_. ARC'

    Errors in the c:\oracle\diag\rdbms\mytikka\mytikka\trace\mytikka_ora_7524.trc file:

    ORA-19815: WARNING: 10485760000 bytes db_recovery_file_dest_size is 99.86% used and 14655488 remaining bytes available.

    ************************************************************************

    You have choice to free up space in the recovery area:

    1 consider changing STRATEGY OF RETENTION of RMAN. If you are using Data Guard

    then consider changing POLICY of DELETE ARCHIVELOG RMAN.

    2 back up files on a tertiary device such as a tape with RMAN

    SAFEGUARDING RECOVERY AREA command.

    3. Add space drive and increase the db_recovery_file_dest_size setting to

    reflect the new space.

    4 remove the unnecessary files using the RMAN DELETE command. If a service

    the system control has been used to remove the files, and then use the RMAN DUPLICATION and

    Commands DELETE has EXPIRED.

    ************************************************************************

    Errors in the c:\oracle\diag\rdbms\mytikka\mytikka\trace\mytikka_ora_7524.trc file:

    ORA-19809: limit exceeded for file recovery

    ORA-19804: cannot recover 30839808 bytes of limit 10485760000 disk space

    ARCH: 19809 error creating archive log file to ' C:\ORACLE\FLASH_RECOVERY_AREA\MYTIKKA\ARCHIVELOG\2015_03_31\O1_MF_1_88141_%U_. ARC'

    Errors in the c:\oracle\diag\rdbms\mytikka\mytikka\trace\mytikka_ora_7524.trc file:

    ORA-16038: log 1 # 88141 sequence can be archived

    ORA-19809: limit exceeded for file recovery

    ORA-00312: thread 1 1 online journal: ' C:\ORACLE\ORADATA\MYTIKKA\REDO01. JOURNAL"

    USER (ospid: 7524): put an end to litigation because of the error 16038

    Kill Mar 31 16:08:06 2015

    ARC3 started with pid = 23, OS id = 8104

    Instance of stopped by USER, pid = 7524

    TNSPING seems to work

    C:\ > tnsping application

    AMT Ping Utility for 64-bit Windows: Version 11.2.0.1.0 - Production on 01-APR-2

    015 02:32:14

    Copyright (c) 1997, 2010, Oracle.  All rights reserved.

    Use settings files:

    C:\oracle\product\11.2.0\dbhome_1\network\admin\sqlnet.ora

    TNSNAMES adapter used to resolve the alias

    Try to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP) (HOST = 420025-w

    EB1) (PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = application)

    ))

    OK (0 msec)

    C:\ > lsnrctl status


    LSNRCTL for 64-bit Windows: Version 11.2.0.1.0 - Production April 1, 2015 02:35 :21

    Copyright (c) 1991, 2010, Oracle.  All rights reserved.

    Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP) (HOST = 420025-web1)(PORT=1521))

    )

    STATUS of the LISTENER

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

    Alias LISTENER

    TNSLSNR for Windows 64-bit version: Version 11.2.0.1.0 - Prod

    ction

    Start date March 31, 2015 16:08:17

    Uptime 0 days 10 h 27 min 4 sec

    Draw level off

    Security ON: OS Local Authentication

    SNMP OFF

    Listener parameter File C:\oracle\product\11.2.0\dbhome_1\network\admin\listen

    ER.ora

    Listener c:\oracle\diag\tnslsnr\420025-web1\listener\alert\log log file.

    XML

    Summary of endpoints listening...

    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp) (HOST = 420025-web1)(PORT=1521)))

    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC1521ipc)))

    The listener supports no services

    The command completed successfully

    Here are my tnsnames.ora:

    tnsnames.ora # Network Configuration file: C:\oracle\product\11.2.0\dbhome_1\network\admin\tnsnames.ora

    # Generated by Oracle configuration tools.

    APPLICATION =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP) (HOST = 420025-web1)(PORT = 1521))

    (CONNECT_DATA =

    (SERVER = DEDICATED)

    (SERVICE_NAME = application)

    )

    )

    TSAPIDB =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP) (HOST = 420025-web1)(PORT = 1521))

    (CONNECT_DATA =

    (SERVER = DEDICATED)

    (SERVICE_NAME = application)

    )

    )

    It can be a lot of problems (or pb)

    the server hosts multiple instances?

    of the right services.msc on that OracleService, properties and see what oracle_home it runs

    c:\oracle\product\... or that each path, it can

    computer management, make sure that the user logged in to the server, is also in the ora_dba group

    computer management / configuration / local users and groups / groups

    then from the cmd prompt:

    set oracle_home = whatever_path_you_found

    set path=%oracle_home%\bin;%path%

    Set oracle_sid = APPLICATION

    sqlplus / as sysdba

    REM > if you know the password for sys, try also

    sqlplus sys/password as sysdba

    check the value NTS sqlnet.ora

    http://docs.Oracle.com/CD/B28359_01/network.111/b28317/SQLNET.htm#NETRF198

    etc... etc

    Googling for ora-12514

  • ORA-19504: cannot create the file '+ DATA '.

    Hello everyone.

    This is the scenario:

    We have a test server that is used to restore daily backups of the Production database. Restore us the database with the same SID as the production one.

    For specific reasons, we need create a second database (with a different SID) on this server with an older backup from the production one. To realize that I'm trying to use a part of the "DUPLICATE without connection to the target" tutorials on the web.

    I tried the simple guide that I found which is:

    (1) copy the backup files cold /somedirectory

    (2) start OLD database with nomount

    (3) connect RMAN with OLDER as an auxiliary

    (4) run the following: DUPLICATE DATABASE FOR OLD BACKUP LOCATION ' / somedirectory' NOFILENAMECHECK.

    Here's the result (I deleted some lines because of the size of it):

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

    RMAN > ProdDB to OlderDB DUPLICATE DATABASE

    2 > LOCATION of BACKUP "/ home/oracle/OlderBackupFiles.

    3 > NOFILENAMECHECK.

    4 >

    From October 1, 14 Db double

    content of Script memory:

    {

    clone of SQL 'alter system set control_files =

    "+DATA/OlderDB/controlfile/current.829.859839217" comment =

    ' Set by RMAN "scope = spfile;

    clone of SQL 'alter system set = db_name

    "ProdDB" comment =

    ' Modified by RMAN duplicate "scope = spfile;

    clone of SQL 'alter system set db_unique_name =

    "OlderDB" comment =

    ' Modified by RMAN duplicate "scope = spfile;

    clone to stop immediately;

    Start clone force nomount

    Restore controlfile primary clone of ' / home/oracle/OlderDB/controlfile_ProdDB_20141001_4159.bkp';

    change the clone database mount;

    }

    execution of Script memory

    SQL statement: alter system set control_files = comment "+DATA/OlderDB/controlfile/current.829.859839217" = "defined by RMAN" scope = spfile

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

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

    (...)

    From restoration to 1 October 14

    allocated channel: ORA_AUX_DISK_1

    channel ORA_AUX_DISK_1: SID = 191 type device = DISK

    channel ORA_AUX_DISK_1: restore the control file

    channel ORA_AUX_DISK_1: restoration complete, duration: 00:00:03

    output file name=+DATA/OlderDB/controlfile/current.829.859839217

    Restoration finished in October 1, 14

    mounted database

    output channel: ORA_AUX_DISK_1

    allocated channel: ORA_AUX_DISK_1

    channel ORA_AUX_DISK_1: SID = 191 type device = DISK

    content of Script memory:

    {

    until the SNA 274262921.

    the value of newname for datafile clone 1 again;

    the value of newname for datafile clone 2 again.

    the value of newname for datafile clone 3 again.

    the value of newname for datafile clone 4 new ones;

    the value of newname for datafile clone 5 again.

    the value of newname for datafile clone 6 again.

    the value of newname for datafile clone 7 again.

    restoration

    database clone;

    }

    (...)

    From restoration to 1 October 14

    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 + DATA

    channel ORA_AUX_DISK_1: restore datafile 00002 to + DATA

    channel ORA_AUX_DISK_1: restore datafile 00003 to + DATA

    channel ORA_AUX_DISK_1: restore datafile 00004 in + DATA

    channel ORA_AUX_DISK_1: restore datafile 00005 to + DATA

    channel ORA_AUX_DISK_1: restore datafile 00006 to + DATA

    channel ORA_AUX_DISK_1: restore datafile 00007 to + DATA

    channel ORA_AUX_DISK_1: reading from the backup /home/oracle/OlderDB/database_ProdDB_20141001_4157.bkp piece

    channel ORA_AUX_DISK_1: ORA-19870: error when restoring the backup /home/oracle/OlderDB/database_ProdDB_20141001_4157.bkp piece

    ORA-19504: cannot create the file '+ DATA '.

    ORA-17502: ksfdcre:4 cannot create the file + DATA

    ORA-15041: diskgroup space 'DATA' exhausted

    switch to the previous backup

    Oracle instance started

    (...)

    content of Script memory:

    {

    clone of SQL 'alter system set = db_name

    "OlderDB" comment =

    ' Restore the original value by RMAN "scope = spfile;

    clone of SQL 'alter system reset db_unique_name scope = spfile;

    clone to stop immediately;

    }

    execution of Script memory

    Errors in the script of the memory

    RMAN-03015: an error has occurred in the script stored memory Script

    RMAN-06136: the auxiliary database ORACLE error: ORA-01507: database not mounted

    ORA-06512: at "SYS." "X$ DBMS_RCVMAN ', line 13466

    ORA-06512: at line 1

    RMAN-05556: not all data files have backups can be recovered on SNA 274262921

    RMAN-03015: an error has occurred in the script stored memory Script

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

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

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

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

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

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

    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.

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

    RMAN-03002: failure of the command duplicate Db at 15:39:11 01/10/2014

    RMAN-05501: abandonment of duplicate target database

    Complete recovery manager.

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

    The first mistake of the stack was ORA-19504 while trying to restore the backup of the database.

    First thing I took a glance was ASM occupation but it enough available space.

    The second was a permission problem, but it doesn't seem to be the case because RMAN can correctly write the controlfile to ASM.

    One have some advice on what I should look for?

    Thanks in advance sorry for my English.

    Select this option.

    Hello.

    Thanks, but is not the case. As I have said, that the DATA diskgroup has space enough he uses only a single disk in a RAID.

    But I solved my problem... To the auxiliary database, I added the following to the spfile:

    DB_FILE_NAME_CONVERT = '+ DATA/ProdDB', '+ DATA/OlderDB ".

    LOG_FILE_NAME_CONVERT = '+ DATA/ProdDB', '+ DATA/OlderDB ".

    I don't know why, but with these two clauses, it worked well. Perhaps RMAN was trying to restore it to the wrong place?

Maybe you are looking for

  • Want x 360 m6 w103dx: could not load on Windows 7 x 64 usb drivers

    I have a HP Envy laptop 360 m6 x. It came with 10 Windows installed which I don't want to keep, so I installed Windows 7 x 64 in a space different than HD, and not all that I'm fine. After understand I had to DISABLE Wecure Boot, I installed Windows

  • My iPod shuffle is still up to the same song

    I always use my iPod on shuffle mode. When I turn the iPod off the next time I turn it on it restarts at the first song rather than continue where I left off. It is very annoying because I always listen to the same songs. When I load my iPod I plug i

  • How to access my BIOS?

    I have a new desktop Thinkcentre K430. I tried pressing the DEL key at startup to the top and I can not enter the BIOS to set my boot order preferences. He's always going straight to Windows 7 and there is no initial screen during the boot that ident

  • a, type b or c, or?

    How can I know type of hp printer? I have hp deskjet 3070 b611. The question I get at the signing that I buy is:, type b or c, or? OlleH

  • Explorer.exe class unregistered in Windows Vista

    class of Explorer.exe not FILED in windows vista