Control file incompatibility when transferring a database
Everything seems to be OK, sqlplus reports the correct version when I connect to the instance.
Then I shutdown the database with
shutdown immediate
and exchange the files (including control and log files) with the files from the old database and start the instance only:
startup nomount
Because the paths to the database files were different in the old database, I need to recreate the control files and get the following message: