ORA-31648 During DataPump Export
(Doc ID 2450692.1)
Last updated on OCTOBER 10, 2019
Applies to:
Oracle Database - Enterprise Edition - Version 11.2.0.4 and laterInformation in this document applies to any platform.
Symptoms
Starting a DataPump export jobs with a non-default value for parallel parameter could fail with the below error:
Export: Release 12.1.0.2.0 - Production on Thu Sep 13 19:58:10 2018
Copyright (c) 1982, 2014, Oracle and/or its affiliates. All rights reserved.
Connected to: Oracle Database 12c Enterprise Edition Release 12.2.0.1.0 - 64bit Production
ORA-31626: job does not exist
ORA-31637: cannot create job SYS_EXPORT_TABLE_11 for user HR
ORA-06512: at "SYS.KUPV$FT", line 1140
ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95
ORA-06512: at "SYS.KUPV$FT", line 1748
ORA-39062: error creating master process DM2X
ORA-31648: Timeout before master process DM2X finished initialization.
ORA-06512: at "SYS.KUPP$PROC", line 57
ORA-06512: at "SYS.KUPP$PROC", line 275
ORA-06512: at "SYS.KUPV$FT", line 1690
ORA-06512: at "SYS.KUPV$FT", line 1101
Copyright (c) 1982, 2014, Oracle and/or its affiliates. All rights reserved.
Connected to: Oracle Database 12c Enterprise Edition Release 12.2.0.1.0 - 64bit Production
ORA-31626: job does not exist
ORA-31637: cannot create job SYS_EXPORT_TABLE_11 for user HR
ORA-06512: at "SYS.KUPV$FT", line 1140
ORA-06512: at "SYS.DBMS_SYS_ERROR", line 95
ORA-06512: at "SYS.KUPV$FT", line 1748
ORA-39062: error creating master process DM2X
ORA-31648: Timeout before master process DM2X finished initialization.
ORA-06512: at "SYS.KUPP$PROC", line 57
ORA-06512: at "SYS.KUPP$PROC", line 275
ORA-06512: at "SYS.KUPV$FT", line 1690
ORA-06512: at "SYS.KUPV$FT", line 1101
Changes
streams_pool_size value configured very low value.
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 |
Changes |
Cause |
Solution |
References |