Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Check_recovery.sh program to run sqlplus and return its values remotely. Linux/Unix
  • CPU speed on Linux Linux/Unix
  • chk_space_SID.ksh Linux/Unix
  • On solaris 10, “S” link is not part of $ORACLE_HOME/bin/oracle as default. ( For 9.2.0.8) Oracle
  • rm_backup_arch_file.ksh Linux/Unix
  • Handling LOB data in Oracle Oracle
  • To find explain plan for a statement that occurred in past. Oracle
  • backspace in SQL Plus not working then..? Linux/Unix
  • Find average Row Length and other table size calculation. metalink notes Oracle
  • Exadata Basics Oracle
  • Changing the Global Database Name Oracle
  • GSQ.sql Oracle
  • Disbaling DBA_SCHEDULER_JOBS Oracle
  • PLSQL Table Syntax 1 Oracle
  • Pending Transaction Neighbors Script Oracle

Adding Datafile on Primary Server and Impact on Standby Server

Posted on 28-Oct-2005 By Admin No Comments on Adding Datafile on Primary Server and Impact on Standby Server

When u add a datafile in Primary then those changes are not immediately propagated to standby. Once Log with this changes applied to standby, standby database create a filename in $ORACLE_HOME/dbs. This is just a file name and does not have physical file. After this even all log apply service will fail as this is an unknown file for oracle. So You need to apply following command for creaating approprote file on your syandby server.

alter database create datafile ‘/oracle/app/oracle/product/10.1/dbs/UNNAMED00012’ as ‘/uocdb5/oradata/CIF/CIF_TEMP_TPF_LOAD_002.dbf’;

Oracle, rman-dataguard

Post navigation

Previous Post: USER_TABLES.Freelists
Next Post: Mutating Table Error while using database trigger

Related Posts

  • DBMS_PROFILER for tuning PLSQL programs. Oracle
  • Example of How To Resize the Online Redo Logfiles Note:1035935.6 Oracle
  • v$backup.status information Oracle
  • Oracle 11g RAC on OEL 5 and Vmware 2 Oracle
  • CTAS with LONG Column for 9i and higher Oracle
  • PLSQL Table Syntax 1 Oracle

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Django (0)
  • GIT (1)
  • Linux/Unix (150)
  • MYSQL (5)
  • Oracle (403)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (151)
  • SQL scripts (349)
  • SQL Server (6)
  • Uncategorized (5)
  • Videos (0)

Recent Posts

  • Key Management in Oracle: The Core Issue: Missing Master Key12-May-2026
  • SAT Mathematics 10 questions and answer at the end.30-Apr-2026
  • top 10 AI news today30-Apr-2026
  • runon_allpdbs_show_conname.sh23-Apr-2026
  • runon_allcdbs_find_pdbs.sh23-Apr-2026
  • Running PDB on single node in RAC09-Apr-2026
  • find_arc.sql09-Apr-2026
  • pvm_pre_change.sql08-Apr-2026
  • find_encr_wallet.sql08-Apr-2026
  • find_pdbs.sql08-Apr-2026

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • 10g oem configuration Oracle
  • replacing ^M character when passing files from Windows to Unix Linux/Unix
  • create a folder in multiple places Linux/Unix
  • Standby Database File Management in 10g with STANDBY_FILE_MANAGEMENT Oracle
  • move_arch_files.ksh Linux/Unix
  • checking redhat linux version Linux/Unix
  • Running select from V$ views from remote server Linux/Unix
  • DETERMINING WHICH INSTANCE OWNS WHICH SHARED MEMORY & SEMAPHORE SEGMENTS Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme