Have not find anything useful for backup and recovery in the
Oracle Data Provider for .Net white paper.
But you can execute RMAN scripts, if know how to script a backup.
See
http://www.polarisdb.com/rman.htm for an example in perl. You can try to
translate it into windows powershell or IronPython scripts, or just call a
perl script in your program.
--
Sheng Jiang
Microsoft MVP in VC++
"Marco Wolff" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Hi,
>
> i'm searching for a .NET library for backup & restore a ORACLE database
> simluar to 'Microsoft.SqlServer.Management.Smo'.
>
> Is that possible, i didn't found anything about this problem.
>
> Many thanks for any help
> Marco
>
>