HP3000-L Archives

August 2002, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
"Leonard S. Berkowitz" <[log in to unmask]>
Reply To:
Date:
Tue, 13 Aug 2002 13:00:03 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (140 lines)
ERR.PUBXL.TELESUP does the same thing without the need to know the
subsystem. It prompts for the error number and lists every message in the
catalog
with that number, and then one can choose.

-------------------------------------------------------------------------
ERR (A.02.03)                       MPE V/XL - HP3000 System Support Tool
TUE, AUG 13, 2002, 12:58 PM            Copyright Hewlett Packard Co. 1990

ERR is designed for use by Hewlett Packard Support personnel only.
      HP IS NOT LIABLE FOR DAMAGES RESULTING FROM UNAUTHORIZED USE
-------------------------------------------------------------------------


 WHAT ERROR NUMBER ? 3042

--COMMAND INTERPRETER--------------------------------------------------SET
2---
Job does not exist. (CIERR 3042)

In this case there is only the one messge with 3042 associated with it.
--
Leonard S. Berkowitz
Perot Health Care Systems
(Harvard Pilgrim Health Care account)
voice: 617-509-1212
fax: 617-509-1955
pager: 781-226-2431


                                                                                                                                          
                      Rich Trapp                                                                                                          
                      <[log in to unmask]        To:       [log in to unmask]                                                        
                      GILENT.COM>                 cc:                                                                                     
                      Sent by: HP-3000            Subject:  Re: [HP3000-L] ABORTJOB command launched in a program                         
                      Systems Discussion                                                                                                  
                      <[log in to unmask]                                                                                                
                      EDU>                                                                                                                
                                                                                                                                          
                                                                                                                                          
                      08/13/2002 12:32 PM                                                                                                 
                      Please respond to                                                                                                   
                      richard_trapp                                                                                                       
                                                                                                                                          
                                                                                                                                          




Ken,
  There's a cool utility program in PUB.SYS called MSGUTIL: it's your
friend:

:msgutil
*******************************************************************************

******      MSGUTIL  --  SYSTEM CATALOG MESSAGE DISPLAY UTILITY
******
*******************************************************************************


---------------- INTERACTIVE MODE ----------------

                 M - Message display
                 T - Time display
                 E - Exit

Menu Selection >m

Enter SUBSYSTEM # [<cr> = quit] >2

CI ERROR MESSAGES

Enter MESSAGE # [<cr> = quit] >3042
-------------------------------------------------------------------------------

Job does not exist. (CIERR 3042)
-------------------------------------------------------------------------------


CI ERROR MESSAGES

Enter MESSAGE # [<cr> = quit] >

You kinda have to guess at the SUBSYSTEM numbers until you find a likely
candidate. I use 2,8,9 and 143 alot.


RAT


Rich Trapp <mailto:[log in to unmask]>

Consulting for Agilent Technologies, Loveland, Colorado.

Managed Business Solutions <http://www.mbsnav.com/>
200 South College Avenue
Fort Collins, Colorado 80524-2811
970.679.2221 (voice)
970.669.3071 (fax)



-----Original Message-----
From: Born, Ken [mailto:[log in to unmask]]
Sent: Tuesday, August 13, 2002 10:01 AM
To: [log in to unmask]
Subject: ABORTJOB command launched in a program


Greetings,
I was able to STREAM a job from a program using the COMMAND Intrinsic, but
when I went to ABORTJOB from a program using the COMMAND Intrinsic,

I received an error message.

ABORTJOB VILJOB,MGR.CJISII Failed
Error is         3042
Parm is          -17

Here is the code.
command_line     := ' ';
command_line     := 'ABORTJOB VILJOB,MGR.CJISII';
command_line[80] := CHR(13);
command(command_line,error,parm);

Can I do this?  Where could I find the explanation of this error code 3042?
thanks in advance

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *



* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2