HP3000-L Archives

June 1996, 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:
Doug Werth <[log in to unmask]>
Reply To:
Doug Werth <[log in to unmask]>
Date:
Mon, 17 Jun 1996 09:56:54 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (55 lines)
Paul:
 
Try this file equation instead in both the job and the session:
 
FILE PG,OLD;DEV=DISC;GMULTI;LOCK
 
Doug.
 
**************************************************************************
********** __                __  **                             **********
********* / /               / / ****   Douglas E. Werth          *********
******** / /               / / ******   Support Representative    ********
******* / /___ ______ ____/ / ********   Beechglen Development Inc.*******
****** / __  // __  // __  / **********   5576 Glenway Avenue       ******
***** / /_/ // /_/ // /_/ / ************   Cincinnati, Ohio 45238    *****
**** /_____//___  //_____/ **************                             ****
***        __  / /        ****************    Phone: (513) 922-0509    ***
**        / /_/ /        ******************    Fax:   (513) 347-2834    **
*        /_____/        ********************    Mail: [log in to unmask] *
**************************************************************************
 
Paul H. Christidis wrote:
 
> I'm trying to design a command file that, using the echo command, will
> write to a message file some user specified parameters.   The same
message
> file is being accessed by a batch job, using the input command.
>
> When the job is *not* running my echo command works just fine, but when
the
> batch job is waiting (on an empty message file), the echo command fails
as
> follows:
>
> FILE PG=PAGERMSG.UTIL.SYS,OLD;SHR;LOCK
>
> :PAGEME 585xxxx 222 02
> status = 222 appcode = 002 jobcode = 04477
>    echo 002044770222 5850611 >*pg
> DEVICE UNAVAILABLE  (FSERR 55)
>    echo 002044770222 5850611 >*pg
> Couldn't open output redirection file, command failed. (CIERR 9425)
>
> The same file equation is being issued in batch and I have tried
different
> 'file' and 'access' options.
>
> Any Ideas?
>
> Thanks
>
> Paul H. Christidis
>
>

ATOM RSS1 RSS2