I need to be able to kick this process off at 12am and let it run until 6am and then kill the process. The process is a DB2 process, which is irrelevany. In order to kill that process I need the process id. I would like to kick off this command and append the PID to a text file for reference. Anyone have any idea how to do this?
Thanks.
Thanks.