Export Script getting errored out
Hi Team,
I have upgraded my database from 11.2.0.3 to 11.2.0.4 and after the upgrade was done I have executed the below 3 scripts:
shutdown immediate
startup upgrade
@?\rdbms\admin\catalog.sql
@?\rdbms\admin\catproc.sql
@?\rdbms\admin\utlrp.sql
Now when I'm executing the export script it's getting errored out with the below error message:
Copyright (c) 1982, 2011, Oracle and/or its affiliates. All rights reserved.
;;;
Connected to: Oracle Database 11g Release 11.2.0.4.0 - 64bit Production
With the Automatic Storage Management option
Starting "SYSTEM"."SYS_EXPORT_SCHEMA_04": system/******** directory=DATA_PUMP_DIR dumpfile=dump_19_09_2016.dmp logfile=log_19_09_2016.log schemas=LIMS_PRD102
ORA-39014: One or more workers have prematurely exited.