PC Review Forums Newsgroups Microsoft DotNet Microsoft ADO .NET .NET Library for ORACLE backup & restore function

Reply

.NET Library for ORACLE backup & restore function

 
Thread Tools Rate Thread
Old 28-04-2008, 09:48 AM   #1
Marco Wolff
Guest
 
Posts: n/a
Default .NET Library for ORACLE backup & restore function


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


  Reply With Quote
Old 28-04-2008, 06:37 PM   #2
Sheng Jiang[MVP]
Guest
 
Posts: n/a
Default Re: .NET Library for ORACLE backup & restore function

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" <marco.wolff@roche.com> wrote in message
news:utV47QQqIHA.2208@TK2MSFTNGP04.phx.gbl...
> 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
>
>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off