HP3000-L Archives

February 1997, 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:
Gilles Schipper <[log in to unmask]>
Reply To:
Gilles Schipper <[log in to unmask]>
Date:
Thu, 20 Feb 1997 19:20:01 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (35 lines)
At 09:57 PM 97/02/18 GMT, you wrote:
>I have a program which is opening the STDLIST and attempting to write
>more than 133 characters out. This program runs fine when run in a
>session, but when it's run in a job, the fwrite fails with the error
>43,  message "Write exceeds record size".
>
>I have tried to get it to work via NOBUF, MULTIREC access to the
>STDLIST output file, but this doesn't work either.
>
>What's the deal with this 133 character limit??
>
>[log in to unmask]
>

I wonder if the problem is related to how the pseudo-streams device (LDEV
10) is configured.

You might want to go into SYSGEN, IO and do a LD 10. Then check the RSIZE
value. It should be 128. You can change it as follows:

md 10 rsize=128
hold
exit
keep

You will then need to do a 'START NORECOVERY' re-boot.


---------------------------------------------------------------------------
   Gilles Schipper                      Voice:     905/889-3000
   GSA Inc.                             Fax:        905/889-3001
   300 John Street, Box 87651           Internet:  [log in to unmask]
   Thornhill, ON  Canada  L3T 7R4       Compuserve: 71203,474
---------------------------------------------------------------------------

ATOM RSS1 RSS2