Hi there inmates, I'm trying to automate a hot backup on one of our Oracle databases using the RMAN product. I've not found an RMAN Perl module that I can use so I was wondering if anyone out there knows how to code calls to RMAN in Perl or if indeed it's possible?
The initial command that is used is rman target / catalog rman/rman@rman-live and then there is a RUN command which is supplied with various channel commands etc.