LSTSRV-L Archives

LISTSERV Site Administrators' Forum

LSTSRV-L

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Topic: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Network Manager <[log in to unmask]>
Tue, 6 Apr 1993 12:27:05 LCL
text/plain (20 lines)
On Tue, 6 Apr 1993 11:38:04 EDT Jim Gerland - Network User Support said:
>I have 61 minidisks that I am asking LISTSERV to check at boot time.
>I tried to add a 62nd one and now get the following error:
>
>26 Mar 1993 08:41:48 Error 1 from GLOBALV trying to store variable
>CHECKMDISK from table LISTSERV.
>
>Any ideas?  Is 61 a magic number of the upper limit?
 
Sounds like you've run into the 255 byte maximum for a GLOBALV
variable.
 
           Length('CHECKMDISK') + 4*62 = 257 > 255
           Length('CHECKMDISK') + 4*61 = 253 < 255
 
 
Glenn A. Malling (NETMAN@SUVM) or [log in to unmask]
Syracuse University Computing Services   +1 (315) 443-4111
Machinery Hall  Syracuse, New York 13244-1260

ATOM RSS1 RSS2