Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Find average Row Length and other table size calculation. metalink notes Oracle
  • Sequence Resetting Oracle
  • Processes parameter and its dependencies on OS kernel parameters Linux/Unix
  • Adding addidional hard drive and attach it to a linux box. Linux/Unix
  • get_vmstat_solaris Oracle
  • How to sort list of files on basis of their sizes. Linux/Unix
  • Korn Shell Arithmatic Linux/Unix
  • Running select from V$ views from remote server Linux/Unix
  • DBMS_UTILITY PACKAGE Oracle
  • Implementing Listener Security Oracle
  • Drop specific SQL plan baseline – spm Oracle
  • Find long Running Transaction Linux/Unix
  • To seee semaphores and shared memory segments in Solaris Linux/Unix
  • Drop all SPM baselines for SQL handle Oracle
  • create database link syntax Oracle

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

  • useful dg links Oracle
  • Renaming Global Name GLOBAL_NAME Oracle
  • Good links for x$ tables in oracle. Oracle
  • How to specify 2 arch location to avoid any kind of DB hanging. Oracle
  • Locally Managed Tablespace and Dictionary managed tablespace (LMT-DMT) Oracle
  • Generating XML from SQLPLUS 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 (150)
  • MYSQL (5)
  • Oracle (403)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (151)
  • SQL scripts (349)
  • SQL Server (6)
  • Uncategorized (5)
  • Videos (0)

Recent Posts

  • Key Management in Oracle: The Core Issue: Missing Master Key12-May-2026
  • SAT Mathematics 10 questions and answer at the end.30-Apr-2026
  • top 10 AI news today30-Apr-2026
  • runon_allpdbs_show_conname.sh23-Apr-2026
  • runon_allcdbs_find_pdbs.sh23-Apr-2026
  • 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

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • find_pk.sql /* Find Primary Key */ Oracle
  • oracle_env_10g_CADEV Linux/Unix
  • online_bkup.sql Oracle
  • Standby Database Behavior when a Datafile is Resized on the Primary Database Note:123883.1 Oracle
  • sess_server.sql Oracle
  • Export Oracle data and Compress at same time Oracle
  • How to find password change date for user Oracle
  • Deleting first line and lastline of a file using sed Linux/Unix

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme