Arctera

Clone fails with error “ORA-01513: invalid current time returned by operating system” with Oracle 11.2.0.3 (2804452)

While creating a clone database using any of the point-in-time copy services such as Flashsnap, SOS, Storage Checkpoint, or Filesnap, the clone fails. This problem appears to affect Oracle versions 11.2.0.2 as well as 11.2.0.3.

You might encounter an Oracle error such as the following:


/opt/VRTSdbed/bin/vxsfadm -s flashsnap -o clone 
-a oracle -r dblxx64-16-v1 --flashsnap_name TEST11 --clone_path 
/tmp/testRecoverdb --clone_name clone1
USERNAME:  oragrid
STDOUT:
Retrieving snapshot information ...                            Done
Importing snapshot diskgroups ...                              Done
Mounting snapshot volumes ...                                  Done

ORA-01513: invalid current time returned by operating system
<!--NeedCopy-->

This is a known Oracle bug documented in the following Oracle bug IDs:

  • Bug 14102418: DATABASE DOESNT START DUE TO ORA-1513
  • Bug 14036835: SEEING ORA-01513 INTERMITTENTLY

Workaround: Retry the cloning operation until it succeeds.

Clone fails with error “ORA-01513: invalid current time returned by operating system” with Oracle 11.2.0.3 (2804452)

In this article