My Oracle Support Banner

PCT BASED MVIEW REFRESH FAILS WITH ORA-932 ON AN INTERNAL RECURSIVE QUERY (Doc ID 2658658.1)

Last updated on JULY 20, 2024

Applies to:

Oracle Database - Enterprise Edition - Version 18.1.0.0.0 and later
Information in this document applies to any platform.

Symptoms

PCT based MVIEW Refresh fails with ORA-932 error.  

SQL> exec dbms_mview.refresh('<mview_name>','P')
  *
ERROR at line 1:
ORA-12008: error in materialized view or zonemap refresh path
ORA-06512: at "SYS.DBMS_SNAPSHOT_KKXRCA", line 2957
ORA-06512: at "SYS.DBMS_SNAPSHOT_KKXRCA", line 2372
ORA-00932: inconsistent datatypes: expected NUMBER got DATE
ORA-06512: at "SYS.DBMS_SNAPSHOT_KKXRCA", line 88
ORA-06512: at "SYS.DBMS_SNAPSHOT_KKXRCA", line 248
ORA-06512: at "SYS.DBMS_SNAPSHOT_KKXRCA", line 2353
ORA-06512: at "SYS.DBMS_SNAPSHOT_KKXRCA", line 2913
ORA-06512: at "SYS.DBMS_SNAPSHOT_KKXRCA", line 3197
ORA-06512: at "SYS.DBMS_SNAPSHOT_KKXRCA", line 3228
ORA-06512: at "SYS.DBMS_SNAPSHOT", line 15

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.