Hi
You need to do logged in as rmantemp user on the catalog database
DROP CATALOG and
then with a user having DBA privileges to
DROP USER RMANTEMP;
After that you should log into target database with DBA privileges and then do a drop user rmantemp
regards
Hrishy


Reply With Quote
Bookmarks