upgrade ebs from r12.1.1 to r12.1.3 patch 9239090 but face this problem
upgrade ebs from r12.1.1 to r12.1.3
patch 9239090 face this problem
/u02/oracle/VIS/apps/apps_st/appl/ddr/12.0.0/patch/115/xdf/DDR_BS_INV_RULE_DN_MV.xdf
================================================================================
Materialized View Name is DDR_BS_INV_RULE_DN_MV
Materialized View does not exist in the target database
Executing create Statement
Create Statement is
CREATE MATERIALIZED VIEW "APPS"."DDR_BS_INV_RULE_DN_MV"
ORGANIZATION HEAP PCTFREE 10 PCTUSED 40 INITRANS 10 MAXTRANS 255 LOGGING
STORAGE(INITIAL 4096 NEXT 65536 MINEXTENTS 1 MAXEXTENTS 2147483645
PCTINCREASE 0 FREELISTS 4 FREELIST GROUPS 4 BUFFER_POOL DEFAULT)
TABLESPACE "APPS_TS_SUMMARY"
BUILD DEFERRED
USING INDEX
REFRESH COMPLETE ON DEMAND
WITH ROWID USING DEFAULT LOCAL ROLLBACK SEGMENT