[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference csc32::consolemanager

Title:POLYCENTER Console Manager
Notice:Kits, Scans, Docs on CSC32:: as PCM$KITS:,PCM$DOCS:, PCM$SCANS:
Moderator:CSC32::BUTTERWORTH
Created:Thu Aug 06 1992
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:1541
Total number of notes:6564

1523.0. "Record too large in logfile" by SWETSC::WESTERBACK (Panta rei) Thu Apr 17 1997 08:51

    It's very annoying to try to read logfiles from archive jobs
    run in batch... Record get too large, if you try to edit:
                                                            
                                                           
    Error reading from input file
    File name:SYS$SYSROOT:[SYSMGR]PCM_ARCHIVE.LOG;610
    %RMS-W-RTB, 7104 byte record too large for user's buffer
    Press return to continue
    
    And using TYPE:
    
    %TYPE-F-WRITEERR, error writing SYS$OUTPUT:.;
    -RMS-F-SYS, QIO system service request failed
    -SYSTEM-F-EXQUOTA, process quota exceeded
    
    All because of the /-\| thingy showing progress.
    
    I have to do a CONVERT to truncate the records down to a manageable
    size. Am I the only one bothered by this? Or is there something that
    can be done to avoid it?
    
    Rgds,
    Hans
T.RTitleUserPersonal
Name
DateLines
1523.1CSC32::BUTTERWORTHGun Control is a steady hand.Fri Apr 18 1997 12:499
    Hans,
      Thats rather interesting. The code is *not* supposed to do that when
    your running in batch. It's supposed to check to see if it's
    being run from a terminal and that must not be working.
    
    Plz IPMT this as level 3.
    
    REgs,
      Dan