Restoring a database on a remote host - with almost no information.

Hello.


I am confronted with the situation on Solaris 10 EA Oracle 10.2.0.5 executionbelow.


I have the RMAN backup (Full or level 0) to a database of Production, taken without a catalog RMAN, I want to restore a database of development. I do not have access to the Production host, so I DO NOT KNOW the locations of the various files of database (redo logs, control files, data files, etc.).


How I am progressing with the restoration of the database with limited hand information?


The only question that kills me is the following:


If I create a new PFILE to the development database, then RMAN connection, open the database with this file PFILE in NOMOUNT mode, restore the CONTROL FILE of the RMAN backup available of Production and try to mount the 'new' database with the CONTROL FILE of the Production-> it would rise? [I have serious doubt in this step!]


Note: Given that I'm not aware of the location of the files on the Production host, I'm not able to use the DB_FILE_NAME_CONVERT and LOG_FILE_NAME_CONVERT on the target server. However, if I am able to open the database in ASSEMBLY mode using the file of the production control, I think that I would be able to proceed with the rest of the restoration with the usual RMAN restore and Recover commands.


Any help in this matter is very tenuous.


Thank you

Emmanuelle

  • You did not answer my question if you have an automatic backup of the controlfile. This backup contains the locations of the backupsets, after that you made the backup. The controlfile itself (which also contains the location of the backupsets) does not contain the most recent backupsets, as it is saved prior to any data file.
  • Restore controlfile (parameterless) will restore the controlfile to all files listed in the parameter control_files.
  • The database must be open to "alter database backup controlfile to trace". So. No, what you plan won't work, and without a doubt RMAN will barf.
  • The command sets channel determines the destination of the backupsets
  • The controlfile * always * contains all the info from backupset, up to CONTROL_FILE_RECORD_KEEP_TIME.  A database of catalog will also list the old backups
  • CATALOG RMAN command to make sure that your controlfile is up-to-date and RMAN will be able to find your backups.

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

Sybrand Bakker

Senior Oracle DBA

Tags: Database

