Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • TRUNCATE table and disabling referential constraints. Oracle
  • Unix command for system configuration Linux/Unix
  • Passing from Unix to PLSQL using bind variables Linux/Unix
  • Locally Managed Tablespace and Dictionary managed tablespace (LMT-DMT) Oracle
  • How do I get Oracle to automatically start when my server boots up? Oracle
  • reset Sequence Oracle
  • All About oracle password and security from metalink Oracle
  • To check whether standby is recovering properly or not?? Oracle
  • tracksqltime.sql Oracle
  • When error comes for temporary tablespace with version <= 9i Oracle
  • Jai Shree Ram Linux/Unix
  • Pending Distributed Transations Oracle
  • Jai Shree Ram PHP/MYSQL/Wordpress
  • Jai Shree Ram Linux/Unix
  • DBMS_PROFILER for tuning PLSQL programs. 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

  • Good Doc 28-JUN-2006 Oracle
  • Explain Plan Output 2 Oracle
  • findinfo.sql (SQL for getting CPU and Active session info) Oracle
  • New Latest Param.sql for finding all hidden parameters also Oracle
  • Oracle 11g Training on 29JAN1010 Oracle
  • currwaitobj.sql SQl_ID and SQL statement you can get from currwaitobj.sql 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 (400)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (348)
  • SQL Server (6)
  • Uncategorized (3)
  • Videos (0)

Recent Posts

  • 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
  • Creating a Container Database using dbaascli08-Apr-2026
  • track_autoupgrade_copy_progress.sql01-Apr-2026
  • refre.sql for multitenant01-Apr-2026
  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • tracksqltime.sql05-Mar-2026

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • V$INSTANCE of Oracle in MYSQL MYSQL
  • Implementing Listener Security Oracle
  • sesswait.sql Oracle
  • Renaming the column name Oracle
  • JSON/XML Types in Oracle Oracle
  • Jai Shree Ram Linux/Unix
  • RAC with RHEL4 and 11g Oracle
  • Establishing trusted relationship between dbmonitor( central monitoring) and monitoring targets. Linux/Unix

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme