Re: Python for Oracle Database

  • From: Steve Harville <steve.harville@xxxxxxxxx>
  • To: balwanthdba@xxxxxxxxx
  • Date: Fri, 29 Jun 2018 08:23:41 -0500

I use subprocess.popen to control RMAN in my Python backup scripts.

https://docs.python.org/3/library/subprocess.html#subprocess.Popen


On Thu, Jun 28, 2018 at 9:40 PM Balwanth B <balwanthdba@xxxxxxxxx> wrote:

I am trying to learn some Python and rewrite our RMAN backup script in
Python. Can someone guide me where I can get this started ?


Thanks,

Balwanth

Other related posts: