12.1.3 - 19c dbua fails on at "SYS.UTL_FILE"
R12.1.3 on RedHat Linux 7.
Trying to step through the documentation (Doc ID 2580629.1) to upgrade a test database to 19c and the dbua upgrade keeps failing.
ERROR - Unable to run the preupgrade due to:
ERROR - Unable to run preupgrade due to: ORA-06512:
at "SYS.UTL_FILE", line 106
ORA-06512: at "SYS.UTL_FILE", line 746
ORA-06512: at "SYS.DBMS_PREUP", line 3352
ORA-06512: at "SYS.DBMS_PREUP", line 10500
ORA-06512: at line 8 declare * ERROR at line 1:
ORA-29284: file read error ORA-06512: at line 56
I've run the preupgrade_fixups scripts and have removed the utl_file_dir entry from the pfile (create spfile from pfile afterwards).