Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • upload.html PHP/MYSQL/Wordpress
  • .profile Linux/Unix
  • Oracle Identifiers Oracle
  • GSQ.sql Oracle
  • Oracle Standby Database Library Index from Metalink Oracle
  • How to specify 2 arch location to avoid any kind of DB hanging. Oracle
  • Find total file sizes Linux/Unix
  • sess1.sql Oracle
  • move_arch_files.ksh Linux/Unix
  • sql_plan9i.sql Oracle
  • Add new columns in dataframe Python/PySpark
  • longtx.sql Oracle
  • Goldengate document from Porus Oracle
  • dbinv.sql Oracle
  • Changing unix system clock when Oracle database is running. 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

  • Monitor Long Running Job Oracle
  • Find_stale_dr.sql finding stale physical DR.. Oracle
  • temp_use.sql diplays usage of temp ts Oracle
  • Adding or Dropping Online Redo Log Files When Physical Standby in place Oracle
  • currwaitobj.sql SQl_ID and SQL statement you can get from currwaitobj.sql Oracle
  • moving lob object to other tablespace lob_mvmt.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 (395)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (343)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • tracksqltime.sql05-Mar-2026
  • 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

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • create PLAN_TABLE command. Oracle
  • Renaming the column name Oracle
  • Oracle10g – Using SQLAccess Advisor (DBMS_ADVISOR) with the Automatic Workload Repository Oracle
  • Find Time Consuming SQL Statements in Oracle 10g Oracle
  • Good Oracle Architecture In Short and point to point Oracle
  • Global Unique Identifier Generation in Oracle 9.2 SYS_GUID() Oracle
  • lck.sql Oracle
  • Oracle Standby Database Library Index from Metalink Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme