[Info-vax] Which quota exceeded?

Joe Bloggs JBloggs at acme.com
Thu Mar 1 01:39:27 EST 2012


On Tue, 28 Feb 2012 11:14:14 +0000 (UTC), helbig at astro.multiCLOTHESvax.de (Phillip Helbig---undress to reply) wrote:

>$ zip/vms/lev=9/verbose ACCOUNTNG_GLADIA.ZIP ACCOUNTNG_GLADIA.DAT
>  adding: accountng_gladia.dat  (in=1000144476) (out=183800559) (deflated 82%)
>total bytes=1000144476, compressed=183800559 -> 82% savings
>%TYPE-F-WRITEERR, error writing SYS$OUTPUT:.;
>-RMS-F-SYS, QIO system service request failed
>-SYSTEM-F-EXQUOTA, process quota exceeded

Googling on TYPE-F-WRITEERR SYS$OUTPUT RMS-F-SYS, QIO
shows a similar example as the first result. (among others)

http://h71000.www7.hp.com/wizard/wiz_8116.html


A batch job execute zip command to zip-up large files.  When it runs this
 command the output is a contunuous string of "......."'s.  This is written to
 the log file and when the zipping of the file takes a long time, the number of
 "."'s written to the log
 file is so high that that prticular line prevents me from typing the file.
 
Attempts to type the file result in an error:
 
%TYPE-F-WRITEERR, error writing SYS$OUTPUT:.;
-RMS-F-SYS, QIO system service request failed
-SYSTEM-F-EXQUOTA, process quota exceeded
 
This is due to the line (with the "..."'s) doesn't seem to have a end of line
 marker.
...


The file attributes look ok:
ARCHIVE_BEST1.LOG;11                      File ID:  (472,33,0)
Size:          108/108        Owner:    [DCAMPONE]
Created:   28-NOV-2002 08:41:58.16
Revised:   28-NOV-2002 08:41:58.33 (1)
Expires:   <None specified>
Backup:    <No backup recorded>
Effective: <None specified>
Recording: <None specified>
File organization:  Sequential
Shelved state:      Online
File attributes:    Allocation: 108, Extend: 0, Global buffer count: 0
                    No version limit
Record format:      VFC, 2 byte header, maximum 0 bytes, longest 10961 bytes
Record attributes:  Print file carriage control
RMS attributes:     None
Journaling enabled: None
File protection:    System:RWED, Owner:RWED, Group:RE, World:
Access Cntrl List:  None
 
Total of 1 file, 108/108 blocks.
 
If I edit the file and delete that line, I am able to type the file to the end.



More information about the Info-vax mailing list