ORA-32701 with MMON Process
(Doc ID 2923685.1)
Last updated on MAY 16, 2023
Applies to:
Oracle Database - Enterprise Edition - Version 19.13.0.0.0 and laterInformation in this document applies to any platform.
Symptoms
ORA-32701: Possible hangs reported in database alert log.
Trace files show mmon process is running this sql pulling from ASM table from nonASM side (DB side).
Current SQL: insert into WRH$_ASM_BAD_DISK (dbid, per_pdb, con_dbid, snap_id, GROUP_NUMBER, NAME, PATH, STATUS ) select /*+ no_query_transformation */ :dbid, 0 per_pdb, :srcdbid con_dbid, :snap_id, GROUP_NUMBER, NAME, PATH, MODE_STATUS FROM V$ASM_DISK asmdsk WHERE (1 = 1) and MODE_STATUS!='ONLINE'
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 |