-
Temporary tablespace and ODA 19.31.
I recently patched Oracle Database Appliances (ODAs) to 19.31. For DBs with more than 1 tempfile in the temporary tablespace I got an error during the „odacli update-dbhome“ : The issue is that Oracle tries to „set autoextend on“ on the temporary files in 19.31., but runs a syntactically wrong command. E.g. in the alert.log…
-
odacli create-appliance failed on an ODA HA
I recently had to install an Oracle Database Appliance X11 HA and it failed when creating the appliance: It happened randomly in the past that we got this error „host key verification failed“ and we just had to rerun our „odacli create-appliance“ command again. However, this time restarting was not possible: Following MOS Note „ODA…