|
|
|
|
Re: RMAN Backup to device in network [message #634117 is a reply to message #634102] |
Wed, 04 March 2015 10:55 |
|
EdStevens
Messages: 1376 Registered: September 2013
|
Senior Member |
|
|
You have your immediate answer, but let me challenge you a bit.
Why would you think it might NOT be possible?
The tape is just a storage device. It writes whatever it is told to write, it reads whatever it is told to read. rman is just one of many possible clients that could be using the tape. rman can use the tape not because the tape device knows anything about rman, but because rman knows about the device.
You mention an "RMAN configuration page", which I assume refers to some GUI interface, perhaps Grid Control or dbcontrol? If so, I'd advise you to start looking behind the pretty pictures. They represent more moving parts that can break. If you are having to do a database recovery at zero-dark-thirty, you better know how to work at a command line, because it is very likely not only is your database not available, but those pretty pictures won't be available either.
|
|
|
|
|
|
|