About a year ago we shutdown one of our DB servers, and did a final backup with ufsdump. (This was before my time). We now have reason to restore the database. I have an existing oracle database up an running on another server. This is where I plan to do my restore. Being more of a systems guy and not an oracle one, I could use a little help. I am currently restoring my oraxx dirs into its own mount point. /MNT/oldserver lets say.
So how do i get oracle to recognize the new databases? (the tnsnames.ora did have the reference to the old server, so that will need to be pointed to the local server.) I also assume that the listener.ora will need to be updated with the new info as well.
So how do i get oracle to recognize the new databases? (the tnsnames.ora did have the reference to the old server, so that will need to be pointed to the local server.) I also assume that the listener.ora will need to be updated with the new info as well.