Similar Questions

  • ORA-19870: you try to restore the database on a different host with rman...

    When I try to restore datafile 1 with this script

    RUN
    {
    SET up this THAT TIME = "to_date('2012-01-01:00:00:00','YYYY-MM-DD:HH24:MI:SS')";
    RESTORE THE FILE DATA 1;
    }


    ---------------------------
    ORA-19870: error reading backup total /mnt/hgfs/2012_01_01/o1_mf_nnndf_TAG20120101T050005_7hzm1qc4_.bkp
    ORA-19612: datafile 1 not restored because of missing or corrupted data
    switch to the previous backup

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

    RMAN > RESTORE DATAFILE 1 to this THAT TIME = "to_date('2012-01-01:00:00:00','YYYY-MM-DD:HH24:MI:SS')" Overview.

    From restoration to January 10, 12
    using channel ORA_DISK_1
    using the ORA_DISK_2 channel
    using the ORA_DISK_3 channel

    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-03002: failure of the restore command at the 13:11:19 10/01/2012
    RMAN-06026: some targets not found - abandonment of restoration
    RMAN-06023: no backup or copy of datafile 1 found to restore

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

    RMAN > LIST BACKUP OF THE DATA 1 Summary file;


    Backup list
    ===============
    S LV TY Device Type delay #Pieces compressed #Copies Tag key
    ------- -- -- - ----------- --------------- ------- ------- ---------- ---
    40969 A DISC 1 1 JANUARY 12 1 no TAG20120101T050005

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

    and when I write "backup list '; output is here where I can see datafile 1...


    Time of accomplishment BS key Type LV size device Type elapsed time
    ------- ---- -- ---------- ----------- ------------ ---------------
    40969 full 32,28 G DISC 02:07:15 1st January 12
    BP key: situation 28432: AVAILABLE Tablet: NO Tag: TAG20120101T050005
    Part name: /mnt/hgfs/2012_01_01/o1_mf_nnndf_TAG20120101T050005_7hzm1qc4_.bkp
    List of defined backup data files 40969
    Name of file LV Type cash SNA cash time
    ---- -- ---- ---------- --------- ----
    25035430765 full 1 1 January 12 /oradata1/ISPRODDB11/datafile/o1_mf_system_331jc17w_.dbf
    2 full 25035430765 /oradata1/ISPRODDB11/datafile/o1_mf_undotbs1_331jc19r_.dbf 1 January 12
    4 integer 25035430765 /oradata1/ISPRODDB11/datafile/o1_mf_users_331jc1b2_.dbf 1 January 12
    35 full 25035430765 /oradata1/ISPRODDB11/datafile/sap.dbf 1 January 12
    56 full 25035430765 /oradata2/ISPRODDB11/datafile/TBS_UYS05.dbf 1 January 12

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

    and the incarnation of the list;

    RMAN > LIST INCARNATION;


    List of Incarnations of the database
    DB key Inc key STATE ID DB name DB reset reset time SNA
    ------- ------- -------- ---------------- --- ---------- ----------
    1 1 ISPRODDB 4210711725 PARENT 1 19 DECEMBER 06
    2 2 ISPRODDB 4210711725 RUNNING 564488 26 APRIL 07


    I m able to restore all data files but datafile 1 (system) and 3 (sysaux)... I don't know what to do...

    828193 wrote:
    When I put until 2012-01-01 12:00

    From back to January 10, 12
    using channel ORA_DISK_1
    using the ORA_DISK_2 channel
    using the ORA_DISK_3 channel
    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-03002: failure of the command recover at the 15:28:53 10/01/2012
    RMAN-06094: datafile 1 must be restored.

    so, if I want to restore a datafile to 2012-01-01 00:00 I need previous backupset? right?

    Fix.
    Has done restoration work when you set the until to 2012-01-01 12:00?

    Brgds
    Johan

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

    Here are the steps that I follow...

    1 oradim create new instance

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

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

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

    4. Alter database mount

    Mounted DB.

    5 restore database completed with error

    switch to the previous backup

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

    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.

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

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

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

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

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

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

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

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

    Hello

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

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

    Kind regards

    Shivananda

  • Remote host IP SLA ping by tunnel VPN with NAT

    Hi all

    I did some research here, but don't drop on similar issues. I'm sure that what I want is not possible, but I want to make sure.

    I want to monitor a remote host on the other side a VPN. The local endpoint is my ASA.

    The local INSIDE_LAN traffic is NATted to 10.19.124.1 before entering the VPN tunnel.

    Interesting VPN traffic used ACL card crypto:

    access-list 1 permit line ACL_TUNNELED_TO_REMOTE extended ip host 10.19.124.1 192.168.1.0 255.255.255.0

    NAT rules:

    Global (OUTSIDE) 2 10.19.124.1 mask 255.255.255.255 subnet

    NAT (INSIDE_LAN) 2-list of access ACL_NAT_TO_REMOTE

    NAT ACL

    access-list 1 permit line ACL_NAT_TO_REMOTE extended ip 172.19.126.32 255.255.255.224 192.168.1.0 255.255.255.0

    This configuration works very well for traffic from hosts in 172.19.126.32 255.255.255.224 is 192.168.1.0 255.255.255.0.

    However, I like to use "ip sla" on the SAA itself to monitor a remote host with icmp ping 192.168.1.0. This would imply NATting one IP on the ASA to 10.19.124.1, but I do not see how to do this. None of the interfaces on the SAA are logical, to use as a source for this interface.

    Thanks for ideas and comments.

    Concerning

    You are absolutely right, that unfortunately you won't able to NAT interface ASA IP address. NAT works for traffic passing by the ASA, don't not came from the SAA itself.

  • Clonning an ASM database on the same server with different names of sid.

    Hello people!

    I tried to clone an existing database on the same host with a different name with no luck.

    I tried what 415579,1 reccomends, but, when I reached the RESTORE CONTROLFILE from clause that it fails since this process the old and the new database must be the same. I don't want that. I want a separate copy, not a database of pending. There are other people in the company who will use this database, and I just want to replicate it.

    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-03002: failure to modify the order db at 26/05/2009 14:51:15
    ORA-01103: the name "OLD_DB_NAME" in the control of the database file is not "NEW_DB_NAME".

    I want to just clone a database with a different name, in the same way we used to do with ALTER DATBASE BACKUP CONTROLFILE to TRACE-> COPY DB_FILES-> RECREATING CONTROLFILES WITH a DIFFERENT NAME DATABASE.

    Exp/imp it's a possible solution, but I wonder if it is just another way to clone an existing database in the same node with a different namedo with RMAN? Just as we used to with BACKUP CONTROLFILE to TRACE-> DBF_FILES-> RECREATING CONTROLFILES WITH DB NAME DIFFERENT COPY.

    It's the links I tried to follow without success.

    http://www.Oracle.com/technology/deploy/availability/PDF/asm_cloning.PDF
    Duplicate by RMAN 10 g

    and many others...

    Thanks for your help.
    Alex.

    You'll need an auxiliary copy if you restore the database to a different name.
    Take a look at the following note:
    http://jhdba.WordPress.com/2009/04/02/cloning-a-database-ASM-to-ASM/

  • [HELP] Problem with the restoration and recovery in the new host

    Hi, guys!

    I have tried for two days, but still can't make it work.
    I took a hot (online) full backup archive as well as the control file logs with the SPFILE and then copy the backup to the new host with the same directory structure and parameters. Finally, I tried to restore and recover the database on the new host, but failed during the restore process.

    The original host and the new host have the same subject Oracle installed until the patch level. I couldn't understand the solution to this problem based on my knowledge on Oracle DB.

    Could someone help me out here? Any advice would be appreciated!

    -----
    RMAN > restore the database up to the wire of the sequence 10 1;

    From restoration to November 8, 11
    using channel ORA_DISK_1

    channel ORA_DISK_1: from datafile backupset restoration
    channel ORA_DISK_1: specifying datafile (s) to restore from backup set
    restoring datafile 00001 to D:\DBDATA\PRODDB\SYSTEM01. DBF
    restoring datafile 00002 to D:\DBDATA\PRODDB\UNDOTBS01. DBF
    restoring datafile 00003 to D:\DBDATA\PRODDB\SYSAUX01. DBF
    restoring datafile 00004 to D:\DBDATA\PRODDB\USERS01. DBF
    restoring datafile 00005 to D:\ORA_DATADATA01. DBF
    restoring datafile 00006 to D:\ORA_DATA\DATA02. DBF
    restoring datafile 00007 to D:\ORA_DATA\INDX01. DBF
    restoring datafile 00008 to D:\ORA_DATA\INDX02. DBF
    channel ORA_DISK_1: backup C:\ORACLE\PRODUCT\10.2.0\FLASH_REC piece reading
    OVERY_AREA\PRODDB\BACKUPSET\2011_11_07\O1_MF_NNNDF_TAG20111107T175037_7CH6YYVJ_. BK
    P

    switch to the previous backup

    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-03002: failure of the restore command at 11/08/2011 11:41:33
    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
    -----

    Here is some additional information you might want to know about:

    -----
    RMAN > list incarnation;


    List of Incarnations of the database
    DB key Inc key STATE ID DB name DB reset reset time SNA
    ------- ------- -------- ---------------- --- ---------- ----------
    1 1 PRODDB 3774691295 PARENT 1 17 APRIL 07
    2 2 3774691295 PRODDB PARENT 521803 6 OCTOBER 11
    3 3 3774691295 PRODDB PARENT 1595143 20 OCTOBER 11
    4 4 3774691295 PRODDB PARENT 1600974 20 OCTOBER 11
    5 5 3774691295 PRODDB PARENT 1952053 27 OCTOBER 11
    6 6 PRODDB 3774691295 CURRENT 2146951 7 NOVEMBER 11

    RMAN > backup recoverable list;


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

    Time of accomplishment BS key Type LV size device Type elapsed time
    ------- ---- -- ---------- ----------- ------------ ---------------
    37 full 822,34 M DISK 00:29:47 7 November 11
    BP key: 37 status: AVAILABLE Tablet: NO Tag: TAG20111107T175037
    Part name: C:\ORACLE\PRODUCT\10.2.0\FLASH_RECOVERY_AREA\PRODDB\BACKUPSET\
    2011_11_07\O1_MF_NNNDF_TAG20111107T175037_7CH6YYVJ_. BKP
    List of files to backup data value 37
    Name of file LV Type cash SNA cash time
    ---- -- ---- ---------- --------- ----
    2149673 full 1 7 November 11 D:\DBDATA\PRODDB\SYSTEM01. DBF
    2 full 2149673 D:\DBDATA\PRODDB\UNDOTBS01 7 November 11. DBF
    3 full 2149673 D:\DBDATA\PRODDB\SYSAUX01 7 November 11. DBF
    4 integer 2149673 D:\DBDATA\PRODDB\USERS01 7 November 11. DBF
    5 integer 2149673 D:\ORA_DATA\DATA01 7 November 11. DBF
    full 2149673 D:\ORA_DATA\DATA02 6 7 November 11. DBF
    7 full 2149673 D:\ORA_DATA\INDX01 7 November 11. DBF
    8 whole 2149673 D:\ORA_DATA\INDX02 7 November 11. DBF

    Time of accomplishment BS key Type LV size device Type elapsed time
    ------- ---- -- ---------- ----------- ------------ ---------------
    38 full 6.95 M DISK 00:00:03 7 November 11
    BP key: 38 status: AVAILABLE Tablet: NO Tag: TAG20111107T182034
    Part name: C:\ORACLE\PRODUCT\10.2.0\FLASH_RECOVERY_AREA\PRODDB\AUTOBACKUP
    \2011_11_07\O1_MF_S_766606834_7CH8Q439_. BKP
    Control file included: cash SNA: 2151141 cash time: 7 November 11
    SPFILE included: Modification Date: 7 November 11

    Time of accomplishment time BS key size Device Type
    ------- ---------- ----------- ------------ ---------------
    18,46 39 M DISK 00:00:05 8 NOVEMBER 11
    BP key: 39 status: AVAILABLE Tablet: NO Tag: TAG20111108T093359
    Part name: C:\ORACLE\PRODUCT\10.2.0\FLASH_RECOVERY_AREA\PRODDB\BACKUPSET\
    2011_11_08\O1_MF_ANNNN_TAG20111108T093359_7CJY7TG1_. BKP

    List of newspapers archived on backup value 39
    The next time that THRD Seq YVERT low low time next YVERT
    ---- ------- ---------- --------- ---------- ---------
    1 1 2146951 7 NOVEMBER 11 2149493 NOVEMBER 7, 11
    1 2 2149493 7 NOVEMBER 11 2149519 NOVEMBER 7, 11
    1 3 2149519 7 NOVEMBER 11 2149565 NOVEMBER 7, 11
    1 4 2149565 7 NOVEMBER 11 2149641 NOVEMBER 7, 11
    1 5 2149641 7 NOVEMBER 11 2172859 NOVEMBER 7, 11
    1 6 2172859 7 NOVEMBER 11 2197851 NOVEMBER 7, 11
    1 7 2197851 7 NOVEMBER 11 2220349 NOVEMBER 8, 11
    1 8 2220349 8 NOVEMBER 11 2222621 NOVEMBER 8, 11
    1 9 2222621 8 NOVEMBER 11 2222729 NOVEMBER 8, 11
    1-10 2222729 8 NOVEMBER 11 2223088 NOVEMBER 8, 11

    Time of accomplishment BS key Type LV size device Type elapsed time
    ------- ---- -- ---------- ----------- ------------ ---------------
    40 full 6.95 M DISK 00:00:00 November 8, 11
    BP key: 40 status: AVAILABLE Tablet: NO Tag: TAG20111108T093411
    Part name: C:\ORACLE\PRODUCT\10.2.0\FLASH_RECOVERY_AREA\PRODDB\AUTOBACKUP
    \2011_11_08\O1_MF_S_766661651_7CJY84LK_. BKP
    Control file included: cash SNA: 2223097 cash time: November 8, 11
    SPFILE included: Modification Date: 8 November 11
    -----

    Thanks in advance!

    Jay

    In short, the RCS of the controlfile will be generally higher than corresponding SCN of the data in the event of hot backup (online) file; However, the two SNA will be the same in the case of cold (off-line) backup. Am I entitled?

    Yes, it's true. In a backup cold (assuming that the CLOSURE was not a SURRENDER but was NORMAL, TRANSACTIONAL, or IMMEDIATE) all files in the database (data files, redo log and controlfiles files) are 'compatible' - at the same point in time, to the same SCN. In a hot backup, the files are updated. RMAN is not necessarily take all the data files at the same time - for example when you have several data files, RMAN would backup the files in batches of 4 or 8 - data files are therefore controlled at different points in time. Similarly, the controlfile is saved last.

    Hemant K Collette

  • On the remote host MySQL database: password encryption?

    Hello

    I discovered the world of PHP and MySQL in the last days. I didn't get all the intricacies still but nevertheless I managed to set up a server "localhost" on my computer, create a MySQL database and display correctly information in this database in HTML using PHP pages.

    I am now at the stage of transferring it to the remote host where the site will happen: I exported my database, imported these information in the database on the server host and I n unexpectedily even just to get my PHP/HTML pages to connect to this database. It's great.

    I have one question. I've read a lot of thread in this forum about this, but haven't seen an answer: must the password encryption? I mean, when I connect to a database using DW CS4, the software creates for me a connections folder in my Web site root folder and stores inside a little PHP to the folder with the server name, database name, user name and password which are necessary to allow PHP to connect to the MySQL database. It is all printed clearly in there. Once which is transferred to the remote host, it is always accessible to anyone? Should I not worry and try to hide the password?

    Any thoughts on this would be greatly appreciated.

    Emilie

    Thread moved to Dreamweaver application development forum, which addresses other issues aside and PHP/MySQL server.

    As long as the server is enabled in PHP, put the connection details in a PHP file like this is not a problem. PHP code is processed on the server. Only its output is sent to the browser. Even if someone guesses the name of your connection file, they won't see anything if they try to load the page in a browser. The only way they can see it is to hack into the server. It is important to have passwords on your FTP account.

  • How to restore the database only with redolog, ctl and dbf files

    Hi friends,

    I had an oracle 11g database, but the server is down. So I just save only the DBF, CTL and REDOLOG files. But I couldn't save the file spfile and pwd.

    How to restore this database in the other server? How can I recreate the spfile?

    I hope someone can give me a hand.

    Thank you.

    Hello

    Thanks for all your advice.

    I try to recreate an environment equal to the original.

    I have install windows server 2003 and install the database from oracle 10.1 all default options.

    I create the directory D:\oracle\product\10.1.0\oradata\. Then I put the files (*.) CTL *. DBF, *. Log) in this directory.

    After this, I create a pfile file in: D:\oracle\product\10.1.0\db_1\database\init.ora with only the db_name and the control_file, the compatibility settings.

    Then open a CMD and create a service, set the ORACLE_SID and try to start the database:

    oradim-new - sid

    Set ORACLE_SID =

    sqlplus / as sysdba

    startup nomount pfile='D:\oracle\product\10.1.0\db_1\database\init.ora';

    change the editing of the database;

    ALTER database open;

    And, the open database

    After I install Oracle Sql Developer, and I can connect to instance and check the tables.

    But when I try to do an export of CMD, I get tracking errors:

    Export: Release 10.1.0.2.0 - Production on Jue 30 Abr 10:04:24 2015

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

    Contrase±a:

    Conectado has: Oracle Database 10 g Enterprise Edition Release 10.1.0.2.0 - product

    ion

    With partitioning, OLAP and Data Mining options

    Exportaci¾n made in el juego WE8MSWIN1252 character y el juego CARAC

    Teres AL16UTF16 NCHAR

    Exportando toda database...

    . exportando tablespace definiciones

    . exportando people

    . exportando usuario definiciones

    . exportando roles

    . exportando recursos costos

    . exportando rollback segmentos definiciones

    . exportando enlaces a the database

    . exportando sequence n·meros

    . exportando directorios alias

    . exportando espacios of numbers in context

    . exportando numbers of Ajas functions bibliotecas

    . exportando tipo p·blico sin¾nimos

    . exportando privado tipo sin¾nimos

    . exportando definiciones objetos types

    . exportando actions y objetos del sistema procedure

    . exportando actions y objetos procedure pre-sequence

    . exportando agrupamiento definiciones

    EXP-00056: is ha UN error 24324 ORACLE sown

    ORA-24324: Service Manager no inicializado

    EXP-00056: is ha UN error 24324 ORACLE sown

    ORA-24324: Service Manager no inicializado

    EXP-00056: is ha UN error 24324 ORACLE sown

    ORA-24324: Service Manager no inicializado

    EXP-00000: the exportaci¾n no ha terminado correctamente

    Someone knows this problem?

    Best regards.

  • Error during communication with the remote host when you create the new virtual machine

    I'm under 7 ESX servers on IBM Blade H22 there is a mistake to invite while I create a new virtual machine

    on the vcenter Server

    At the end of 30-35 minutes, it gives an error

    "Error during communication with the remote host"

    The existing machines are working well... I tried to create virtual machines to other ESX servers as well

    but the same question. I also tried to make the clone of existing machines, but without success

    Can anyone help?

    You rescan the LUNS once?

    You've restarted the management agent?

    You've restarted the vpxa?

    If this isn't the case, please perform the step above and check out them.

  • Restore the database to the fallback location

    Hi all

    9i

    RHEL5

    I'm doing to restore the database to the startup location.

    Copy the components of backup on the remote server (same directory).

    RMAN target / auxiliary sys/change_on_install@STANDBY


    Release of Recovery Manager: 9.0.1.1.0 - 64 bit Production

    (c) Copyright 2001 Oracle Corporation. All rights reserved.

    connected to target database: PROD (DBID = 3261937922)

    connected to the auxiliary database: PROD (not mounted)

    Run this command on the side of PROD or side Server backup server?

    He also mentioned @STANDBY, but it has not mentioned in the steps of the process to add the name of WATCH service in TNSNAMES.ora?

    Thank you very much

    JC

    Hello Jenna_c

    I suppose that you created a controlfile to standby to primary (SQL > alter database create standby controlfile as ' / tmp/stby.ctl '; in primary, then copy it to sleep)

    and you have been used for the standby instance nomount (with the settings standby.ora... file) and restore it from the last backup, if you have a backup tape of stb you can restore backup site, if you have a backup to disk, it must be accessible on the same path to the backup site. (NO RECOVERY)...

    Then you have an instance of State nomount standby:

    SQL > alter database base_de_donnees eve of Mount;

    Here, you can create the redologs Eve... it is not mandatory...

    SQL > alter database add standby logfile group 11 ('/ u01/apps/oracle/oradata/STANDBY_redo_11a.dbf',)

    u02/apps/Oracle/oradata/STANDBY_redo_11b.dbf') size 100 M;

    SQL > alter database add standby logfile Group 12 ('/ u01/apps/oracle/oradata/STANDBY_redo_12a.dbf',)

    u02/apps/Oracle/oradata/STANDBY_redo_12b.dbf') size 100 M;

    SQL > alter database add standby logfile Group 13 ('/ u01/apps/oracle/oradata/STANDBY_redo_13a.dbf',)

    u02/apps/Oracle/oradata/STANDBY_redo_13b.dbf') size 100 M;

    SQL > alter system set standby_file_management = auto; (throwing in the primary and standby)

    then, we put an instance ensures in recovery mode:

    SQL > change database recovery managed standby database disconnect from the session.

    in the primary, we check status of dest archive remotely.

    Select * from v$ archive_dest_status;

    sleep mode check us status of recovery:

    SQL > select process, status from v$ managed_standby;

    Kind regards.

  • Earphone is not upward or the database service is not registered with her

    Hello

    I'm new to the world of the oracle. Newly installed oracle DB 11 g. I tried to start dbconsole his failure. So I looked in Google additional suggestions on the order of RECREATE EM REPOSITORY .emctl stop dbconsole went successfully.

    but when I tried to run emca - deconfig dbcontrol db error listener is not to launch or database service is not registered with it below is the log

    tail - n 20 /u01/app/oracle/cfgtoollogs/emca/ORCL/emca_2014_06_05_09_07_17.log

    at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:589)

    at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1448)

    at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:573)

    at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:521)

    June 5, 2014 perform 09:07:37 oracle.sysman.emcp.EMConfig

    SEVERE: Earphone is not upward or database service is not registered with it. Start the listener and register the service of database and rerun the wizard of Configuration of EM.

    See the file journal at /u01/app/oracle/cfgtoollogs/emca/ORCL/emca_2014_06_05_09_07_17.log for more details.

    June 5, 2014 perform 09:07:37 oracle.sysman.emcp.EMConfig

    CONFIG: Stack Trace:

    oracle.sysman.emcp.exception.EMConfigException: listener has not elapsed or the database service is not registered with it. Start the listener and register the service of database and rerun the wizard of Configuration of EM.

    at oracle.sysman.emcp.ParamsManager.checkListenerStatusForDBControl(ParamsManager.java:3245)

    at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:203)

    at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:157)

    at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:253)

    at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:589)

    at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1448)

    at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:573)

    at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:521)

    Oracle.sysman.emcp.EMConfig 5 June 2014 RestoreOuiLoc 09:07:37

    CONFIG: Restoration of oracle.installer.oui_loc to /u01/app/oracle/product/11.2.0/db_1/oui

    [config oracle@gds-bgl-oradb] $ tail-f /u01/app/oracle/cfgtoollogs/emca/ORCL/emca_2014_06_05_09_07_17.log

    at oracle.sysman.emcp.ParamsManager.checkListenerStatusForDBControl(ParamsManager.java:3245)

    at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:203)

    at oracle.sysman.emcp.EMReposConfig.invoke(EMReposConfig.java:157)

    at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:253)

    at oracle.sysman.emcp.EMConfigAssistant.invokeEMCA(EMConfigAssistant.java:589)

    at oracle.sysman.emcp.EMConfigAssistant.performConfiguration(EMConfigAssistant.java:1448)

    at oracle.sysman.emcp.EMConfigAssistant.statusMain(EMConfigAssistant.java:573)

    at oracle.sysman.emcp.EMConfigAssistant.main(EMConfigAssistant.java:521)

    Oracle.sysman.emcp.EMConfig 5 June 2014 RestoreOuiLoc 09:07:37

    CONFIG: Restoration of oracle.installer.oui_loc to /u01/app/oracle/product/11.2.0/db_1/oui

    IG] $


    [oracle@gds-bgl-oradb db_1] $ cat network/admin/listener.ora

    listener.ora # Network Configuration file: /u01/app/oracle/product/11.2.0/db_1/network/admin/listener.ora

    # Generated by Oracle configuration tools.

    LISTENER =

    (DESCRIPTION_LIST =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1521))

    (ADDRESS = (PROTOCOL = TCP) (HOST = gds-bgl-oradb)(PORT = 1521))

    )

    )

    [oracle@gds-bgl-oradb db_1] $ cat network/admin/tnsnames.ora

    tnsnames.ora # Network Configuration file: /u01/app/oracle/product/11.2.0/db_1/network/admin/tnsnames.ora

    # Generated by Oracle configuration tools.

    LISTENER_ORCL =

    (ADDRESS = (PROTOCOL = TCP) (HOST = gds-bgl-oradb)(PORT = 1521))

    ORCL =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP) (HOST = gds-bgl-oradb)(PORT = 1521))

    (CONNECT_DATA =

    (SERVER = DEDICATED)

    (SERVICE_NAME = orcl.cisco.com)

    )

    )

    ADR_BASE_LISTENER = / u01/app/oracle

    [oracle@gds-bgl-oradb db_1] $ lsnrctl status

    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on June 5, 2014 09:30

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

    Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = IPC) (KEY = EXTPROC1521)))

    STATUS of the LISTENER

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

    Alias LISTENER

    Version TNSLSNR for Linux: Version 11.2.0.1.0 - Production

    Start date June 5, 2014 08:55:04

    Uptime 0 days 0 hours 34 min 56 s

    Draw level off

    Security ON: OS Local Authentication

    SNMP OFF

    Parameter Listener of the /u01/app/oracle/product/11.2.0/db_1/network/admin/listener.ora file

    The listener log file /U01/app/Oracle/diag/tnslsnr/GDS-BGL-OraDB/listener/alert/log.XML

    Summary of endpoints listening...

    (DESCRIPTION = (ADDRESS = (PROTOCOL = ipc) (KEY = EXTPROC1521)))

    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp) (HOST = gds - bgl - oradb.cisco.com)(PORT=1521)))

    Summary of services...

    Service "ORCL" has 1 instance (s).

    Instance "ORCL", State LOAN, has 1 operation for this service...

    Service 'orclXDB' has 1 instance (s).

    Instance "ORCL", State LOAN, has 1 operation for this service...

    The command completed successfully

    Please help me.

    You create the password with passwd file utility with the key.

    for the normal user login try one account other than sys (HR, System...)

  • restore a name different from db host/differ, howto set newname ASM/OMF

    We have both configured source/target OMF/ASM database.
    The two db are two different hosts, and name of the comic are different. DB version is 11.2.03


    My question here in the restore script rman, how to set newname for datafile/database?

    Our target/source both have exactly same structure ASM '+ DATA '.

    the source DB called ProD, called target test.

    If I set newname for database '+ DATA', is that it means that every thing will be restored under ' + DATA/test /...» » ?

    Thanks for help.

    982335 wrote:
    Thank you all for the reply.

    However, most of the research points to duplicate the order which of course can put new dbname Test in the rman duplicate command.
    However, we use restore/retrieve the rman command, I tried restore database and then retrieve the database, all this worked on the test environment.

    The problem is now the data files are all in this format:
    + DATA/PROD/datafile1, 2, 3.

    My next step is to create a backup controlfile to create the test database. How to point locations of data file in the create controlfile to this script: + DATA/test/datafile1, 2, 3?

    When you use ASM/OMF tasks are easier compared to other file system.
    You don't have to worry about the organization/structure of directories of files or even where to place the files because the ASM will take care of it.

    You need to focus on the parameter 'DB_UNIQUE_NAME' see this example.

    Of the two cases below, I used "swich/set newname" because I restored the database on different DISKGROUP. You SHOULD not use ' swich/set newname' If you use the SAME NAME of DISKGROUP.

    {message: id = 10455101}

    {message: id = 10568466}

    P.S The command "CHANGE" of RMAN you must use it only when you restore your database to different DISKGROUP. If you change only "DB_UNIQUE_NAME" and restore you using NAMESAKE of DISKGROUP you use the "SWITCH" command Only the command "RESTORE/RECOVER"

    If you duplicate database using the rman 'DUPLICATE' command you need not worry about anything, RMAN will place your files on the right place using DB_NAME;

    If you duplicate database using rman "RESTORE" and after that "NEST" rename the database, that you change only uses "DB_UNIQUE_NAME" and rename the database with "NEST".

  • An existing connection to be closed by the remote host.

    Since last week, I can't keep a connection to the server of vatsim or acars for virtual pilots micro flight simulator will for more than five minutes. the error message is that an existing connection had to be closed by the remote host

    not an expert of anymeans and all the answers I got on the net are well above my paygrade.

    Hi dva8377,

    Here are two additional methods you can try.

    1: Restart the computer by using a clean boot of the method

     

    When you start Microsoft Windows, other software may start with the operating system. These programs may include antivirus software and system programs that may interfere with the game. When you perform a clean restart procedure, you prevent these programs from starting automatically.

    Reference:

    How to troubleshoot a problem by performing a clean boot in Windows Vista or in Windows 7

    Method 2: Bypass the router

     

    If you connect to the Internet using a router, there may be a problem with the configuration settings, which requires that the updated settings. To determine if a network connectivity problem is caused by a bad configuration or a problem affecting the router, try bypassing the router by connecting your computer directly to the modem. Remember that this test will only check that the router is configured correctly. If the game connects to the Internet without problem when you bypass the router, plug the router immediately and contact the manufacturer of the router or your ISP for help configure the router correctly.

    Note: Ensure that you switch your computer to normal startup mode after completing the troubleshooting steps. Steps are available in the article above.

    For more information, see: http://www.microsoft.com/Products/Games/FSInsider/tips/Pages/default.aspx

    Kind regards

    Shinmila H - Microsoft Support

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Unable to ping the remote host IP address

    I have a home network with 2 desktop computers, printer, TV and BlueRay attached.  The PC is both XP and members of the same workgroup.  I can't get the connectivity between the PC 2.  With 1 PC, I ping successfully all connected devices, with the exception of 2 PC.  2 PC, I ping equipment successfully connected, including 1 PC...  I get the same information using a different router and a different network on 2 PC card.

    I tried the following steps of the Article 314067:

    1. check on two PC's TCP/IP configuration.  Result: good on both PCs.

    2. use the ping tool to test connectivity.

    • Ping the loopback address.  Result: good on both PC
    • Ping to the IP address of the local computer.  Result: good on both PC
    • Ping the IP address of the default gateway.  Result: good on both PCs.
    • Ping to the IP address of the remote host.  Result: bad on PC 1, good on PC 2
    • Ping other IP addresses on the network.  Result: good on both PCs.
    • Ping the host name of the other PC.  Result: bad on PC 1, good on PC 2

    Article:

    If the ping command fails, the remote host may not be responding, or there may be a problem with the hardware of network between computers. To the rule

    on a remote host does not respond, use Ping again to a different remote host.

    If you cannot use Ping successfully at any time, verify the following configurations:

    1. Make sure that the IP address of the local computer is valid and that it is correct on the

    Tab general of the Internet Protocol (TCP/IP) properties dialog or box when it is used with the Ipconfig tool.  Result: good on both PC

    Make sure that the default gateway is configured and that the link between the host and the default gateway works. For the purposes of troubleshooting, make sure that this gateway by default is configured. You can configure multiple default gateways, gateways after the first gateway is used only if the IP stack determines that the original gateway is not working. Diagnosis is to determine the State of the first configured gateway. Therefore, you can delete all the other gateways to simplify your task.  Result: good on both PC
    Make sure that Internet Protocol security (IPSec) is not enabled. According to the IPSec policy, Ping packets may be blocked or may require security. For more information about IPSec, go to method 7: Verify Internet Protocol security (IPSec).  Result: good on both PC

    Thanks for your suggestions you may have.

    Hello

    Firewall such as Norton, McAfee etc can cause a loss of network connectivity, even when the network is correctly configured. Try disabling the firewall on both computers to see if the ping works.

    Tricky

  • Diagnostics network ping to the remote host, but has not received a response

    I'm trying to figure out if there is a problem with just my laptop not wanting to connect to a local free WiFi, so any help is appreciated. He worked two days ago only to stop abruptly last night.

    Windows Network Diagnostics comes back with the error message "Can not contact www.microsoft.com (65.55.12.249)" and "diagnostic network ping to the remote host, but has not received a response.

    The only repair option it evokes is ' reset NIC 'wireless network connection ' '.

    I can always connect to WiFi using my iPhone, and even a connected laptop computer work Companion. Yet once, if this can be fixed on my end, any help would be appreciated.

    Hello BrenJones,

    Thanks for posting back. DNS servers are controlled by your ISP. I communicate with your Internet service provider and confirm that you have the good DNS for your network.

    Hope this helps J

    Adam
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think

Maybe you are looking for