My Oracle Support Banner

Ora-955 Error Running Utl_Recomp.Recomp_Serial (Doc ID 1274504.1)

Last updated on FEBRUARY 02, 2022

Applies to:

Oracle Database - Enterprise Edition - Version 10.2.0.1 to 10.2.0.5 [Release 10.2]
Information in this document applies to any platform.

Symptoms

The utl_recomp package errors out trying to compile a schema.

SQL> exec sys.utl_recomp.recomp_serial('LOGIN');

BEGIN SYS.UTL_RECOMP.RECOMP_SERIAL('LOGIN'); END;
*
ERROR at line 1:
ORA-00955: name is already used by an existing object
ORA-06512: at "SYS.UTL_RECOMP", line 662
ORA-06512: at "SYS.UTL_RECOMP", line 715
ORA-06512: at line 1

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


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.