DB upgrade to 12c - now adcfgclone throws CLASSPATH error
My current environment is R12.1.3 running on Red Hat Linux and an 11.2.0.3 database with the DB Tier and an App tier on different servers.
I've upgraded my test database to 12.1.0.2 and now want to clone that to a target instance.
I've done cloning in the past with 11g databases and had no issues.
I'm following Doc ID 406982.1 and then after applying the additional rapid clone patches in Table 3.b I've copied over my source system db files to my target system.
Then I'm referring to Option 6. Cloning the Database Separately as I will use rman to restore the database.
This is where I run into my initial problem.