How can we take Full & Incremental backup in Oracle through VB.Net Code. Please guide.
Printable View
How can we take Full & Incremental backup in Oracle through VB.Net Code. Please guide.
Are you talking about using the export command (EXP)? Or are you going for a backup of that datafiles? The only way to backup (not doing an export that is something very different) is done using the RMan utility. I don't know of any interface form that application into the .Net framework.