DBAsupport.com Forums - Powered by vBulletin
Results 1 to 10 of 20

Thread: Dropping RMAN schema

Threaded View

  1. #13
    Join Date
    Jan 2001
    Posts
    2,828
    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

    Code:
    RMAN> connect catalog rmantemp/password@rman
    Tells me that you have user called rmantemp in catalog database which you should drop using drop user rmantemp in catalog database

    regards
    Hrishy
    Last edited by hrishy; 09-04-2007 at 03:06 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width