Hi,
I have a job which has been running for 170,000 seconds and is still active . I need to check where it is right now (like which code line it is currently executing). I know there are many ways to debug an active job , but last time I debugged an active job , I pressed F5 in debug session and the job got cancelled.
I do not want same thing to happen to my job as it has already completed a lot of processing and might be nearing completion . Please shed some light on this.
Regards,
AM