Impdp Failing With ORA-39083 ORA-01849
(Doc ID 2850093.1)
Last updated on APRIL 17, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 12.1.0.2 and laterInformation in this document applies to any platform.
Symptoms
Impdp failed with ORA-01849:
Import: Release 19.0.0.0.0 - Production on Mon Jan 10 09:15:13 2022
Version 19.10.0.0.0
Copyright (c) 1982, 2019, Oracle and/or its affiliates. All rights reserved.
;;;
Connected to: Oracle Database 19c Enterprise Edition Release 19.0.0.0.0 - Production
Processing object type SCHEMA_EXPORT/TABLE/TABLE
ORA-39083: Object type TABLE:"OWNER"."TABLE_NAME" failed to create with error:
ORA-01849: hour must be between 1 and 12
Failing sql is:
CREATE TABLE "OWNER"."TABLE_NAME" (..., "DATE_COL" TIMESTAMP (6) DEFAULT '31-DEC-99 23:59:59.000000' NOT NULL ENABLE)
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |