Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • longtx.sql Oracle
  • Establishing trusted relationship between dbmonitor( central monitoring) and monitoring targets. Linux/Unix
  • Export Oracle data and Compress at same time Oracle
  • How to Use DBMS_STATS to Move Statistics to a Different Database Oracle
  • VIvek Encryption Package and Its Usage Oracle
  • ENQ: KO – FAST OBJECT CHECKPOINT tips Oracle
  • CTAS with LONG Column for 9i and higher Oracle
  • Standby Database File Management in 10g with STANDBY_FILE_MANAGEMENT Oracle
  • Passing from Unix to PLSQL using bind variables Linux/Unix
  • Complete Git Tutorial for Beginners GIT
  • Proc Compilation Oracle
  • sid_wise_sql.sql Oracle
  • oracle_env_10g_CADEV Linux/Unix
  • perf_today.sql Oracle
  • Proc code 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

  • Histogram information Oracle
  • Another Tuning Article for subheap of shared pool Oracle
  • Jai Shree Ram Oracle
  • longtx.sql with the flag whether session is blocking any DML locks or not. Oracle
  • How to find where datafile is created dbf_info.sql Oracle
  • ORA-4031 issue and solution on 09-MAY-2008 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 (149)
  • MYSQL (5)
  • Oracle (393)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (342)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • Complete Git Tutorial for Beginners25-Dec-2025
  • Postgres DB user and OS user.25-Dec-2025
  • Trace a SQL session from another session using ORADEBUG30-Sep-2025
  • SQL Server Vs Oracle Architecture difference25-Jul-2025
  • SQL Server: How to see historical transactions25-Jul-2025
  • SQL Server: How to see current transactions or requests25-Jul-2025
  • T-SQL Vs PL/SQL Syntax25-Jul-2025
  • Check SQL Server edition25-Jul-2025
  • Checking SQL Server Version25-Jul-2025
  • Oracle vs MYSQL Architecture differences (For DBAs)24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • grep multuple patterns Linux/Unix
  • How do I get Oracle to automatically start when my server boots up? Oracle
  • upload.html PHP/MYSQL/Wordpress
  • ipcs -l Linux/Unix
  • Oracle Internal Good Websites 1 Oracle
  • Monitor and Trace Unix processes using truss Linux/Unix
  • on IBM-AIX for display Linux/Unix
  • Which environment is used by currently running process ( Very good) Linux/Unix

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme