Database Utilities (MOSC)

MOSC Banner

Export in version 10.2.0.5 finishes with warning because a job

edited Sep 21, 2014 9:00AM in Database Utilities (MOSC) 5 commentsAnswered ✓

Hello,
I am getting the following errors in a full export
. exporting post-schema procedural objects and actions
EXP-00008: ORACLE error 1882 encountered
ORA-01882: timezone region not found
ORA-06512: at "SYS.DBMS_SCHED_MAIN_EXPORT", line 127
ORA-06512: at "SYS.DBMS_SCHED_MAIN_EXPORT", line 276
ORA-06512: at "SYS.DBMS_SCHED_JOB_EXPORT", line 14
ORA-06512: at line 1
EXP-00085: The previous problem occurred when calling SYS.DBMS_SCHED_JOB_EXPORT.create_exp for object 63441
. exporting user history table
. exporting default and system auditing options
. exporting statistics
Export terminated successfully with warnings.
I followed the Metalink
note 556318.1 and found the object involved.
select owner, object_name, object_type from dba_objects where object_id =63441;

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center