| Computing.Net: Over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to sign up now, it's free! |
OpenVMS TASK 100% CPU LOAD - HELP!
|
Original Message
|
Name: smsc
Date: July 30, 2007 at 00:59:02 Pacific
Subject: OpenVMS TASK 100% CPU LOAD - HELP!OS: OpenVMSCPU/Ram: xxxManufacturer/Model: xxxx |
Comment: Hello, I've a problem with OpenVMS 7.2. I've a task running that take 100% CPU LOAD. If I use PS I get: 20800424 TASK_145A0094 But witch is TASK_145A0094??? Please Help!
Report Offensive Message For Removal
|
|
Response Number 1
|
Name: KellyS
Date: July 30, 2007 at 06:52:20 Pacific
|
Reply: Hello Smsc, You should be able to find this process (or task) by entering the command "show system". The first hexadecimal number listed in the output of this command is the Process Id, or "PID". You can use this to kill the process ("stop/id=pid") or get more information on it ("show proc/all/id=pid"). Some other points: - There is no native VMS command called "PS", so I can't be sure what your posted result means. "PS" is probably a command shortcut called a symbol. Enter "show symbol ps" to see what this command really does. - It is not necessarily bad for a process to use 100% of the CPU. It is common when the process is a batch (ie. background) process running at low priority. In fact, it's a good thing to make full use of the CPU you've already paid for. of course, it's a different thing if the process is high priority or otherwise preventing other processes from getting their jobs done.
Report Offensive Follow Up For Removal
|
Use following form to reply to current message:
Results for: OpenVMS TASK 100% CPU LOAD - HELP!
OpenVMS/ Fortran 77 Summary: PrinceAlexi, Setting the prompt is straightforward, the command is SET PROMPT. The string to be used is the parameter. You get the current directory using the F$ENVIRONMENT lexical function. Informat...
www.computing.net/answers/openvms/openvms-fortran-77/360.html
instal hung on jumping to bootstrap Summary: Hi Folks, I'm a total OpenVMS Newbie, I bought a used AlphaPC 164SX based system with DEC Alpha 21164PC with RM Console on it (Ver 5.8-1) and I'm trying to install OpenVMS V7.3-1 from the hobbyist CD....
www.computing.net/answers/openvms/instal-hung-on-jumping-to-bootstrap/363.html
OpenVMS VAX boot question Summary: This box (vax4000-300)was given to me to wiht with [OpenVMS VAX (ver6.1)]. No problem with startup before today. I can startup_p1 "MIN" to get inside. An OPA0 startup has two major issues; licenses an...
www.computing.net/answers/openvms/openvms-vax-boot-question/523.html