My Oracle Support Banner

Create Autotask Using catmwin.sql Fails with ORA-27476 and ORA-27477 (Doc ID 1615385.1)

Last updated on JANUARY 23, 2025

Applies to:

Oracle Database - Enterprise Edition - Version 11.2.0.3 and later
Oracle Database Cloud Schema Service - Version N/A and later
Gen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Oracle Database Backup Service - Version N/A and later
Information in this document applies to any platform.

Symptoms

Attempting to recreate autotasks using script @?/rdbms/admin/catmwin.sql,

the following errors are reported:

SYS.PMERK1 > @?/rdbms/admin/catmwin.sql
DECLARE
*
ERROR at line 1:
ORA-00942: table or view does not exist
ORA-06512: at line 29


BEGIN
*
ERROR at line 1:
ORA-27476: "SYS.MONDAY_WINDOW" does not exist
ORA-27477: "SYS.ORA$AT_WGRP_SQ" already exists
ORA-27477: "SYS.ORA$AT_JCMED_SQ" already exists
ORA-27477: "SYS.ORA$AT_JCNRM_SQ" already exists
ORA-27477: "SYS.ORA$AT_JCURG_SQ" already exists
ORA-27477: "SYS.ORA$AT_WGRP_SA" already exists
ORA-27477: "SYS.ORA$AT_JCMED_SA" already exists
ORA-27477: "SYS.ORA$AT_JCNRM_SA" already exists
ORA-27477: "SYS.ORA$AT_JCURG_SA" already exists
ORA-27477: "SYS.ORA$AT_WGRP_OS" already exists
ORA-27477: "SYS.ORA$AT_JCMED_OS" already exists
ORA-27477: "SYS.ORA$AT_JCNRM_OS" already exists
ORA-27477: "SYS.ORA$AT_JCURG_OS" already exists
ORA-27477: "SYS.MAINTENANCE_WINDOW_GROUP" already exists
ORA-06512: at line 34



PL/SQL procedure successfully completed.


PL/SQL procedure successfully completed.


PL/SQL procedure successfully completed.


PL/SQL procedure successfully completed.


PL/SQL procedure successfully completed.


PL/SQL procedure successfully completed.


PL/SQL procedure successfully completed.

BEGIN
*
ERROR at line 1:
ORA-00942: table or view does not exist
ORA-06512: at line 17


BEGIN
*
ERROR at line 1:
ORA-00942: table or view does not exist
ORA-06512: at line 15



PL/SQL procedure successfully completed.


PL/SQL procedure successfully completed.

BEGIN
*
ERROR at line 1:
ORA-00942: table or view does not exist
ORA-06512: at "SYS.DBMS_ISCHED", line 4395
ORA-06512: at "SYS.DBMS_SCHEDULER", line 2803
ORA-06512: at line 28



PL/SQL procedure successfully completed.


PL/SQL procedure successfully completed.

SYS.PMERK1 >

Changes

 Recreating autotask using script @?/rdbms/admin/catmwin.sql

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


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