Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • upload.html PHP/MYSQL/Wordpress
  • Proc Compilation Oracle
  • ext#.sql Oracle
  • Find long Running Transaction Linux/Unix
  • eplan9i.sql Oracle
  • newupload.html PHP/MYSQL/Wordpress
  • import-export with multiple files Oracle
  • Database logon trigger issue Oracle
  • adding new line after specific pattern using sed Linux/Unix
  • crtgr.sql /* For creating trigger from data dictionary */ Oracle
  • get_vmstat_linux Oracle
  • Processes parameter and its dependencies on OS kernel parameters Linux/Unix
  • find_cons.sql Oracle
  • Directory wise folder wise space usage Linux/Unix
  • Good links for x$ tables in oracle. 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

  • 10g RAC: Troubleshooting CRS Root.sh Problems Oracle
  • Rman Notes -1 Oracle
  • Oracle Connections expire_time and firewall Oracle
  • create user with unlimited quota Oracle
  • Export Oracle data and Compress at same time Oracle
  • To find explain plan for a statement that occurred in past. Oracle

Leave a Reply Cancel reply

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

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (392)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (0)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (341)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • V$INSTANCE of Oracle in MYSQL24-Jul-2025
  • Day to day MYSQL DBA operations (Compared with Oracle DBA)24-Jul-2025
  • MYSQL and Oracle Comparison for Oracle DBA24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Handling LOB data in Oracle Oracle
  • nfs mount command Linux/Unix
  • ORA-01220 Oracle
  • login.sql Oracle
  • How to choose Driver table in SQL statement Oracle
  • pvm_metric.sql for gathering report from vmstat tables Oracle
  • create user with unlimited quota Oracle
  • find_pk.sql /* Find Primary Key */ Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme