Hi
I am sorry i don't understand
what i was thinking was something like this
rmantemp /target
rman>connect catalog rmantemp/password@rman
So your rmantemp user should exist in both the catalog and target database.
The fact that you can do this
Tells me that you have user called rmantemp in catalog database which you should drop using drop user rmantemp in catalog databaseCode:RMAN> connect catalog rmantemp/password@rman
regards
Hrishy




Reply With Quote