Hi to All Did anybody had a script for cancelling a process. I run a backup storage that sometime take a very long time and I want to schedule a script to verify if a backup storage is running (select * from processes where upper(process)='BACKUP') ' if yes I want to cancel it.
My problem is how to collect the process number I need for the can process …. Any help will be appreciate …… Regards Robert Ouzen E-Mail: [EMAIL PROTECTED]
