Database Install/Upgrade/Opatch (MOSC)

MOSC Banner

ORA-20003 and ORA-06512 occur once in UTLRP.SQL (improvement)

edited Jun 17, 2015 12:32PM in Database Install/Upgrade/Opatch (MOSC) 5 commentsAnswered

hI,

Anyone know why below error  occurs? (luckly it's not being repeated like last time)

I am referencing doc id 467676.1 and doc id 548978.1  Word size is good and correct control file recreated with same characters set option.

Migrating from 32bit 11.2.0.4 Windows 2003 SP1 Server to 64bit 11.2.0.4 Windows 2008 R2 SP1 Server.

(both Oracle Standard Edition One)

SQL> DECLARE

  2     threads pls_integer := &&1;

  3  BEGIN

  4     utl_recomp.recomp_parallel(threads);

  5  END;

  6  /

DECLARE

*

ERROR at line 1:

ORA-20003: Specified bug number (16470836) does not exist

ORA-06512: at "SYS.UTL_RECOMP", line 875

ORA-06512: at line 4

Other outputs (maybe relevant or helpful you don't need to read if not relevant)

Tagged:

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