Hi It is a test environment, no any load, and we would like to see the CPU consumtion of a server application ( a long running server) in a given time intervall
-----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] Behalf Of Brian Westerman Sent: Samstag, 15. April 2006 04:32 To: [email protected] Subject: Re: Cancel a job after 10 min runtime Hi, It's actually a pretty simple thing to issue the command to set the JES2 AUTOMATIC commands for 10 minutes from the current time to cancel your job, but how do you know your job has completed what it was supposed to do by then? It would be much safer to change the job to end when it's done, don't you think? I don't see how you will know when it's done just by wall clock time, but it doesn't cost anything to add the automatic command to your JCL. Brian ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

