IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Maximum Lines exceeded in $savers (Savers)


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
RRanjana0303

New User


Joined: 20 Jun 2012
Posts: 2
Location: IC

PostPosted: Wed Jun 20, 2012 12:50 pm
Reply with quote

Hi,

Someone please help me to resolve this issue in $avers,
One of my job got the below error while saving the logs in $avers,
Code:
 .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .  .
 DFSB0411 (SYSOUT) ------------- LINE         1 OF         4-- COL   1  80 -----
 COMMAND ===>                                                  SCROLL ===> CUR 
FILE>     DFS#.DFSB0411.JOB20017.D0000111.SYSOUT,2012.172,00:54:14:32      <FILE
CoZBatch.N.: Copyright (C) 2005-2009 Dovetailed Technologies LLC. All rights reserved.
$AVR438I - MAXLINES REACHED: DFSB0411(J0020017),DDNAME(SYSOUT),DELETED,CLS()   
$AVR400I - MAXLINES REACHED: DFSB0411(J0020017),DDNAME(SYSOUT),MAXLINES=5000,TOTAL LINES=90431


Please help me to extend the maximum line allowed to unlimited.

Thanks
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6248
Location: Mumbai, India

PostPosted: Wed Jun 20, 2012 1:29 pm
Reply with quote

They are "information level" messages. If you are an end user, an application programmer - you don't need to do anything. But if you want to dig in more, suggest you contact your site support group to know if there is any other CLASS, instead of the current one, in which the-job-in-question should get executed.
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8700
Location: Dubuque, Iowa, USA

PostPosted: Wed Jun 20, 2012 3:00 pm
Reply with quote

Since $AVRS stores the spool output in a data set, there is no way for you to get "unlimited" lines. Your site established the default maximum when it installed $AVRS. There may -- or may not -- be a way to get more lines stored in $AVRS, depending upon how your site installed it. The only way to know for sure, as Anuj said, is to contact someone working at your site in the support group.
Back to top
View user's profile Send private message
RRanjana0303

New User


Joined: 20 Jun 2012
Posts: 2
Location: IC

PostPosted: Wed Jun 20, 2012 3:05 pm
Reply with quote

Thank you Anuj and Robert..
I will contact my site admin for details.
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6248
Location: Mumbai, India

PostPosted: Wed Jun 20, 2012 4:28 pm
Reply with quote

Good Luck!
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
No new posts Comment Lines getting in the way when... JCL & VSAM 0
No new posts Comment multiple lines in JCL for Tem... JCL & VSAM 4
No new posts Mark Previous & next lines when a... DFSORT/ICETOOL 9
No new posts ISPP330 BDISPMAX exceeded CLIST & REXX 12
No new posts I need a 4 lines block where substrin... DFSORT/ICETOOL 12
Search our Forums:

Back to Top