Le jeudi 01 juin 2006 à 12:40 +0200, Francis Galiegue a écrit : > Hello,
Hello, > I have a problem here which I solve for now the "bad" way. I want to do a > cold > backup of several Oracle databases, which means that the instances have to be > stopped. So, via cron, I stop them a full half hour before the backup begins > and restart them approximately one hour after the backup has completed. > > There is NO Oracle client on the server and I don't plan to install one. > > So, my question would be: is there a way to tell amdump to execute one or > several scripts just before the backup begins (and of course, wait that these > scripts complete)? > > Thanks, Maybe you could use a script in the crontab which will launch amdump after launching some other commands. Rémi Demarthe.
