.ora-code.com

Links
Home
Oracle DBA Forum
Frequent Oracle Errors
TNS:could not resolve the connect identifier specified
Backtrace message unwound by exceptions
invalid identifier
PL/SQL compilation error
internal error
missing expression
table or view does not exist
end-of-file on communication channel
TNS:listener unknown in connect descriptor
insufficient privileges
PL/SQL: numeric or value error string
TNS:protocol adapter error
ORACLE not available
target host or object does not exist
invalid number
unable to allocate string bytes of shared memory
resource busy and acquire with NOWAIT specified
error occurred at recursive SQL level string
ORACLE initialization or shutdown in progress
archiver error. Connect internal only, until freed
snapshot too old
unable to extend temp segment by string in tablespace
Credential retrieval failed
missing or invalid option
invalid username/password; logon denied
unable to create INITIAL extent for segment
out of process memory when trying to allocate string bytes
shared memory realm does not exist
cannot insert NULL
TNS:unable to connect to destination
remote database not found'>ora-02019
exception encountered: core dump
inconsistent datatypes
no data found
TNS:operation timed out
PL/SQL: could not find program
existing state of packages has been discarded
maximum number of processes exceeded
error signaled in parallel query server
ORACLE instance terminated. Disconnection forced
TNS:packet writer failure
see ORA-12699
missing right parenthesis
name is already used by an existing object
cannot identify/lock data file
invalid file operation
quoted string not properly terminated
Setting back the clock

Setting back the clock

2005-06-02       - By Powell, Mark D
Reply:     1     2     3  

The database will not care if you set the clock back one hour.  You will
need to avoid running a point in time recovery that uses a time within
that hour but you can run a point in time recovery using SCN numbers
instead of time to recover to the proper point within the time change.
But the odds are you will not need to worry about this.

The question to be asked is will the application care if you set the
clock back?  Did anyone use a date column as the key?  If you repeat a
time then the application could get a ORA-00001 (See ORA-00001.ora-code.com) unique constraint
(%s.%s) violated error.  Some reports that sort on date columns could be
a little strange since extra data might exist for a time period.  These
are relatively minor issues.  It is generally easiest to stop the
application for one hour till the database clock is once again in virgin
territory.

HTH -- Mark D Powell --
=20

-- --Original Message-- --
From: oracle-l-bounce@(protected)
[mailto:oracle-l-bounce@(protected)] On Behalf Of Eric Buddelmeijer
Sent: Thursday, June 02, 2005 12:29 PM
To: oracle-l@(protected)
Subject: Setting back the clock

Hello all,
=20
We have some sun database servers that have been transferred to the UK
while they originally have been configured in the Netherlands. The SA
wants to set the timezone to BST while it now is set to CEST, which
means the displayed time will be set back by 1 hour. Will this change
affect anything in the database? My concern lies mainly with SCN's and
point in time recovery. The database is not used very much yet, so it
will be possible to leave the database down for an hour. Can we just
stop the database, adjust the time and restart the database? What would
be the save approach?
=20
TIA,
Eric.

--
http://www.freelists.org/webpage/oracle-l
--
http://www.freelists.org/webpage/oracle-l