I have a database in an oracle_home that is 9.0.1.1.0 and can not at the moment patch the home to 9.0.1.4.0 yet. I have another oracle_home that is 9.0.1.4.0 so I am planning on moving this particular database over. Because the major builds are the same, differences being the patchset, is it safe to shut the database down, move files to the new home, change environment variables, and bring it back online in the new home. If so, which scripts if any do I need to run against the database once it is back online?

Thanks