Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Renaming Oracle Instance Name Oracle
  • DBMS_JOB all example Oracle
  • Deleting first line and lastline of a file using sed Linux/Unix
  • move_arch_files.ksh Linux/Unix
  • Important Solaris Commands Linux/Unix
  • Database link password in user_db_links Oracle
  • myfile Oracle
  • Korn Shell Arithmatic Linux/Unix
  • Renaming Global Name GLOBAL_NAME Oracle
  • rm_backup_arch_file.ksh Linux/Unix
  • SQLPLUS COPY command Precautions. Oracle
  • Oracle Material from OTN Oracle
  • set_env_dba Linux/Unix
  • Error Handling in Proc Oracle
  • How to hide author name in WordPress BLOG PHP/MYSQL/Wordpress

Changing unix system clock when Oracle database is running.

Posted on 01-Aug-2005 By Admin No Comments on Changing unix system clock when Oracle database is running.

Q: How does changing the system clock effect Oracle?? specifically, point

in time recovery?? Is it different with V6 and Oracle7??

A: Changing the system clock should really have no effect on the Oracle kernel

until it comes time to do time-based media recovery. Both in V6 and V7 there

may be problems if you use RECOVER DATABASE UNTIL TIME if time has changed

between the time you recover and the time the backup is taken.

Consider:

3pm 4pm 4.30 5pm–>4pm 4.16pm 4.30 5pm

|———|——-|——-|—–|——-|——-|——–|

cold/hot T1 T2 T3 clock T4 T5 T6

backup change

If you wish to recover to the T5, you will not be able to since Oracle will

recover to the first occurance of 4:30 which is T2. In Oracle7 you can recover

to a specific SCN (RECOVER … UNTIL CHANGE) which is systemclock independent,

but when using RECOVER … UNTIL TIME will not give the desired results.

So the lesson to be learned, is when the clock is set back, you should take

full database backup immediately after the system clock change.

NOTE: this only applies in the fall when we set the clocks back.

Oracle, SQL scripts

Post navigation

Previous Post: Paste command syntax
Next Post: cif crons

Related Posts

  • How to analyze statspack or AWR report. Oracle
  • SQLPLUS COPY command Precautions. Oracle
  • tblwopk.sql tablewopk.sql Oracle
  • sid_wise_cursor.sql find open cursor basis on username or SID Oracle
  • sesswait.sql Oracle
  • Library cahe Latches and internal explaination Oracle

Leave a Reply Cancel reply

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

Categories

  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • Oracle (387)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (336)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • SQL Tracker by SID sqltrackerbysid.sql22-Apr-2025
  • How to connect to Oracle Database with Wallet with Python.21-Mar-2025
  • JSON/XML Types in Oracle18-Mar-2025
  • CPU Core related projections12-Mar-2025
  • Exadata Basics10-Dec-2024
  • Reading config file from other folder inside class24-Sep-2024
  • Python class import from different folders22-Sep-2024
  • Transfer SQL Profiles from One database to other database.05-Sep-2024
  • Load testing on Oracle 19C RAC with HammerDB18-Jan-2024
  • Add new columns in dataframe30-Sep-2023

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Find Stale DR Physical Standby Oracle
  • Default User Profile Oracle
  • oracle 11g RAC on vmware Oracle
  • How to hide author name in WordPress BLOG PHP/MYSQL/Wordpress
  • avail.sh ( find filesystem spae usage) Linux/Unix
  • Validating ORACLE_SID againt oratab file. Linux/Unix
  • cp_filesystem.sql Oracle
  • tblwopk.sql /* Find Tables Without PK */ Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme