Dear All,
I'm doing an upgrade to EHP7 in Linux/Oracle (11.2). I am currently facing an error in MAIN_NEWBAS/PARCONV_UPG phase. The error log is:
2 ED0314 ORA-02220: invalid MINEXTENTS storage option value
4 EDA093 "DDL time(___1):" ".........1" milliseconds
2EEGT236 The SQL statement was not executed
4 EGT281 sql:
4 ED0314 DROP TABLE "QCM8TXW_VWLOG2"
2 ED0314 ORA-00942: table or view does not exist
4 EDA093 "DDL time(___1):" ".........2" milliseconds
4 EGT247 .... "QCM8TXW_VWLOG2" was already removed
2EEGT207 Creation of table "TXW_VWLOG2" or primary index in DB failed
2EEGT239 Error in step "TXW_VWLOG2-STEP5"
4 EGT253XTotal time for table "TXW_VWLOG2": "000:00:00"
2EEGT094 Conversion could not be restarted
2 EGT067 Request for "TXW_VWLOG2" could not be executed
This occursforseveral tables. I´ve readed notes 1570366, 1536104, 1891719 and 1904315 but error remains. Oracle parameter _FIX_CONTROL value '8937971:ON' is already active but tablesare still generatedwiththe parametervalue 0 in MINEXTENTS.
Could you please advice what could be wrong here ?
Thanks!