HP3000-L Archives

November 2015, Week 3

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:
Reply To:
Date:
Mon, 16 Nov 2015 09:53:39 -0600
Content-Type:
text/plain
Parts/Attachments:
text/plain (51 lines)
I would first look at available resources, or the lack of resources,
memory, disc, or transient disc.
But besides that, the last command is being redirected, and maybe you
have an error message in TEMP15, and if it is as the name implies, a
temporary file, then the error messages are gone.
Try copying that line without the redirect to TEMP15, maybe the $STDLIST
will have the errors.
In other words, try to reproduce the failure without the redirect.

Michael "A shot in the Dark" Anderson,



On 11/16/2015 08:36 AM, David T Darnell wrote:
> I got an error on the previous post, so changing right arrows to } and left arrows to {.
>
> We have a job  that recently started aborting with no error message. The $stdlist is flagged as spool.jobaborted. I need help determining what could be causing this. It has happened 3 days in a row. Job has not changed since 2011. Job is manager.sys, os ver RELEASE: C.75.00   MPE/iX HP31900 C.45.05   USER VERSION: C.75.00
> previous executable commands are:
> !FILE RACTEST=$STDLIST
> !SHOWJOB JOB=FULLDUMP,OPERATOR.SYS > TEMP
> !
> !PRINT TEMP
>
>
> :MAIN.PUB.VESOFT "PRINT TEMP;search='FULLDUMP,OPERATOR.SYS'" } TEMP2
> :IF MPEXPRINTLINESFOUND {} 0
> *** EXPRESSION TRUE
> :  INPUT IN_REC { TEMP2
> :  SETVAR BKUP_STATUS STR(IN_REC,9,4)
> :  SETVAR BKUP_JOBNUM STR(IN_REC,2,6) - " " - " " - " " - " " - " "
> :  IF BKUP_STATUS = "EXEC"
> *** EXPRESSION TRUE
> :    SPOOLF O@;SELEQ=[JOBNAME=FULLDUMP];SHOW } TEMP11
> :    PRINT TEMP11;START=-1 } TEMP12
> :    INPUT INREC { TEMP12
> :    SETVAR FSPOOLID STR(INREC,2,6) - " " - " " - " " - " " - " "
> :    MAIN.PUB.VESOFT "PRINT !FSPOOLID.OUT.HPSPOOL;SEARCH=&
> :            CASELESS 'LDEV = ';KEEPAMDATES;HIGHLIGHT;PAGE=0" } TEMP13
> :    PRINT TEMP13;START=-1 } TEMP14
> :    INPUT INREC { TEMP14
> :    SETVAR BKUPLDEV STR(INREC,9,2)
> :    SHOWDEV !BKUPLDEV} TEMP15
> REMAINDER OF JOB FLUSHED.
> CPU sec. = 1.  elapsed min. = 1.  FRI, NOV 13, 2015,  1:52 AM.
>
> * 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