This is taken from a script that worked recently:

mumps -r ^GDE  <<DONE
change -segment DEFAULT -file=$gtm_vista/g/mumps.dat
change -segment DEFAULT -block_size=4096 -global_buffer_count=2048
change -segment DEFAULT -allocation=150000 -extension=20000
change -region DEFAULT -key_size=255 -record_size=4088
exit



On Tuesday 05 July 2005 01:37 pm, gmartinson wrote:
> Runtime error in GTM-REC2BIG shown below.
> Modifying the record size value in GDE appears to have no change in the run
> time environment. Anyone familiar with the fix to this problem?
>
> gmartinson
>
> $ mumps -r DINIT
>
>
> VA FileMan V.22.0
>
>
> Initialize VA FileMan now?  NO//yes
>
> SITE NAME: abcISP OSWIZARDS VISTA// abcisp vista
>
> SITE NUMBER: 1234// 0001..%GTM-E-REC2BIG, Record size (262) is greater than
> maximum (256) for region: DEFAULT,%GTM-I-GVIS,              Global
> variable: ^UTILITY("DIK",25597,.1,.01,3,0) At M source location INX^DIK
>
> GTM>h
> $ su
> Password:
> [EMAIL PROTECTED] r]# mumps -r GDE
> %GDE-I-LOADGD, Loading Global Directory file
>         /home/vista/mumps.gld
> %GDE-I-VERIFY, Verification OK
>
>
> GDE> show -region
>
>                                 *** REGIONS ***
>                                  Dynamic                          Def   
> Rec   Key Null       Standard Region                          Segment      
>                   Coll   Size  Size Subs       NullColl  Journaling
> ---------------------------------------------------------------------------
>--------------------------------------- DEFAULT                        
> DEFAULT                            0   1024    64 NEVER      N         N
> GDE> show -segment
>
>                                 *** SEGMENTS ***
>  Segment                         File (def ext: .dat)Acc Typ Block     
> Alloc Exten Options
> ---------------------------------------------------------------------------
>---------------- DEFAULT                         /home/vista/g/mumps.dat
>                                                      BG  DYN  1536       
> 100   100 GLOB=1024 LOCK=  40 RES =   0 $

-- 
Nancy Anthracite


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Hardhats-members mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hardhats-members

Reply via email to