My Oracle Support Banner

Oracle Multimedia Invalid Due To ORDSYS.CARTRIDGE Objec (Doc ID 2707245.1)

Last updated on APRIL 17, 2023

Applies to:

Oracle Multimedia - Version 12.1.0.2 to 12.1.0.2 [Release 12.1]
Information in this document applies to any platform.

Symptoms

Oracle Multimedia component invalid in DBA_REGISTRY and ORDSYS.CARTRIDGE package fails to compile due to:

SQL> select OWNER, NAME, TYPE, LINE, TEXT from dba_errors
 2  where OWNER in ('PUBLIC','SYS','SYSTEM','XDB','ORDSYS','ORDPLUGINS','ORDDATA','MDSYS','CTXSYS','WMSYS')
 3  ORDER BY OWNER;

OWNER                NAME                                               TYPE                                                   LINE                            
-------------------- -------------------------------------------------- ------------------------------------------------ ----------                            
TEXT                                                                                                                                                            
----------------------------------------------------------------------------------------------------------------------------------------------------------------
ORDSYS               CARTRIDGE                                          PACKAGE BODY                                            224                            
PL/SQL: ORA-00942: table or view does not exist                                                                                                                
                                                                                                                                                               
ORDSYS               CARTRIDGE                                          PACKAGE BODY                                            222                            
PL/SQL: SQL Statement ignored                                                                                                                                  
                                                                                                                                                               
ORDSYS               CARTRIDGE                                          PACKAGE BODY                                            233                            
PL/SQL: ORA-00942: table or view does not exist                                                                                                                
                                                                                                                                                               
ORDSYS               CARTRIDGE                                          PACKAGE BODY                                            266                            
PL/SQL: SQL Statement ignored                                                                                                                                  
                                                                                                                                                               
ORDSYS               CARTRIDGE                                          PACKAGE BODY                                            258                            
PL/SQL: ORA-00942: table or view does not exist                                                                                                                
                                                                                                                                                               
ORDSYS               CARTRIDGE                                          PACKAGE BODY                                            255                            
PL/SQL: SQL Statement ignored                                                                                                                                  
                                                                                                                                                               
ORDSYS               CARTRIDGE                                          PACKAGE BODY                                            269                            
PL/SQL: ORA-00942: table or view does not exist                                                                                                                
                                                                                                                                                               
ORDSYS               CARTRIDGE                                          PACKAGE BODY                                            231                            
PL/SQL: SQL Statement ignored

 

Changes

 

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
References


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